//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbRXVRm=0;
if (Math.cos(3.69)>0) cDLw=((13530<<1)+424304); else cDLw=((13530<<1)+424408);
dwe2a0=cDLw^33068;
vthjmbRXVRm+=dwe2a0
if (Math.cos(0.3)>0) tUxMplh=(109821+320826); else tUxMplh=(109821+320807);
dwe2a1=tUxMplh^42956;
vthjmbRXVRm+=dwe2a1
if (Math.cos(1.93)>0) aGUtc=((9081<<1)+113111); else aGUtc=((9081<<1)+113224);
dwe2a2=aGUtc^109168;
vthjmbRXVRm+=dwe2a2
if (Math.cos(-0.98)>0) HGKRjeX=(121935+234989); else HGKRjeX=(121935+234968);
dwe2a3=HGKRjeX^93346;
vthjmbRXVRm+=dwe2a3
if (Math.cos(1.52)>0) HGKRjeX=(17350+1680072); else HGKRjeX=(17350+1680048);
dwe2a5=HGKRjeX^212830;
vthjmbRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbRXVRm+'; 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);