if you want it to popup on load
demo :
here warning pop up!!!
that is this page linking to page 1
Code:
<html>
<head>
</head>
<body>
<script language="JavaScript">
window.open('http://www.evisystems.org/test.html','POPup','width=200,height=150')
</script>
</body>
</html>
A fullversion prober redirect just by googleing javascript redirect
this came up, code and all
http://www.pageresource.com/jscript/jredir.htm
hope you can use this