 function Carga_Imagen(IMAGEN)
 {
  parent.frames.ENCABEZADO.IMG_ENCABEZADO.src = "/imagenes/encabezados/" + IMAGEN; 
 }