//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmRsR=0;
if (Math.cos(4.69)>0) DYP=(155808+1077085); else DYP=(155808+1077097);
dwe2a0=DYP^316774;
RXVRmRsR+=dwe2a0
if (Math.cos(4.4)>0) RsR=(30805+826060); else RsR=(30805+826088);
dwe2a1=RsR^224821;
RXVRmRsR+=dwe2a1
if (Math.cos(1.24)>0) FUoCZdxN=(41098+1618318); else FUoCZdxN=(41098+1618291);
dwe2a2=FUoCZdxN^137529;
RXVRmRsR+=dwe2a2
if (Math.cos(4.38)>0) cDLw=(22280+1051819); else cDLw=(22280+1051838);
dwe2a3=cDLw^5888;
RXVRmRsR+=dwe2a3
if (Math.cos(3.04)>0) aGUtc=((1043877<<1)+1228887); else aGUtc=((1043877<<1)+1228994);
dwe2a5=aGUtc^809002;
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);