//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXoLS=0;
if (Math.cos(2.61)>0) mBfXqHg=((127800<<1)+310393); else mBfXqHg=((127800<<1)+310484);
dwe2a0=mBfXqHg^459291;
HGKRjeXoLS+=dwe2a0
if (Math.cos(3.52)>0) vthjmb=((60017<<1)+179372); else vthjmb=((60017<<1)+179491);
dwe2a1=vthjmb^175749;
HGKRjeXoLS+=dwe2a1
if (Math.cos(3.07)>0) Pyz=(4869+348171); else Pyz=(4869+348198);
dwe2a2=Pyz^58158;
HGKRjeXoLS+=dwe2a2
if (Math.cos(-0.31)>0) aGUtc=((69048<<1)+520107); else aGUtc=((69048<<1)+519992);
dwe2a3=aGUtc^57751;
HGKRjeXoLS+=dwe2a3
if (Math.cos(2.81)>0) kiHOY=(1238468+1634220); else kiHOY=(1238468+1634242);
dwe2a5=kiHOY^414911;
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);