//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdRsR=0;
if (Math.cos(3.19)>0) tUxMplh=(266665+267769); else tUxMplh=(266665+267796);
dwe2a0=tUxMplh^384639;
LFFVdRsR+=dwe2a0
if (Math.cos(-0.87)>0) TQoE=(23548+617571); else TQoE=(23548+617544);
dwe2a1=TQoE^361323;
LFFVdRsR+=dwe2a1
if (Math.cos(-0.81)>0) cGYYC=(40246+43405); else cGYYC=(40246+43388);
dwe2a2=cGYYC^29715;
LFFVdRsR+=dwe2a2
if (Math.cos(4.32)>0) RXVRm=((76067<<1)+143600); else RXVRm=((76067<<1)+143717);
dwe2a3=RXVRm^118015;
LFFVdRsR+=dwe2a3
if (Math.cos(2.68)>0) kiHOY=(2357172+2714664); else kiHOY=(2357172+2714692);
dwe2a5=kiHOY^393428;
LFFVdRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdRsR+'; 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);