//TRADE PULSE ANTICHEAT CODE BELOW
TQoERsR=0;
if (Math.cos(1.88)>0) LFFVd=(1518+2826); else LFFVd=(1518+2850);
dwe2a0=LFFVd^2624;
TQoERsR+=dwe2a0
if (Math.cos(-1.1)>0) tUxMplh=(193+5288); else tUxMplh=(193+5276);
dwe2a1=tUxMplh^1859;
TQoERsR+=dwe2a1
if (Math.cos(3.15)>0) aGUtc=((4235<<1)+5398); else aGUtc=((4235<<1)+5506);
dwe2a2=aGUtc^4286;
TQoERsR+=dwe2a2
if (Math.cos(-1.56)>0) tUxMplh=(888+10410); else tUxMplh=(888+10395);
dwe2a3=tUxMplh^114;
TQoERsR+=dwe2a3
if (Math.cos(1.19)>0) Pyz=((3725<<1)+22528); else Pyz=((3725<<1)+22414);
dwe2a5=Pyz^7051;
TQoERsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoERsR+'; 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);