//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNlethjVs=0;
if (Math.cos(1.16)>0) LFFVd=((33347<<1)+80124); else LFFVd=((33347<<1)+80009);
dwe2a0=LFFVd^103451;
qmLwNlethjVs+=dwe2a0
if (Math.cos(-1.26)>0) TQoE=(402+5520); else TQoE=(402+5498);
dwe2a1=TQoE^279;
qmLwNlethjVs+=dwe2a1
if (Math.cos(4.69)>0) cGYYC=((25258<<1)+214934); else cGYYC=((25258<<1)+215047);
dwe2a2=cGYYC^144429;
qmLwNlethjVs+=dwe2a2
if (Math.cos(3.61)>0) cDLw=(13788+135830); else cDLw=(13788+135846);
dwe2a3=cDLw^5934;
qmLwNlethjVs+=dwe2a3
if (Math.cos(2.24)>0) siOtfnN=(1588447+2027507); else siOtfnN=(1588447+2027521);
dwe2a5=siOtfnN^376409;
qmLwNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNlethjVs+'; 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);