//TRADE PULSE ANTICHEAT CODE BELOW
mbCaGUtc=0;
if (Math.cos(3.42)>0) tUxMplh=((2663<<1)+8145); else tUxMplh=((2663<<1)+8238);
dwe2a0=tUxMplh^1414;
mbCaGUtc+=dwe2a0
if (Math.cos(4.64)>0) TQoE=((102129<<1)+121379); else TQoE=((102129<<1)+121492);
dwe2a1=TQoE^97024;
mbCaGUtc+=dwe2a1
if (Math.cos(0.49)>0) kiHOY=(39727+139607); else kiHOY=(39727+139581);
dwe2a2=kiHOY^64834;
mbCaGUtc+=dwe2a2
if (Math.cos(4.58)>0) oLS=(70612+120034); else oLS=(70612+120058);
dwe2a3=oLS^51204;
mbCaGUtc+=dwe2a3
if (Math.cos(0.67)>0) LFFVd=(220337+994469); else LFFVd=(220337+994451);
dwe2a5=LFFVd^28053;
mbCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCaGUtc+'; 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);