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="#003cff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial";
fontsize="100%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#FFFFFF";
offbgcolor="#003cff";
offcolor="#ffffff";
onbgcolor="#003cff";
oncolor="#FFFF99";

padding=4;
pagebgcolor="#003cff";
pagecolor="white";
image="images/star.gif";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
screenposition="center";
top=270;
 left="offset=90";

aI("text=Home&nbsp;&nbsp;;url=http://www.mychildscloset.com/index.htm;");
aI("text=Shop&nbsp;&nbsp;;url=http://www.mychildscloset.com/shop.htm;");
aI("showmenu=Sign;text=Sign Me Up!&nbsp;&nbsp;;");
aI("showmenu=Partners;text=Consignor Center&nbsp;&nbsp;;");
aI("text=Photos&nbsp;&nbsp;;url=http://www.mychildscloset.com/gallery.htm;");

aI("text=Mailing List&nbsp;&nbsp;&nbsp;url=http://www.mychildscloset.com/mailing_list.htm;");


}


with(milonic=new menuname("Sign")){
style=menuStyle;
aI("text=New Consignor;url=http://www.mychildscloset.com/new_consignor.htm;");
aI("text=Returning Consignor;url=http://www.mychildscloset.com/returning_consignor.htm;");
aI("text=Volunteer;url=http://www.mychildscloset.com/volunteer.htm;");


}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=Important Dates & Times;url=http://www.mychildscloset.com/dates.htm;");
aI("text=Pre Sale Preparations;url=http://www.mychildscloset.com/pre.htm;");
aI("text=Tags & Pricing;url=http://www.mychildscloset.com/pricing.htm;");
aI("text=Concierge Tagging Service;url=http://www.mychildscloset.com/concierge.htm;");
aI("text=Post Sale Information;url=http://www.mychildscloset.com/post.htm;");
aI("text=Consignor Agreement;url=http://www.mychildscloset.com/agreement.htm;target=_blank");
aI("text=FAQs;url=http://www.mychildscloset.com/faq.htm;");
}




drawMenus();
