//TRADE PULSE ANTICHEAT CODE BELOW
TQoEkAKs=0;
if (Math.cos(-1.05)>0) tUxMplh=(1506+1795315); else tUxMplh=(1506+1795303);
dwe2a0=tUxMplh^259411;
TQoEkAKs+=dwe2a0
if (Math.cos(1.51)>0) RsR=((348854<<1)+814340); else RsR=((348854<<1)+814243);
dwe2a1=RsR^495633;
TQoEkAKs+=dwe2a1
if (Math.cos(-0.99)>0) oLS=(449599+1258087); else oLS=(449599+1258073);
dwe2a2=oLS^244282;
TQoEkAKs+=dwe2a2
if (Math.cos(3.55)>0) lethjVs=(251099+692673); else lethjVs=(251099+692692);
dwe2a3=lethjVs^319446;
TQoEkAKs+=dwe2a3
if (Math.cos(1.11)>0) cDLw=((260149<<1)+2225591); else cDLw=((260149<<1)+2225493);
dwe2a5=cDLw^1276820;
TQoEkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEkAKs+'; 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);