In template navbar search
Code:
<!-- / nav buttons bar -->
and add ABOVE:
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<td class="vbmenu_control">
<!-- Adsense Link Unit Code 725x15 - 5 Ads -->
<script type="text/javascript"><!--
google_ad_client = "YOUR PUB ID HERE";
google_ad_width = 728;
google_ad_height = 15;
google_ad_format = "728x15_0ads_al_s";
google_color_border = "738FBF";
google_color_bg = "738FBF";
google_color_link = "ffffff";
google_color_text = "000000";
google_color_url = "000000";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- Adsense Link Unit Code 725x15 - 5 Ads -->
</td>
</tr>
</table>