_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="WhiteSmoke";
offcolor="Navy";
onbgcolor="CornflowerBlue";
oncolor="MidnightBlue";
padding="2";
separatorcolor="WhiteSmoke";
separatorsize="10";
subimage="images/downboxed.gif";
subimagepadding="1";
overimage="images/whitedots.gif";
imagepadding="2";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#758CC9";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="AliceBlue";
offcolor="Navy";
onbgcolor="SkyBlue";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=ICFM5 Outline;target=;url=icfm5.html;");
aI("showmenu=Statement/StatementLEFT_MENU;text=Statement;target=;url=Statement.html;");
aI("showmenu=Publications/ProceedingsLEFT_MENU;text=Publications;target=;url=Publications.html;");
aI("text=Organiser;target=;url=Organiser.html;");
aI("text=Organising Committee;target=;url=Organising-Committee.html;");
aI("showmenu=Themes and Topics/Topic Areas for AbstractsLEFT_MENU;text=Themes and Topics;target=;url=Themes-and-Topics.html;");
aI("showmenu=Technical Program/Plenary SessionsLEFT_MENU;text=Technical Program;target=;url=Technical-Program.html;");
aI("showmenu=Call for Papers/Abstract SubmissionLEFT_MENU;text=Call for Papers;target=;url=Call-for-Papers.html;");
aI("text=Registration;target=;url=Registration.html;");
aI("text=Conference Venue;target=;url=Conference-Venue.html;");
aI("text=Tours and Cultural Events;target=;url=Tours-and-Cultural-Events.html;");
aI("text=ICFM5 Sponsors;target=;url=ICFM5-Sponsors.html;");
aI("text=Contact Secretariat;target=;url=Contact-Secretariat.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Statement/StatementLEFT_MENU")){
style=submenuStyle;
aI("text=Statement;target=;url=Statement.html;");
aI("text=Annex1;target=;url=Annex1.html;");
aI("text=Annex2;target=;url=Annex2.html;");
}

with(milonic=new menuname("Publications/ProceedingsLEFT_MENU")){
style=submenuStyle;
aI("text=Proceedings;target=;url=Proceedings.html;");
aI("text=Large Flood Book;target=;url=Large-Flood-Book.html;");
aI("text=Post-Conference;target=;url=Post-Conference.html;");
}

with(milonic=new menuname("Themes and Topics/Topic Areas for AbstractsLEFT_MENU")){
style=submenuStyle;
aI("text=Topic Areas for Abstracts;target=;url=Topic-Areas-for-Abstracts.html;");
aI("text=Plenary Sessions;target=;url=Plenary-Sessions.html;");
}

with(milonic=new menuname("Technical Program/Plenary SessionsLEFT_MENU")){
style=submenuStyle;
aI("text=Plenary Sessions;target=;url=Plenary-Sessions.html;");
aI("text=Parallel Sessions;target=;url=Parallel-Sessions.html;");
aI("text=Poster Sessions;target=;url=Poster-Sessions.html;");
aI("text=Special Events;target=;url=Special-Events.html;");
}

with(milonic=new menuname("Call for Papers/Abstract SubmissionLEFT_MENU")){
style=submenuStyle;
aI("text=Abstract Submission;target=;url=Abstract-Submission.html;");
aI("text=Full Paper (Optional);target=;url=Full-Paper-(Optional).html;");
aI("text=Poster Format;target=;url=Poster-Format.html;");
aI("text=Online Abstract Submission;target=;url=Online-Abstract-Submission.html;");
}


 drawMenus();

