function menu() {
document.write('<b><a href=../index.html>Modernismo</a></b><br><br>')
document.write('<b>- Brasil 1ª Fase</b><br>')
document.write('- <a href=preliminares.html>Preliminares</a><br>')
document.write('- <a href=historia.html>Momento Histórico</a><br>')
document.write('- <a href=embrionario.html>Período Embrionário</a><br>')
document.write('- <a href=sam.html>A Semana de Arte Moderna</a><br>')
document.write('- <a href=posterior.html>Os anos posteriores</a><br>')
document.write('- <a href=caracteristicas.html>Características</a><br>')
document.write('- <a href=cronologia.html>Cronologia</a><br>')

}
