with(milonic=new menuname("Main Menu")){
style=BGNonMemberStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
//left=10;
//top=10;
//aI("text=HOME;url=home.php;itemwidth=70;");
aI("text=SERVICES;url=services_nx.php;showmenu=ServicesMenu;itemwidth=100;");
aI("text=HOW IT WORKS;url=howitworks_nx.php;showmenu=HowMenu;itemwidth=140;");
aI("text=ABOUT US;url=about_bargraders.php;showmenu=AboutMenu;itemwidth=100;");
aI("text=ABOUT THE BAR;url=about_california_bar_exam.php;showmenu=BarMenu;itemwidth=140;");
//aI("text=REPEAT TAKERS;url=display.php?page_name=repeattakers;itemwidth=110;");
aI("text=SIGN UP;url=signup.php;itemwidth=75;");
}
drawMenus();
