with(milonic=new menuname("Main Menu")){alwaysvisible=1;orientation="horizontal";style=menuStyle;position="relative";aI("text= HOME ;url=index.html;");aI("text=ABOUT US;url=about_us.html;");aI("showmenu=board_directors;text=BOARD OF DIRECTORS;");aI("showmenu=advisory_board;text=ADVISORY BOARD MEMBERS;");aI("showmenu=gallery;text=GALLERY;");aI("showmenu=donate;text=DONATE;");aI("showmenu=news;text=NEWS;");aI("text=CONTACT US;url=contact_us.html;");}drawMenus();