So soll es aussehen:
<a HREF="wsw.html"
onMouseOver="vs_aus('button1','images/buttons/wsw02.gif');"
onMouseOut="vs_aus('button1','images/buttons/wsw01.gif');" onfocus=blur()>
<img SRC="images/buttons/wsw01.gif" BORDER="0" NAME="button1"
WIDTH="160" HEIGHT="33"> </a>
D.h. onfocus=blur() soll im a-Tag stehen.