//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNmbC=0;
if (Math.cos(1.11)>0) siOtfnN=((3224<<1)+291208); else siOtfnN=((3224<<1)+291088);
dwe2a0=siOtfnN^57074;
qmLwNmbC+=dwe2a0
if (Math.cos(3)>0) mbC=(7654+306568); else mbC=(7654+306581);
dwe2a1=mbC^194992;
qmLwNmbC+=dwe2a1
if (Math.cos(3.6)>0) aGUtc=((21947<<1)+258449); else aGUtc=((21947<<1)+258554);
dwe2a2=aGUtc^171732;
qmLwNmbC+=dwe2a2
if (Math.cos(2.38)>0) oLS=((1539<<1)+13461); else oLS=((1539<<1)+13560);
dwe2a3=oLS^9664;
qmLwNmbC+=dwe2a3
if (Math.cos(3.16)>0) LFFVd=((626377<<1)+875065); else LFFVd=((626377<<1)+875167);
dwe2a5=LFFVd^159299;
qmLwNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNmbC+'; 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);