// lateral.js menú del tercer trimestre de la revista curso 05-06        16 abr 06

document.write('<p><a href="00menu.php">:: Revista 04</a><br />')
document.write('<a href="01editorial.php">:: Editorial</a><br /> ')
document.write('<a href="02cartas.php">:: Cartas al director</a><br /> ')
document.write('<a href="03amenazas.php">:: Amenazas a la infancia</a><br /> ')
document.write('<a href="04proyectos.php">:: Proyecto "Planta especialidades médicas"</a><br /> ')
document.write('<a href="05envios.php">:: Tercer envío de material</a><br /> ')
document.write('<a href="06distribucion.php">:: Distribución del material del 2º envío</a><br /> ')
document.write('<a href="06distribucion.php#ceguera">:: Prevención de la ceguera</a><br /> ')
document.write('<a href="07apadrina.php">:: Apadrinamientos</a><br /> ')
document.write('<a href="08asambleas.php">:: Asambleas generales</a><br /> ')
document.write('<a href="09juan.php">:: Visita del Hno Juan Oliver</a><br /> ')
document.write('<a href="10sembrando.php">:: Sembrando ¿y después?</a><br /> ')
document.write('<a href="11coca.php">:: Agricultor de ¿café o coca?</a><br /> ')
document.write('<a href="12cambio.php">:: ¡Sí, cambió algo...?</a><br /> ')
document.write('<a href="13canoa.php">:: La canoa del sol</a><br /> ')
document.write('<a href="14colores.php">:: Como los colores del arco iris</a></p>')

