Ich hör mich schon an wie ein Moderator, aber...
Hier gibt es was damit findest du (fast) alles.
Code:
<html>
<head>
<title></title>
<script>
function FensterOeffnen(){
IISIR = open("popup.htm","IR","width=700,height=350,screenX=0,screenY=0,locationbar=yes,resizable=yes,menubar=yes,status=yes")
}
</script>
</head>
<body>
<a href="java script:FensterOeffnen()">TestPoPuP</a>
</body>
</html>
ob das auch mit Netscape funzt weiß ich nich! noch nich ausprobiert....