 fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=20;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
align="left";
bordercolor="#202e11";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#374c34";
offcolor="#ffffff";
overbgimage="/images/button_roll_on.gif";
onbgcolor="#32632d";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.8)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=20)";
padding=5;
pagebgimage="/images/button_roll_on.gif";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("About DMVA","url=/html/about_dmva.php")){
style=menuStyle;
aI("text=About DMVA;url=/html/about_dmva.php;");
aI("text=Mainstreet;url=/html/mainstreet.php;");
aI("text=Meet DMVA;url=/html/board_of_directors.php;");
aI("text=Committees/Volunteers;url=/html/committees.php;");
aI("text=Current Projects;url=/html/current_projects.php;");
aI("text=Contribution Program;url=/html/contribution_program.php;");
aI("text=DMVA Contributors;url=/html/dmva_members.php;");
aI("text=Press Releases;url=/html/press_releases.php;");
aI("text=Contact Us;url=/html/contact_us.php;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
/*aI("text=DMVA Day at the Races 2010;url=/html/dmva_races_2010.php;");*/


aI("text=Summer Solstice 2012;url=/Summer_Solstice_2011.php;");
aI("text=Last Taste at the Track 2012;url=/final-course-2012.php;");
aI("text=Taste & Art Stroll 2011;url=Taste_Art_Stroll_2012.php");
aI("text=Breast Cancer Walk;url=/3day_walk.php;");
aI("text=Holiday Wonderland and Tree Lighting 2012;url=/holiday_wonderland_2011.php;");
aI("text=Vintner Dinners;url=/vintners_dinner_2011.php;");
aI("text=Village Happy Hours/Events;url=/html/downtown_events.php;");
aI("text=Del Mar Community Calendar;url=http://www.delmartv.com/calendar.html;target=_blank;");
aI("text=Get DMVA Event Information;url=/html/get-eblasts.php;");

}

with(milonic=new menuname("Calendar")){
style=menuStyle;
}

with(milonic=new menuname("About Del Mar")){
style=menuStyle;
aI("text=Del Mar History;url=/del-mar-history.php;");
aI("text=Things to Do;url=/html/things_to_do.php;");
aI("text=Video Visit;url=/html/del_mar_video_visit.php;");
aI("text=Farmers' Market;url=/html/farmers_market.php;");
aI("text=Del Mar Village Map;url=/html/interactive_map.php;");
aI("text=Google Map;url=/html/map.php;");
}

with(milonic=new menuname("Local Businesses")){
style=menuStyle;
aI("text=Stay;url=/html/stay.php;");
aI("text=Shop;url=/html/shop.php;");
aI("text=Dine;url=/html/del-mar-restaurant.php;");
aI("text=Services;url=/html/services.php;");
aI("text=Del Mar Village Map;url=/html/interactive_map.php;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Regional Resources;url=/html/regional_resources.php;");
aI("text=Community Groups;url=/html/community_groups.php;");
aI("text=Public Transportation;url=/html/public_transportation.php;");
aI("text=City of Del Mar Website;url=http://www.delmar.ca.us/;target=_blank;");
aI("text=Commercial Properties;url=/html/commercial_properties.php;");
aI("text=Del Mar Village Map;url=/html/interactive_map.php;");
}


drawMenus();


