//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCqmLwN=0;
if (Math.cos(-0.21)>0) kAKs=((246712<<1)+522776); else kAKs=((246712<<1)+522680);
dwe2a0=kAKs^334616;
cGYYCqmLwN+=dwe2a0
if (Math.cos(3.73)>0) aGUtc=(270916+376270); else aGUtc=(270916+376299);
dwe2a1=aGUtc^13718;
cGYYCqmLwN+=dwe2a1
if (Math.cos(-0.02)>0) HGKRjeX=(253430+728097); else HGKRjeX=(253430+728072);
dwe2a2=HGKRjeX^335533;
cGYYCqmLwN+=dwe2a2
if (Math.cos(0.48)>0) lethjVs=((105547<<1)+394650); else lethjVs=((105547<<1)+394533);
dwe2a3=lethjVs^10599;
cGYYCqmLwN+=dwe2a3
if (Math.cos(2.94)>0) kAKs=((513148<<1)+3151435); else kAKs=((513148<<1)+3151535);
dwe2a5=kAKs^1338004;
cGYYCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCqmLwN+'; 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);