// 4web_lateral.js			18 abr 04

document.write('<p><a href="00menu.php">:: Nuestra web</a><br />') 
document.write('<a href="01firma.php">:: Escriba en el Libro de visitas</a><br />')
document.write('<a href="02visitas.php">:: Libro de visitas<br/>:: Mensajes recibidos</a><br />')
document.write('<a href="03enlaces.php">:: Enlaces<br />')
document.write('<a href="04mapa.php">::  Mapa del sitio<br />')
document.write('<a href="/3alumno/00menu.php">:: Documentos y colaboraciones</a></p>')

