'nav navbar-nav navbar-right',
'selected' => '',
'selected_li' => 'active',
'childselected' => '',
'childselected_li' => '',
'li_' => '',
'li_title' => '',
'haschildren' => 'dropdown-toggle',
'haschildren_li' => 'dropdown',
'child_ul' => 'dropdown-menu',
);
gpOutput::Get('TopTwoMenu'); //top two levels
?>