document.write("<a id=\"ini\" href=\"index.html\">Inicio</a>&nbsp;|&nbsp;");
document.write("<a id=\"pre\" href=\"presentacion.html\">Presentaci&oacute;n</a>&nbsp;|&nbsp;");
document.write("<a id=\"pro\" href=\"programa.html\">Programa</a>&nbsp;|&nbsp;");
document.write("<a id=\"com\" href=\"como_llegar.html\">C&oacute;mo llegar</a>&nbsp;|&nbsp;");
document.write("<a id=\"org\" href=\"organizacion.html\">Organizaci&oacute;n</a>&nbsp;|&nbsp;");
document.write("<a id=\"fer\" href=\"feria.html\">Feria del libro</a>&nbsp;|&nbsp;");
document.write("<a id=\"exp\" href=\"exposicion.html\">Exposici&oacute;n</a>&nbsp;|&nbsp;");
document.write("<a id=\"not\" href=\"prensa.html\">Prensa</a>&nbsp;|&nbsp;");
document.write("<a id=\"fot\" href=\"fotos.html\">Fotos</a>&nbsp;|&nbsp;");
document.write("<a id=\"des\" href=\"descargas.html\">Descargas</a>&nbsp;|&nbsp;");
document.write("<a id=\"con\" href=\"contacto.html\">Contacto</a>&nbsp;|&nbsp;");
document.write("<a id=\"enl\" href=\"enlaces.html\">Enlaces</a>");

