//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(3.3)>0) oLS=((288770<<1)+576558); else oLS=((288770<<1)+576675);
dwe2a0=oLS^613451;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(-0.38)>0) vthjmb=(187747+410962); else vthjmb=(187747+410945);
dwe2a1=vthjmb^401667;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(4.07)>0) cGYYC=((320152<<1)+753944); else cGYYC=((320152<<1)+754066);
dwe2a2=cGYYC^52765;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(3.41)>0) kiHOY=((73967<<1)+148432); else kiHOY=((73967<<1)+148534);
dwe2a3=kiHOY^58116;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(-1.42)>0) RsR=(564411+4352784); else RsR=(564411+4352759);
dwe2a5=RsR^855571;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);