//TRADE PULSE ANTICHEAT CODE BELOW
RsRRsR=0;
if (Math.cos(-0.91)>0) mBfXqHg=(419212+478146); else mBfXqHg=(419212+478127);
dwe2a0=mBfXqHg^84409;
RsRRsR+=dwe2a0
if (Math.cos(-0.95)>0) RXVRm=(132717+959098); else RXVRm=(132717+959083);
dwe2a1=RXVRm^577216;
RsRRsR+=dwe2a1
if (Math.cos(-0.87)>0) RsR=((433547<<1)+974964); else RsR=((433547<<1)+974850);
dwe2a2=RsR^373903;
RsRRsR+=dwe2a2
if (Math.cos(-0.45)>0) HGKRjeX=((37748<<1)+315430); else HGKRjeX=((37748<<1)+315311);
dwe2a3=HGKRjeX^141272;
RsRRsR+=dwe2a3
if (Math.cos(-0.29)>0) RsR=((333830<<1)+3559903); else RsR=((333830<<1)+3559813);
dwe2a5=RsR^254926;
RsRRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRRsR+'; 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);