Display tab box.
ONO::Lib::UI::Tabs->box( $tabs_ref,$tabname_ref,$content_ref,$selected,$vars_ref,$switches );
returns: $BOX
Display icon.
-h undocumented (?)
ONO::Lib::UI::Tabs->icon( $data, $LINK, $cols, $color, $switches, $max_width );
Display tabs.
-B not Bold
-d down 1px (prevent thick border at bottom of menu if box below)
-f flat (no bottom border)
-F only first tab is active, all others inactive / transparent
-i info text as boxes along with tabs
-I always display first tab info text (if available) - DOES NOT WORK YET
-l larger text
-L larger images
-m margin top
-M margin bottom
-p selected uses paper background (box_paper)
-s smaller text (selected tab remains big)
-S smaller (collapse at 800 instead of 720)
ONO::Lib::UI::Tabs->tabs( $script_url, $selected, $tabs_ref, $search, $switches );
returns: $TABS