vindue altid forrest
hvordan sætter jeg dette vindue forrest, altid ?<script language="JavaScript">
<!-- Gem koden for gamle browsere
function PopWin(url,h,w) {
popupWin = window.open(url, 'CLIENTS', 'height=' + h + ',width=' + w + ',top=50,left=25')
}
// -->
</script>
</head>
<body onLoad="PopWin('clientsaj.html',200,200);">
