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()){
/*bordercolor="#FF8A00";
borderstyle="solid";
borderwidth=1;*/
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#E5B219";
headercolor="#333333";
offbgcolor="#ffffff";
offcolor="#01637F";
onbgcolor="#01637F";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#bfd8df";
pagecolor="#01637F";
separatorcolor="#ECE9D8";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2;
overfilter="Fade(duration=0.2);Alpha(opacity=95)";
outfilter="randomdissolve(duration=0.3)";
imagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
top=350;
itemwidth="195";
followscroll=0;
aI("text=Programs;align=center;fontsize=110%;url=programs.htm;");

aI("text=&nbsp;&nbsp;Child Passenger Safety;url=cps.htm;showmenu=parent_tech;");

aI("text=&nbsp;&nbsp;Bicycle &amp; Pedestrian &nbsp;&nbsp;Safety;url=bike_safety.htm;showmenu=greenberg;");

aI("text=&nbsp;&nbsp;Home Safety;url=home_safety.htm;");
aI("text=&nbsp;&nbsp;Affiliated Programs;url=coalition.htm#affiliates;");

aI("text=;url=http://www.safekids.org/;align=center;image=images/safekids_ww.gif;overimage=images/safekids_ww2.gif;target=new;targetfeatures='buttons=yes,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=900,height=700,screeX=25,screenY=25,left=25,top=25';tooltip=Safe Kids Worldwide website, opens in a new window.;status=Safe Kids Worldwide website;onbgcolor=white;itemheight=45;");
aI("text=;url=http://www.usa.safekids.org/;align=center;image=images/safekids_usa.gif;overimage=images/safekids_usa2.gif;target=new;targetfeatures='buttons=yes,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=900,height=700,screeX=25,screenY=25,left=25,top=25';tooltip=Safe Kids USA website, opens in a new window.;status=Safe Kids USA website;onbgcolor=white;itemheight=45;");
aI("text=;url=http://www.sonoma-county.org/health/prev/index.htm;align=center;image=images/prevention_planning.gif;overimage=images/prevention_planning2.gif;target=new;targetfeatures='buttons=yes,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=900,height=700,screeX=25,screenY=25,left=25,top=25';tooltip=Prevention &amp; Planning website, opens in a new window.;status=Prevention &amp; Planning;onbgcolor=white;itemheight=45;");
aI("text=;url=http://www.cpsc.gov/;align=center;image=images/safety_recalls.gif;overimage=images/safety_recalls2.gif;target=new;targetfeatures='buttons=yes,toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=900,height=700,screeX=25,screenY=25,left=25,top=25';tooltip=Safety Recalls website, opens in a new window.;status=Safety Recalls;onbgcolor=white;itemheight=45;");

aI("text=;url=members_donations.htm;align=center;image=images/donations.gif;overimage=images/donations2.gif;status=Measure M;onbgcolor=white;");
}

with(milonic=new menuname("parent_tech")){
overflow="scroll";
style=menuStyle;
aI("text=&nbsp;&nbsp;Parents &amp; Care Givers;url=parents.htm;");
aI("text=&nbsp;&nbsp;Technicians;url=technicians.htm;");
}

with(milonic=new menuname("greenberg")){
overflow="scroll";
style=menuStyle;
aI("text=&nbsp;&nbsp;Herb Greenberg Helmet Bank;url=helmet_bank.htm;");
aI("text=&nbsp;&nbsp;Herb Greenberg Bicycle Rodeo;url=bike_rodeo.htm;");
}

drawMenus();