//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbRXVRm=0;
if (Math.cos(-0.29)>0) vthjmb=(36163+47362); else vthjmb=(36163+47343);
dwe2a0=vthjmb^14748;
vthjmbRXVRm+=dwe2a0
if (Math.cos(3.07)>0) cDLw=(18813+429310); else cDLw=(18813+429332);
dwe2a1=cDLw^122680;
vthjmbRXVRm+=dwe2a1
if (Math.cos(3.13)>0) cDLw=(48015+91547); else cDLw=(48015+91568);
dwe2a2=cDLw^93809;
vthjmbRXVRm+=dwe2a2
if (Math.cos(-0.36)>0) tUxMplh=((40249<<1)+545422); else tUxMplh=((40249<<1)+545312);
dwe2a3=tUxMplh^42317;
vthjmbRXVRm+=dwe2a3
if (Math.cos(0.06)>0) mbC=((445417<<1)+1000040); else mbC=((445417<<1)+999949);
dwe2a5=mbC^450828;
vthjmbRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbRXVRm+'; 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);