Forum Moderators: open
<!--
Code By "CodeFreak" Cloud - codefreak.proboards19.com - 2003
You may leave this part of code intact to show your gratitude or remove it
-->
<body onload="window.open('urlofpopuppage', 'windowname', 'width=400, height=200, scrollbars=yes');">
This should do it.
Replace the urlofpopuppage with the name of your page. windowname is the name of window, you can use whatever name you want...