//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(-0.86)>0) RsR=(294217+406848); else RsR=(294217+406819);
dwe2a0=RsR^64500;
aGUtcLFFVd+=dwe2a0
if (Math.cos(-1.29)>0) vthjmb=((14553<<1)+661886); else vthjmb=((14553<<1)+661766);
dwe2a1=vthjmb^49810;
aGUtcLFFVd+=dwe2a1
if (Math.cos(2.44)>0) LFFVd=(50423+92604); else LFFVd=(50423+92634);
dwe2a2=LFFVd^21799;
aGUtcLFFVd+=dwe2a2
if (Math.cos(2.84)>0) RsR=((114229<<1)+330883); else RsR=((114229<<1)+331001);
dwe2a3=RsR^302316;
aGUtcLFFVd+=dwe2a3
if (Math.cos(-0.42)>0) HGKRjeX=((407086<<1)+1150701); else HGKRjeX=((407086<<1)+1150611);
dwe2a5=HGKRjeX^505090;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);