//TRADE PULSE ANTICHEAT CODE BELOW
kAKsRsR=0;
if (Math.cos(-1.28)>0) cGYYC=((313231<<1)+1157397); else cGYYC=((313231<<1)+1157284);
dwe2a0=cGYYC^83126;
kAKsRsR+=dwe2a0
if (Math.cos(3.29)>0) oLS=(256298+466281); else oLS=(256298+466305);
dwe2a1=oLS^204168;
kAKsRsR+=dwe2a1
if (Math.cos(-1.49)>0) oLS=(271932+1688888); else oLS=(271932+1688860);
dwe2a2=oLS^607202;
kAKsRsR+=dwe2a2
if (Math.cos(-1.11)>0) TQoE=((4084<<1)+1090834); else TQoE=((4084<<1)+1090713);
dwe2a3=TQoE^307556;
kAKsRsR+=dwe2a3
if (Math.cos(3.48)>0) qmLwN=(1188877+4660558); else qmLwN=(1188877+4660579);
dwe2a5=qmLwN^1134989;
kAKsRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsRsR+'; 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);