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=0;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#cc9933";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS, Arial";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#660000";
headercolor="#660000";
offbgcolor="#cccc66";
offcolor="#660000";
onbgcolor="#cc9933";
oncolor="#000000";
padding=3;
separatorcolor="#cc9933";
separatorsize=1;
subimage="/m3/milonic_2/arrow.gif";
subimagepadding=2;
}


with(BmenuStyle=new mm_style()){
bordercolor="#cc9933";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS, Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#660000";
headercolor="#660000";
offbgcolor="#cccc66";
offcolor="#000000";
onbgcolor="#000000";
oncolor="#ffffff";
padding=3;
separatorcolor="#000000";
separatorsize=1;
subimage="/m3/milonic_2/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Drinks")){
style=BmenuStyle;
aI("text=Foreplay;url=http://www.madamexnyc.com/m3/foreplay.html;");
aI("text=Cocktails;url=http://www.madamexnyc.com/m3/specialties.html;");
aI("text=Martinis;url=http://www.madamexnyc.com/m3/martinis.html;");
aI("text=Wine;url=http://www.madamexnyc.com/m3/wine.html;");
aI("text=Beer;url=http://www.madamexnyc.com/m3/beer.html;");
aI("text=Spirits;url=http://www.madamexnyc.com/m3/spirits.html;");

}

with(milonic=new menuname("About")){
style=BmenuStyle;
aI("text=Home  ;url=http://www.madamexnyc.com/m3/main.shtml;");
aI("text=Reviews  ;url=http://www.madamexnyc.com/m3/reviews.html;");
aI("text=Directions/Hours  ;url=http://www.madamexnyc.com/m3/directions.html;");
aI("text=Contacts  ;url=http://www.madamexnyc.com/m3/contacts.html;");
aI("text=Madame's Notes  ;url=http://www.madamexnyc.com/cgi-bin/start.cgi/m3/madamesblog/madamesblog.html;");
}

with(milonic=new menuname("Events")){
style=BmenuStyle;
aI("text=Music & Event Calendar  ;url=http://www.madamexnyc.com/m3/events.html;");
aI("text=Musical Artist Bios  ;url=http://www.madamexnyc.com/cgi-bin/start.cgi/mxnyc/h2ocalendar/bios/m3viewbios.html;");
}

with(milonic=new menuname("Photos")){
style=BmenuStyle;
aI("showmenu=baralbums;text=Bar Photos;");


aI("text=Party Albums  ;url=http://www.madamexnyc.com/m3/yourparties.html;");
}

with(milonic=new menuname("baralbums")){
style=BmenuStyle;
aI("text=Upstairs  ;url=http://www.madamexnyc.com/cgi-bin/start.cgi/m3/upstairsalbum.html;");
aI("text=Downstairs  ;url=http://www.madamexnyc.com/cgi-bin/start.cgi/m3/downstairsalbum.html;");
aI("text=Contact Sheets  ;url=http://www.madamexnyc.com/m3/contactsheets.html;");
}

with(milonic=new menuname("Art")){
style=BmenuStyle;
aI("text=Art Exhibits  ;url=http://www.madamexnyc.com/m3/artexhibits.html;");
}

with(milonic=new menuname("Parties")){
style=BmenuStyle;
aI("text=The Basic Details  ;url=http://www.madamexnyc.com/m3/parties.html;");
aI("text=Entertaining Options  ;url=http://www.madamexnyc.com/m3/options.html;");
}

drawMenus();
