<!--

function nu_catechg(id){
  document.getElementById("nu_cate00").style.display = "none";
  document.getElementById("nu_cate01").style.display = "none";
  document.getElementById("nu_cate02").style.display = "none";
  document.getElementById("nu_cate03").style.display = "none";
  document.getElementById("nu_cate04").style.display = "none";
  document.getElementById("nu_cate05").style.display = "none";
  document.getElementById(id).style.display = "block";
}

function dnewsjpOpen(){ 
  window.open("/en/digest/en_dig_nj.html", "digest", "width=805,height=375,scrollbars=no,resizable=no,menubar=no,toolbar=no,status=no"); 
} 

function dmezaOpen(){ 
  window.open("/en/digest/en_dig_wu.html", "digest", "width=805,height=375,scrollbars=no,resizable=no,menubar=no,toolbar=no,status=no"); 
}

function dspeakOpen(){ 
  window.open("/en/digest/en_dig_sp.html", "digest", "width=805,height=375,scrollbars=no,resizable=no,menubar=no,toolbar=no,status=no"); 
}

function dsuperOpen(){ 
  window.open("/en/digest/en_dig_sn.html", "digest", "width=805,height=375,scrollbars=no,resizable=no,menubar=no,toolbar=no,status=no"); 
}

function allvideoOpen(id){ 
  if(id == 'flv_300') {
    window.open("/en/news/playlist/en_flv_300.html", "allvideoflv300", "width=455,height=385,scrollbars=no,resizable=no,menubar=no,toolbar=no,status=no"); 
  } else if(id == 'wmv_300') {
    window.open("/en/news/playlist/en_wmv_300.html", "allvideowmv300", "width=447,height=390,scrollbars=no,resizable=no,menubar=no,toolbar=no,status=no"); 
  } else if(id == 'wmv_56') {
    window.open("/en/news/playlist/en_wmv_56.html", "allvideowmv56", "width=310,height=290,scrollbars=no,resizable=no,menubar=no,toolbar=no,status=no"); 
  } else {
  }
}

-->
