_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
onbgcolor="#71A1C5";
oncolor="#ffffff";
offbgcolor="#183290";
offcolor="#ffffff";
bordercolor="#183290";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="60%";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";

}

with(verticalStyle=new mm_style()){
onbgcolor="#8BB6D7";
oncolor="#173190";
offbgcolor="#D5DEED";
offcolor="#173190";
bordercolor="#D5DEED";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize="1";
padding=4;
fontsize="60%";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="2";
overfilter="";
outfilter="";

}



with(milonic=new menuname("about")){
top="offset=1" 
style=verticalStyle;
orientation="horizontal";

aI("text=&nbsp;&nbsp;Overview&nbsp;&nbsp;;url=http://www.esiweb.com/about.htm;");
aI("text=&nbsp;&nbsp;Services&nbsp;&nbsp;;url=http://www.esiweb.com/services.htm;");
aI("text=&nbsp;&nbsp;Search Process&nbsp;&nbsp;;url=http://www.esiweb.com/process.htm;");
aI("text=&nbsp;&nbsp;Strategic Partners&nbsp;&nbsp;;url=http://www.esiweb.com/partners.htm;");
aI("text=&nbsp;&nbsp;Join Our Team&nbsp;&nbsp;;url=http://www.esiweb.com/careers.htm;");
}

with(milonic=new menuname("clients")){
top="offset=1" 
style=verticalStyle;
orientation="horizontal";

aI("text=&nbsp;&nbsp;Companies&nbsp;&nbsp;;url=http://www.esiweb.com/clients.htm;");
aI("text=&nbsp;&nbsp;VC Relationships&nbsp;&nbsp;;url=http://www.esiweb.com/vc.htm;");

}

with(milonic=new menuname("news")){
top="offset=1" 
style=verticalStyle;
orientation="horizontal";

aI("text=&nbsp;&nbsp;Client News&nbsp;&nbsp;;url=http://www.esiweb.com/newsclient2007.htm;");
aI("text=&nbsp;&nbsp;ESI News&nbsp;&nbsp;;url=http://www.esiweb.com/newsesi.htm;");


}

drawMenus();
	
