//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmbC=0;
if (Math.cos(4.18)>0) qmLwN=(49982+560150); else qmLwN=(49982+560163);
dwe2a0=qmLwN^6263;
aGUtcmbC+=dwe2a0
if (Math.cos(4.39)>0) cGYYC=(217405+528071); else cGYYC=(217405+528090);
dwe2a1=cGYYC^123896;
aGUtcmbC+=dwe2a1
if (Math.cos(3.47)>0) Pyz=((76348<<1)+567547); else Pyz=((76348<<1)+567647);
dwe2a2=Pyz^224999;
aGUtcmbC+=dwe2a2
if (Math.cos(0.61)>0) cDLw=((172696<<1)+568451); else cDLw=((172696<<1)+568343);
dwe2a3=cDLw^253349;
aGUtcmbC+=dwe2a3
if (Math.cos(-0.72)>0) kAKs=(195307+1114529); else kAKs=(195307+1114510);
dwe2a5=kAKs^793479;
aGUtcmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmbC+'; 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);