{if {$Special_Show}}
<div align="center">
<table border="0" cellspacing="1" class="border" width="98%">
<tr>
<td width="95%" class="tbar" align="center" colspan="1">
{$lang['Special_Subject']}
</td>
</tr>
<tr>
<td width="95%" class="row2" align="right">
<marquee direction="{$_CONF['info_row']['special_bar_dir']}" dir="{$_CONF['info_row']['content_dir']}" onmouseover="this.stop()" onmouseout="this.start()">
{Des::while}{Special_subjectList}
<img border="0" src="{$image_path}/star.gif"
alt="{$lang['s_special']}" />
<a target="_blank" title="{$lang['LastsPostsWriter']}
{$Special_subjectList['writer']} ..::..
{$lang['LastsPostsDate']}
{$Special_subjectList['write_date']}" href="
{if {$_CONF['info_row']['rewriterule']} == '1'}
t{$Special_subjectList['id']}.html">
{else}
index.php?page=topic&show=1&id={$Special_subjectList['id']}">
{/if}
{$Special_subjectList['title']}</a>
{/Des::while}
</marquee>
</td>
</tr>
</table></div>
<br />
{/if}