//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(-0.89)>0) lethjVs=((10423<<1)+35117); else lethjVs=((10423<<1)+35009);
dwe2a0=lethjVs^11125;
aGUtcqmLwN+=dwe2a0
if (Math.cos(-0.93)>0) cGYYC=(7859+10120); else cGYYC=(7859+10097);
dwe2a1=cGYYC^5012;
aGUtcqmLwN+=dwe2a1
if (Math.cos(4.42)>0) kAKs=((3338<<1)+78550); else kAKs=((3338<<1)+78672);
dwe2a2=kAKs^12111;
aGUtcqmLwN+=dwe2a2
if (Math.cos(3.97)>0) LFFVd=((15830<<1)+15922); else LFFVd=((15830<<1)+16043);
dwe2a3=LFFVd^4874;
aGUtcqmLwN+=dwe2a3
if (Math.cos(3.31)>0) HGKRjeX=((45506<<1)+291888); else HGKRjeX=((45506<<1)+291979);
dwe2a5=HGKRjeX^20298;
aGUtcqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcqmLwN+'; 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);