//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcqmLwN=0;
if (Math.cos(3.12)>0) Pyz=(188870+277508); else Pyz=(188870+277530);
dwe2a0=Pyz^176438;
aGUtcqmLwN+=dwe2a0
if (Math.cos(-1.49)>0) siOtfnN=((76681<<1)+368794); else siOtfnN=((76681<<1)+368678);
dwe2a1=siOtfnN^137967;
aGUtcqmLwN+=dwe2a1
if (Math.cos(0.58)>0) mBfXqHg=((113963<<1)+342026); else mBfXqHg=((113963<<1)+341932);
dwe2a2=mBfXqHg^321189;
aGUtcqmLwN+=dwe2a2
if (Math.cos(0.7)>0) RsR=(19862+76287); else RsR=(19862+76272);
dwe2a3=RsR^31854;
aGUtcqmLwN+=dwe2a3
if (Math.cos(3.11)>0) kiHOY=((1303750<<1)+2343798); else kiHOY=((1303750<<1)+2343889);
dwe2a5=kiHOY^613388;
aGUtcqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcqmLwN+'; 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);