function menu() {
document.write('<b>Pré-Modernismo</b><br><br>')
document.write('<b>- Brasil</b><br>')
document.write('- <a href=preliminares.htm>Preliminares</a><br>')
document.write('- <a href=caracteristicas.htm>Características Gerais</a><br>')
document.write('- <a href=panorama.htm>Momento Histórico</a><br>')
document.write('- <a href=cronologia.htm>Cronologia</a><br>')
document.write('<br>')
document.write('<b>- Portugal</b><br>')
document.write('- <a href=saudosismo.html>Características Gerais</a><br>')
document.write('- <a href=panorama_port.html>Momento Histórico</a><br>')

}
