//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(0.26)>0) mBfXqHg=(551921+726656); else mBfXqHg=(551921+726640);
dwe2a0=mBfXqHg^39755;
aGUtcLFFVd+=dwe2a0
if (Math.cos(-0.24)>0) kiHOY=((8262<<1)+586959); else kiHOY=((8262<<1)+586860);
dwe2a1=kiHOY^353677;
aGUtcLFFVd+=dwe2a1
if (Math.cos(0.52)>0) RsR=(304640+1225886); else RsR=(304640+1225871);
dwe2a2=RsR^69170;
aGUtcLFFVd+=dwe2a2
if (Math.cos(1.09)>0) vthjmb=(383609+771948); else vthjmb=(383609+771936);
dwe2a3=vthjmb^379563;
aGUtcLFFVd+=dwe2a3
if (Math.cos(2.78)>0) HGKRjeX=((430532<<1)+1620122); else HGKRjeX=((430532<<1)+1620215);
dwe2a5=HGKRjeX^706556;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);