man
08-05-2003, 05:00 PM
<script type="text/javascript">
<!--
window.open("lang.htm","newWindow","height=680,width=900,left=50,toolbars=no,scrollbars=no,resizable=no");
window.opener = top;
var i = 0;
function count()
{ i = i + 1;
aktiv = window.setTimeout("count()",10000);
}
window.close();
//-->
</script>
<!--
window.open("lang.htm","newWindow","height=680,width=900,left=50,toolbars=no,scrollbars=no,resizable=no");
window.opener = top;
var i = 0;
function count()
{ i = i + 1;
aktiv = window.setTimeout("count()",10000);
}
window.close();
//-->
</script>