//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(4.44)>0) LFFVd=((32019<<1)+586208); else LFFVd=((32019<<1)+586325);
dwe2a0=LFFVd^171524;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(3.87)>0) kAKs=((50716<<1)+250874); else kAKs=((50716<<1)+250974);
dwe2a1=kAKs^63814;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-1.53)>0) RsR=(39082+340465); else RsR=(39082+340444);
dwe2a2=RsR^17241;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(2.21)>0) cDLw=((111063<<1)+600300); else cDLw=((111063<<1)+600393);
dwe2a3=cDLw^8594;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(-0.49)>0) TQoE=(283979+2554315); else TQoE=(283979+2554294);
dwe2a5=TQoE^168912;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);