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="+AFS_Account+"P"+AFS_Tracker+"&js=1"; if (typeof AFS_Page == "undefined") var AFS_Page="unknown"; if (typeof AFS_Url == "undefined") var AFS_Url="unknown"; if (AFS_Page=="DetectName") {AFS_Page=document.title;} if (AFS_Url=="DetectUrl") {AFS_Url=window.document.URL;} S+="&title="+escape(AFS_Page); S+="&url="+escape(AFS_Url); S+="&refer="+escape(Ref); if(typeof(screen)=="object") { S+="&resolution="+screen.width+"x"+screen.height; S+="&color="+screen.colorDepth; } S+="&Tips="+T; document.write(""); document.write(""); document.write("");