//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(-0.1)>0) RXVRm=(109685+173709); else RXVRm=(109685+173685);
dwe2a0=RXVRm^131831;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(3.32)>0) TQoE=((70198<<1)+628820); else TQoE=((70198<<1)+628924);
dwe2a1=TQoE^224099;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(0.02)>0) mBfXqHg=((133292<<1)+394210); else mBfXqHg=((133292<<1)+394093);
dwe2a2=mBfXqHg^131519;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(3.5)>0) HGKRjeX=(88793+167013); else HGKRjeX=(88793+167032);
dwe2a3=HGKRjeX^73728;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(2.4)>0) HGKRjeX=(464653+585334); else HGKRjeX=(464653+585354);
dwe2a5=HGKRjeX^716178;
LFFVdsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdsiOtfnN+'; 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);