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="georgia";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#3c1318";
onbgcolor="#3c1318";
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="georgia";
fontsize="80%";
fontstyle="italic";
fontweight='bold';
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#3c1318";
onbgcolor="#ffffff";
oncolor="#3c1318";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ffffff";
pagecolor="#3a4128";
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=-128";
                    top="offset=117";
                                 
                style=menuStyle2;                
                    aI("url=/our-brands/index.html;showmenu=Our Brands;text=Our Brands;");                
                    aI("url=/news-media/index.html;showmenu=News & Media;text=News & Media;");                
                    aI("url=/about/index.html;showmenu=About LaJobi;text=About LaJobi;");                               
                    aI("url=/index.html;text=&nbsp;Home;");}
                    with(milonic=new menuname("Our Brands")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=/our-brands/bonavita.html;text=Bonavita;");          
                            aI("url=/our-brands/babi-italia.html;text=Babi Italia;");          
                            aI("url=/our-brands/europa-baby.html;text=Europa Baby;");          
                            aI("url=/our-brands/nursery-101.html;text=Nursery 101;");          
                            aI("url=/our-brands/kathy-irel.html;text=kathy ireland Baby;");          
                            aI("url=/our-brands/little-miss-matched.html;text=LittleMissMatched;");          
                            aI("url=/our-brands/graco.html;text=Graco;");          
                            aI("url=/our-brands/serta.html;text=Serta;");}
                    with(milonic=new menuname("News & Media")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=http://inspirednursery.com;text=Blog;");          
                            aI("url=/news-media/buzz-events.html;text=Buzz & Events;");          
                            aI("url=/news-media/press-releases.html;text=Press Releases;");}
                    with(milonic=new menuname("About LaJobi")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=/about/mission-values.html;text=Mission & Values;");          
                            aI("url=/about/industry-associations-endorsements.html;text=Industry Associations & Endorsements;");          
                            aI("url=/about/contact-us.html;text=Contact Us;");          
                            aI("url=/about/privacy-policy.html;text=Privacy Policy;");          
                            aI("url=/about/careers.html;text=Careers;");}
                    with(milonic=new menuname("&nbsp;Home")){
                        overflow="scroll";
                        style=menuStyle;          
                            aI("url=;");}
                        with(milonic=new menuname("Bonavita")){
                            style=menuStyle;}
                        with(milonic=new menuname("Babi Italia")){
                            style=menuStyle;}
                        with(milonic=new menuname("Europa Baby")){
                            style=menuStyle;}
                        with(milonic=new menuname("Nursery 101")){
                            style=menuStyle;}
                        with(milonic=new menuname("kathy ireland Baby")){
                            style=menuStyle;}
                        with(milonic=new menuname("LittleMissMatched")){
                            style=menuStyle;}
                        with(milonic=new menuname("Graco")){
                            style=menuStyle;}
                        with(milonic=new menuname("Serta")){
                            style=menuStyle;}
                        with(milonic=new menuname("Blog")){
                            style=menuStyle;}
                        with(milonic=new menuname("Buzz & Events")){
                            style=menuStyle;}
                        with(milonic=new menuname("Press Releases")){
                            style=menuStyle;}
                        with(milonic=new menuname("Mission & Values")){
                            style=menuStyle;}
                        with(milonic=new menuname("Industry Associations & Endorsements")){
                            style=menuStyle;}
                        with(milonic=new menuname("Contact Us")){
                            style=menuStyle;}
                        with(milonic=new menuname("Privacy Policy")){
                            style=menuStyle;}
                        with(milonic=new menuname("Careers")){
                            style=menuStyle;} 

drawMenus(); 

// Update 12-14-2010
