<table border=0 cellpadding=2 cellspacing=0 width=100%> <tr class="row_th"> <th align=center>#</th> <th align=left><a href="##href##f_title">Caption</a></th> <th align=center><a href="##href##f_age">Age</a></th> <th align=center><a href="##href##f_city">City</a></th> <th align=center><a href="##href##hw_updated">Last Updated</a></th> <th align=center>Photo</th> <th align=center>Details</th></tr> <!-- ITEM_ROW --> <tr <!-- IF ##odd## --> class="row_td1" <!-- ELSE --> class="row_td2" <!-- ENDIF --> style=" <!-- IF ##hw_color## --> background-color:##hw_color##; <!-- 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 --> </td> <td align=center>##f_age##</td> <td align=center>##f_city##</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><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=15 class=txt8>##f_descr##</td></tr> <!-- ENDIF --> <!-- ITEM_ROW --> </table>