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=6;
_subOffsetLeft=-4;





with(menuStyle=new mm_style()){
bgimage="images/btn-background.jpg";
borderstyle="solid";
borderwidth=0;
offcolor="#26354A";      // blue
offbgcolor="#d6edd7";    // light green
onbgcolor="#072c13";     // dark green
oncolor="#d6edd7";       // light green
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
separatorcolor="#072c13"; // dark green
separatorsize=1;
subimage="images/nav_menu_arrow.gif";
subimagepadding=2;
itemheight=2;
itemwidth=220;
fontfamily="Lucida Grande, Tahoma, Arial, Helvetica, sans-serif";
fontsize=10;
}

with(subMenuStyle=new mm_style()){
bgimage="images/btn-background.jpg";
borderstyle="solid";
borderwidth=0;
offcolor="#26354A";      // blue
offbgcolor="#d6edd7";    // light green
onbgcolor="#072c13";     // dark green
oncolor="#d6edd7";       // light green
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
separatorcolor="#072c13"; // dark green
separatorsize=1;
subimage="images/nav_menu_arrow.gif";
subimagepadding=2;
itemheight=2;
itemwidth=220;
fontfamily="Lucida Grande, Tahoma, Arial, Helvetica, sans-serif";
fontsize=10;
bordercolor="#072c13";  // dark green
borderstyle="solid";
borderwidth=1;
}



with(milonic=new menuname("about-us")){
style=subMenuStyle;
aI("text=MISSION STATEMENT;url=about-us/mission.php;title=Mission Statement;alt=Mission Statement;");
aI("text=WHY PROVIDE INTERPRETERS;url=about-us/why-interpret.php;title=Why Provide Interpreters;alt=Why Provide Interpreters;");
aI("text=DEAF LINK IN THE NEWS;url=about-us/news.php;title=Deaf Link in the News;alt=Deaf Link in the News;");
aI("text=OUR VRI CUSTOMERS;url=about-us/vri-customers.php;title=Our Video Remote Interpreting Customers;alt=Our Video Remote Interpreting Customers;");
aI("text=OUR PRI CUSTOMERS;url=about-us/pri-customers.php;title=Our Pre-recorded Interpreting Customers;alt=Our Pre-recorded Interpreting Customers;");
aI("text=OUR PARTNERS;url=about-us/partners.php;title=Our Partners;alt=Our Partners;");
aI("text=SUBSCRIBE TO ENEWS;url=about-us/subscribe-enews.php;title=Subscribe to eNews;alt=Subscribe to eNews;");
aI("text=MORE INFORMATION AND RESOURCES;url=about-us/more-info.php;title=More Information and Resources;alt=More Information and Resources;");
}

with(milonic=new menuname("ahas")){
style=subMenuStyle;
aI("text=ABOUT AHAS-IN;url=ahas/ahas-in.php;title=About the Accessible Hazard Alert System;alt=About the Accessible Hazard Alert System;");
aI("text=SHELTER LINK;url=ahas/shelter-link.php;title=Shelter Link;alt=Shelter Link;");
aI("text=EMERGENCY PREPAREDNESS INFO;url=ahas/emer-preparedness-info.php;title=Emergency Preparedness Information;alt=Emergency Preparedness Information;");
}

with(milonic=new menuname("vri")){
style=subMenuStyle;
aI("text=TECHNICAL REQUIREMENTS;url=vri/tech-requirements.php;title=Technical Requirements;alt=Technical Requirements;");
aI("text=VRI FAQS;url=vri/vri-faqs.php;title=Video Remote Interpreting Frequently Asked Questions;alt=Video Remote Interpreting Frequently Asked Questions;");
aI("text=TECHNICAL SUPPORT;url=vri/tech-support.php;title=Technical Support;alt=Technical Support;");
aI("text=PLANS AND RATES;url=vri/plans-and-rates.php;title=Plans and Rates;alt=Plans and Rates;");
}

drawMenus();