<table border=0 cellpadding=2 cellspacing=0 width=100%> <tr class="row_th"> <th align=center>#</th> <th align=left><a href="##href##f_category">Category</a></th> <th align=center><a href="##href##f_company">Company</a></th> <th align=center><a href="##href##f_title">Job Title</a></th> <th align=center><a href="##href##f_location">Job Location</a></th> <th align=center><a href="##href##hw_added">Date Added</a></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_category## <!-- IF ##hw_feat## --> <img src="img/featured.gif"> <!-- ENDIF --> </td> <td align=center> <!-- IF ##f_company## --> ##f_company## <!-- ELSE --> — <!-- ENDIF --> </td> <td align=center>##f_title##</td> <td align=center>##f_location##</td> <td align=center>##hw_added##</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>