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