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

