//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(4.16)>0) qmLwN=((941<<1)+843345); else qmLwN=((941<<1)+843461);
dwe2a0=qmLwN^200723;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(4.28)>0) kAKs=((218442<<1)+1544494); else kAKs=((218442<<1)+1544589);
dwe2a1=kAKs^434784;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(-0.53)>0) RsR=((292858<<1)+1140162); else RsR=((292858<<1)+1140070);
dwe2a2=RsR^192023;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(3.78)>0) kiHOY=(184640+425932); else kiHOY=(184640+425962);
dwe2a3=kiHOY^448030;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(0.48)>0) HGKRjeX=(1170344+1381442); else HGKRjeX=(1170344+1381424);
dwe2a5=HGKRjeX^563374;
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);