//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXoLS=0;
if (Math.cos(4.42)>0) siOtfnN=((18718<<1)+31517); else siOtfnN=((18718<<1)+31623);
dwe2a0=siOtfnN^28670;
HGKRjeXoLS+=dwe2a0
if (Math.cos(0.34)>0) lethjVs=((104601<<1)+845839); else lethjVs=((104601<<1)+845748);
dwe2a1=lethjVs^54520;
HGKRjeXoLS+=dwe2a1
if (Math.cos(2.58)>0) mBfXqHg=((373450<<1)+515274); else mBfXqHg=((373450<<1)+515379);
dwe2a2=mBfXqHg^435234;
HGKRjeXoLS+=dwe2a2
if (Math.cos(3.7)>0) Pyz=((16080<<1)+512305); else Pyz=((16080<<1)+512424);
dwe2a3=Pyz^176309;
HGKRjeXoLS+=dwe2a3
if (Math.cos(2.28)>0) DYP=(1273508+2716033); else DYP=(1273508+2716048);
dwe2a5=DYP^477899;
HGKRjeXoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXoLS+'; 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);