BGSOUND.src (Property)

The URL that the background sound file can be fetched from.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:String primitive
JavaScript syntax:IEmyBGSOUND.src

The sound will be loaded from this location while the page is being constructed. There may be some delay between requesting the sound and being able to play it.

You can define a new value here to load a different sound and play it in the background.