//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(3.98)>0) tUxMplh=((29640<<1)+914006); else tUxMplh=((29640<<1)+914099);
dwe2a0=tUxMplh^334158;
oLStUxMplh+=dwe2a0
if (Math.cos(-0.54)>0) cGYYC=(21318+556611); else cGYYC=(21318+556594);
dwe2a1=cGYYC^122944;
oLStUxMplh+=dwe2a1
if (Math.cos(-1.22)>0) HGKRjeX=(1627+7759); else HGKRjeX=(1627+7740);
dwe2a2=HGKRjeX^6641;
oLStUxMplh+=dwe2a2
if (Math.cos(0.81)>0) mbC=((94573<<1)+238067); else mbC=((94573<<1)+237972);
dwe2a3=mbC^145625;
oLStUxMplh+=dwe2a3
if (Math.cos(2.62)>0) kAKs=(1020458+1695491); else kAKs=(1020458+1695514);
dwe2a5=kAKs^1261863;
oLStUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLStUxMplh+'; 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);