el = $('id_acceso_corresponsales');
if (el) {
el2 = el.descendants()[0];
el2.href = link_alta_c;
}
