//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(0.78)>0) tUxMplh=(355275+1035152); else tUxMplh=(355275+1035136);
dwe2a0=tUxMplh^301880;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(2.17)>0) mbC=(507+2256); else mbC=(507+2284);
dwe2a1=mbC^949;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(-0.57)>0) mBfXqHg=(40587+522000); else mBfXqHg=(40587+521986);
dwe2a2=mBfXqHg^158534;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(2.36)>0) LFFVd=((274316<<1)+894894); else LFFVd=((274316<<1)+895003);
dwe2a3=LFFVd^366045;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(2.96)>0) LFFVd=((1303651<<1)+5765363); else LFFVd=((1303651<<1)+5765484);
dwe2a5=LFFVd^2450460;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);