document.write("<p><a href='/index.html'>");
document.write("Главная страница</a></p>");

document.write("<p><a href='/emos/lectures/index.html'>");
document.write("Лекции центра Эмос</a></p>");

document.write("<p><a href='/receipts/allprod.htm'>");
document.write("Полный список продуктов</a></p>");

document.write("<p><a href='/receipts/allrec.htm'>");
document.write("Полный список рецептов</a></p>");

