<head> <script> function sound() { document.all.sound.src = "1.mid"} </SCRIPT> <BGSOUND id=sound></head> <A href=# onmouseover=sound()>TEXT</A>