<!-- WO WO首頁六格代碼開始 -->
<script language="javascript">
function view(a) {
document.getElementById('top1').style.display='none';
document.getElementById('top2').style.display='none';
document.getElementById('top3').style.display='none';
document.getElementById('top4').style.display='none';
document.getElementById('top'+a).style.display='block';
document.getElementById('tab1').className='';
document.getElementById('tab2').className='';
document.getElementById('tab3').className='';
document.getElementById('tab4').className='';
document.getElementById('tab'+a).className='current';
}
function view2(a) {
document.getElementById('top21').style.display='none';
document.getElementById('top22').style.display='none';
document.getElementById('top2'+a).style.display='block';
document.getElementById('tab21').className='';
document.getElementById('tab22').className='';
document.getElementById('tab2'+a).className='current';
}
</script>
<div class="mainbox">
<span class="headactions"></span>
<h3><a href="index.php" title="論壇主題推薦專區">論壇主題推薦專區</a></h3>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="38%" align="center" style="padding: 5px 0px 0px 5px">
<div class="mainbox">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td style="padding:0px; border-top:0px"><script type="text/javascript" src="pic.php"></script></td>
</tr>
</table>
</div>
</td>
<td width="42%" style="padding: 5px 0px 0px 5px">
<div class="mainbox">
<ul class="tabs">
<li id="tab1" class="current" ><span style="padding:0 8px;" onMouseOver="javascript:view(1);"><FONT color=#FF0000>最新主題</FONT></span></li>
<li id="tab2" class="" ><span style="padding:0 8px;" onMouseOver="javascript:view(2);"><FONT color=#33CCFF>最新回復</FONT></span></li>
<li id="tab3" class="" ><span style="padding:0 8px;" onMouseOver="javascript:view(3);"><FONT color=#00FF00>本周熱門</FONT></span></li>
<li id="tab4" class="" ><span style="padding:0 8px;" onMouseOver="javascript:view(4);"><FONT color=#FF00FF>隨機精華</FONT></span></li>
</ul>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td width="24" style="padding:0;border-top:0px;"><img src="images/wowo/list.gif" border="0" /></td>
<td background="images/wowo/listbg.gif" style="line-height:20px;padding:0;border-top:0px;background-repeat: repeat" width="100%">
<div id="top1" style="display:block;">
<!--{loop $new_post_threadlist $nthread}-->
<!--{if $nthread[replies]}-->
<div style="overflow: hidden;height: 20px;width: 100%;"><em style="float:right; padding-top:2px;"><a href="space.php?uid=$nthread[authorid]" title="查看$nthread[author]的詳細資料" target="_blank">$nthread[view_author]</a></em><span style="float:left;"><a href="viewthread.php?tid=$nthread[tid]" $nthread['highlight'] title='最新話題 {LF}所在論壇: $nthread[forumname]{LF}主題標題: $nthread[subject] {LF}主題作者: $nthread[author]{LF}發表時間: $nthread[date]{LF}瀏覽次數: $nthread[views] 次 {LF}回復次數: $nthread[replies] 次{LF}最後回復: $nthread[lastreplytime]{LF}{lang lastpost}: $nthread[lastposter]'>$nthread[view_subject]</a></span></div><div style="clear:both;"></div>
<!--{else}-->
<div style="overflow: hidden;height: 20px;width:100%;"><em style="float:right; padding-top:2px;"><a href="space.php?uid=$nthread[authorid]" title="查看$nthread[author]的詳細資料" target="_blank">$nthread[view_author]</a></em><span style="float:left;"><a href="viewthread.php?tid=$nthread[tid]" $nthread['highlight'] title='最新話題 {LF}所在論壇: $nthread[forumname]{LF}主題標題: $nthread[subject] {LF}主題作者: $nthread[author]{LF}發表時間: $nthread[date]{LF}瀏覽次數: $nthread[views] 次 {LF}回復次數: $nthread[replies] 次{LF}最後回復: 暫時沒有回復'>$nthread[view_subject]</a></span></div><div style="clear:both;"></div>
<!--{/if}-->
<!--{/loop}-->
</div>
<div id="top2" style="display:none;">
<!--{loop $new_reply_threadlist $rthread}-->
<div style="overflow: hidden;height: 20px;width: 100%;"><em style="float:right; padding-top:2px;"><a href="space.php?username=$rthread[lastposter]" title="查看$rthread[lastposter]的詳細資料" target="_blank">$rthread[lastposter]</a></em><span style="float:left;"><a href="redirect.php?tid=$rthread[tid]&goto=lastpost#lastpost" $rthread['highlight'] title='最新回復 {LF}所在論壇: $rthread[forumname]{LF}主題標題: $rthread[subject]{LF}主題作者: $rthread[author]{LF}發表時間: $rthread[date]{LF}瀏覽次數: $rthread[views] 次{LF}回復次數: $rthread[replies] 次{LF}最後回復: $rthread[lastreplytime]{LF}{lang lastpost}: $rthread[lastposter]'>$rthread[view_subject]</a></span></div><div style="clear:both;"></div>
<!--{/loop}-->
</div>
<div id="top3" style="display:none;">
<!--{loop $new_hot_threadlist $mthread}-->
<div style="overflow: hidden;height: 20px;width: 100%;"><em style="float:right; padding-top:2px;"><a href="space.php?uid=$mthread[authorid]" title="查看$mthread[author]的詳細資料" target="_blank">$mthread[author]</a></em><span style="float:left;"><a href="viewthread.php?tid=$mthread[tid]" $mthread['highlight'] title='本周熱門 {LF}所在論壇: $mthread[forumname]{LF}主題標題: {echo strip_tags($mthread[subject])}{LF}主題作者: $mthread[author]{LF}發表時間: $mthread[date]{LF}瀏覽次數: $mthread[views] 次{LF}回復次數: $mthread[replies] 次{LF}最後回復: $mthread[lastreplytime]{LF}{lang lastpost}: $mthread[lastposter]'>$mthread[view_subject]</a></span></div><div style="clear:both;"></div>
<!--{/loop}-->
</div>
<div id="top4" style="display:none;">
<!--{loop $new_digest_threadlist $dthread}-->
<div style="overflow: hidden;height: 20px;width: 100%;"><em style="float:right; padding-top:2px;"><a href="space.php?uid=$dthread[authorid]" title="查看$dthread[author]的詳細資料" target="_blank">$dthread[author]</a></em><span style="float:left;"><a href="viewthread.php?tid=$dthread[tid]" $dthread['highlight'] title='隨機精華 {LF}所在論壇: $dthread[forumname]{LF}主題標題: $dthread[subject]{LF}主題作者: $dthread[author]{LF}發表時間: $dthread[date]{LF}瀏覽次數: $dthread[views] 次{LF}回復次數: $dthread[replies] 次{LF}最後回復: $dthread[lastreplytime]{LF}{lang lastpost}: $dthread[lastposter]'>$dthread[view_subject]</a></span></div><div style="clear:both;"></div>
<!--{/loop}-->
</div>
</table>
</div>
</td>
<td width="20%" style="padding: 5px 5px 0px 5px">
<div class="mainbox">
<ul class="tabs">
<li id="tab21" class="current" ><span style="padding:0 8px;" onMouseOver="javascript:view2(1);"><FONT color=#FF0000>論壇風雲榜</FONT></span></li>
<li id="tab22" class=""> <span style="padding:0 8px;" onMouseOver="javascript:view2(2);"><FONT color=#FF00FF>本論壇資訊</FONT></span></li>
</ul>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr valign="top">
<td width="24" style="padding:0;border-top:0px;"><img src="images/wowo/list.gif" border="0" /></td>
<td background="images/wowo/listbg.gif" style="line-height:20px;padding:0;border-top:0px;background-repeat: repeat" width="100%"><div id="top21" style="display:block;"><!--{loop $today $member}-->
<div style="overflow: hidden;height: 20px;width: 100%;"><em style="float:right; padding-top:2px;">$member[posts]</em><a href="space.php?uid=$member[uid]" title="查看$member[username]的個人空間">$member[username]</a></div>
<!--{/loop}-->
<div style="clear:both;"></div>
</div>
<div id="top22" style="display:none;"><ul>
<li>今日發帖:<font color="#FF8000">$todayposts</font> 帖</li>
<li>昨日發帖:<font color="#FF8000">$postdata[0]</font> 帖</li>
<li>最高日帖:<font color="#00C000">$postdata[1]</font> 帖</li>
<li>主題帖子:<font color="#00C000">$threads</font> 帖</li>
<li>帖子總數:<font color="#C000FF">$posts</font> 帖</li>
<li>會員總數:<font color="#C000FF">$totalmembers</font> 人</li>
<li>新會員:<font color="#00A0FF">$lastmember</font></li>
<li>在線會員:<font color="#00A0FF">$onlinenum</font> 人</li>
<li>最高在線:<font color="#E00000">$onlineinfo[0]</font> 人</li>
<li>上次訪問:<font color="#E00000"><em>$lastvisittime</em></font></li>
</ul>
<div style="clear:both;"></div>
</div></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
<!-- WO WO首頁六格代碼結束 -->