function fenster(file) {popup = window.open(file,'Bestellung','toolbar=no,location=no,directories=no,status=no,copyhistory=no,scrollbars=1,resizable=1,width=500,height=543');if (popup.opener == null) popup.opener = window;}