function bibelstelle() {
  Bibelstelle=window.open('','Bibelstelle','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=400,height=450,left=10,top=10');
  Bibelstelle.focus();
}
