I want music to play when I click on an image. I used this bit of code:

<A HREF="riff.mp3"><IMG SRC="pic.jpg"></A>

but Windows Media player opens and plays the music. How can I hide the media player but still have the music play?

Thanks a lot.