//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbaGUtc=0;
if (Math.cos(3.03)>0) oLS=((13195<<1)+121494); else oLS=((13195<<1)+121616);
dwe2a0=oLS^4693;
vthjmbaGUtc+=dwe2a0
if (Math.cos(3.41)>0) HGKRjeX=(149332+166730); else HGKRjeX=(149332+166755);
dwe2a1=HGKRjeX^116229;
vthjmbaGUtc+=dwe2a1
if (Math.cos(-0.42)>0) kAKs=(136129+197309); else kAKs=(136129+197294);
dwe2a2=kAKs^117737;
vthjmbaGUtc+=dwe2a2
if (Math.cos(4.13)>0) lethjVs=((89029<<1)+248338); else lethjVs=((89029<<1)+248439);
dwe2a3=lethjVs^74854;
vthjmbaGUtc+=dwe2a3
if (Math.cos(4.68)>0) mBfXqHg=((22891<<1)+1767649); else mBfXqHg=((22891<<1)+1767767);
dwe2a5=mBfXqHg^565740;
vthjmbaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbaGUtc+'; 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);