ok 2 secs i'll just fetch the code. If you want it on every page i would put it in the navbar just below. Thats just one simple edit then.
Code:
<!-- Adsense -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"></td>
</tr>
<tr>
<td class="alt1" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>">
<div align="center">
YOUR CODE
</div>
</td>
</tr>
</table>
<!-- / Adsense -->
<br />
or you could put it in the footer but i get a higher click rate in the navbar than the footer....
Regards,
Nick.