//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmlethjVs=0;
if (Math.cos(2.76)>0) cDLw=((26368<<1)+615879); else cDLw=((26368<<1)+615981);
dwe2a0=cDLw^186525;
RXVRmlethjVs+=dwe2a0
if (Math.cos(4.07)>0) cGYYC=((10194<<1)+253087); else cGYYC=((10194<<1)+253197);
dwe2a1=cGYYC^169737;
RXVRmlethjVs+=dwe2a1
if (Math.cos(3.69)>0) HGKRjeX=(62423+66084); else HGKRjeX=(62423+66109);
dwe2a2=HGKRjeX^40248;
RXVRmlethjVs+=dwe2a2
if (Math.cos(-0.1)>0) aGUtc=(30917+148231); else aGUtc=(30917+148208);
dwe2a3=aGUtc^5666;
RXVRmlethjVs+=dwe2a3
if (Math.cos(-0.02)>0) siOtfnN=((634503<<1)+1529099); else siOtfnN=((634503<<1)+1529000);
dwe2a5=siOtfnN^735554;
RXVRmlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmlethjVs+'; 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);