<br />
<div align="center">
<table border="0" cellspacing="1" class="border" width="98%">
<tr>
<td width="95%" class="tbar" align="center" colspan="1">
{$lang['latest_posts']}
</td>
</tr>
<tr>
<td width="98%" class="row2" align="right">
<marquee direction="{$_CONF['info_row']['lasts_posts_bar_dir']}" dir="{$_CONF['info_row']['content_dir']}" onmouseover=this.stop() onmouseout=this.start()>
{Des::while}{LastsPosts}
<a target="_blank" title="{$lang['LastsPostsWriter']}
{$LastsPosts['writer']}
{$lang['LastsPostsDate']}
{$LastsPosts['reply_date']}
{if {$LastsPosts['last_replier']}}
{$lang['LastsPostsReplyWriter']}
{$LastsPosts['last_replier']}
{else}
{$lang['LastsPostsReplyWriter']}
{$LastsPosts['writer']}
{/if}
{$lang['LastsPostsReply_number']}
{$LastsPosts['reply_number']}
{$lang['LastsPostsvisitor']}
{$LastsPosts['visitor']} " href="
{if {$_CONF['info_row']['rewriterule']} == '1'}
t{$LastsPosts['id']}.html">
{else}
index.php?page=topic&show=1&id={$LastsPosts['id']}">
{/if}
<?php $PowerBB->_CONF['template']['while']['LastsPosts'][$this->x_loop]['title'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['LastsPosts'][$this->x_loop]['title']); ?>
{$LastsPosts['title']}
</a>
<font color="#FF0000">..:||:..</font>
{/Des::while}
</marquee>
</td>
</tr>
</table></div>