<!--
var P="DetectName";
var U="DetectUrl";
var G="0";
var T=Math.random();
var S="usr=00000191Pauto&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="+window.document.referrer;
S+="&zone="+G;
if(typeof(screen)=="object")
{
S+="&resolution="+screen.width+"x"+screen.height;
S+="&color="+screen.colorDepth;
}
S+="&Tips="+T;
document.write("<img border=0 src=\"http://www.3dstats.com/cgi-bin/");
document.write("connect.cgi?"+S+"");
document.write("\" border=0 height=0 width=0>");
//-->

