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