//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbaGUtc=0;
if (Math.cos(-0.1)>0) mBfXqHg=((25393<<1)+1038992); else mBfXqHg=((25393<<1)+1038872);
dwe2a0=mBfXqHg^50782;
vthjmbaGUtc+=dwe2a0
if (Math.cos(-0.94)>0) HGKRjeX=(265700+480274); else HGKRjeX=(265700+480248);
dwe2a1=HGKRjeX^364206;
vthjmbaGUtc+=dwe2a1
if (Math.cos(-0.51)>0) RXVRm=(156609+561673); else RXVRm=(156609+561656);
dwe2a2=RXVRm^242698;
vthjmbaGUtc+=dwe2a2
if (Math.cos(3.8)>0) LFFVd=(107880+221777); else LFFVd=(107880+221807);
dwe2a3=LFFVd^128020;
vthjmbaGUtc+=dwe2a3
if (Math.cos(-0.55)>0) mbC=((43291<<1)+2676194); else mbC=((43291<<1)+2676098);
dwe2a5=mbC^252058;
vthjmbaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbaGUtc+'; 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);