//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsHGKRjeX=0;
if (Math.cos(2.58)>0) tUxMplh=((43171<<1)+297057); else tUxMplh=((43171<<1)+297176);
dwe2a0=tUxMplh^39013;
lethjVsHGKRjeX+=dwe2a0
if (Math.cos(0.39)>0) aGUtc=(28219+1192556); else aGUtc=(28219+1192543);
dwe2a1=aGUtc^582795;
lethjVsHGKRjeX+=dwe2a1
if (Math.cos(3.91)>0) RsR=((401246<<1)+599118); else RsR=((401246<<1)+599230);
dwe2a2=RsR^109322;
lethjVsHGKRjeX+=dwe2a2
if (Math.cos(0.24)>0) aGUtc=((65627<<1)+1853981); else aGUtc=((65627<<1)+1853868);
dwe2a3=aGUtc^321620;
lethjVsHGKRjeX+=dwe2a3
if (Math.cos(4.14)>0) lethjVs=(201492+2096743); else lethjVs=(201492+2096760);
dwe2a5=lethjVs^1396085;
lethjVsHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsHGKRjeX+'; 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);