<!--
if (PARTITION != "news") {
document.write("<a href='/news/'><img src='/site_engine/img/menu/news_off.gif' alt='новости' width='50' height='17' border='0'></a><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} else {
document.write("<img src='/site_engine/img/menu/news_on.gif' alt='новости' width='50' height='17' border='0'><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} if (PARTITION != "company") {
document.write("<a href='/company/about/'><img src='/site_engine/img/menu/company_off.gif' alt='компания' width='58' height='17' border='0'></a><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} else {
document.write("<img src='/site_engine/img/menu/company_on.gif' alt='компания' width='58' height='17' border='0'><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} if (PARTITION != "production") {
document.write("<a href='/production/'><img src='/site_engine/img/menu/production_off.gif' alt='продукция' width='63' height='17' border='0'></a><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} else {
document.write("<img src='/site_engine/img/menu/production_on.gif' alt='продукция' width='63' height='17' border='0'><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} if (PARTITION != "texts") {
document.write("<a href='/texts/'><img src='/site_engine/img/menu/texts_off.gif' alt='статьи' width='40' height='17' border='0'></a><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} else {
document.write("<img src='/site_engine/img/menu/texts_on.gif' alt='статьи' width='40' height='17' border='0'><img src='/site_engine/img/dot.gif' width='36' height='1'>");
} if (PARTITION != "fotos") {
document.write("<a href='/fotos/1/'><img src='/site_engine/img/menu/fotos_off.gif' alt='фотообзоры' width='74' height='17' border='0'></a>");
} else {
document.write("<img src='/site_engine/img/menu/fotos_on.gif' alt='фотообзоры' width='74' height='17' border='0'>");
};
// -->
