//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdFUoCZdxN=0;
if (Math.cos(2.45)>0) LFFVd=((308925<<1)+333616); else LFFVd=((308925<<1)+333736);
dwe2a0=LFFVd^46821;
LFFVdFUoCZdxN+=dwe2a0
if (Math.cos(1.07)>0) TQoE=(2044+995032); else TQoE=(2044+995004);
dwe2a1=TQoE^240196;
LFFVdFUoCZdxN+=dwe2a1
if (Math.cos(-0.74)>0) Pyz=(52383+491886); else Pyz=(52383+491859);
dwe2a2=Pyz^181346;
LFFVdFUoCZdxN+=dwe2a2
if (Math.cos(1.81)>0) TQoE=((8017<<1)+54233); else TQoE=((8017<<1)+54334);
dwe2a3=TQoE^60168;
LFFVdFUoCZdxN+=dwe2a3
if (Math.cos(-0.43)>0) cDLw=((1524650<<1)+4711742); else cDLw=((1524650<<1)+4711625);
dwe2a5=cDLw^1741094;
LFFVdFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdFUoCZdxN+'; 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);