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()){
alwaysvisible=1;
bordercolor="#CCCC33";
borderstyle="solid";
borderwidth=2;
fontfamily="Tahoma, Arial, sans-serif";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
// offbgcolor="#DCE9F0";
// offcolor="#515151";
// onbgcolor="#4F8EB6";
oncolor="#663300";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
// pagebgcolor="#82B6D7";
// pagecolor="black";
// separatorcolor="#2D729D";
separatorsize=12;
subimage="images/arrow.gif";
subimagepadding=1;
}

with(submenuStyle=new mm_style()){
styleid=1;

bordercolor="#27273B";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Arial, sans-serif";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#27273B";
onbgcolor="#E7E6E7";
oncolor="#006432";
outfilter="Blinds( Bands=1,direction=down, duration=0.3)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=3;
// pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="images/rarrow.gif";
subimagepadding=8;
}

with(milonic=new menuname("services")){
openstyle="up";
overflow="scroll";
style=submenuStyle;
aI("text=Affordable Art;url=affordableArt.html;");
aI("text=Commissioned Works;url=commissionedWorks.html;");
// aI("text=Evaluation;url=underConstruction.html;");
// aI("text=Consultation;url=underConstruction.html;");
// aI("text=Locating Art;url=underConstruction.html;");
// aI("text=RFP Management;url=underConstruction.html;");
aI("showmenu=byCustomer;text=By Customer;");
aI("image=images/goingup.gif;itemheight=27;type=header;");
}

with(milonic=new menuname("byCustomer")){
overflow="scroll";
openstyle="up";
style=submenuStyle;
aI("text=Businesses;url=businesses.html;");
aI("text=Residences;url=residences.html;");
aI("text=Seminars on Collecting Art;url=seminars.html;");
aI("text=Public Art;url=publicArt.html;");
}

with(milonic=new menuname("news")){
openstyle="up";
style=submenuStyle;
aI("showmenu=events;text=EVENTS;");
aI("text=press release: Unveiling 'The Wheel World' at Edgemont Park;url=javascript:window.open('article-prtww.html','article','height=720,width=680,scrollbars=yes');javascript:newwindow.focus();");
aI("text=article: Paul Cezanne's Good Influence;url=javascript:window.open('article-pcgi.html','article','height=720,width=680,scrollbars=yes');javascript:newwindow.focus();");
aI("text=article: Bangz Open for Business;url=javascript:window.open('images/article-20091105-bangz.jpg','article','height=720,width=930,scrollbars=yes');javascript:newwindow.focus();");
aI("text=article: Two Totally Different Approaches to Fundraising Net Big Bucks;url=javascript:window.open('images/article-20091011-bangz.jpg','article','height=720,width=930,scrollbars=yes');javascript:newwindow.focus();");
aI("text=article: Sanctuary For Self-Fulfillment;url=javascript:window.open('article-sfsf.html','article','height=720,width=680,scrollbars=yes');javascript:newwindow.focus();");
aI("text=article: Who Will Make the Cut?;url=javascript:window.open('article-wwmtc.html','article','height=720,width=680,scrollbars=yes');javascript:newwindow.focus();");
aI("image=images/goingup-wide.gif;itemheight=27;type=header;");
}

with(milonic=new menuname("events")){
overflow="scroll";
openstyle="up";
style=submenuStyle;
aI("text=2010-Jun-27: Unveiling 'The Wheel World' Artwork by Tom Nussbaum at All Children's Playground in Edgemont Park;url=javascript:window.open('article-prtww.html','article','height=720,width=680,scrollbars=yes');javascript:newwindow.focus();");
aI("text=2010-Jan-17: ART Connections 6 at Montclair State University's Geoge Segal Gallery;url=javascript:window.open('images/event-20100117-ac6.jpg','article','height=720,width=795,scrollbars=yes');javascript:newwindow.focus();");
aI("text=2009-Oct-04: Grand Opening of BangZ;url=javascript:window.open('event-20091004-bangz.html','article','height=720,width=680,scrollbars=yes');javascript:newwindow.focus();");
aI("text=2009-Jan-15: ART Connection 5 at Montclair State University's Geoge Segal Gallery;url=javascript:window.open('SSAC5/index.html','name','height=625,width=625');javascript:newwindow.focus();");
aI("text=2007-Jun-10: Siena Unveiling;url=javascript:window.open('images/event-20070610-siena.jpg','article','height=720,width=930,scrollbars=yes');javascript:newwindow.focus();");
}

with(milonic=new menuname("contact")){
openstyle="up";
style=submenuStyle;
aI("text=Patricia Selden;url=contact.html;");
aI("image=images/goingup.gif;itemheight=27;type=header;");
}

with(milonic=new menuname("about")){
openstyle="up";
style=submenuStyle;
aI("text=Patricia Selden;url=about.html;");
aI("image=images/goingup.gif;itemheight=27;type=header;");
}

drawMenus();

