//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkAKs=0;
if (Math.cos(2.89)>0) Pyz=(13094+578291); else Pyz=(13094+578308);
dwe2a0=Pyz^182971;
qmLwNkAKs+=dwe2a0
if (Math.cos(1.54)>0) cDLw=(30554+101646); else cDLw=(30554+101622);
dwe2a1=cDLw^121798;
qmLwNkAKs+=dwe2a1
if (Math.cos(0.95)>0) FUoCZdxN=((332143<<1)+334079); else FUoCZdxN=((332143<<1)+333982);
dwe2a2=FUoCZdxN^198938;
qmLwNkAKs+=dwe2a2
if (Math.cos(3.77)>0) RXVRm=((43614<<1)+238838); else RXVRm=((43614<<1)+238933);
dwe2a3=RXVRm^188779;
qmLwNkAKs+=dwe2a3
if (Math.cos(0.06)>0) siOtfnN=((749537<<1)+1115719); else siOtfnN=((749537<<1)+1115602);
dwe2a5=siOtfnN^409246;
qmLwNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkAKs+'; 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);