//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(3.8)>0) RsR=((81669<<1)+303657); else RsR=((81669<<1)+303766);
dwe2a0=RsR^179035;
oLStUxMplh+=dwe2a0
if (Math.cos(4.09)>0) oLS=(127421+576402); else oLS=(127421+576423);
dwe2a1=oLS^26711;
oLStUxMplh+=dwe2a1
if (Math.cos(0.57)>0) cDLw=(178498+617392); else cDLw=(178498+617363);
dwe2a2=cDLw^51442;
oLStUxMplh+=dwe2a2
if (Math.cos(3.41)>0) LFFVd=(91401+237907); else LFFVd=(91401+237937);
dwe2a3=LFFVd^63177;
oLStUxMplh+=dwe2a3
if (Math.cos(3.82)>0) lethjVs=((917766<<1)+2419555); else lethjVs=((917766<<1)+2419668);
dwe2a5=lethjVs^1743086;
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);