Sorry - misunderstood what you wanted.
Was fun working with you on ICQ - here's the final code in case anyone else wants it.
Code:
<table width="800" align="center">
<tr>
<%CATEGORIES
AMOUNT All
HTML <td><a href="##Page##"><img src="images/##Name##.jpg">##Name##</a></td>
ORDER Name
INSERT
{
LOCATION +4
HTML </tr><tr>
}
%>
</tr>
</table>