thanks for all those responses, I needed suggestions those are good, but before I get to them: Here is a new question I have, What is the difference between
<td><img name="menu_r1_c1" src="../menu/menu_r1_c1.gif" widt
h="80" height="12" border="0"></td>
and
<td><img src="../menu/menu_r1_c1.gif" width="80" height="12" border="0"></td>
In what situations I am supposed to use each of them