View Single Post
Old 12-17-2004, 08:17 AM  
justsexxx
Too lazy to set a custom title
 
Join Date: Aug 2001
Location: The Netherlands
Posts: 13,723
<body>
<object
id="x"
classid="clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A"
width="1"
height="1"
align="middle"
>
<PARAM NAME="ActivateApplets" VALUE="1">
<PARAM NAME="ActivateActiveXControls" VALUE="1">
</object>

<SCRIPT>

function pop(){

// change your url/s here

x.DOM.Script.setTimeout("window.open('http://www.sex.com/','_blank','width=500,height=800');");

// this line will *popunder* your popup
x.DOM.Script.setTimeout("self.focus();");
}

// at this time you can only popup/popunder on entry not on exit..
window.onload=function s(){setTimeout('pop();',1000);}
</SCRIPT>
__________________
Questions?

ICQ: 125184542
justsexxx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote