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=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=/index.php;");
}
with(milonic=new menuname("SCULPTURES")){
overflow="scroll";
style=menuStyle;
aI("text=Info/History;url=/sw.php;")
aI("text=Permanent Sculpture Placements;url=/sculptures.php;")
aI("text=Map of Permanent Sculptures;url=/sculptures_map.php;")
/*aI("text=2009 Sculpture Walk;url=/09/sw_2009.php;")*/
aI("text=View Past Sculpture Walks;url=/sw_history.php;")
aI("text=Vote for Your Favorite in 2009/2010;url=/09/sw_2009.php;")
}

with(milonic=new menuname("COMPETITIONS")){
style=menuStyle;
aI("text=Public Art Competition;url=/mt_evans_competition.php;");
aI("text=Sculpture Walk Call for Entries;url=/sw_entries.php;")
/*aI("text=Sculpture Walk Entry Form;url=/sw_entryform.php;")
aI("text=Sculpture Walk Prospectus;url=/sw_prospectus.php;")/*turn these two off via comment in January and on in September*/
}

with(milonic=new menuname("EVENTS")){
style=menuStyle;
aI("text=Events Overview;url=/events.php;");
aI("text=A DAM Fine Evening Fundraiser;url=/events_dam_fine_evening_2009.php;");
aI("text=Starry Western Night Fundraiser;url=/events_swn.php;");
aI("text=Public Art Competition;url=/mt_evans_competition.php;");
}

with(milonic=new menuname("ORGANIZATION")){
style=menuStyle;
aI("text=Mission Statement;url=/amc.php;");
aI("text=History;url=/amc_history.php;");
aI("text=Board of Directors;url=/amc_board.php;");
aI("text=Advisory Board;url=/amc_advisors.php;");
aI("text=Committees;url=/amc_committees.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.php;");
aI("text=Sponsor List;url=/sponsors_list.php;");
aI("text=Become a Sponsor;url=/sponsoramc.php;")
} 

with(milonic=new menuname("DONATE")){
style=menuStyle;
aI("text=Donations;url=/donations.php;");
aI("text=Contact Us;url=/contact.php;");
} 

drawMenus();

