Re: Just Paste at your JS ext..
[quote]//Redirect To other sites
function getgoing()
{
top.location="[color=blue]http://theftalk.com[/color]";
}
if (top.frames.length==0)
{
is this working?
if it is, where should i put this code?
above the fuction, inside or after the tracker code