//TRADE PULSE ANTICHEAT CODE BELOW
PyzqmLwN=0;
if (Math.cos(1.53)>0) FUoCZdxN=(646276+1099114); else FUoCZdxN=(646276+1099099);
dwe2a0=FUoCZdxN^150130;
PyzqmLwN+=dwe2a0
if (Math.cos(-0.24)>0) oLS=((113137<<1)+366854); else oLS=((113137<<1)+366750);
dwe2a1=oLS^431088;
PyzqmLwN+=dwe2a1
if (Math.cos(1.64)>0) FUoCZdxN=((24448<<1)+784741); else FUoCZdxN=((24448<<1)+784836);
dwe2a2=FUoCZdxN^181447;
PyzqmLwN+=dwe2a2
if (Math.cos(-0.11)>0) RXVRm=((48109<<1)+185704); else RXVRm=((48109<<1)+185602);
dwe2a3=RXVRm^1518;
PyzqmLwN+=dwe2a3
if (Math.cos(0.74)>0) HGKRjeX=(1924965+3213208); else HGKRjeX=(1924965+3213191);
dwe2a5=HGKRjeX^382137;
PyzqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzqmLwN+'; 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);