﻿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=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
fontfamily="Helvetica, Geneva, Arial, SunSans-Regular, sans-serif";
fontsize="100%";
headercolor="#ffffff";
offcolor="#048f45";
oncolor="#063";
pagecolor="#063";
pageoncolor="#048f45";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);";
subimagepadding=2;
itemheight=24;
itemwidth=200;
}

with(menuStyle2=new mm_style()){
fontfamily="Helvetica, Geneva, Arial, SunSans-Regular, sans-serif";
fontsize="100%";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#ffffff";
onbgcolor="white";
offcolor="#048f45";
oncolor="#063";
pagecolor="#063";
pageoncolor="#048f45";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.3);Alpha(opacity=100);Shadow(color=#cccccc', Direction=135, Strength=2)";
padding=5;
}

//for secondary menu
with(menuStyle3=new mm_style()){
fontfamily="Helvetica, Geneva, Arial, SunSans-Regular, sans-serif";
fontsize="100%";
offcolor="#048f45";
oncolor="#063";
pagecolor="#063";
pageoncolor="#048f45";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);";
subimagepadding=2;
itemheight=20;
headerbgcolor="#063";
headercolor="white";
}




