with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="down";
orientation="horizontal";
position="relative";
style=menuStyle;
align="center";
itemwidth=952;

aI("showmenu=1;text=ABOUT US;url=#;");
aI("showmenu=2;text=CHAPTERS;url=#;");
aI("showmenu=3;text=FOCUS AREAS;url=#;");
aI("showmenu=4;text=HR RESOURCES;;url=#;");
aI("showmenu=5;text=CONFERENCES;url=#;");
aI("showmenu=6;text=SPONSORSHIP;url=#;");
aI("showmenu=7;text=CALENDAR;url=#;");
}

drawMenus();
