fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/logooff.gif";
imagepadding=0;
offbgcolor="#6C644F";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="images/logoon.gif";
padding=0;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#6c644f";
offcolor="#ffffff";
onbgcolor="maroon";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#6c644f";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=215;
aI("image=navigation/OFF_01.gif;overimage=navigation/ON_01.gif;url=http://www.centralcourtreporting.com/;");
aI("image=navigation/ON_02.gif;overimage=navigation/ON_02.gif;url=about.html;");
aI("image=navigation/OFF_03.gif;overimage=navigation/ON_03.gif;showmenu=Services;");
aI("image=navigation/OFF_04.gif;overimage=navigation/ON_04.gif;showmenu=Locations;");
aI("image=navigation/OFF_05.gif;overimage=navigation/ON_05.gif;url=contact.html;");
aI("image=navigation/OFF_06.gif;overimage=navigation/ON_06.gif;url=schedule.aspx;");
aI("image=navigation/OFF_07.gif;overimage=navigation/OFF_07.gif;");
}

with(milonic=new menuname("Services")){
margin=7;
style=submenuStyle;
aI("text=E-Transcript;url=services.html;");
aI("text=Condensed Transcripts;url=services.html;");
aI("text=I-Binder Secure Online Document Repository;url=http://ibinder.reallegal.com/centralcourtreporting;");
aI("text=Scanned Exhibits;url=services.html;");
aI("text=Trial Presentation;url=video.html;");
aI("text=Real-time Court Reporting;url=services.html;");
aI("text=Synchronized Transcript & Video;url=video.html;");
aI("text=Hyperlinked Exhibits;url=video.html;");
aI("text=Support Services;url=services.html;");

}

with(milonic=new menuname("Locations")){
margin=7;
style=submenuStyle;
aI("text=     Bellevue;url=bellevue.html");
aI("text=     Kennewick;url=kennewick.html;");
aI("text=     Seattle;url=seattle.html;");
aI("text=     Wenatchee;url=wenatchee.html;");
aI("text=     Yakima;url=yakima.html;");
}




drawMenus();

