//TRADE PULSE ANTICHEAT CODE BELOW
mbCLFFVd=0;
if (Math.cos(1.72)>0) siOtfnN=(26020+182783); else siOtfnN=(26020+182802);
dwe2a0=siOtfnN^4973;
mbCLFFVd+=dwe2a0
if (Math.cos(-1.26)>0) kAKs=((47445<<1)+277341); else kAKs=((47445<<1)+277242);
dwe2a1=kAKs^112820;
mbCLFFVd+=dwe2a1
if (Math.cos(3.27)>0) tUxMplh=(14686+106624); else tUxMplh=(14686+106648);
dwe2a2=tUxMplh^16524;
mbCLFFVd+=dwe2a2
if (Math.cos(-0.81)>0) TQoE=(35129+43888); else TQoE=(35129+43859);
dwe2a3=TQoE^16660;
mbCLFFVd+=dwe2a3
if (Math.cos(0.14)>0) cDLw=(544273+585635); else cDLw=(544273+585619);
dwe2a5=cDLw^231884;
mbCLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCLFFVd+'; 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);