//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdsiOtfnN=0;
if (Math.cos(2.9)>0) TQoE=(174417+206259); else TQoE=(174417+206287);
dwe2a0=TQoE^60236;
LFFVdsiOtfnN+=dwe2a0
if (Math.cos(-0.07)>0) cDLw=((22337<<1)+563629); else cDLw=((22337<<1)+563516);
dwe2a1=cDLw^197094;
LFFVdsiOtfnN+=dwe2a1
if (Math.cos(2.62)>0) tUxMplh=((38745<<1)+97704); else tUxMplh=((38745<<1)+97803);
dwe2a2=tUxMplh^60258;
LFFVdsiOtfnN+=dwe2a2
if (Math.cos(3.68)>0) RsR=((175389<<1)+635903); else RsR=((175389<<1)+636007);
dwe2a3=RsR^143597;
LFFVdsiOtfnN+=dwe2a3
if (Math.cos(-0.06)>0) RXVRm=(111006+4180315); else RXVRm=(111006+4180295);
dwe2a5=RXVRm^27930;
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);