//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(-0.88)>0) Pyz=((153107<<1)+803255); else Pyz=((153107<<1)+803141);
dwe2a0=Pyz^130152;
tUxMplhTQoE+=dwe2a0
if (Math.cos(0.03)>0) kiHOY=(111410+241622); else kiHOY=(111410+241605);
dwe2a1=kiHOY^46708;
tUxMplhTQoE+=dwe2a1
if (Math.cos(-0.06)>0) Pyz=(73764+266115); else Pyz=(73764+266088);
dwe2a2=Pyz^26020;
tUxMplhTQoE+=dwe2a2
if (Math.cos(1.95)>0) vthjmb=((2052<<1)+92926); else vthjmb=((2052<<1)+93046);
dwe2a3=vthjmb^23957;
tUxMplhTQoE+=dwe2a3
if (Math.cos(1.33)>0) cDLw=((2011786<<1)+4196333); else cDLw=((2011786<<1)+4196230);
dwe2a5=cDLw^2418772;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);