try{ document.getElementById('beforeLogin').style.display=""; document.getElementById('afterLogin').style.display="none"; }catch(e){} function isLogon(){ return false; } function getRole(){ }