//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXkAKs=0;
if (Math.cos(2.71)>0) HGKRjeX=((80482<<1)+271267); else HGKRjeX=((80482<<1)+271369);
dwe2a0=HGKRjeX^39160;
HGKRjeXkAKs+=dwe2a0
if (Math.cos(2.11)>0) oLS=(86420+697284); else oLS=(86420+697305);
dwe2a1=oLS^180608;
HGKRjeXkAKs+=dwe2a1
if (Math.cos(0.25)>0) mBfXqHg=(272600+384439); else mBfXqHg=(272600+384414);
dwe2a2=mBfXqHg^249084;
HGKRjeXkAKs+=dwe2a2
if (Math.cos(2.86)>0) kAKs=(309444+417637); else kAKs=(309444+417660);
dwe2a3=kAKs^199837;
HGKRjeXkAKs+=dwe2a3
if (Math.cos(-0.63)>0) RsR=(546603+1359098); else RsR=(546603+1359080);
dwe2a5=RsR^475947;
HGKRjeXkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXkAKs+'; 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);