//TRADE PULSE ANTICHEAT CODE BELOW
RsRvthjmb=0;
if (Math.cos(4.08)>0) FUoCZdxN=((8323<<1)+176248); else FUoCZdxN=((8323<<1)+176348);
dwe2a0=FUoCZdxN^55431;
RsRvthjmb+=dwe2a0
if (Math.cos(-1.49)>0) cDLw=((72462<<1)+135013); else cDLw=((72462<<1)+134919);
dwe2a1=cDLw^71105;
RsRvthjmb+=dwe2a1
if (Math.cos(-1.06)>0) tUxMplh=(40604+227696); else tUxMplh=(40604+227683);
dwe2a2=tUxMplh^156018;
RsRvthjmb+=dwe2a2
if (Math.cos(2.13)>0) DYP=(177985+241839); else DYP=(177985+241866);
dwe2a3=DYP^14641;
RsRvthjmb+=dwe2a3
if (Math.cos(-1.5)>0) tUxMplh=((151237<<1)+1262962); else tUxMplh=((151237<<1)+1262847);
dwe2a5=tUxMplh^161586;
RsRvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRvthjmb+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);