|
someone help me with this script real fast please
!-- BEGIN CODE
var exit=true;
function fast()
{
if (exit)
open("http://www.dirtysdicksuckers.com/consoles/pop-1.html","autopop","toolbar=0,location=0,status=1,m enubar=0,scrollbars=0,resizable=1,top=0,left=0,wid th=520,height=520");
}
// END CODE --
thats on the index page from dirtysdicksuckers.com and what I want it to do is load on the upper right corner rather than the left corner... it has to be simple but I can't figure it out....
|