//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(0.18)>0) aGUtc=((460065<<1)+556616); else aGUtc=((460065<<1)+556525);
dwe2a0=aGUtc^389299;
oLSlethjVs+=dwe2a0
if (Math.cos(3.05)>0) HGKRjeX=((7551<<1)+1079681); else HGKRjeX=((7551<<1)+1079781);
dwe2a1=HGKRjeX^545671;
oLSlethjVs+=dwe2a1
if (Math.cos(-1.43)>0) vthjmb=((429279<<1)+901806); else vthjmb=((429279<<1)+901691);
dwe2a2=vthjmb^537055;
oLSlethjVs+=dwe2a2
if (Math.cos(-0.06)>0) kiHOY=((548724<<1)+749397); else kiHOY=((548724<<1)+749302);
dwe2a3=kiHOY^1663;
oLSlethjVs+=dwe2a3
if (Math.cos(4.23)>0) mBfXqHg=((83368<<1)+2164121); else mBfXqHg=((83368<<1)+2164235);
dwe2a5=mBfXqHg^1612694;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);