fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
buildAfterLoad=1
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EAE9E9";
offcolor="#000000";
onbgcolor="#CEDBF6";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
menuwidth="99%";
itemwidth=171;
margin="1";
align="center"
left=10;
top=10;
aI("status=Home;align=center;text=HOME;url=index.htm;");
aI("showmenu=Company;align=center;text=COMPANY;");
aI("showmenu=Products;align=center;text=PRODUCTS;");
aI("status=News;align=center;text=NEWS;url=news.htm;");
aI("status=Contact;align=center;text=CONTACT;url=contact.htm;");
}

with(new menuname("Company")){
style=menuStyle;
aI("text=Corporate Profile;url=company.htm;");
aI("text=Manufacturing Expertise;url=manu_exp.htm;");
aI("text=Custom Millwork;url=custom_millwork.htm;");
aI("text=Vacuum Forming;url=vacuum_forming.htm;");
aI("text=Acrylic Displays;url=custom_acrylic_displays.htm;");
aI("text=Screen Printing;url=screen_printing.htm;");
}

with(new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("text=Acrylic Displays;url=acrylic_displays.htm;");
aI("text=Commercial Retail Signs;url=commercial_retail_signs.htm;");
aI("text=Cosmetic Displays;url=cosmetic_display.htm;");
aI("text=Custom Kiosks;url=custom_kiosks.htm;");
aI("text=Custom Shelving;url=custom_shelving_unit.htm;");
aI("text=Customer Service Desks;url=customer_service_desk.htm;");
aI("text=Jewelry Displays;url=jewelry_displays.htm;");
aI("text=Optical Displays;url=optical_display_case.htm;");
aI("text=POP Displays;url=pop_displays.htm;");
aI("text=Retail Display Bins;url=retail_display_bins.htm;");
aI("text=Retail Store Displays;url=retail_store_displays.htm;");
aI("text=Spinner Displays;url=spinner_display.htm;");
aI("text=Sunglass Displays;url=sunglass_display.htm;");
aI("text=Wood Displays;url=retail_store_displays_wood.htm;");
}

drawMenus();
