Ok in your navbar find the code for the new posts dropdown menu, and add the &excludeX,Y to the end of all the links in that section then add this to the very bottom of that code, just above </table>
Code:
<tr>
<td class="vbmenu_popup"><a href="search.php?$session[sessionurl_q]do=getnew" accesskey="4" rel="nofollow">All new posts</a></td>
</tr>
Also in your navbar find the search code near
Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
and again add the &excludeX,Y to the end of this.