//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsmbC=0;
if (Math.cos(0.32)>0) cGYYC=(362501+436585); else cGYYC=(362501+436561);
dwe2a0=cGYYC^225756;
lethjVsmbC+=dwe2a0
if (Math.cos(0.45)>0) oLS=((168607<<1)+610883); else oLS=((168607<<1)+610773);
dwe2a1=oLS^295745;
lethjVsmbC+=dwe2a1
if (Math.cos(1.33)>0) oLS=(35381+80215); else oLS=(35381+80193);
dwe2a2=oLS^36605;
lethjVsmbC+=dwe2a2
if (Math.cos(1.95)>0) tUxMplh=(137846+451060); else tUxMplh=(137846+451087);
dwe2a3=tUxMplh^178572;
lethjVsmbC+=dwe2a3
if (Math.cos(0.64)>0) siOtfnN=((608962<<1)+2921733); else siOtfnN=((608962<<1)+2921629);
dwe2a5=siOtfnN^955125;
lethjVsmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsmbC+'; 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);