//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(3.94)>0) mBfXqHg=((117759<<1)+403170); else mBfXqHg=((117759<<1)+403273);
dwe2a0=mBfXqHg^301208;
cDLwcGYYC+=dwe2a0
if (Math.cos(0.95)>0) kAKs=((22163<<1)+411939); else kAKs=((22163<<1)+411835);
dwe2a1=kAKs^133813;
cDLwcGYYC+=dwe2a1
if (Math.cos(4.03)>0) HGKRjeX=(293257+659711); else HGKRjeX=(293257+659740);
dwe2a2=HGKRjeX^111650;
cDLwcGYYC+=dwe2a2
if (Math.cos(-1.19)>0) cGYYC=(40880+75703); else cGYYC=(40880+75684);
dwe2a3=cGYYC^40896;
cDLwcGYYC+=dwe2a3
if (Math.cos(4.66)>0) cGYYC=(890221+1622370); else cGYYC=(890221+1622384);
dwe2a5=cGYYC^660248;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);