//PopUp Window
function doPopUpPL7(){
  doPopUpWindow = window.open("audio7th.htm","BoHPlayer7",
  "resizable=no,scrollbars=no,status=no,menubar=no,toolbar=no,left=120,top=80,screenX=80,screenY=80,width=460,height=480");
}
