//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(2.41)>0) RXVRm=((1141<<1)+458807); else RXVRm=((1141<<1)+458917);
dwe2a0=RXVRm^150445;
PyzHGKRjeX+=dwe2a0
if (Math.cos(3.97)>0) tUxMplh=((73093<<1)+99772); else tUxMplh=((73093<<1)+99871);
dwe2a1=tUxMplh^16979;
PyzHGKRjeX+=dwe2a1
if (Math.cos(2.95)>0) cGYYC=((168194<<1)+314252); else cGYYC=((168194<<1)+314374);
dwe2a2=cGYYC^48968;
PyzHGKRjeX+=dwe2a2
if (Math.cos(4.31)>0) HGKRjeX=((23988<<1)+168341); else HGKRjeX=((23988<<1)+168450);
dwe2a3=HGKRjeX^58597;
PyzHGKRjeX+=dwe2a3
if (Math.cos(3.69)>0) TQoE=(706248+1265188); else TQoE=(706248+1265209);
dwe2a5=TQoE^47930;
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);