Hallo Frank!
Thorsten hat‚s schon richtig gesagt: Semikolon statt komma.
Und die Onmouse.... Aufrufe müssen in ein <a> sonst versteht Netscape das nicht. Also so:
<a href="#" onMouseover="Swap(1)" onMouseout="unSwap(1)" onclick="return false"><img src="beauty.gif width="89" height="28" name="beauty" border="0"></a>
Jetzt müsste es klappen.
Bis dann
Alex!