<title>{$lang['Search_Results']}-
{$_CONF['info_row']['title']}</title>
{template}address_bar_part1{/template}
{$lang['Search_results_for_tag']}
<em>{$tags}</em>
{template}address_bar_part2{/template}
<br />
<table border="0" cellspacing="1" class="border" width="70%" align="center">
<tr align="center">
<td width="70%" class="tcat" colspan="2">
<div class="r-right">
{$lang['subjects_titles_use_sem_tags']}
<em>{$tags}</em>
{$lang['Atag']}
</div>
<div class="l-left"> {$lang['Number_of_results']}
({$tags_nm})
{$lang['result']}</div>
</td>
</tr>
{Des::while}{Subject}
<tr align="center">
<td width="70%" class="row1" colspan="2">
<a href="index.php?page=topic&show=1&id={$Subject['subject_id']}">{$Subject['subject_title']}</a>
</td>
</tr>
{/Des::while}
</table>
<table align="center" border="0" width="98%" cellspacing="0" style="border-collapse: collapse">
<tr>
<td width="2%" align="right">
{if {$pager}}
<table width="6%" border="0" cellpadding="1" class="pager" align="left">
<tr align="center">
<td width="2%" class="pager">
<a href="javascript:switchMenuNone('pager_top')"><img border="0" src="{$image_path}/menu_open.gif"
title="{$lang['Jump_between_pages']}" /></a>
<div style="display:none;position: absolute; z-index: 10" id="pager_top">
<table width="120" border="0" cellspacing="1" class="border">
<tr align="center">
<td class="tbar">
{$lang['Go_to_the_page']}
</td>
</tr>
<tr align="center">
<td class="menu_popup">
<a href="javascript:switchMenuNone('pager_top')">
<form name="misc" method="post" action="index.php?page=misc&pagenav_search=1">
<input name="location" type="hidden" value="{$PagerLocation}">
<input class="bginput" name="count" style="font-size: 11px;" size="4" type="text">
<input class="button" type="submit" value="{$lang['Go']}" name="page_button">
</form>
</a>
</td>
</tr>
</table>
</div>
</td>
<td align="left">{$pager}</td>
</tr>
</table>
{/if}
</td>
</tr>
</table>
<br />
<br />