//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcGYYC=0;
if (Math.cos(0.78)>0) TQoE=(89022+386960); else TQoE=(89022+386948);
dwe2a0=TQoE^180434;
LFFVdcGYYC+=dwe2a0
if (Math.cos(2.9)>0) lethjVs=((56887<<1)+69565); else lethjVs=((56887<<1)+69659);
dwe2a1=lethjVs^80124;
LFFVdcGYYC+=dwe2a1
if (Math.cos(2.68)>0) vthjmb=(691+13800); else vthjmb=(691+13815);
dwe2a2=vthjmb^5462;
LFFVdcGYYC+=dwe2a2
if (Math.cos(0.6)>0) cDLw=((10923<<1)+28525); else cDLw=((10923<<1)+28414);
dwe2a3=cDLw^4822;
LFFVdcGYYC+=dwe2a3
if (Math.cos(0.08)>0) tUxMplh=(257267+2071956); else tUxMplh=(257267+2071929);
dwe2a5=tUxMplh^117561;
LFFVdcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcGYYC+'; 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);