July 21, 2007 at 8:34 pm
#743155
Inactive
busted!! gOOd!!
your ranking will return soon!!
you use now:
setTimeout (“changePage()”, 3000);
function changePage() {
if (self.parent.frames.length != 0)
self.parent.location=”http://gamesandcasino.com”;
}
wich seems to give a delay of like 3 seconds,
why not put it on zero?
or try this one:
if (top != self) top.location.href = location.href;
i omitted to put the javascript code here
i f**k*d up the forum b4, learned my lesson