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_radios($toshow, 'itx_menu[show]', $show,false);
?>