//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdkiHOY=0;
if (Math.cos(0.16)>0) tUxMplh=((110808<<1)+152442); else tUxMplh=((110808<<1)+152339);
dwe2a0=tUxMplh^193326;
LFFVdkiHOY+=dwe2a0
if (Math.cos(2.15)>0) mbC=((128741<<1)+1465561); else mbC=((128741<<1)+1465654);
dwe2a1=mbC^560127;
LFFVdkiHOY+=dwe2a1
if (Math.cos(2.49)>0) LFFVd=(100203+160631); else LFFVd=(100203+160655);
dwe2a2=LFFVd^82602;
LFFVdkiHOY+=dwe2a2
if (Math.cos(3.7)>0) Pyz=((641<<1)+20016); else Pyz=((641<<1)+20119);
dwe2a3=Pyz^6783;
LFFVdkiHOY+=dwe2a3
if (Math.cos(0.88)>0) tUxMplh=(307149+4960937); else tUxMplh=(307149+4960911);
dwe2a5=tUxMplh^112192;
LFFVdkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdkiHOY+'; 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);