function openFenster() { open(x,"Fenster","width=400,height=500,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,left=50,top=5"); } function openHelp() { open("http://hunde-fachgeschaeft.de/hunde-laden/tmp/hilfe.html","Window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,left=50,top=5,width=650,height=50"); }