Sorry, hier der Code mit dem Textlink, den ich nicht eingefügt hatte:
<a href="picture.jpg"
onMouseOver="swapImage('icon_download_image_lo','','pics/icon_download_image_hi.gif',0)"
onMouseOut="swapImgRestore()" />
<img src="pics/icon_download_image_lo.gif" name="icon_download_image_lo" width="29" height="23" />
</a>
<a href="picture.jpg"
onMouseOver="swapImage('icon_download_image_lo','','pics/icon_download_image_hi.gif',0)"
onMouseOut="swapImgRestore()">Bild anzeigen
</a>