1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
|
<body onload="PopUpWindow()">
<SCRIPT LANGUAGE="JavaScript">
<!--
window.onerror=null;
function PopUpWindow()
{
checkw=window.open('ADRESSE', 'check',
'width=404,height=304,toolbar=0,directories=0,menubar=0,status=0,resizable=0,scrollbars =0')
}
// -->
</script>
<p> </p>
</div>
</div> |