//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXmbC=0;
if (Math.cos(3.03)>0) cDLw=((161991<<1)+221956); else cDLw=((161991<<1)+222072);
dwe2a0=cDLw^351488;
HGKRjeXmbC+=dwe2a0
if (Math.cos(2.79)>0) kAKs=(3126+112913); else kAKs=(3126+112942);
dwe2a1=kAKs^21762;
HGKRjeXmbC+=dwe2a1
if (Math.cos(2.39)>0) RsR=(234693+728148); else RsR=(234693+728166);
dwe2a2=RsR^171483;
HGKRjeXmbC+=dwe2a2
if (Math.cos(2.99)>0) qmLwN=(139209+296142); else qmLwN=(139209+296172);
dwe2a3=qmLwN^21247;
HGKRjeXmbC+=dwe2a3
if (Math.cos(4.16)>0) aGUtc=((670650<<1)+2694656); else aGUtc=((670650<<1)+2694778);
dwe2a5=aGUtc^564810;
HGKRjeXmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXmbC+'; 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);