<if condition="$show['firstforum']"><!-- AFL --><tr></if><td>
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="370">
<thead>
  <tr>
    <td class="tcat" colspan="2">
      <p align="center">
      <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
    <span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></td>
  </tr>
</thead>

<tbody>
  <tr><td class="alt2">
	<p align="right">&nbsp; :&nbsp; $forum[moderators]&nbsp;&nbsp; </td>
  	<td class="alt1">
	<p align="center">
	<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" align="center" /></td>
  </tr>
  <tr>
    <td class="alt2" nowrap="nowrap" colspan="2">
      <if condition="$show['browsers']"></if>
      <if condition="$show['forumdescription']"><div class="smallfont">
		$forum[description]</div></if>
      <if condition="$show['forumsubscription']"></if>
      <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>
		$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
    </td>
    </tr>
  <tr>
    <td class="alt1"><span lang="ar-sa">:</span>$forum[replycount]</td>
    <td class="alt2"><span lang="ar-sa"> : </span>
		$forum[threadcount]</td></tr>
  <tr>
    <td class="alt1" colspan="2">
	<p align="center"><span lang="ar-sa">  : </span><span class="smallfont">
		$forum[lastpostinfo]</span></td>
    </tr>
  <if condition="$vboptions['showmoderatorcolumn']"></if>
$childforumbits
</tbody>
</table>
</div>
</td><if condition="$show['lastforum']"></tr></if>