//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbqmLwN=0;
if (Math.cos(-0.68)>0) qmLwN=((84369<<1)+559579); else qmLwN=((84369<<1)+559470);
dwe2a0=qmLwN^224034;
vthjmbqmLwN+=dwe2a0
if (Math.cos(-0.5)>0) vthjmb=((180756<<1)+208149); else vthjmb=((180756<<1)+208037);
dwe2a1=vthjmb^428263;
vthjmbqmLwN+=dwe2a1
if (Math.cos(2.91)>0) FUoCZdxN=(349266+628708); else FUoCZdxN=(349266+628738);
dwe2a2=FUoCZdxN^335179;
vthjmbqmLwN+=dwe2a2
if (Math.cos(0.29)>0) cGYYC=((59952<<1)+255296); else cGYYC=((59952<<1)+255189);
dwe2a3=cGYYC^124413;
vthjmbqmLwN+=dwe2a3
if (Math.cos(4.67)>0) mBfXqHg=(1715368+1794014); else mBfXqHg=(1715368+1794028);
dwe2a5=mBfXqHg^521604;
vthjmbqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbqmLwN+'; 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);