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