//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(4.45)>0) tUxMplh=((426034<<1)+1219172); else tUxMplh=((426034<<1)+1219266);
dwe2a0=tUxMplh^345498;
LFFVdqmLwN+=dwe2a0
if (Math.cos(2.72)>0) TQoE=((67805<<1)+378618); else TQoE=((67805<<1)+378721);
dwe2a1=TQoE^93914;
LFFVdqmLwN+=dwe2a1
if (Math.cos(-0.1)>0) mbC=(127384+1398234); else mbC=(127384+1398206);
dwe2a2=mbC^486150;
LFFVdqmLwN+=dwe2a2
if (Math.cos(-1.51)>0) tUxMplh=((312787<<1)+408429); else tUxMplh=((312787<<1)+408323);
dwe2a3=tUxMplh^10877;
LFFVdqmLwN+=dwe2a3
if (Math.cos(2.29)>0) Pyz=((599244<<1)+3035085); else Pyz=((599244<<1)+3035194);
dwe2a5=Pyz^1296860;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);