function muestra(id){ panel = document.getElementById("info_menu"); panel.innerHTML = texto[id]; }