with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=0;
left=0;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=news;showmenu=news;url=/news/;");
aI("text=production;showmenu=products;url=/production/;");
aI("text=support;showmenu=support;url=/st/support/index.html;");
aI("text=company profile;showmenu=profile;url=/st/profile/index.html;");
aI("text=contacts;showmenu=contacts;url=/st/contacts/index.html;");
aI("text=site map;showmenu=sitemap;url=/st/sitemap/index.html;");

}
drawMenus();
