//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgaGUtc=0;
if (Math.cos(4.49)>0) siOtfnN=(62272+113172); else siOtfnN=(62272+113201);
dwe2a0=siOtfnN^86989;
mBfXqHgaGUtc+=dwe2a0
if (Math.cos(4.29)>0) tUxMplh=(72473+140679); else tUxMplh=(72473+140705);
dwe2a1=tUxMplh^77119;
mBfXqHgaGUtc+=dwe2a1
if (Math.cos(3.19)>0) kAKs=(1978+29111); else kAKs=(1978+29135);
dwe2a2=kAKs^9211;
mBfXqHgaGUtc+=dwe2a2
if (Math.cos(2.17)>0) HGKRjeX=((19644<<1)+507436); else HGKRjeX=((19644<<1)+507536);
dwe2a3=HGKRjeX^21026;
mBfXqHgaGUtc+=dwe2a3
if (Math.cos(-0.07)>0) mBfXqHg=(416721+1549605); else mBfXqHg=(416721+1549583);
dwe2a5=mBfXqHg^58842;
mBfXqHgaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgaGUtc+'; 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);