放到 Голова 中
<scriptlanguage = 'javascript'>
if (window.opener == null) {
window.opener = null;
window.close ();
window.open ('index.html', '', '' Toolbar = no, menubar = no, location = no, status = no, width = '+screen.width+', height = '+screen.height+', left = 0, top = 0 ');
}
</script>