
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("text=Registration;url=index.php?L1=left_Registration.php&L2=body_Registration.php;");
//aI("showmenu=Program;text=Program;url=index.php?L1=left_Program.php&L2=body_program_Overview.php;");
//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();

