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; if(typeof(screen)=="object") { S+="&resolution="+screen.width+"x"+screen.height; S+="&color="+screen.colorDepth; } S+="&Tips="+T; document.write(""); document.write("");