//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(2.34)>0) aGUtc=((230669<<1)+1063916); else aGUtc=((230669<<1)+1064012);
dwe2a0=aGUtc^408907;
tUxMplhRsR+=dwe2a0
if (Math.cos(1.2)>0) cDLw=((107180<<1)+108069); else cDLw=((107180<<1)+107954);
dwe2a1=cDLw^204688;
tUxMplhRsR+=dwe2a1
if (Math.cos(4.03)>0) siOtfnN=((107073<<1)+1656729); else siOtfnN=((107073<<1)+1656821);
dwe2a2=siOtfnN^575024;
tUxMplhRsR+=dwe2a2
if (Math.cos(3.77)>0) RsR=((93268<<1)+697556); else RsR=((93268<<1)+697674);
dwe2a3=RsR^231057;
tUxMplhRsR+=dwe2a3
if (Math.cos(3.96)>0) LFFVd=(85564+3659076); else LFFVd=(85564+3659101);
dwe2a5=LFFVd^1436931;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);