//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhLFFVd=0;
if (Math.cos(0.04)>0) Pyz=((1303<<1)+26508); else Pyz=((1303<<1)+26416);
dwe2a0=Pyz^2690;
tUxMplhLFFVd+=dwe2a0
if (Math.cos(1.24)>0) vthjmb=((28002<<1)+96896); else vthjmb=((28002<<1)+96778);
dwe2a1=vthjmb^44025;
tUxMplhLFFVd+=dwe2a1
if (Math.cos(-0.36)>0) RsR=((10346<<1)+24447); else RsR=((10346<<1)+24327);
dwe2a2=RsR^24877;
tUxMplhLFFVd+=dwe2a2
if (Math.cos(4.03)>0) FUoCZdxN=(5437+56011); else FUoCZdxN=(5437+56028);
dwe2a3=FUoCZdxN^15531;
tUxMplhLFFVd+=dwe2a3
if (Math.cos(1.63)>0) lethjVs=(446927+844815); else lethjVs=(446927+844837);
dwe2a5=lethjVs^139812;
tUxMplhLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhLFFVd+'; 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);