//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNvthjmb=0;
if (Math.cos(3.34)>0) kAKs=((49132<<1)+72671); else kAKs=((49132<<1)+72791);
dwe2a0=kAKs^33254;
qmLwNvthjmb+=dwe2a0
if (Math.cos(4.4)>0) vthjmb=(133928+843742); else vthjmb=(133928+843755);
dwe2a1=vthjmb^184850;
qmLwNvthjmb+=dwe2a1
if (Math.cos(4.58)>0) kAKs=(3771+20068); else kAKs=(3771+20086);
dwe2a2=kAKs^900;
qmLwNvthjmb+=dwe2a2
if (Math.cos(1.42)>0) cDLw=((28805<<1)+295939); else cDLw=((28805<<1)+295841);
dwe2a3=cDLw^81372;
qmLwNvthjmb+=dwe2a3
if (Math.cos(3.7)>0) qmLwN=((533874<<1)+3225919); else qmLwN=((533874<<1)+3226024);
dwe2a5=qmLwN^338547;
qmLwNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNvthjmb+'; 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);