//TRADE PULSE ANTICHEAT CODE BELOW
oLSqmLwN=0;
if (Math.cos(4.05)>0) HGKRjeX=(144342+1708293); else HGKRjeX=(144342+1708314);
dwe2a0=HGKRjeX^277882;
oLSqmLwN+=dwe2a0
if (Math.cos(3.63)>0) kAKs=(88688+273579); else kAKs=(88688+273605);
dwe2a1=kAKs^33487;
oLSqmLwN+=dwe2a1
if (Math.cos(-0.25)>0) vthjmb=(747975+807180); else vthjmb=(747975+807166);
dwe2a2=vthjmb^383711;
oLSqmLwN+=dwe2a2
if (Math.cos(2.88)>0) RsR=(113601+887071); else RsR=(113601+887097);
dwe2a3=RsR^83082;
oLSqmLwN+=dwe2a3
if (Math.cos(3.52)>0) cGYYC=(1460034+3140721); else cGYYC=(1460034+3140733);
dwe2a5=cGYYC^1177212;
oLSqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSqmLwN+'; 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);