//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmtUxMplh=0;
if (Math.cos(-0.37)>0) vthjmb=(149751+369744); else vthjmb=(149751+369722);
dwe2a0=vthjmb^140397;
RXVRmtUxMplh+=dwe2a0
if (Math.cos(-1.49)>0) DYP=(18149+46506); else DYP=(18149+46490);
dwe2a1=DYP^10019;
RXVRmtUxMplh+=dwe2a1
if (Math.cos(-0.78)>0) LFFVd=(488+805); else LFFVd=(488+793);
dwe2a2=LFFVd^433;
RXVRmtUxMplh+=dwe2a2
if (Math.cos(-0.24)>0) qmLwN=(223019+252735); else qmLwN=(223019+252708);
dwe2a3=qmLwN^127463;
RXVRmtUxMplh+=dwe2a3
if (Math.cos(3.72)>0) oLS=((36627<<1)+2588326); else oLS=((36627<<1)+2588434);
dwe2a5=oLS^877372;
RXVRmtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmtUxMplh+'; 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);