with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("image=/images/nav_left.gif;"); 
aI("image=/images/nav_div.gif;"); 
aI("image=/images/products_on.gif;overimage=/images/products_on.gif;showmenu=products;url=/products/overview.html;");  
aI("image=/images/nav_div.gif;"); 
aI("image=/images/solutions_off.gif;overimage=/images/solutions_on.gif;showmenu=solutions;url=/solutions/overview.html;");
aI("image=/images/nav_div.gif;");
aI("image=/images/partners_off.gif;overimage=/images/partners_on.gif;showmenu=partners;url=/partners/overview.html;"); 
aI("image=/images/nav_div.gif;");
aI("image=/images/news_off.gif;overimage=/images/news_on.gif;showmenu=news;url=/news/press.html;");
aI("image=/images/nav_div.gif;");
aI("image=/images/company_off.gif;overimage=/images/company_on.gif;showmenu=company;url=/company/overview.html;");
aI("image=/images/nav_div.gif;");
aI("image=/images/nav_right.gif;");  }
drawMenus();