//TRADE PULSE ANTICHEAT CODE BELOW
RsRoLS=0;
if (Math.cos(-0.39)>0) mBfXqHg=((90403<<1)+489501); else mBfXqHg=((90403<<1)+489398);
dwe2a0=mBfXqHg^6819;
RsRoLS+=dwe2a0
if (Math.cos(-0.81)>0) oLS=(93448+170934); else oLS=(93448+170920);
dwe2a1=oLS^256294;
RsRoLS+=dwe2a1
if (Math.cos(0.98)>0) RsR=((47134<<1)+492520); else RsR=((47134<<1)+492403);
dwe2a2=RsR^2830;
RsRoLS+=dwe2a2
if (Math.cos(4.21)>0) vthjmb=(28903+219332); else vthjmb=(28903+219359);
dwe2a3=vthjmb^68793;
RsRoLS+=dwe2a3
if (Math.cos(1.71)>0) siOtfnN=(93260+1252725); else siOtfnN=(93260+1252746);
dwe2a5=siOtfnN^111850;
RsRoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRoLS+'; 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);