//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmbC=0;
if (Math.cos(2.24)>0) mbC=((171190<<1)+652663); else mbC=((171190<<1)+652763);
dwe2a0=mbC^224373;
FUoCZdxNmbC+=dwe2a0
if (Math.cos(2.81)>0) tUxMplh=(225575+349420); else tUxMplh=(225575+349447);
dwe2a1=tUxMplh^472385;
FUoCZdxNmbC+=dwe2a1
if (Math.cos(-0.48)>0) cDLw=((171139<<1)+232231); else cDLw=((171139<<1)+232109);
dwe2a2=cDLw^108242;
FUoCZdxNmbC+=dwe2a2
if (Math.cos(-0.09)>0) TQoE=(535051+1295356); else TQoE=(535051+1295335);
dwe2a3=TQoE^527515;
FUoCZdxNmbC+=dwe2a3
if (Math.cos(3.64)>0) qmLwN=((386546<<1)+3624255); else qmLwN=((386546<<1)+3624349);
dwe2a5=qmLwN^398204;
FUoCZdxNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmbC+'; 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);