// JavaScript Document
document.write("<a href='index.html'>Zápisník</a><br><br>")
document.write("<a href='predmluva.html'>Předmluva</a><br>")
document.write("<a href='preklady.html'>Překlady</a><br>")
document.write("<a href='vlastni.html'>Vlastní úvahy</a><br>")
document.write("<a href='historie.html'>Z historie</a><br>")
document.write("<a href='zapisnik_archiv.html'>Archiv zápisníku</a><br><br>")
document.write("<a href='audio.html'>Audionahrávky</a><br><br>")
document.write("<a href='mailto:macak@volny.cz'>Napište</a>")

