//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(4.66)>0) RXVRm=(4022+377546); else RXVRm=(4022+377561);
dwe2a0=RXVRm^108776;
cGYYCaGUtc+=dwe2a0
if (Math.cos(-1.57)>0) TQoE=((90552<<1)+1029553); else TQoE=((90552<<1)+1029440);
dwe2a1=TQoE^560078;
cGYYCaGUtc+=dwe2a1
if (Math.cos(-0.02)>0) cGYYC=((249<<1)+221785); else cGYYC=((249<<1)+221671);
dwe2a2=cGYYC^43127;
cGYYCaGUtc+=dwe2a2
if (Math.cos(-0.16)>0) kiHOY=(115689+270772); else kiHOY=(115689+270747);
dwe2a3=kiHOY^47523;
cGYYCaGUtc+=dwe2a3
if (Math.cos(0.93)>0) cDLw=(3230394+4519150); else cDLw=(3230394+4519126);
dwe2a5=cDLw^1393758;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);