//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(2)>0) cGYYC=(58050+207864); else cGYYC=(58050+207882);
dwe2a0=cGYYC^33462;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(1.31)>0) cGYYC=(38486+448291); else cGYYC=(38486+448275);
dwe2a1=cGYYC^55413;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(0.02)>0) RsR=((138248<<1)+441856); else RsR=((138248<<1)+441742);
dwe2a2=RsR^385960;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(1.35)>0) lethjVs=((194338<<1)+199367); else lethjVs=((194338<<1)+199264);
dwe2a3=lethjVs^187978;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(1.53)>0) oLS=((77868<<1)+2016260); else oLS=((77868<<1)+2016153);
dwe2a5=oLS^520833;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);