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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="book antiqua";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#49403e";
onbgcolor="#49403e";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ffffff";
pagecolor="#5d5c5d";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/images_layout/arrow.gif";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
bordercolor="#ffffff";
borderstyle="none";
borderwidth=0;
fontfamily="book antiqua";
fontsize="93%";
fontstyle="normal";
fontweight='bold';
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#49403e";
onbgcolor="#ffffff";
oncolor="#49403e";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=135, Strength=3)";
padding=0;
pagebgcolor="#ffffff";
pagecolor="#7f726e";
separatorcolor="#ffffff";
separatorsize=1;
subimage="/images/images_layout/spacer.gif";
subimagepadding=2;
}





          
            with(milonic=new menuname("Main Menu")){
                alwaysvisible=1;
                orientation="horizontal";
                screenposition="center";
				//republish
                
                    left="offset=-140";
                    top="offset=127";
                                 
                style=menuStyle2;                
                    aI("url=;showmenu=Products;text=Products&nbsp;&nbsp;&nbsp;;");                               
                    aI("url=/where-to-buy.html;text=Where to Buy&nbsp;&nbsp;&nbsp;;");                
                    aI("url=/about/index.html;showmenu=&nbsp;About;text=&nbsp;About&nbsp;&nbsp;&nbsp;;");                               
                    aI("url=/search/search.html;text=Search&nbsp;&nbsp;&nbsp;;");                               
                    aI("url=/index.html;text=&nbsp;Home&nbsp;&nbsp;&nbsp;;");}
                    with(milonic=new menuname("Products")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=/products/collections/product-collection/eastside.html;text=The Eastside Collection;");          
                            aI("url=/products/collections/product-collection/hamilton.html;text=The Hamilton Collection;");          
                            aI("url=/products/collections/product-collection/harrington.html;text=The Harrington Collection;");          
                            aI("url=/products/collections/product-collection/mayfair.html;text=The Mayfair Collection;");          
                            aI("url=/products/collections/product-collection/glider-cradle.html;text=The Glider Cradle;");}
                    with(milonic=new menuname("Where to Buy")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=;");}
                    with(milonic=new menuname("&nbsp;About")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=/about/industry-associations-endorsements.html;text=Industry Associations & Endorsements;");          
                            aI("url=/about/contact-us.html;text=Contact Us;");
                            aI("url=/about/press-room.html;showmenu=Press Room;text=Press Room;");          
                            aI("url=/about/privacy-policy.html;text=Privacy Policy;");}
                    with(milonic=new menuname("Search")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=;");}
                    with(milonic=new menuname("&nbsp;Home")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=;");}
                        with(milonic=new menuname("The Eastside Collection")){
                            style=menuStyle;}
                        with(milonic=new menuname("The Hamilton Collection")){
                            style=menuStyle;}
                        with(milonic=new menuname("The Harrington Collection")){
                            style=menuStyle;}
                        with(milonic=new menuname("The Mayfair Collection")){
                            style=menuStyle;}
                        with(milonic=new menuname("The Glider Cradle")){
                            style=menuStyle;}
                        with(milonic=new menuname("Industry Associations & Endorsements")){
                            style=menuStyle;}
                        with(milonic=new menuname("Contact Us")){
                            style=menuStyle;}
                        with(milonic=new menuname("Press Room")){
                            style=menuStyle;
                                   aI("text=Buzz & Events;url=/about/buzz-events.html;");
                                   aI("text=In the News;url=/about/news.html;");
                                   aI("text=Press Releases;url=/about/press-releases.html;");}
                        with(milonic=new menuname("Privacy Policy")){
                            style=menuStyle;} 

drawMenus(); 

// Update 12-14-2010
