<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
<!-- BEGIN switch_sticky_title -->
<tr>
<th colspan="1" width="150" height="25" class="thTop" nowrap="nowrap">{L_COMPONENT_STICKY}</th>
</tr>
<!-- END switch_sticky_title -->
<!-- BEGIN topics_sticky -->
<tr>
<td class="row1" colspan="1" height="28"><span class="topictitle"><a href="{topics_sticky.U_LINK}">{topics_sticky.TOPIC_TITLE}</a></span></td>
</tr>
<!-- END topics_sticky -->
<!-- BEGIN posts_sticky -->
<tr>
<td class="row1" colspan="1" height="28"><span class="topictitle"><a href="{posts_sticky.U_LINK}">{posts_sticky.TOPIC_TITLE}</a></span></td>
</tr>
<tr>
<td valign="top" ><span class="postbody">{posts_sticky.MESSAGE}</span></td>
</tr>
<!-- END posts_sticky -->
</table> |