<table border=0 width="80%" align=center> <tr> <td colspan=3> <b><font color=#535353>Latest Reviews</font></b> </td> </tr> <tr class=ex_row> <td width=50><center>Photo</td> <td><center>Title</td> <td width=90><center>Posted</td> </tr> <!-- TPL_INSERT : b_Latest_Reviews_Browse [amount=10,paging=on] --> <!-- TPL_CELL : def --> <tr> <td align=center> <!-- IF ##images## --> <!-- IF ##THUMB_WIDTH## --> <img src="files/small/##images##" border=0 width="##THUMB_WIDTH##" align=middle> <!-- ELSE --> <img src="img/photo.gif" border=0 align=middle> <!-- ENDIF --> <!-- ENDIF --> </td> <td><a href="modules.php?mod=Reviews&rid=##rev_id##">##rev_title##</a></td> <td><center>##rev_date##</td> </tr> <!-- /TPL_CELL : def --> <!-- TPL_CELL : nav --> <tr height=25> <td class=txt8 colspan=3 align=center>##nav##</td> </tr> <!-- /TPL_CELL : nav --> <!-- /TPL_INSERT : b_Latest_Reviews_Browse --> </table>