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

