//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(0.54)>0) lethjVs=((100688<<1)+126648); else lethjVs=((100688<<1)+126543);
dwe2a0=lethjVs^79710;
cDLwtUxMplh+=dwe2a0
if (Math.cos(-1.45)>0) Pyz=((7644<<1)+39645); else Pyz=((7644<<1)+39539);
dwe2a1=Pyz^18701;
cDLwtUxMplh+=dwe2a1
if (Math.cos(-1.32)>0) lethjVs=((119799<<1)+273286); else lethjVs=((119799<<1)+273193);
dwe2a2=lethjVs^100297;
cDLwtUxMplh+=dwe2a2
if (Math.cos(-0.06)>0) cDLw=((46367<<1)+193544); else cDLw=((46367<<1)+193425);
dwe2a3=cDLw^87872;
cDLwtUxMplh+=dwe2a3
if (Math.cos(2.26)>0) TQoE=(671526+900955); else TQoE=(671526+900979);
dwe2a5=TQoE^275713;
cDLwtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwtUxMplh+'; 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);