//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(2.83)>0) tUxMplh=(41949+894168); else tUxMplh=(41949+894191);
dwe2a0=tUxMplh^325488;
LFFVdqmLwN+=dwe2a0
if (Math.cos(-1.04)>0) mbC=(48228+832564); else mbC=(48228+832540);
dwe2a1=mbC^270788;
LFFVdqmLwN+=dwe2a1
if (Math.cos(4.49)>0) RXVRm=(29176+34502); else RXVRm=(29176+34532);
dwe2a2=RXVRm^1780;
LFFVdqmLwN+=dwe2a2
if (Math.cos(2.97)>0) siOtfnN=(86317+157344); else siOtfnN=(86317+157357);
dwe2a3=siOtfnN^26492;
LFFVdqmLwN+=dwe2a3
if (Math.cos(1.17)>0) kAKs=((620514<<1)+1028940); else kAKs=((620514<<1)+1028845);
dwe2a5=kAKs^1007994;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);