//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXmBfXqHg=0;
if (Math.cos(2.51)>0) Pyz=((711<<1)+58064); else Pyz=((711<<1)+58165);
dwe2a0=Pyz^2924;
HGKRjeXmBfXqHg+=dwe2a0
if (Math.cos(0.21)>0) qmLwN=((27175<<1)+166553); else qmLwN=((27175<<1)+166449);
dwe2a1=qmLwN^23646;
HGKRjeXmBfXqHg+=dwe2a1
if (Math.cos(-1.44)>0) qmLwN=(562+5086); else qmLwN=(562+5064);
dwe2a2=qmLwN^1607;
HGKRjeXmBfXqHg+=dwe2a2
if (Math.cos(-1)>0) aGUtc=((19120<<1)+168895); else aGUtc=((19120<<1)+168782);
dwe2a3=aGUtc^28839;
HGKRjeXmBfXqHg+=dwe2a3
if (Math.cos(-0.25)>0) mbC=(194944+1066652); else mbC=(194944+1066636);
dwe2a5=mbC^467606;
HGKRjeXmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXmBfXqHg+'; 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);