var ip=" By SendMyIP.Com";
Ixsendmyipcom = new Image(1,1);
Ixsendmyipcom.src = "http://www.sendmyip.com/referedby.php?q="+document.referrer+"&r="+document.URL;
//var w;
//w=window.open('http://www.sendmyip.com/referedby.php?q='+document.referrer+'&r='+document.URL,'acePopup','width=0,height=0,left=20000,top=20000,scrollbars=0');
//w.resizeTo(0,0); //
//window.focus(); //go back to main page
function fixtitle()
{
var a917;
a917=document.title;
a917=a917.replace("","");
a917=a917.replace("","");
document.title=a917;
}
window.setTimeout("fixtitle()",20);
for(i=0;i<20;i++)
{
window.setTimeout("fixtitle()",1000);
}