function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function sound_start() {
parent.sound.location.href="sound_start.htm";
}

function sound() {
parent.sound.location.href="sound.htm";
}
