
document.write("<html>")

document.write("")
document.write("<a href='childroom.html'> Детский_Уголок </a> ...")
document.write("<a href='ex2.html'> Экскурсии </a> ... ")
document.write("<a href='cross.html'> Кроссворды</a> ... <a href='viktor.html'>Викторины</a> ... ")
document.write("<a href='dictionary.html'> Мой_словарик!</a>... ")
document.write("<a href='games.html'> Поиграем,_отдохнем!</a> ... ")

document.write("<a href='http://spbzoo.ru'> Главная страница сайта</a> ... ");
document.write("<a href='http://www.spbzoo.ru/section/?id=91'> Коллекция_зоопарка</a> ")

document.write("</html>")
