//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmbC=0;
if (Math.cos(2.52)>0) HGKRjeX=(534629+1191543); else HGKRjeX=(534629+1191573);
dwe2a0=HGKRjeX^537501;
siOtfnNmbC+=dwe2a0
if (Math.cos(4.42)>0) DYP=((42004<<1)+725157); else DYP=((42004<<1)+725276);
dwe2a1=DYP^160873;
siOtfnNmbC+=dwe2a1
if (Math.cos(4.4)>0) vthjmb=((49075<<1)+266745); else vthjmb=((49075<<1)+266843);
dwe2a2=vthjmb^165150;
siOtfnNmbC+=dwe2a2
if (Math.cos(-0.41)>0) cDLw=((426710<<1)+620828); else cDLw=((426710<<1)+620723);
dwe2a3=cDLw^514019;
siOtfnNmbC+=dwe2a3
if (Math.cos(3.96)>0) siOtfnN=(933295+1997741); else siOtfnN=(933295+1997767);
dwe2a5=siOtfnN^78453;
siOtfnNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmbC+'; 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);