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="#0d223d";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0d223d";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#fbad50";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#0d223d', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#0d223d";
pagecolor="black";
separatorcolor="#0d223d";
separatorsize=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=117;
aI("image=navigation/ON_01.png;overimage=navigation/ON_01.png;url=Default.html;");
aI("image=navigation/OFF_02.jpg;overimage=navigation/ON_02.jpg;url=about.html;");
aI("image=navigation/OFF_03.jpg;overimage=navigation/ON_03.jpg;url=schedule.html;");
aI("image=navigation/OFF_04.jpg;overimage=navigation/ON_04.jpg;url=login.html;");
aI("image=navigation/OFF_05.jpg;overimage=navigation/ON_05.jpg;showmenu=VideoMedia;");
aI("image=navigation/OFF_06.jpg;overimage=navigation/ON_06.png;showmenu=Services;");
aI("image=navigation/OFF_07.jpg;overimage=navigation/ON_07.jpg;showmenu=Locations;");
aI("image=navigation/OFF_08.jpg;overimage=navigation/ON_08.jpg;url=contact.html;");
aI("image=navigation/OFF_09.jpg;;overimage=navigation/ON_09.jpg;url=webspecials.html");
}

with(milonic=new menuname("Services")){
margin=7;
style=submenuStyle;
aI("text=Overview;url=services.html;");
aI("text=Day in-the-life Videos;url=dayinlifevideos.html;");
aI("text=Deposition Scheduling Worldwide;url=schedule.html;");
aI("text=Educational Seminars;url=seminars.html;");
aI("text=Equipment Rental;url=equipmentrental.html;");
aI("text=Online Document Repository;url=odr.html;");
aI("text=Realtime Court Reporting;url=realtimecourtreporting.html;");
aI("text=Synchronized Transcript & Video;url=videoconferencing.html;");
aI("text=Transcription Services;url=transcriptionservices.html;");
aI("text=Trial Presentation;url=services.html;");
aI("text=Video Conferencing;url=videoconferencing.html;");

}

with(milonic=new menuname("Locations")){
margin=7;
style=submenuStyle;
aI("text=     Seattle;url=seattle.html;");
aI("text=     Bellevue;url=bellevue.html;");
aI("text=     Spokane;url=spokane.html;");
aI("text=     Kennewick;url=kennewick.html;");
aI("text=     Wenatchee;url=wenatchee.html;");
aI("text=     Yakima;url=yakima.html;");
}

with(milonic=new menuname("VideoMedia")){
margin=7;
style=submenuStyle;
aI("text=Digital Video Taping;url=digitalvideotaping.html;");
aI("text=Day in-the-life Videos;url=dayinlifevideos.html;");
aI("text=Independent Medical Exams;url=services.html;");
aI("text=Trial Presentation Technologies;url=services.html;");
aI("text=Videostreaming;url=videoconferencing.html;");
aI("text=Synchronized Transcript & Video;url=videoconferencing.html;");
aI("text=Video Conferencing;url=videoconferencing.html;");
}



drawMenus();


