More or less to add ANY item into the vbPlaza drop down navbar...
Code:
<tr><td class="vbmenu_option"><a href="vbplaza.php?$session[sessionurl]do=action&itemid=XX">VBPLAZA_OPTION_NAME</a></td></tr>
Replace the XX with the itemid with the itemid for the option u want to add, and replace VBPLAZA_OPTION_NAME with the name u want it to show up as in the navbar.
-CMX