// Верхне горизонтальное меню
document.write("<TABLE bgColor=#c0c0c0 border=0 cellPadding=0 cellSpacing=3 height=18 width='100%'>");
document.write("<TBODY>");
document.write("<TR><TD width=30%>");
document.write("<IMG align=absMiddle height=18 src='../image/pic9.gif' width=9> &nbsp;<A class='folder_l' href='http://edu.tomsk.gov.ru' target='_blank'>Главная</a><span class='smalltext'> | Обновлена&nbsp;");
document.write("<script language='JavaScript'>lastModifedDate();</script>&nbsp;&nbsp;&nbsp;</TD>");
document.write("<TD align=right width=70% class='smalltext'>");
document.write("<script language='JavaScript'>Todaydate();</script>&nbsp;&nbsp;&nbsp;");
document.write("<A href='javascript:window.external.AddFavorite(parent.location,document.title)'>Добавить в избранное</A>&nbsp;&nbsp;&nbsp;");
// document.write("<A class='smalltext' href='http://edu.tomsk.gov.ru/' onclick='this.style.behavior='url(#default#homepage)';this.setHomePage('http://edu.tomsk.gov.ru/');'>Сделать стартовым</A>&nbsp;&nbsp;&nbsp;");
document.write("<A class='smalltext' href='../klnd/klnd_2009.shtml' target='_blank'>Календарь 2009</A>&nbsp;&nbsp;&nbsp;");
document.write("<A class='smalltext' href='../tlfspr/contacts.htm' target='_blank'>КОНТАКТЫ</A>&nbsp;&nbsp;&nbsp;");
// document.write("<A class='smalltext' href='http://www.gismeteo.ru/towns/29430.htm' target='_blank'>ПОГОДА</A>&nbsp;&nbsp;&nbsp;");
// document.write("<A class='smalltext' href='http://weather.tomsk.ru/weather/towns/29430.htm' target='_blank' alt='ПОГОДА от ФОБОС на 3 дня'>ПОГОДА</A>&nbsp;&nbsp;&nbsp;");
document.write("* <a class='smalltext' href=\"javascript:if(window.length){alert('Не работает с фреймами!')}else{s=prompt('Введите ключевое слово:','');r=document.body.createTextRange();for(var i=0;r.findText(s);i++){r.execCommand('BackColor','','lime');r.collapse(false)}alert('Найдено: '+i+' слов(а)');}void(null)\">Поиск по странице</a> *&nbsp;&nbsp;&nbsp;");
document.write("<A class='smalltext' href='mailto:ivan@obluo.tomsk.gov.ru'>Написать письмо</A>&nbsp;&nbsp;</TD></TR></TBODY></TABLE>");