放到 Kopf 中
<criptuanguage = 'javaScript'>
if (window.opener == null) {
window.opener = null;
Fenster.CLOSE ();
window.open ('index.html', '', 'Symbolleiste = no, MenuBar = no, location = no, status = no, width ='+screen.width+', height ='+screen.height+', links = 0, top = 0');
}
</script>