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()){
styleid=1;
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#FFFFFF";
headercolor="#FFFFFF";
offbgcolor="#A5CF4C";
offcolor="#FFFFFF";
onbgcolor="#199FAE";
oncolor="#FFFFFF";
outfilter="fade(duration=0.1)";
overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:5px;padding-bottom:5px;padding-left:14px;padding-right:14px";
separatorcolor="#FFFFFF";
separatorsize=0;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
align="left"
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#FFFFFF";
offbgcolor="#199FAE";
offcolor="#FFFFFF";
onbgcolor="#A5CF4C";
oncolor="#FFFFFF";
outfilter="fade(duration=0.1)";
overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-left:10px;padding-right:10px";
padding=6;
pagecolor="#A5CF4C";
separatorsize=1;
subimage="http://img.milonic.com/white_7x7.gif";
subimagepadding=8;
}

with(milonic=new menuname("About")){
style=submenuStyle;
aI("text=Boston GreenFest;url=about.html;");
aI("text=2009 Program PDF;url=bgf2009program.pdf;");
aI("text=Green Jobs;url=greenjobs.html;");
aI("text=Volunteer!;url=volunteer.html;");
aI("text=Press & Promo Material;url=press.html;");
aI("text=Contact Us;url=contact.html;");
}

with(milonic=new menuname("Events")){
style=submenuStyle;
aI("text=Schedule of Events;url=schedule.html;");
aI("showmenu=Kids;text=Kids' Activities;");
aI("text=One Gallon Challenge;url=onegalchal.html;");
aI("text=Green Business Breakfast;url=busbreakfast.html;");
aI("text=Green Town Meeting;url=townmeeting.html;");
aI("text=Time Tunnel;url=timetunnel.html;");
aI("text=Speakers & Workshops;url=speakersworkshops.html;");
aI("text=Walking Tours;url=walkingtours.html;");
}

with(milonic=new menuname("Kids")){
style=submenuStyle;
aI("text=Face Painting;url=facepainting.html;");
aI("text=Balloons;url=/balloons.html;");
aI("text=Sidewalk Sam;url=sidewalksam.html;");
aI("text=Puppets;url=puppets.html;");
aI("text=Magician;url=magician.html;");
aI("text=Yo-Yo Show;url=yoyoshow.html;");
aI("text=Ponies;url=ponies.html;");
aI("text=Inflatables;url=inflatables.html;");
}

with(milonic=new menuname("Music")){
style=submenuStyle;
aI("text=Performance Schedule;url=performanceschedule.html;");
aI("text=Performers;url=performers.html;");
aI("text=NIMBIT Storefront;url=storefront.html;");
aI("text=GreenFilmFest;url=filmfest.html;");
aI("text=Green Fashion Tent;url=fashiontent.html;");
aI("text=Eco Art Gallery;url=artgallery.html;");
aI("text=Eco-Games;url=ecogames.html;");
aI("text=Kung Fu Demonstration;url=kungfudemos.html;");
}

with(milonic=new menuname("Sponsors")){
style=submenuStyle;
aI("text=Sponsors;url=sponsors.html;");
aI("text=Exhibitors;url=exhibitors.html;");
aI("text=Food, Restaurants & Vendors;url=food.html;");
aI("text=Become a Sponsor;url=becomesponsor.html;");
aI("text=Become an Exhibitor;url=becomeexhibitor.html;");
aI("text=Campaign Green;url=campaigngreen.html;");
aI("text=Purchase a Program Ad;url=purchasead.html;");
}

with(milonic=new menuname("Begreen")){
style=submenuStyle;
aI("text=Walk the Talk;url=walkthetalk.html;");
aI("text=Recycle;url=recycle.html;");
aI("text=Compost;url=compost.html;");
aI("text=E-Waste;url=ewaste.html;");
aI("text=Be Fit;url=befit.html;");
aI("text=Get Involved;url=getinvolved.html;");
}

with(milonic=new menuname("Cityhall")){
style=submenuStyle;
aI("text=Mayor's Office;url=mayorsoffice.html;");
aI("text=Environment Department;url=envdept.html;");
aI("text=Directions;url=directions.html;");
aI("text=Site Map;url=sitemap.html;");
aI("text=Valet Bike Parking;url=valetbikes.html;");
}

drawMenus();

