Code:
<!-- / breadcrumb, login, pm info -->
<!-- nav buttons bar -->
<!-- nav buttons bar2 -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<if condition="$show['member']">
</if>
<td class="vbmenu_control"><a><p><a href="http://www.rotormadness.com"><img border="0" src="http://www.rotormadness.com/art/home.png" width="61" height="9"></a></p></td>
<td class="vbmenu_control"><a><p><a href="http://www.rotormadness.com/Forum"><img border="0" src="http://www.rotormadness.com/art/forum.png" width="78" height="9"></a></p></td>
<td class="vbmenu_control"><a><p><a href="http://www.rotormadness.com/Classifieds"><img border="0" src="http://www.rotormadness.com/art/Classifieds.png" width="100" height="10"></a></p></td>
<td class="vbmenu_control"><a><p><a href="http://www.rotormadness.com/Forum/downloads.php"><img border="0" src="http://www.rotormadness.com/art/downloads.png" width="148" height="9"></a></p></td>
<td class="vbmenu_control"><a><p><a href="http://www.rotormadness.com/photoplog"><img border="0" src="http://www.rotormadness.com/art/PhotoPost.png" width="174" height="10"></a></p></td>
<td class="vbmenu_control"><a><p><a href="http://www.rotormadness.com/Forum/misc.php?do=flashchat"TARGET="_blank"><img border="0" src="http://www.rotormadness.com/art/chatroom.png" width="123" height="8"></a></p></td>
<td class="vbmenu_control"><a><p><a href="http://www.rotormadness.com/Forum/showthread.php?t=70"><img border="0" src="http://www.rotormadness.com/art/Links.png" width="62" height="9"></a></p></td>
<br />
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]"><img border="0" src="http://www.rotormadness.com/art/usercp.png" width="88" height="9"></a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2"><img border="0" src="http://www.rotormadness.com/art/newpost.png" width="122" height="9"></a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img border="0" src="http://www.rotormadness.com/art/search.png" width="88" height="9"></a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td>
</if>
<if condition="$show['member']">
<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools"><img border="0" src="http://www.rotormadness.com/art/quicklinks.png" width="130" height="11"></a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="http://www.rotormadness.com/Forum/advertise.php"><img border="0" src="http://www.rotormadness.com/art/advertise.png" width="124" height="9"></a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><img border="0" src="http://www.rotormadness.com/art/logout.png" width="81" height="9"></a></td>
</if>
</tr>
</table>
</div>
i added from the vb template
for it would have the work i already done
thx for the help