

function CargarUbicacion(txt) {  
  ubicacion.firstChild.nodeValue = ">>  " + txt;
}
