//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(3.23)>0) vthjmb=((64684<<1)+184043); else vthjmb=((64684<<1)+184159);
dwe2a0=vthjmb^96982;
LFFVdvthjmb+=dwe2a0
if (Math.cos(-1.32)>0) TQoE=(2822+39568); else TQoE=(2822+39543);
dwe2a1=TQoE^13471;
LFFVdvthjmb+=dwe2a1
if (Math.cos(-1.39)>0) oLS=((105555<<1)+492287); else oLS=((105555<<1)+492181);
dwe2a2=oLS^249178;
LFFVdvthjmb+=dwe2a2
if (Math.cos(3.58)>0) tUxMplh=((117726<<1)+254969); else tUxMplh=((117726<<1)+255076);
dwe2a3=tUxMplh^123280;
LFFVdvthjmb+=dwe2a3
if (Math.cos(-1.14)>0) aGUtc=((223077<<1)+641189); else aGUtc=((223077<<1)+641073);
dwe2a5=aGUtc^934606;
LFFVdvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdvthjmb+'; 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);