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