//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(3.45)>0) vthjmb=((27839<<1)+591001); else vthjmb=((27839<<1)+591108);
dwe2a0=vthjmb^103762;
LFFVdcDLw+=dwe2a0
if (Math.cos(-0.01)>0) mbC=((85713<<1)+401288); else mbC=((85713<<1)+401173);
dwe2a1=mbC^136661;
LFFVdcDLw+=dwe2a1
if (Math.cos(2.61)>0) RsR=(35989+111344); else RsR=(35989+111372);
dwe2a2=RsR^37790;
LFFVdcDLw+=dwe2a2
if (Math.cos(3.39)>0) HGKRjeX=((86933<<1)+94903); else HGKRjeX=((86933<<1)+95009);
dwe2a3=HGKRjeX^10156;
LFFVdcDLw+=dwe2a3
if (Math.cos(2.98)>0) tUxMplh=((711912<<1)+2503629); else tUxMplh=((711912<<1)+2503738);
dwe2a5=tUxMplh^678465;
LFFVdcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcDLw+'; 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);