function menu() {
document.write('<b>Literatura Contemporânea</b><br><br>')
document.write('<b>- Portugal</b><br>')
document.write('- <a href=hist_port.html>Momento Histórico</a><br>')
document.write('- <a href=cronologia.html>Cronologia</a><br>')
document.write('- <a href=neorealismo.html>Neo-Realismo</a><br>')
document.write('- <a href=surrealismo.html>Surrealismo</a><br><br>')

}
