
jQuery(document).ready(function() {
  jQuery(".user_panel").show();
});



