
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle; 
position="relative";
//aI("text=Accounts;url=https://securereg.mauconsulting.info/rss/index.php?L1=left_Login.php&L2=body_login.php;");
aI("showmenu=Home;text=Home;url=index.php?L1=left_home.php&L2=body_home.php;");
aI("showmenu=Call for Papers;text=Call for Papers;url=index.php?L1=left_Call_For_Papers.php&L2=body_Call_for_Papers_Overview.php;");
//aI("text=Information for Students;url=index.php?L1=left_Login.php&L2=body_infostudents.php;");
aI("showmenu=Registration;text=Registration;");
//aI("showmenu=Program;text=Program;url=index.php?L1=left_Program.php&L2=body_program_Overview.php;");
aI("showmenu=Program;text=Program;");
//aI("text=Program (Being revised - please check back later);");

aI("showmenu=Field Trips;text=Field Trips;");

//aI("showmenu=Lodging and Travel;text=Lodging & Travel;url=index.php?L1=left_Lodging_and_Travel.php&L2=body_Lodging_and_Travel_lodging_options.php;");


}
drawMenus();

