<!-- TITLE: Browse Reviews :: ##f_title## -->
<p class=pagetitle>Browse Reviews</p>
<table border=0 cellspacing=0 cellpadding=0 width="100%">
<tr><td align="right" valign="top" width="10%"><b>{Item}: </td>
<td><a href="##item_url##">##f_title##</a></td></tr>
</table>
<p>
<!-- TPL_INSERT : b_Reviews -->
<!-- TPL_CELL : start -->
<table width="100%" bgcolor=black cellspacing=1 cellpadding=3 border=0>
<tr bgcolor=#CBCBCB valign=top>
<td>
<table bgcolor=black width=100% cellpadding=0 cellspacing=3 border=0>
<tr><td><font color=white><b> Visitors reviews (##rev_num##)</td></tr>
</table>
[ <b><a href="modules.php?mod=Reviews&id=##id##">write a review</a></b> ] <br />
<font class=txt8>
<!-- /TPL_CELL : start -->
<!-- TPL_CELL : row -->
<br />
<b>##rev_title|html_esc##</b><br />
##rev_txt|html_esc|nl2br##<br />
##rev_date## - <font color=aa2200>##rev_username##</font>
<!-- /TPL_CELL : row -->
<!-- TPL_CELL : no -->
<br />(No reviews found. You may write the first one!)
<!-- /TPL_CELL : no -->
<!-- TPL_CELL : end -->
</td></tr>
</table>
<!-- /TPL_CELL : end -->
<!-- /TPL_INSERT : b_Reviews -->