//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdPyz=0;
if (Math.cos(-0.24)>0) mBfXqHg=(9326+102881); else mBfXqHg=(9326+102857);
dwe2a0=mBfXqHg^1075;
LFFVdPyz+=dwe2a0
if (Math.cos(0.06)>0) vthjmb=(350002+888799); else vthjmb=(350002+888782);
dwe2a1=vthjmb^186908;
LFFVdPyz+=dwe2a1
if (Math.cos(1.62)>0) oLS=(14869+89602); else oLS=(14869+89618);
dwe2a2=oLS^30367;
LFFVdPyz+=dwe2a2
if (Math.cos(0.37)>0) kiHOY=(88972+684166); else kiHOY=(88972+684143);
dwe2a3=kiHOY^46162;
LFFVdPyz+=dwe2a3
if (Math.cos(4.58)>0) TQoE=((1107485<<1)+1746043); else TQoE=((1107485<<1)+1746145);
dwe2a5=TQoE^662925;
LFFVdPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdPyz+'; 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);