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