//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(-0.09)>0) kiHOY=((79870<<1)+816685); else kiHOY=((79870<<1)+816564);
dwe2a0=kiHOY^158620;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(2.84)>0) kiHOY=(134721+932378); else kiHOY=(134721+932390);
dwe2a1=kiHOY^187949;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(-0.43)>0) tUxMplh=(335912+761932); else tUxMplh=(335912+761919);
dwe2a2=tUxMplh^125037;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(0.39)>0) qmLwN=((64379<<1)+411247); else qmLwN=((64379<<1)+411152);
dwe2a3=qmLwN^247419;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(-1.4)>0) aGUtc=((477027<<1)+1477688); else aGUtc=((477027<<1)+1477590);
dwe2a5=aGUtc^1482226;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);