You can use something like this:
PHP Code:
<if condition="$forumid==8">
<center><a href=http://online-personal-trainer.com/index.php?refer=defend target=blank><img src=http://online-personal-trainer.com/images/banner.gif width="468" height="60" border="0"></a></center>
</if>
<if condition="$forumid==7">
<center><a href="http://martialartsbusiness.com/index.php?zid=F112901&page=home" target=blank>
<img src="http://martialartsbusiness.com/img/ban/banner1.gif" width="468" height="60" border="0"></a></center>
</if>
Insert the conditions in the template where you want the images to appear.
Hope that example helps.