Código HTML:
</head>
<body>
<table width="565" height="349" border="0">
<tr>
<th height="242" scope="row"><img name="a" src="h.bmp" /></th>
</tr>
<tr>
<th scope="row"><table width="584" height="92" border="0">
<tr>
<th width="143" scope="row"><img src="p.bmp" onmouseover = "a.src=g.bmp" /></th>
<th width="137" scope="row"><img src="t.bmp" onmouseover = "a.src=g.bmp" /></th>
<th width="104" scope="row"><img src="g.bmp" onmouseover = "a.src=g.bmp" /></th>
</tr>
</table></th>
</tr>
</table>
</body>
</html>
tengo esto supongo que name="a" a sera la varible por eso he puesto despues que se cambien la src de a .. por tal imagen... bueno eso no me funciona ??