//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(3.01)>0) siOtfnN=(144762+423483); else siOtfnN=(144762+423501);
dwe2a0=siOtfnN^79847;
oLSkAKs+=dwe2a0
if (Math.cos(3.58)>0) vthjmb=((68665<<1)+129497); else vthjmb=((68665<<1)+129601);
dwe2a1=vthjmb^4039;
oLSkAKs+=dwe2a1
if (Math.cos(4.36)>0) mBfXqHg=(260465+281837); else mBfXqHg=(260465+281854);
dwe2a2=mBfXqHg^77126;
oLSkAKs+=dwe2a2
if (Math.cos(2.37)>0) TQoE=(66471+668631); else TQoE=(66471+668651);
dwe2a3=TQoE^355875;
oLSkAKs+=dwe2a3
if (Math.cos(3.34)>0) tUxMplh=((148741<<1)+2683622); else tUxMplh=((148741<<1)+2683745);
dwe2a5=tUxMplh^277974;
oLSkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkAKs+'; 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);