<div id="FormHCenter">
<script type="text/javascript" src="{IMGDIR}/bbsPlayer.js"></script>
</div>
<div id="FormHCenter">
{template foruminfo2}
</div>
<div class="spaceborder" style="width: {TABLEWIDTH}; clear: both;">
<table cellspacing="1" cellpadding="{TABLESPACE}" width="100%" align="center" bgcolor="{BORDERCOLOR}">
<td width="27%" valign="top" bgcolor="{ALTBG2}" align="left"onMouseOver="this.style.backgroundColor='{ALTBG1}'" onMouseOut="this.style.backgroundColor='{ALTBG2}'">
<table cellspacing="2" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center"> <tr>
<td width="100%" class="bold">最新發表文章</td></tr>
<tr><td class="smalltxt">
<!--{loop $_DCACHE['newtopic'] $newtopic}-->
$newtopic[content]
<!--{/loop}-->
</td></tr></table>
</td>
<td width="27%" valign="top" bgcolor="{ALTBG2}" align="left"onMouseOver="this.style.backgroundColor='{ALTBG1}'" onMouseOut="this.style.backgroundColor='{ALTBG2}'">
<table cellspacing="2" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center"> <tr>
<td width="100%" class="bold">最新回覆文章</td></tr>
<tr><td class="smalltxt">
<!--{loop $_DCACHE['newreply'] $newreply}-->
$newreply[content]
<!--{/loop}-->
</tbody></td></tr></table>
</td></tr></table></div>
<div class="spaceborder" style="width: {TABLEWIDTH}; clear: both;">
<table cellspacing="1" cellpadding="{TABLESPACE}" width="100%" align="center" bgcolor="{BORDERCOLOR}">
<td width="21%"valign="top" bgcolor="{ALTBG2}" align="left"onMouseOver="this.style.backgroundColor='{ALTBG1}'" onMouseOut="this.style.backgroundColor='{ALTBG2}'">
<table cellspacing="2" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center">
<tr class="mediumtxt">
<td class="bold">
<a href="index.php">$bbname</a> 資料</td></tr>
<tr><td class="smalltxt">
發表主題{lang total}: <span class="bold">$threads</span> 篇<br>
帖子總數{lang total}: <span class="bold">$posts</span> 篇<br>
會員總數: <span class="bold">$totalmembers</span> 人 <br>
是日到訪會員: <span class="bold">{if $todayvisit}$todayvisit{else} 0 {/if}</span> 人 <br>
是日加入會員: <span class="bold">{if $todaynewmems}$todaynewmems</span>{else} 0{/if}</span> 人<br>
在線人數: <span class="bold">$onlinenum</span> 人<br>
{lang stats_main_new}: <a href="viewpro.php?username=$memberenc"><font face="Impact">$lastmember</font></a><br>
</td></tr>
</table>
<td width="27%" valign="top" bgcolor="{ALTBG2}" align="left"onMouseOver="this.style.backgroundColor='{ALTBG1}'" onMouseOut="this.style.backgroundColor='{ALTBG2}'">
<table cellspacing="2" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center"> <tr>
<td width="100%" class="bold">最新發表文章</td></tr>
<tr><td class="smalltxt">
<!--{loop $_DCACHE['newtopic'] $newtopic}-->
$newtopic[content]
<!--{/loop}-->
</td></tr></table>
</td>
<td width="27%" valign="top" bgcolor="{ALTBG2}" align="left"onMouseOver="this.style.backgroundColor='{ALTBG1}'" onMouseOut="this.style.backgroundColor='{ALTBG2}'">
<table cellspacing="2" cellpadding="0" border="0" width="{TABLEWIDTH}" align="center"> <tr>
<td width="100%" class="bold">最新回覆文章</td></tr>
<tr><td class="smalltxt">
<!--{loop $_DCACHE['newreply'] $newreply}-->
$newreply[content]
<!--{/loop}-->
</tbody></td></tr></table>
</td></tr></table></div>