with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuMain;
aI("pointer=default;showmenu=about;text=about us;");
aI("pointer=default;showmenu=products;text=products;");
aI("showmenu=medinfo;text=medical information;url=../js/DSIRedirect.htm");
aI("pointer=default;showmenu=research;text=clinical research;");
aI("pointer=default;showmenu=news;text=news &amp; resources;");
aI("pointer=default;showmenu=corporate;text=corporate responsibility;");
aI("pointer=default;showmenu=careers;text=careers;");
}
drawMenus();
