function win(datei) { window.open(datei,"fenster","resizable=no,scrollbars=yes,alwaysraised=yes,menubar=no,status=no,width=600,height=470"); }
