with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=0;
left=0;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=новости;showmenu=news;url=/news/;");
aI("text=продукция;showmenu=products;url=/production/;");
aI("text=решения;showmenu=reshenia;url=/solutions/;");
aI("text=производство;url=http://www.shtrih-m.com/factory;");
aI("text=поддержка;showmenu=support;url=/downloads;");
aI("text=партнеры;showmenu=partners;url=/partners/page_6.html;");
aI("text=цто;showmenu=cto;url=/cto/page_10.html;");
aI("text=форум;url=http://forum.shtrih-m.ru/;");
aI("text=компания;showmenu=about;url=http://www.shtrih-m.ru/about;");
}
drawMenus();

