//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(-1.13)>0) kAKs=((182688<<1)+760490); else kAKs=((182688<<1)+760372);
dwe2a0=kAKs^176769;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(1.21)>0) vthjmb=((298351<<1)+300312); else vthjmb=((298351<<1)+300222);
dwe2a1=vthjmb^149285;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(1.46)>0) Pyz=(25883+224317); else Pyz=(25883+224304);
dwe2a2=Pyz^53503;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(-1.01)>0) cGYYC=(255315+600422); else cGYYC=(255315+600405);
dwe2a3=cGYYC^283927;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(-0.97)>0) RXVRm=(685492+6946576); else RXVRm=(685492+6946563);
dwe2a5=RXVRm^1840004;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);