//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmRsR=0;
if (Math.cos(0.17)>0) aGUtc=(41452+525332); else aGUtc=(41452+525311);
dwe2a0=aGUtc^381647;
RXVRmRsR+=dwe2a0
if (Math.cos(0.9)>0) HGKRjeX=(330830+332783); else HGKRjeX=(330830+332754);
dwe2a1=HGKRjeX^225873;
RXVRmRsR+=dwe2a1
if (Math.cos(2.97)>0) RsR=(160817+196179); else RsR=(160817+196206);
dwe2a2=RsR^150254;
RXVRmRsR+=dwe2a2
if (Math.cos(3.84)>0) kiHOY=((44862<<1)+566076); else kiHOY=((44862<<1)+566195);
dwe2a3=kiHOY^10072;
RXVRmRsR+=dwe2a3
if (Math.cos(2.53)>0) cGYYC=((308267<<1)+3483907); else cGYYC=((308267<<1)+3484024);
dwe2a5=cGYYC^729743;
RXVRmRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmRsR+'; 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);