//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdvthjmb=0;
if (Math.cos(0.79)>0) vthjmb=((26548<<1)+35619); else vthjmb=((26548<<1)+35513);
dwe2a0=vthjmb^25700;
LFFVdvthjmb+=dwe2a0
if (Math.cos(-0.88)>0) mBfXqHg=(72768+667279); else mBfXqHg=(72768+667254);
dwe2a1=mBfXqHg^193598;
LFFVdvthjmb+=dwe2a1
if (Math.cos(1.02)>0) RXVRm=((2786<<1)+185828); else RXVRm=((2786<<1)+185725);
dwe2a2=RXVRm^69070;
LFFVdvthjmb+=dwe2a2
if (Math.cos(-0.61)>0) RsR=((21236<<1)+184511); else RsR=((21236<<1)+184390);
dwe2a3=RsR^68140;
LFFVdvthjmb+=dwe2a3
if (Math.cos(1.59)>0) RXVRm=((499151<<1)+1275533); else RXVRm=((499151<<1)+1275642);
dwe2a5=RXVRm^153565;
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);