fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#1B2249";
offcolor="#cdb432";
onbgcolor="#000000";
oncolor="#cdb432";
overfilter="Fade(duration=0);Alpha(opacity=100);";
padding=4;
pagebgcolor="#000000";
pagecolor="black";
separatorcolor="#000000";
separatorsize=0;
//subimage="/dhtml/arrow.gif";
subimagepadding=0;
}

with(menuStyleSUB=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#868e79";
offcolor="#dfe299";
onbgcolor="#2c2723";
oncolor="#FFBF00";
overfilter="Fade(duration=0);Alpha(opacity=100);";
padding=4;
pagebgcolor="#2f322a";
pagecolor="#FFFFFF";
separatorcolor="#000000";
separatorsize=2;
//subimage="/dhtml/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Attorneys")){
style=menuStyleSUB;
aI("text=Adam G. Landis;url=landis.html;");
aI("text=Daniel B. Rath;url=rath.html;");
aI("text=Richard S. Cobb;url=cobb.html;");
aI("text=William E. Chipman;url=chipman.html;");
aI("text=Rebecca L. Butcher;url=butcher.html;");
aI("text=J. Landon Ellis;url=ellis.html;");
aI("text=James S. Green, Jr.;url=green.html;");
aI("text=Matthew B. McGuire;url=mcguire.html;");
aI("text=Kerri K. Mumford;url=mumford.html;");
aI("text=Mark D. Olivere ;url=olivere.html;");


}

with(milonic=new menuname("Contact")){
style=menuStyleSUB;
aI("text=Directions;url=directions.html;");
}

drawMenus();
