/* Creates the menu items */
 public boolean onCreateOptionsMenu(Menu menu) {
   return (OptionsMenuSupport.onCreateOptionsMenu(menu));
 }