<!--

function playSound_ettFLYGPLAN() {
  document.all['BGSOUND_ID'].src='ettFLYGPLAN.wav';
}

function stopSound() {
 document.all['BGSOUND_ID'].src='ettFLYGPLAN.wav';

}
//-->

