<div class="main" style="border: 0pt none;">
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="boxfmvi">
<div class="main-head">
<div class="page-title"><h2><center>{catrow.tablehead.L_FORUM}</center></h2></div>
</div>
<div class="main-content">
<table class="table" cellspacing="1" cellpadding="5" border="0">
<tbody class="statused">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<tr><td class="tc2"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</td><td class="tcl">
<h{catrow.forumrow.LEVEL} class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">
<font size="2" color="#000000" style="text-shadow: 0px 0px 1px rgb(165, 214, 141), 0px 0px 0px rgb(165, 214, 141), 0px 0px 1px rgb(165, 214, 141);">{catrow.forumrow.FORUM_NAME}</font>
</a></h{catrow.forumrow.LEVEL}>
<div class="hychi">{catrow.forumrow.FORUM_DESC}</div>
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
<div id="smallrum">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div>
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</td>
<td class="tcr">
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}"><img src="https://i.servimg.com/u/f48/14/28/30/23/legend13.png">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
<p class="reppost"><span>» Chủ đề: <span style="color:#FF0145;font-size:18px;">{catrow.forumrow.TOPICS}</span></span> | <span>» Bài gửi: <span style="color:#0790FF;font-size:18px">{catrow.forumrow.POSTS}</span></span></p>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</tbody></table></div></div>
<!-- END tablefoot -->
<!-- END catrow -->
</div>
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
<ul>
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
<li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
</ul>
<!-- BEGIN switch_delete_cookies -->
<p class="right">
<a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
</p>
<!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
<script type="text/javascript">$(".smallrum:not(':empty')").show()</script>
<style>
.reppost {
background-color: #DDD;
border: 1px dashed #9C9696;
text-align: center;
margin: 10px 5px 10px 0;
}
</style>