//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmBfXqHg=0;
if (Math.cos(2.62)>0) tUxMplh=((86545<<1)+634313); else tUxMplh=((86545<<1)+634434);
dwe2a0=tUxMplh^185347;
cDLwmBfXqHg+=dwe2a0
if (Math.cos(-0.1)>0) qmLwN=((224948<<1)+871261); else qmLwN=((224948<<1)+871156);
dwe2a1=qmLwN^337819;
cDLwmBfXqHg+=dwe2a1
if (Math.cos(4.26)>0) LFFVd=(30878+291766); else LFFVd=(30878+291781);
dwe2a2=LFFVd^151328;
cDLwmBfXqHg+=dwe2a2
if (Math.cos(2.04)>0) lethjVs=((171680<<1)+389229); else lethjVs=((171680<<1)+389345);
dwe2a3=lethjVs^225936;
cDLwmBfXqHg+=dwe2a3
if (Math.cos(3.59)>0) oLS=((600565<<1)+1979878); else oLS=((600565<<1)+1979984);
dwe2a5=oLS^351601;
cDLwmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmBfXqHg+'; 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);