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="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#6B9FC5";
offcolor="#ffffff";
overbgimage="/images/button_roll_on.gif";
onbgcolor="#841118";
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 VVBA","url=#.html")){
style=menuStyle;
aI("text=About VVBA;url=about_vvba.html;");
aI("text=Board of Directors;url=vvbaboard.html;");
aI("text=VVBA Committes;url=vvbacommittees.html;");
aI("text=VVBA Zone Map;url=map.html;")
aI("text=Partnership Program;url=membership_program.html;");
aI("text=Contact Us;url=contact_us.html;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=VVBA Special Events;url=events.html;");
aI("text=Volunteer For An Event;url=volunteer.html;");
aI("text=Be An Event Sponsor;url=event_sponsorship.html;");
aI("text=Make A Donation;url=donate.html;");
aI("text=Submit an Event For Our Calendar;url=submit_event.html;");

}

with(milonic=new menuname("About Vista")){
style=menuStyle;
aI("text=About Vista;url=aboutvista.html;");
aI("text=Vista Historical Society;url=http://www.vhsm.org/;target=_blank;");
aI("text=Shop Vista;url=http://www.shopvista.biz/;target=_blank;");
aI("text=City of Vista Website;url=http://www.cityofvista.com/;target=_blank;");
aI("text=Vista Chamber of Commerce;url=http://www.vistachamber.org/;target=_blank;");
aI("text=Commercial Properties;url=http://www.cityofvista.com/business/AvailablePropertiesinVista.cfm;target=_blank;");
aI("text=Public Transportation;url=public_transportation.html;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Enhanced Listing Information;url=enhanced.html;");
aI("text=Advertise With Us;url=advertise.html;");
aI("text=Submit A Press Release;url=submitpr.html;");
}


drawMenus();

