$(document).ready(function() {  
  $('#inner_menu_om').hide();
  $('#inner_menu_til').show();
});

