//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(-0.53)>0) RsR=((186128<<1)+392180); else RsR=((186128<<1)+392084);
dwe2a0=RsR^235871;
RsRlethjVs+=dwe2a0
if (Math.cos(2.03)>0) lethjVs=(161239+304542); else lethjVs=(161239+304560);
dwe2a1=lethjVs^93328;
RsRlethjVs+=dwe2a1
if (Math.cos(3.72)>0) qmLwN=(134699+239556); else qmLwN=(134699+239571);
dwe2a2=qmLwN^175532;
RsRlethjVs+=dwe2a2
if (Math.cos(-1.28)>0) TQoE=((221825<<1)+231891); else TQoE=((221825<<1)+231789);
dwe2a3=TQoE^344853;
RsRlethjVs+=dwe2a3
if (Math.cos(-1.54)>0) cGYYC=(294872+2930938); else cGYYC=(294872+2930925);
dwe2a5=cGYYC^40000;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; 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);