function menu() {
document.write('<b>Realismo/Naturalismo</b><br><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=limites.htm>Limites entre o Realismo <br>&nbsp;&nbsp;&nbsp;e o Naturalismo</a><br><br>')
document.write('<b>- Europa</b><br>')
document.write('- <a href=panorama.htm>Momento Histórico</a><br>')
document.write('- <a href=pan_europa.htm>Panorama Literário</a><br>')
document.write('<br>')
document.write('<b>- Portugal</b><br>')
document.write('- <a href=port_panorama.htm>Momento Histórico</a><br>')
document.write('- <a href=port_literatura.htm>A Literatura</a><br>')
document.write('- <a href=port_cronologia.htm>Cronologia</a><br><br>')
document.write('<b>- Brasil</b><br>')
document.write('- <a href=bra_panorama.htm>Momento Histórico</a><br>')
document.write('- <a href=bra_literatura.htm>A Literatura</a><br>')
document.write('- <a href=bra_cronologia.htm>Cronologia</a><br>')
}
