
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
aI("text=Accounts;url=https://securereg.mauconsulting.info/issrm2010/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.php;");
aI("showmenu=Call for Papers;text=Call for Papers;");
//aI("showmenu=Registration;text=Registration;url=index.php?L1=left_Registration.php&L2=body_Registration.php;");
aI("showmenu=Registration;text=Registration;");
//aI("showmenu=Program;text=Program;url=index.php?L1=left_Program.php&L2=body_Program.php;");
aI("showmenu=Program;text=Program;");
aI("showmenu=Lodging and Travel;text=Lodging and Travel;");
//aI("showmenu=Grad Student Forum;text=Student Forum;url=index.php?L1=left_Grad_Student_Forum.php&L2=body_Grad_Student_Forum.php;");
aI("showmenu=Grad Student Forum;text=Student Forum;");

}
drawMenus();

