//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsRsR=0;
if (Math.cos(2.87)>0) oLS=(1179+1706); else oLS=(1179+1728);
dwe2a0=oLS^526;
lethjVsRsR+=dwe2a0
if (Math.cos(2.17)>0) cDLw=((1524<<1)+8444); else cDLw=((1524<<1)+8541);
dwe2a1=cDLw^1970;
lethjVsRsR+=dwe2a1
if (Math.cos(0.49)>0) RsR=(4509+7363); else RsR=(4509+7342);
dwe2a2=RsR^6513;
lethjVsRsR+=dwe2a2
if (Math.cos(2.49)>0) cDLw=(527+3672); else cDLw=(527+3689);
dwe2a3=cDLw^3045;
lethjVsRsR+=dwe2a3
if (Math.cos(3.2)>0) vthjmb=((14136<<1)+69013); else vthjmb=((14136<<1)+69115);
dwe2a5=vthjmb^31757;
lethjVsRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsRsR+'; 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);