<table border=0 cellpadding=2 cellspacing=0 width=100%> <tr bgcolor="#CCCCCC"> <th align=center>#</th> <th align=left><a href="##href##f_title">Title</a></th> <th align=center><a href="##href##hw_added">Date Added</a></th> <th align=center><a href="##href##hw_updated">Last Updated</a></th> <th align=center>Photo</th> <th align=center><a href="##href##hits">Hits</a></th> <th align=center>Details</th></tr> <!-- ITEM_ROW --> <tr style=" <!-- IF ##hw_color## --> background-color:###hw_color##; <!-- ELSE --> background-color:#EEEEEE; <!-- ENDIF --> <!-- IF ##hw_vis## == "B" --> font-weight: bold; <!-- ELSEIF ##hw_vis## == "BR" --> font-weight: bold;color:red; <!-- ENDIF --> "><td>##num##</td> <td> ##f_title## <!-- IF ##hw_feat## --> <img src="img/featured.gif"> <!-- ENDIF --> <!-- IF ##hw_sold## --> <img src="img/sold.gif"> <!-- ENDIF --> </td> <td align=center>##hw_added##</td> <td align=center>##hw_updated##</td> <td align=center> <!-- IF ##images## --> <!-- IF ##THUMB_WIDTH## --> <img src="##FILE_URL##small/##images##" border=0 align=middle width="##THUMB_WIDTH##"> <!-- ELSE --> <img src="img/photo.gif" border=0 align=middle> <!-- ENDIF --> <!-- ELSE --> — <!-- ENDIF --> </td> <td align=center>##hits##</td> <td align=center><a href="##ad_url##">Details</a></td> </tr> <!-- TPL_INSERT : b_AG_icons --> <!-- TPL_CELL : icon --> <tr><td></td><td colspan=9> ##hw_ag_icons## </td></tr> <!-- /TPL_CELL : icon --> <!-- /TPL_INSERT : b_AG_icons --> <!-- IF ##f_descr|len## --> <tr><td></td><td colspan=9 class=txt8>##f_descr##</td></tr> <!-- ENDIF --> <!-- ITEM_ROW --> </table>