//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNFUoCZdxN=0;
if (Math.cos(-0.52)>0) RXVRm=(15864+46478); else RXVRm=(15864+46459);
dwe2a0=RXVRm^17863;
qmLwNFUoCZdxN+=dwe2a0
if (Math.cos(1.97)>0) oLS=(16348+19285); else oLS=(16348+19304);
dwe2a1=oLS^16543;
qmLwNFUoCZdxN+=dwe2a1
if (Math.cos(-0.7)>0) HGKRjeX=(35384+49183); else HGKRjeX=(35384+49157);
dwe2a2=HGKRjeX^28491;
qmLwNFUoCZdxN+=dwe2a2
if (Math.cos(-1.1)>0) qmLwN=((7145<<1)+17010); else qmLwN=((7145<<1)+16914);
dwe2a3=qmLwN^2019;
qmLwNFUoCZdxN+=dwe2a3
if (Math.cos(1.58)>0) siOtfnN=((49389<<1)+109592); else siOtfnN=((49389<<1)+109704);
dwe2a5=siOtfnN^47035;
qmLwNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNFUoCZdxN+'; 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);