ich hab kein link, da es bis jetzt noch offline ist..
dies ist der code ohne den framenamen...
Code
<table>
<tr>
<td id="test" width="240" height="82" onmousedown="this.style.backgroundImage='url(bild_a.jpg)'" onCLick="window.document.location.href='http://www.andreas-sass.de'; window.'main'" onMouseOver="this.style.backgroundImage='url(bild_c.jpg)';" onMouseOut="this.style.backgroundImage='url(bild_b.jpg)';" style="background-image:url(bild_b.jpg);">
<a><p align="center"><font face="Comic Sans MS">Hallo du da</font></p></a>
</td>
</tr>
</table>