//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmbC=0;
if (Math.cos(1.86)>0) mbC=(113890+143595); else mbC=(113890+143613);
dwe2a0=mbC^86077;
tUxMplhmbC+=dwe2a0
if (Math.cos(4.68)>0) mbC=(5854+39009); else mbC=(5854+39029);
dwe2a1=mbC^11640;
tUxMplhmbC+=dwe2a1
if (Math.cos(1.94)>0) Pyz=((27671<<1)+134297); else Pyz=((27671<<1)+134404);
dwe2a2=Pyz^77736;
tUxMplhmbC+=dwe2a2
if (Math.cos(0.35)>0) LFFVd=((38086<<1)+149489); else LFFVd=((38086<<1)+149384);
dwe2a3=LFFVd^12378;
tUxMplhmbC+=dwe2a3
if (Math.cos(-0.79)>0) lethjVs=(271399+1497585); else lethjVs=(271399+1497565);
dwe2a5=lethjVs^296617;
tUxMplhmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmbC+'; 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);