TY - your solution works for the simplified code. On my more complex code (ie the real web page), it does not seem to work
Link:
http://www.nsia.ca/nsia01.html
Code:
<html>
<script language="JavaScript">
<!--
//-->
</script>
<head>
<meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<title></title>
</head>
<body leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0">
<table width="768" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/mountains3.gif" colspan="2" height="108"><table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%"><tr><td width="*"><br> <img src="images/NSIA_Logo_Navy.gif"></td><td width="400" align="right" valign="bottom" height="108" style="border-width:0px;"><a href="P1/about.asp" style="border-width:0px;"><img src="images/tababoutus.gif" style="border-width:0px;"></a><a href="P1/faq.asp" style="border-width:0px;"><img src="images/tabfaq.gif" style="border-width:0px;"></a><a href="P1/contact.asp" style="border-width:0px;"><img src="images/tabcontact.gif" style="border-width:0px;"></a><a href="nsiaf.asp" style="border-width:0px;"><img src="images/tabfrancais.gif" style="border-width:0px;"></a> </td></tr></table></td>
</tr>
<tr>
<td colspan="2" bgcolor="#ffcc00"> </td>
</tr>
</table>
</body>
</html>
Thx!
Jorge