//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdtUxMplh=0;
if (Math.cos(-1.57)>0) lethjVs=((16231<<1)+112130); else lethjVs=((16231<<1)+112011);
dwe2a0=lethjVs^29833;
LFFVdtUxMplh+=dwe2a0
if (Math.cos(4.42)>0) RsR=(5659+102108); else RsR=(5659+102121);
dwe2a1=RsR^11154;
LFFVdtUxMplh+=dwe2a1
if (Math.cos(2.64)>0) DYP=(27967+80324); else DYP=(27967+80338);
dwe2a2=DYP^365;
LFFVdtUxMplh+=dwe2a2
if (Math.cos(3.4)>0) lethjVs=((45578<<1)+170459); else lethjVs=((45578<<1)+170581);
dwe2a3=lethjVs^77720;
LFFVdtUxMplh+=dwe2a3
if (Math.cos(-0.69)>0) kiHOY=(69133+415543); else kiHOY=(69133+415515);
dwe2a5=kiHOY^92919;
LFFVdtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdtUxMplh+'; 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);