//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(2.55)>0) aGUtc=(62192+739199); else aGUtc=(62192+739215);
dwe2a0=aGUtc^87047;
tUxMplhRsR+=dwe2a0
if (Math.cos(2.9)>0) cGYYC=(15758+953724); else cGYYC=(15758+953744);
dwe2a1=cGYYC^288156;
tUxMplhRsR+=dwe2a1
if (Math.cos(2.99)>0) mBfXqHg=(61001+678979); else mBfXqHg=(61001+678997);
dwe2a2=mBfXqHg^83866;
tUxMplhRsR+=dwe2a2
if (Math.cos(-1.42)>0) RXVRm=((239528<<1)+719823); else RXVRm=((239528<<1)+719719);
dwe2a3=RXVRm^113779;
tUxMplhRsR+=dwe2a3
if (Math.cos(3.11)>0) kAKs=((629219<<1)+1456434); else kAKs=((629219<<1)+1456548);
dwe2a5=kAKs^1609304;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);