document.write("<tr align=center class=menu-text>"); 
document.write("<td width=11%><a href=\"index.htm\">Главная</a></td>");  
document.write("<td width=11%><a href=\"search.html\">Поиск</a></td>");  
document.write("<td width=11%><a href=\"dict.htm\">Справочник</a></td>");  
document.write("<td width=11%><a href=\"links.htm\">Ссылки</a></td>");  
<!--document.write("<td width=11%>Обзоры</td>");-->  
<!--document.write("<td width=11%>Файлы</td>");  -->
document.write("<td width=11%><a href=\"archive.htm\">Архив</a></td>");  
<!--document.write("<td width=11%><a href=\"http://myprogressive.ru/phpBB2/index.php\" target=\"_display\">Форум</a></td>");  -->
document.write("<td width=11%><a href=\"about.htm\">О сайте</a></td>");  
document.write("</tr>"); ;

