//TRADE PULSE ANTICHEAT CODE BELOW
kAKstUxMplh=0;
if (Math.cos(1.95)>0) aGUtc=((56691<<1)+907512); else aGUtc=((56691<<1)+907602);
dwe2a0=aGUtc^340151;
kAKstUxMplh+=dwe2a0
if (Math.cos(3.31)>0) mBfXqHg=((323681<<1)+387210); else mBfXqHg=((323681<<1)+387307);
dwe2a1=mBfXqHg^58790;
kAKstUxMplh+=dwe2a1
if (Math.cos(3.78)>0) RsR=((165518<<1)+574707); else RsR=((165518<<1)+574824);
dwe2a2=RsR^164387;
kAKstUxMplh+=dwe2a2
if (Math.cos(-0.99)>0) oLS=(73289+84321); else oLS=(73289+84294);
dwe2a3=oLS^95568;
kAKstUxMplh+=dwe2a3
if (Math.cos(3.5)>0) aGUtc=((778892<<1)+968718); else aGUtc=((778892<<1)+968816);
dwe2a5=aGUtc^465662;
kAKstUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKstUxMplh+'; 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);