<script language="JavaScript">
<!--
...
function doNothing() { ; }
...
//-->
</script>
<a href="
javascript:doNothing()" 
    onmouseover="doOverNav('bild1', 'En verkligt fin och bra site')" 
    onmouseout="doOutNav('bild1')">
<img name="bild1" src="boll.gif" width=10 height=10 border=0>
</a>