var son = new Array();
son[0]='<embed src="justblue.midi" hidden=true autostart=true PLAYBACK="true" loop="2" style="width:0;height:0;">';
son[1]='<embed src="Audio4.wav" hidden=true autostart=true PLAYBACK="true" loop="false" style="width:0;height:0;">';
son[2]='<embed src="audio_rea5.wav" hidden=true autostart="true" PLAYBACK="true" loop="false" style="width:0;height:0;">';

function music(n)
{ fond_musical.innerHTML=son[n]; }
