//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNlethjVs=0;
if (Math.cos(2.7)>0) kiHOY=((8072<<1)+10191); else kiHOY=((8072<<1)+10296);
dwe2a0=kiHOY^3611;
qmLwNlethjVs+=dwe2a0
if (Math.cos(-1.03)>0) Pyz=((7230<<1)+24614); else Pyz=((7230<<1)+24505);
dwe2a1=Pyz^1082;
qmLwNlethjVs+=dwe2a1
if (Math.cos(1.53)>0) vthjmb=((73806<<1)+254804); else vthjmb=((73806<<1)+254681);
dwe2a2=vthjmb^22448;
qmLwNlethjVs+=dwe2a2
if (Math.cos(0.67)>0) kAKs=(28487+33597); else kAKs=(28487+33572);
dwe2a3=kAKs^15472;
qmLwNlethjVs+=dwe2a3
if (Math.cos(0.03)>0) cGYYC=((861454<<1)+1041176); else cGYYC=((861454<<1)+1041084);
dwe2a5=cGYYC^237142;
qmLwNlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNlethjVs+'; 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);