//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXcDLw=0;
if (Math.cos(-1.5)>0) cDLw=((44743<<1)+120410); else cDLw=((44743<<1)+120289);
dwe2a0=cDLw^15654;
HGKRjeXcDLw+=dwe2a0
if (Math.cos(0.95)>0) vthjmb=((29196<<1)+254215); else vthjmb=((29196<<1)+254107);
dwe2a1=vthjmb^64054;
HGKRjeXcDLw+=dwe2a1
if (Math.cos(3.69)>0) mbC=((1974<<1)+10057); else mbC=((1974<<1)+10155);
dwe2a2=mbC^4602;
HGKRjeXcDLw+=dwe2a2
if (Math.cos(2.62)>0) TQoE=((134269<<1)+242251); else TQoE=((134269<<1)+242356);
dwe2a3=TQoE^169267;
HGKRjeXcDLw+=dwe2a3
if (Math.cos(1.01)>0) oLS=(713573+1224679); else oLS=(713573+1224653);
dwe2a5=oLS^418738;
HGKRjeXcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXcDLw+'; 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);