View Single Post
Old 10-14-2004, 11:03 AM  
Manowar
jellyfish  
 
Join Date: Dec 2003
Posts: 71,528
Code:
<script language="JavaScript">
var exit=true;
function exitcon()
{
if (exit)
window.open("nameofpopup.html", "window_name", "toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, width=300, height=300, top=100, left=100");
}
</script>
If your not already using TrafficCashGold, signing up with my ref code would be appreiciated

TrafficCashGold
Manowar is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote