//PopUp Window
function doPopUpPLHL(){
  doPopUpWindow = window.open("kut.htm","JHLLPlayer",
  "resizable=yes,scrollbars=no,status=no,menubar=no,toolbar=no,left=120,top=80,screenX=80,screenY=80,width=650,height=740");
}
