
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(topSt=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="arial,verdana,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ff3399";
offcolor="#FFFFFF";
onbgcolor="#ab9c4d";
oncolor="#FFFFFF";
pagecolor = "#FFFFFF"; 
pagebgcolor = "#ab9c4d"; 
padding=3;
separatorcolor="#FFFFFF";
separatorsize=1;

}
with(subSt=new mm_style()){
bordercolor="#f4f4f4";
borderstyle="solid";
borderwidth=1;
fontfamily="arial,verdana,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#FFFFFF";
offcolor="#2f1210";
onbgcolor="#ff3399";
oncolor="#FFFFFF";
padding=3;
separatorcolor="#FFFFFF";
separatorsize=1;
outfilter="Fade(duration=0.1);Alpha(opacity=85)";
overfilter="Fade(duration=0.2);Alpha(opacity=85)";


}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="184px";
menualign="center";
menuwidth="920px";
align="center";
screenposition="center"; 
orientation="horizontal";
style=topSt;
top=120;
aI("showmenu=1;text=SEE WHAT'S NEW;url=/whatsnew;");aI("showmenu=2;text=SHOP CHILD;");aI("showmenu=4;text=SHOP FRESH VINTAGE (STOCK);");aI("showmenu=5;text=SHOP EXCLUSIVE;");aI("showmenu=6;text=STYLE GUIDE;url=/styleguide;");
}


		with(milonic=new menuname("1")){
		style=subSt;
		itemwidth="184px";
		align="center";
		}

		with(milonic=new menuname("2")){
		style=subSt;
		itemwidth="184px";
		align="center";
					aI("text=Ava Toddler Chair;url=/prod/78;");
					aI("text=Ava Toddler Chair: Vintage;url=/prod/8;");
					aI("text=Ava Child Chair;url=/prod/29;");
					aI("text=Ava Child Sofa;url=/prod/31;");
					aI("text=Ava Child Chair: Classic;url=/prod/82;");
					aI("text=Ava Child Sofa: Classic;url=/prod/81;");
					aI("text=Grace Table;url=/prod/14;");
					aI("text=Charles Storage;url=/prod/73;");
					aI("text=Classic Rock Glider;url=/prod/55;");
					aI("text=Glam Glider;url=/prod/54;");
					aI("text=Luxe Rocker;url=/prod/80;");
					aI("text=Shop All;url=/shop/2;");
		}

		with(milonic=new menuname("4")){
		style=subSt;
		itemwidth="184px";
		align="center";
					aI("text=Seating;url=/shop/7;");
					aI("text=Tables;url=/shop/8;");
					aI("text=Case Goods;url=/shop/9;");
					aI("text=Lighting;url=/shop/10;");
					aI("text=Shop All;url=/shop/4;");
		}

		with(milonic=new menuname("5")){
		style=subSt;
		itemwidth="184px";
		align="center";
					aI("text=Tag Necklaces;url=/prod/38;");
		}

		with(milonic=new menuname("6")){
		style=subSt;
		itemwidth="184px";
		align="center";
		}






drawMenus();

