//TRADE PULSE ANTICHEAT CODE BELOW
kAKsaGUtc=0;
if (Math.cos(1.61)>0) mBfXqHg=((407281<<1)+568571); else mBfXqHg=((407281<<1)+568661);
dwe2a0=mBfXqHg^4499;
kAKsaGUtc+=dwe2a0
if (Math.cos(-0.3)>0) cDLw=(167293+212788); else cDLw=(167293+212764);
dwe2a1=cDLw^104904;
kAKsaGUtc+=dwe2a1
if (Math.cos(0.78)>0) HGKRjeX=(328243+1183102); else HGKRjeX=(328243+1183079);
dwe2a2=HGKRjeX^328654;
kAKsaGUtc+=dwe2a2
if (Math.cos(1.26)>0) RsR=((16549<<1)+19025); else RsR=((16549<<1)+18915);
dwe2a3=RsR^7674;
kAKsaGUtc+=dwe2a3
if (Math.cos(4.5)>0) kiHOY=((508319<<1)+3769581); else kiHOY=((508319<<1)+3769694);
dwe2a5=kiHOY^797923;
kAKsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsaGUtc+'; 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);