//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(-1.35)>0) RXVRm=((33177<<1)+59366); else RXVRm=((33177<<1)+59255);
dwe2a0=RXVRm^29587;
oLStUxMplh+=dwe2a0
if (Math.cos(1.06)>0) mBfXqHg=(293414+418826); else mBfXqHg=(293414+418813);
dwe2a1=mBfXqHg^261604;
oLStUxMplh+=dwe2a1
if (Math.cos(3.59)>0) RXVRm=(15415+509096); else RXVRm=(15415+509121);
dwe2a2=RXVRm^82319;
oLStUxMplh+=dwe2a2
if (Math.cos(-0.4)>0) kAKs=((19529<<1)+665099); else kAKs=((19529<<1)+665007);
dwe2a3=kAKs^137616;
oLStUxMplh+=dwe2a3
if (Math.cos(4.27)>0) cGYYC=(389845+7538663); else cGYYC=(389845+7538678);
dwe2a5=cGYYC^2368754;
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);