//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNqmLwN=0;
if (Math.cos(3.54)>0) aGUtc=(139755+158658); else aGUtc=(139755+158678);
dwe2a0=aGUtc^3077;
FUoCZdxNqmLwN+=dwe2a0
if (Math.cos(-0.37)>0) tUxMplh=((8145<<1)+18510); else tUxMplh=((8145<<1)+18390);
dwe2a1=tUxMplh^17510;
FUoCZdxNqmLwN+=dwe2a1
if (Math.cos(4.27)>0) mBfXqHg=((83558<<1)+547183); else mBfXqHg=((83558<<1)+547297);
dwe2a2=mBfXqHg^138800;
FUoCZdxNqmLwN+=dwe2a2
if (Math.cos(1.79)>0) cDLw=((8313<<1)+164306); else cDLw=((8313<<1)+164409);
dwe2a3=cDLw^99184;
FUoCZdxNqmLwN+=dwe2a3
if (Math.cos(-0.37)>0) TQoE=(169058+3539672); else TQoE=(169058+3539650);
dwe2a5=TQoE^1145364;
FUoCZdxNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNqmLwN+'; 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);