//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXtUxMplh=0;
if (Math.cos(-0.11)>0) oLS=((381723<<1)+557965); else oLS=((381723<<1)+557872);
dwe2a0=oLS^159207;
HGKRjeXtUxMplh+=dwe2a0
if (Math.cos(0.7)>0) TQoE=(2326+458944); else TQoE=(2326+458920);
dwe2a1=TQoE^190216;
HGKRjeXtUxMplh+=dwe2a1
if (Math.cos(2.8)>0) LFFVd=(98956+140988); else LFFVd=(98956+141002);
dwe2a2=LFFVd^81547;
HGKRjeXtUxMplh+=dwe2a2
if (Math.cos(3.59)>0) DYP=(53719+67024); else DYP=(53719+67041);
dwe2a3=DYP^19721;
HGKRjeXtUxMplh+=dwe2a3
if (Math.cos(0.24)>0) tUxMplh=((1342335<<1)+1609124); else tUxMplh=((1342335<<1)+1609001);
dwe2a5=tUxMplh^3497616;
HGKRjeXtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXtUxMplh+'; 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);