function saveResDescName(res_id) {
  xajax_wwwSaveResDescName(top.xajax.getFormValues('res_name_desc_'+res_id), res_id);
}