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