//TRADE PULSE ANTICHEAT CODE BELOW
kAKscDLw=0;
if (Math.cos(3.82)>0) tUxMplh=((26186<<1)+344533); else tUxMplh=((26186<<1)+344626);
dwe2a0=tUxMplh^25096;
kAKscDLw+=dwe2a0
if (Math.cos(0.44)>0) mBfXqHg=((39701<<1)+521237); else mBfXqHg=((39701<<1)+521142);
dwe2a1=mBfXqHg^89038;
kAKscDLw+=dwe2a1
if (Math.cos(-1.5)>0) aGUtc=((27915<<1)+27954); else aGUtc=((27915<<1)+27835);
dwe2a2=aGUtc^21685;
kAKscDLw+=dwe2a2
if (Math.cos(3.9)>0) oLS=((135200<<1)+490216); else oLS=((135200<<1)+490318);
dwe2a3=oLS^388283;
kAKscDLw+=dwe2a3
if (Math.cos(0.32)>0) RsR=((292158<<1)+4786540); else RsR=((292158<<1)+4786432);
dwe2a5=RsR^1162569;
kAKscDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKscDLw+'; 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);