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="90%";
fontstyle="normal";
fontweight="bold";
/*headerbgcolor="#ffffff";*/
headercolor="#333333";
/*offbgcolor="#ECFFDF";*/
offcolor="#fff";
onbgcolor="transparent";
offbgcolor="transparent";
oncolor="#000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
pagebgcolor="#2c0d01";
pagecolor="#ffffff";
separatorcolor="#580809";
separatorsize=0;
/*subimage="/repro/images/layout/nav_arrow.gif";*/
/*subimagepadding=-2;*/
overfilter="Fade(duration=0.2);Alpha(opacity=95)";
outfilter="randomdissolve(duration=0.3)";
/*imagepadding=4;*/
//itemwidth=160;
itemheight=30;
/*menubgimage="images/layout/nav_bg_bar.gif";*/


}
with(subTransparent=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="90%";
fontstyle="bold";
itemheight=20;
itemwidth=140;
onbgcolor="#FFB13D";
offbgcolor="#ffffff";
offcolor="#666666";
oncolor="#ffffff";
pagebgcolor="#6A5B50";
pagecolor="#ffffff";
/*ondecoration="underline";*/
/*onsubimage="images/layout/menu_pur_bg.gif";*/
padding=3;
/*subimage="images/layout/menu_pur_bg.gif";*/
/*subimagepadding=3;*/
/*bgcolor="#865BDC";*/
/*overimage="images/layout/menu_pur_bg.gif";*/
subimage="images/layout/submenu_arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
/*left=24;*/
orientation="horizontal";
style=menuStyle;
/*top=50;*/
/*itemwidth=130;*/
/*itemheight=25;*/
followscroll=0;
screenposition="center";
align="center";


/*aI("text=Home;url=/repro/index.htm;");*/
/*aI("text=Services;url=/repro/services.htm;showmenu=services;title=services;bgimage=images/layout/services_button.gif");*/
aI("text=Home;url=index.htm;title=home page;");
aI("text=Services;url=services.htm;title=services");
aI("text=Samples;url=samples.htm;title=samples;");
aI("text=Did You Know?;url=did_you_know.htm;title=did you know?;");
aI("text=Resources;url=resources.htm;title=resources;");
aI("text=Ordering;url=ordering.htm;title=about us;");
}

with(milonic=new menuname("services")){
overflow="scroll";
style=subTransparent;
position="absolute";

/*bgcolor="865BDC";*/
/*aI("text=Copier Services;url=/repro/copier.htm;");*/
aI("text=Get Started;url=/repro/print.htm;showmenu=started;");
aI("text=Process;url=/repro/design.htm;");
aI("text=Finished Product;url=/repro/mailing.htm;");
}

with(milonic=new menuname("about")){
overflow="scroll";
style=subTransparent;
position="absolute";
aI("text=Staff;url=/repro/design.htm;");
aI("text=Contact Us;url=/repro/mailing.htm;");
}
with(milonic=new menuname("started")){
overflow="scroll";
style=subTransparent;
position="absolute";
aI("text=Graphic Design;url=/repro/design.htm;");
aI("text=File Prep;url=/repro/design.htm;");
aI("text=Work Order;url=/repro/design.htm;");
aI("text=Quantity;url=/repro/design.htm;");
}
with(milonic=new menuname("resources")){
overflow="scroll";
style=subTransparent;
position="absolute";
aI("text=Glossary of Terms;url=/repro/design.htm;");
aI("text=FAQ;url=/repro/mailing.htm;");
}

drawMenus();
