_menuCloseDelay=200;
_menuOpenDelay=100;
_subOffsetTop=0;
_subOffsetLeft=0;


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

with(milonic=new menuname("consulting")){
style=GlobalStyle;
aI("text=Strategic Employee &amp; HR Communication;url=index.php?section=consulting;")
aI("text=Intranet/Portal Consulting;url=index.php?section=consulting&page=intranet;")
aI("text=Brand Integration;url=index.php?section=consulting&page=brand;")
aI("text=Change Communication and Management;url=index.php?section=consulting&page=change;")
aI("text=OD & Culture Evolution;url=index.php?section=consulting&page=culture;")
}


with(milonic=new menuname("expertise")){
style=GlobalStyle;
aI("text=Resumes &amp; Bios;url=index.php?section=expertise;")
aI("text=Association Involvement;url=index.php?section=expertise&page=iabc;")
aI("text=Putting the Project Teams Together;url=index.php?section=expertise&page=teams;")
}

with(milonic=new menuname("speaking")){
style=GlobalStyle;
aI("text=Speaking Topic List;url=index.php?section=speaking;")
aI("text=Upcoming Engagements;url=index.php?section=speaking&page=upcoming;")
aI("text=Past Engagements;url=index.php?section=speaking&page=past;")
aI("text=Articles;url=index.php?section=speaking&page=articles;")
}

drawMenus();
