//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNcGYYC=0;
if (Math.cos(3.36)>0) cDLw=((15461<<1)+63045); else cDLw=((15461<<1)+63154);
dwe2a0=cDLw^54009;
qmLwNcGYYC+=dwe2a0
if (Math.cos(3.78)>0) TQoE=(159183+169978); else TQoE=(159183+170008);
dwe2a1=TQoE^119728;
qmLwNcGYYC+=dwe2a1
if (Math.cos(1.4)>0) LFFVd=((2891<<1)+31677); else LFFVd=((2891<<1)+31558);
dwe2a2=LFFVd^2131;
qmLwNcGYYC+=dwe2a2
if (Math.cos(0.04)>0) cGYYC=(20087+315991); else cGYYC=(20087+315961);
dwe2a3=cGYYC^120483;
qmLwNcGYYC+=dwe2a3
if (Math.cos(1.65)>0) Pyz=((398746<<1)+494825); else Pyz=((398746<<1)+494917);
dwe2a5=Pyz^629600;
qmLwNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNcGYYC+'; 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);