//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhLFFVd=0;
if (Math.cos(4.38)>0) tUxMplh=(972+18678); else tUxMplh=(972+18693);
dwe2a0=tUxMplh^891;
tUxMplhLFFVd+=dwe2a0
if (Math.cos(4.18)>0) mBfXqHg=((7374<<1)+37626); else mBfXqHg=((7374<<1)+37737);
dwe2a1=mBfXqHg^10841;
tUxMplhLFFVd+=dwe2a1
if (Math.cos(4.47)>0) Pyz=(25995+113025); else Pyz=(25995+113052);
dwe2a2=Pyz^46765;
tUxMplhLFFVd+=dwe2a2
if (Math.cos(1.25)>0) kAKs=((28872<<1)+38722); else kAKs=((28872<<1)+38629);
dwe2a3=kAKs^17867;
tUxMplhLFFVd+=dwe2a3
if (Math.cos(-1.01)>0) LFFVd=(235284+345729); else LFFVd=(235284+345701);
dwe2a5=LFFVd^69788;
tUxMplhLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhLFFVd+'; 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);