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