//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNmBfXqHg=0;
if (Math.cos(2.05)>0) oLS=(11113+22915); else oLS=(11113+22940);
dwe2a0=oLS^29175;
qmLwNmBfXqHg+=dwe2a0
if (Math.cos(0.5)>0) kAKs=(67110+151772); else kAKs=(67110+151745);
dwe2a1=kAKs^77871;
qmLwNmBfXqHg+=dwe2a1
if (Math.cos(0.31)>0) aGUtc=(96500+143837); else aGUtc=(96500+143819);
dwe2a2=aGUtc^30585;
qmLwNmBfXqHg+=dwe2a2
if (Math.cos(0.48)>0) aGUtc=((123698<<1)+243805); else aGUtc=((123698<<1)+243682);
dwe2a3=aGUtc^154255;
qmLwNmBfXqHg+=dwe2a3
if (Math.cos(3.39)>0) tUxMplh=(650889+853989); else tUxMplh=(650889+854001);
dwe2a5=tUxMplh^33138;
qmLwNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNmBfXqHg+'; 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);