fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=700;
_menuOpenDelay=400;
_subOffsetTop=5;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#999966";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="bold";
headerbgcolor="#005935";
headercolor="#666633";
offbgcolor="#666633";
offcolor="#FFFFFF";
onbgcolor="#999966";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
padding=8;
pagebgcolor="#000000";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="/jscripts/arrow_white.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
top=10;
aI("showmenu=Links;text=SCULPTURES;;showmenu=SCULPTURES");
aI("showmenu=Links;text=COMPETITIONS;;showmenu=COMPETITIONS");
aI("showmenu=Links;text=ORGANIZATION;;showmenu=ORGANIZATION");
aI("showmenu=Links;text=NEWS;;showmenu=NEWS");
aI("showmenu=Links;text=EVENTS;;showmenu=EVENTS");
aI("showmenu=Links;text=SPONSORS;;showmenu=SPONSORS");
aI("showmenu=Links;text=DONATE;;showmenu=DONATE");
aI("showmenu=Links;text=FAQ;;showmenu=FAQ");
aI("text=HOME;url=http://www.mountainart.org/;");
}
with(milonic=new menuname("SCULPTURES")){
overflow="scroll";
style=menuStyle;
aI("text=Vote for Your Favorite in 2011-2012;url=/evergreen-sculptures-2011/sculpture-walk-2011.php;")
/*aI("text=2010 Sculpture Walk;url=/evergreen-sculptures-2010/sculpture-walk-2010.php;")*/
aI("text=View Past Sculpture Walks;url=/sculpture-walk-history-evergreen.php;")
aI("text=Permanent Sculpture Placements;url=/evergreen-sculptures.php;")
aI("text=Map of Permanent Sculptures;url=/evergreen-sculptures_map.php;")
aI("text=Sculpture Walk Info/History;url=/sculpture-walk-information.php;")

}

with(milonic=new menuname("COMPETITIONS")){
style=menuStyle;
aI("text=Sculpture Walk Call for Entries;url=/sculpture-walk-entries.php;")
/*aI("text=Sculpture Walk Entry Form;url=/PDF/evergreen_entry-form.php;")
aI("text=Sculpture Walk Online Entry Form;url=/entryform/;")
aI("text=Sculpture Walk Prospectus;url=/PDF/evergreen-sculpture-walk-prospectus.pdf;")*//*turn these off via comment, and change workding on sculpture-walk-entries page in January and on in September*/
aI("text=2008 Public Art Competition;url=/mt_evans_competition.php;");
}

with(milonic=new menuname("NEWS")){
style=menuStyle;
/*aI("text=Newsletter;url=/newsletter-date.php;");*/
aI("text=Save Bob the Dinosaur Campaign;url=/save-bob-dinosaur-campaign.php;");
}

with(milonic=new menuname("EVENTS")){
style=menuStyle;
aI("text=Events Overview;url=/events-evergreen-colorado-art.php;");
aI("text=2011 AMC Fundraiser;url=/events-evergreen-art-2011.php;");
aI("text=Past AMC Fundraisers;url=/events-evergreen-art-history.php;");
aI("text=Public Art Competition;url=/mt_evans_competition.php;");
}

with(milonic=new menuname("ORGANIZATION")){
style=menuStyle;
aI("text=Mission Statement;url=/mission-mountain-art.php;");
aI("text=History;url=/history-art-mountain-community.php;");
aI("text=Board of Directors;url=/board-art-mountain-community.php;");
aI("text=Advisory Board;url=/amc_advisors.php;");
aI("text=Committees;url=/committees-art-mountain-community.php;");
}


with(milonic=new menuname("NEWS")){
style=menuStyle;
aI("text=Latest News;url=/news.php;");
aI("text=Press Releases;url=/news_press.php;");
} 

with(milonic=new menuname("FAQ")){
style=menuStyle;
aI("text=Are the sculptures for sale?;url=/faq1.php;");
aI("text=Can my scultpure be considered for placement?;url=/faq2.php;");
aI("text=How can I get a sculpture placed at my business?;url=/faq3.php;");
aI("text=How can I get involved?;url=/faq4.php;");
} 
 

with(milonic=new menuname("SPONSORS")){
style=menuStyle;
aI("text=Major Contributors;url=/sponsors-major-evergreen-arts.php;");
/*aI("text=Sponsor List;url=/sponsors_list.php;");*/
aI("text=Become a Sponsor;url=/sponsor-contribute-evergreen-arts.php;")
} 

with(milonic=new menuname("DONATE")){
style=menuStyle;
aI("text=Donations;url=/donations-donate-evergreen-sculptures.php;");
aI("text=Colorado Gives!;url=http://mountainart.org/colorado-gives-amc.php;");
aI("text=Contact Us;url=/contact.php;");
} 

drawMenus();


