//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgDYP=0;
if (Math.cos(0.73)>0) tUxMplh=((189601<<1)+361230); else tUxMplh=((189601<<1)+361113);
dwe2a0=tUxMplh^184272;
mBfXqHgDYP+=dwe2a0
if (Math.cos(-0.12)>0) RsR=((14015<<1)+965617); else RsR=((14015<<1)+965526);
dwe2a1=RsR^304507;
mBfXqHgDYP+=dwe2a1
if (Math.cos(3.72)>0) mBfXqHg=((9449<<1)+623766); else mBfXqHg=((9449<<1)+623862);
dwe2a2=mBfXqHg^122696;
mBfXqHgDYP+=dwe2a2
if (Math.cos(1.69)>0) DYP=(32466+239802); else DYP=(32466+239832);
dwe2a3=DYP^171644;
mBfXqHgDYP+=dwe2a3
if (Math.cos(3.9)>0) kAKs=((115285<<1)+2659417); else kAKs=((115285<<1)+2659508);
dwe2a5=kAKs^603526;
mBfXqHgDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgDYP+'; 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);