Contents will be displayed here...
activeMenuUrl();
$(document).ready(function(e){if($('#role_name').val() == ''){HideElementById('welcome_logout');ShowElementById('login_signup');}else{ShowElementById('welcome_logout');HideElementById('login_signup');}});