Hmm not yet but if i come up with one i'll let ya know. try
putting it in your autosurf (a diff one that is) as well? i saw
the other posts on here as well you put out for ref chains etc that's
what i did and when you get paid be sure to make a thread for it...make
a web page and stick it out there in the www world and submit it search
engines? with all your refferal links.
<!--
var SymRealOnLoad;
var SymReal;
Sym()
{
window.open = SymWinOpen;
if(SymReal != null)
SymReal();
}
SymOnLoad()
{
if(SymRealOnLoad != null)
SymRealOnLoad();
window.open = SymRealWinOpen;
SymReal = window.;
window. = Sym;
}
SymRealOnLoad = window.onload;
window.onload = SymOnLoad;
//-->
|