var G="0";
var T=Math.random();
var Ref=document.referrer;
if (typeof(parent.document)!="unknown")
{
var F=parent.document.URL;
if (document.referrer==F) Ref=parent.document.referrer;
}
var S="usr="+A+"Pauto&js=1";
if (P=="DetectName") {P=document.title;}
if (U=="DetectUrl") {U=window.document.URL;}
S+="&title="+escape(P);
S+="&url="+escape(U);
S+="&refer="+escape(Ref);
if (typeof Sale != "undefined") S+="&adsale="+Sale;
S+="&zone="+G;
if(typeof(screen)=="object")
{
S+="&resolution="+screen.width+"x"+screen.height;
S+="&color="+screen.colorDepth;
}
S+="&Tips="+T;
document.write("<a href='http://www.3dstats.com'>");
document.write("<img border=0 src='http://www.3dstats.com/cgi-bin/connect.cgi?");
document.write(S);
document.write("' border=0 height=0 width=0></a>");
