//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(4.45)>0) tUxMplh=((4463<<1)+1355284); else tUxMplh=((4463<<1)+1355375);
dwe2a0=tUxMplh^373651;
aGUtcLFFVd+=dwe2a0
if (Math.cos(2.52)>0) TQoE=((69798<<1)+800912); else TQoE=((69798<<1)+801026);
dwe2a1=TQoE^161834;
aGUtcLFFVd+=dwe2a1
if (Math.cos(0.12)>0) DYP=(196373+677863); else DYP=(196373+677850);
dwe2a2=DYP^282200;
aGUtcLFFVd+=dwe2a2
if (Math.cos(4.4)>0) LFFVd=(9992+761376); else LFFVd=(9992+761391);
dwe2a3=LFFVd^248909;
aGUtcLFFVd+=dwe2a3
if (Math.cos(2.13)>0) RsR=(1281626+3746785); else RsR=(1281626+3746810);
dwe2a5=RsR^296899;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);