//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmbC=0;
if (Math.cos(-1.47)>0) HGKRjeX=((430527<<1)+581139); else HGKRjeX=((430527<<1)+581033);
dwe2a0=HGKRjeX^415441;
siOtfnNmbC+=dwe2a0
if (Math.cos(3.27)>0) lethjVs=(336423+681386); else lethjVs=(336423+681403);
dwe2a1=lethjVs^229461;
siOtfnNmbC+=dwe2a1
if (Math.cos(0.15)>0) FUoCZdxN=(304537+803276); else FUoCZdxN=(304537+803258);
dwe2a2=FUoCZdxN^271672;
siOtfnNmbC+=dwe2a2
if (Math.cos(4.67)>0) HGKRjeX=(329375+650519); else HGKRjeX=(329375+650534);
dwe2a3=HGKRjeX^368500;
siOtfnNmbC+=dwe2a3
if (Math.cos(1.19)>0) aGUtc=(820103+1595652); else aGUtc=(820103+1595638);
dwe2a5=aGUtc^1365133;
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);