//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcDLw=0;
if (Math.cos(4.4)>0) cDLw=(39005+305521); else cDLw=(39005+305543);
dwe2a0=cDLw^127820;
LFFVdcDLw+=dwe2a0
if (Math.cos(3.04)>0) vthjmb=(36775+78103); else vthjmb=(36775+78130);
dwe2a1=vthjmb^28083;
LFFVdcDLw+=dwe2a1
if (Math.cos(3.56)>0) cDLw=((12670<<1)+14063); else cDLw=((12670<<1)+14166);
dwe2a2=cDLw^10844;
LFFVdcDLw+=dwe2a2
if (Math.cos(-0.53)>0) TQoE=(14075+159883); else TQoE=(14075+159860);
dwe2a3=TQoE^1696;
LFFVdcDLw+=dwe2a3
if (Math.cos(2.2)>0) LFFVd=(692539+778957); else LFFVd=(692539+778981);
dwe2a5=LFFVd^292251;
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);