function menu() {
document.write('<b>Literatura Informativa</b><br><br>')

document.write('- <a href=preliminares.htm>Preliminares</a><br>')
document.write('- <a href=panorama.htm>Momento Histórico</a><br>')
document.write('- <a href=literatura.htm>A literatura</a><br>')

}
