function short_menu() {
document.write('<style>');
document.write('    A {text-decoration:none; color:#003399;  font-family:Arial; font-weight:700; font-size:8pt; background-color:transparent; line-height:1.5}  ');
document.write('    A:hover {color:#0000ff; background-color: #ffffcc; font-weight:700}');
document.write('    A:visited {color:#3366cc; font-weight:700}');
document.write('    A:active {color:blue;}');
document.write('</style>');
document.write('<div STYLE="block:display; background-color: #cccccc">');
document.write('<a  href="/misc/guestbook_ru.asp" target="_blank">Гостевая книга</a>| ');
document.write('<a  href="/info/gallery_01.html" target="_blank">Фотографии</a>| ');
document.write('<a  href="/gdsidb/gdsidb_2.html" target="_blank">ВМО</a>|<a class=menu href="/clgmi/np33/" target="_blank">СП-33</a>|');
document.write('<a  href="http://www.aari.nw.ru/docs/IPY/" target="_blank">Сайт МПГ 2007/2008</a>|');
document.write('<a  href="http://www.aari.nw.ru/clgmi/meteo/sinop/sin.htm" target="_blank">Погода Арктики и С-Пб</a>|');
document.write('<a  href="http://south.aari.nw.ru" target="_blank">Антарктика</a>|');
document.write('<a  href="http://portal.aari.ru/resource/" target="_blank">Полярный портал ЕСИМО</a><img src="/pics/new.gif" width=28 height=14>');
document.write(' </div>');
}
