//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(4.49)>0) RXVRm=(34169+112937); else RXVRm=(34169+112955);
dwe2a0=RXVRm^46203;
PyzHGKRjeX+=dwe2a0
if (Math.cos(1.89)>0) cDLw=((235965<<1)+298359); else cDLw=((235965<<1)+298462);
dwe2a1=cDLw^61538;
PyzHGKRjeX+=dwe2a1
if (Math.cos(1.99)>0) DYP=((108973<<1)+1729227); else DYP=((108973<<1)+1729337);
dwe2a2=DYP^336417;
PyzHGKRjeX+=dwe2a2
if (Math.cos(-1.11)>0) RXVRm=((34112<<1)+58796); else RXVRm=((34112<<1)+58696);
dwe2a3=RXVRm^4936;
PyzHGKRjeX+=dwe2a3
if (Math.cos(-1.53)>0) tUxMplh=(2104881+2800258); else tUxMplh=(2104881+2800235);
dwe2a5=tUxMplh^1563823;
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);