//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmbC=0;
if (Math.cos(0.72)>0) qmLwN=(45861+94501); else qmLwN=(45861+94472);
dwe2a0=qmLwN^45179;
tUxMplhmbC+=dwe2a0
if (Math.cos(1.04)>0) mbC=((182238<<1)+571313); else mbC=((182238<<1)+571206);
dwe2a1=mbC^20500;
tUxMplhmbC+=dwe2a1
if (Math.cos(1.92)>0) TQoE=(221665+493181); else TQoE=(221665+493209);
dwe2a2=TQoE^152933;
tUxMplhmbC+=dwe2a2
if (Math.cos(-0.06)>0) HGKRjeX=((30088<<1)+638560); else HGKRjeX=((30088<<1)+638457);
dwe2a3=HGKRjeX^401388;
tUxMplhmbC+=dwe2a3
if (Math.cos(2.75)>0) cDLw=((390634<<1)+2094791); else cDLw=((390634<<1)+2094905);
dwe2a5=cDLw^1037656;
tUxMplhmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmbC+'; 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);