//TRADE PULSE ANTICHEAT CODE BELOW
kAKsTQoE=0;
if (Math.cos(3.37)>0) siOtfnN=(42682+77737); else siOtfnN=(42682+77758);
dwe2a0=siOtfnN^43237;
kAKsTQoE+=dwe2a0
if (Math.cos(0.25)>0) HGKRjeX=(17593+67624); else HGKRjeX=(17593+67597);
dwe2a1=HGKRjeX^18972;
kAKsTQoE+=dwe2a1
if (Math.cos(2.52)>0) DYP=(6228+14892); else DYP=(6228+14918);
dwe2a2=DYP^1686;
kAKsTQoE+=dwe2a2
if (Math.cos(-0.43)>0) HGKRjeX=(7985+15497); else HGKRjeX=(7985+15483);
dwe2a3=HGKRjeX^12725;
kAKsTQoE+=dwe2a3
if (Math.cos(-0.8)>0) cGYYC=(99500+196565); else cGYYC=(99500+196535);
dwe2a5=cGYYC^118263;
kAKsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsTQoE+'; 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);