buildAfterLoad=true;
_menuCloseDelay=200;
_menuOpenDelay=100;
_subOffsetTop=10;
_subOffsetLeft=10;


with(GlobalStyle=new mm_style()){
offcolor="#00315D";
offbgcolor="#FFFFFF";
oncolor="#B45400";
onbgcolor="#A1B8D7";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
margin=5;
fontstyle="normal";
fontweight="normal";
fontfamily="verdana";
padding=8;
separatorcolor="#ffffff";
separatorsize=1;
subimage="";
}

with(SubStyle=new mm_style()){
offcolor="#00315D";
offbgcolor="#D5DCE9";
oncolor="#B45400";
onbgcolor="#A1B8D7";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
margin=5;
fontstyle="normal";
fontweight="normal";
fontfamily="verdana";
padding=8;
separatorcolor="#ffffff";
separatorsize=1;
subimage="";
}


with(milonic=new menuname("main_menu")){
style=GlobalStyle;
position="relative";
alwaysvisible=1;
orientation="horizontal";
aI("text=HOME;url=http://www.eloquor.com/;")
aI("showmenu=consulting;text=CONSULTING SERVICES;url=http://www.eloquor.com/consulting.html;")
aI("showmenu=expertise;text=EXPERTISE;url=http://www.eloquor.com/expertise.html;")
aI("showmenu=speaking;text=SPEAKING/AUTHORING;url=http://www.eloquor.com/speaking.html;")
aI("text=CLIENTS;url=http://www.eloquor.com/clients.html;")
aI("text=CONTACT;url=http://www.eloquor.com/contact.html;")
aI("text=BLOG;url=http://www.eloquor.com/blog;")
aI("text=STORE;url=http://eloquor.myshopify.com;")
}


with(milonic=new menuname("consulting")){
style=SubStyle;
aI("text=Strategic Employee & HR Communication;align=left;url=http://www.eloquor.com/strategic.html;")
aI("text=Intranet/Portal Consulting;align=left;url=http://www.eloquor.com/governance.html;")
aI("text=Brand Integration;align=left;url=http://www.eloquor.com/brand.html;")
aI("text=Change Communication and Management;url=http://www.eloquor.com/change.html;")
aI("text=Training, OD & Culture;align=left;url=http://www.eloquor.com/training.html;")
}


with(milonic=new menuname("expertise")){
style=SubStyle;
aI("text=Resumes &amp; Bios;align=left;url=http://www.eloquor.com/resumes.html;")
aI("text=Putting the Project Teams Together;align=left;url=http://www.eloquor.com/teams.html;")
}

with(milonic=new menuname("speaking")){
style=SubStyle;
aI("text=Speaking Topic List;align=left;url=http://www.eloquor.com/topics.html;")
aI("text=Upcoming Engagements;align=left;url=http://www.eloquor.com/upcoming.html;")
aI("text=Past Engagements;align=left;url=http://www.eloquor.com/past.html;")
aI("text=Articles;align=left;url=http://www.eloquor.com/articles.html;")
}

drawMenus();
