//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(2)>0) lethjVs=((168097<<1)+173388); else lethjVs=((168097<<1)+173487);
dwe2a0=lethjVs^135952;
cDLwcGYYC+=dwe2a0
if (Math.cos(-0.29)>0) FUoCZdxN=(17233+231498); else FUoCZdxN=(17233+231477);
dwe2a1=FUoCZdxN^35652;
cDLwcGYYC+=dwe2a1
if (Math.cos(3.21)>0) aGUtc=((198519<<1)+216804); else aGUtc=((198519<<1)+216917);
dwe2a2=aGUtc^258127;
cDLwcGYYC+=dwe2a2
if (Math.cos(2.76)>0) tUxMplh=((161742<<1)+369120); else tUxMplh=((161742<<1)+369212);
dwe2a3=tUxMplh^134899;
cDLwcGYYC+=dwe2a3
if (Math.cos(1.05)>0) lethjVs=(163738+2669694); else lethjVs=(163738+2669676);
dwe2a5=lethjVs^527305;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);