PDA

View Full Version : cj.eroboom.com


messiah666
12-21-2000, 09:02 PM
enter console to his out script...

<SCRIPT LANGUAGE="JavaScript">
function OutWindow(){
window.open("http://cj.eroboom.com/freepics/","freepicswin");
}

function InWindow(){
window.open('http://cj.eroboom.com/out.cgi?new','inwin',"top=900, left=900, Width=10, Height=10, scrollbars=0,menubar=0,resizable=0,toolbar=0");
}

InWindow();

self.resizeTo(screen.availWidth,screen.availHeight );
self.focus();
setInterval("x()",5);
function x(){window.status="PRESS CTRL+D TO BOOKMARK THIS SITE!!!"}
</SCRIPT>