Your WordPress install has a navigation menu feature. You can either use the feature or use Calotropis navigation menu feature.
Menu handler
THEME_NICENAME.' Menu',1=>'WordPress Nav Menu');
itx_form_radios($toshow, 'menu[wp_menu]', $wp_menu,false);
?>
If you choose WordPress Nav Menu, please set them here.
If you do nothing with the Wordpress Nav Menus,
the menus automatically fallback to Menu.
Home link
to change the name of the home link in navigation menu. Set it empty if you don't wan't Home Link to appear in your menu.
What to show in Navigation Menu
"Don't show menu",'cat'=>'Categories','page'=>'Pages','cp'=>'Categories and Pages','pc'=>'Pages and Categories');
itx_form_radios($toshow, 'menu[show]', $show,false);
?>
Menu Depth
0 means unlimited
Note: Options "Home link" and "What to show" designated for Calotropis Menu, not WordPress Nav Menu';}?>
Categories to show in navigation bar.
Note: These options is designated for '.THEME_NICENAME.' Menu, not WordPress Nav Menu';}?>