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(submenuStyle=new mm_style()){
bordercolor="#8f3694";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontweight="normal";
headercolor="#000000";
offcolor="#2e4e19";
offbgcolor="#f8f5d4";
oncolor="#abc69a";
onbgcolor="#f8f5d4";
padding=5;
pagecolor="#abc69a";
subimage="http://www.milonic.com/menuimages/11x9_dotted_green.gif";
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location.jpg";
imageposition="right";
offcolor="#2e4e19";
oncolor="#abc69a";
overimage="images/location_on.jpg";
pagecolor="#abc69a";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertcal";
position="relative";
style=menuStyle;
aI("text=What's New;url=prod_new.html;");
aI("text=Beverage Service;url=prod_beverage.html;");
aI("text=Tenting;url=prod_tenting.html;");
aI("text=Tables & Chairs;showmenu=chairs;");
aI("text=China;showmenu=china;");
aI("text=Concession Equipment;url=prod_concesssion.html;");
aI("text=Conference & Meeting;url=prod_conference.html;");
aI("text=Glassware;showmenu=glassware;");
aI("text=Dance Floor & Staging;url=prod_dancefloor.html;");
aI("text=Flatware;showmenu=flatware;");
aI("text=Garden and Patio;url=prod_garden.html;");
aI("text=Hot Food Service/Buffet;url=prod_hotfood.html;");
aI("text=Linen;url=prod_linen.html;");
aI("text=Wedding;url=prod_wedding.html;");
aI("text=COMPLETE CATALOG;url=pdf/SpecialEventBrochure2009_Final.pdf;target=blank;");

}

with(milonic=new menuname("glassware")){
left="offset=15";
style=submenuStyle;
aI("text=Shott Zwiesel Forte Crystal;url=prod_crystal.html;");
aI("text=Universal Glassware;url=prod_glassware.html;");
}

with(milonic=new menuname("chairs")){
left="offset=15";
style=submenuStyle;
aI("text=Chairs;url=prod_chairs.html;");
aI("text=Tables;url=prod_tables.html;");
}

with(milonic=new menuname("china")){
left="offset=15";
style=submenuStyle;
aI("text=White Square;url=prod_china_square.html;");
aI("text=Regina;url=prod_china_regina.html;");
aI("text=Space;url=prod_china_space.html;");
aI("text=Majestic;url=prod_china_majestic.html;");
aI("text=Titan;url=prod_china_titian.html;");
aI("text=Chargers;url=prod_china_charger.html;");
}

with(milonic=new menuname("flatware")){
left="offset=15";
style=submenuStyle;
aI("text=Bellini;url=prod_flatware_bellini.html;");
aI("text=Louisiana;url=prod_flatware_Louisiana.html;");
aI("text=Lady Astor;url=prod_flatware_LadyAstor.html;");

}

drawMenus();

