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=2;

with(menuStyle=new mm_style()){
/*bordercolor="#b9a798";
borderstyle="solid";*/
/*borderwidth=1;*/
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#333333";
offbgcolor="#495031";
offcolor="#ffffff";
onbgcolor="#F5BC3B";
oncolor="#68923E";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#F5BC3B"; 
pagecolor="#ffffff";
separatorcolor="#495031";
separatorsize=10;
/*subimage="/repro/images/layout/arrow.gif";*/
subimagepadding=3;
overfilter="Fade(duration=0.2);Alpha(opacity=95)";
outfilter="randomdissolve(duration=0.3)";


}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
/*left=24;*/
orientation="horizontal";
style=menuStyle;
top=96;
itemwidth="";
followscroll=0;

aI("text= HOME ;url=index.htm;");
aI("text= WHAT&nbsp; IS&nbsp; ILLEGAL&nbsp; DUMPING? ;url=ill_dumping.htm;");
aI("text= ABOUT&nbsp; THE&nbsp; PROGRAM ;url=about.htm;showmenu=services;");
aI("text= GET&nbsp;  INVOLVED ;url=get_involved.htm;");
aI("text= LEGAL&nbsp; DISPOSAL&nbsp; OPTIONS;url=legal_disposal.htm;");
aI("text= LINKS ;url=links.htm;");
aI("text= NEWSROOM ;url=newsroom.htm;");

}

/*with(milonic=new menuname("services")){
overflow="scroll";
style=menuStyle;
aI("text=Copier Services;url=/repro/copier.htm;");
aI("text=Press Services;url=/repro/press.htm;");
aI("text=Graphic Design;url=/repro/design.htm;");
aI("text=Large Format Digital Printing;url=/repro/large_dp.htm;");
aI("text=Full Service Bindery;url=/repro/bindery.htm;");
}*/


drawMenus();
