//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(-0.79)>0) mBfXqHg=(4979+7881); else mBfXqHg=(4979+7860);
dwe2a0=mBfXqHg^1014;
PyzHGKRjeX+=dwe2a0
if (Math.cos(1.47)>0) mbC=(725+11908); else mbC=(725+11886);
dwe2a1=mbC^4006;
PyzHGKRjeX+=dwe2a1
if (Math.cos(4.18)>0) RXVRm=(464+6216); else RXVRm=(464+6234);
dwe2a2=RXVRm^2286;
PyzHGKRjeX+=dwe2a2
if (Math.cos(4.71)>0) tUxMplh=((1595<<1)+9758); else tUxMplh=((1595<<1)+9857);
dwe2a3=tUxMplh^3785;
PyzHGKRjeX+=dwe2a3
if (Math.cos(2.01)>0) kAKs=((11037<<1)+31250); else kAKs=((11037<<1)+31372);
dwe2a5=kAKs^11461;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);