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=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#F7B500";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#1D748D";
headercolor="#1D748D";
offbgcolor="#1D748D";
offcolor="#D7EEFC";
onbgcolor="#1D748D";
oncolor="#F7B500";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=4;
pagebgcolor="#1D748D";
pagecolor="D7EEFC";
separatorcolor="#1D748D";
separatorsize=0;
subimage="/images/arrow_white.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
align="center";
alwaysvisible=1;
itemheight=20;
itemwidth=127;
left=20;
style=menuStyle;
top=30;
}

with(milonic=new menuname("AboutFCGMA")){
style=menuStyle;
itemwidth=138;
aI("text=Mission;url=http://www.fcgma.org/about/mission.shtml;")
aI("text=Board of Directors;url=http://www.fcgma.org/about/board.shtml;")
aI("text=Organization Chart;url=http://www.fcgma.org/about/orgchart.shtml;")
aI("text=Common Facts;url=http://www.fcgma.org/about/facts.shtml;")
aI("text=Area Photos;url=http://www.fcgma.org/about/photographs.shtml;")
aI("text=FAQs;url=http://www.fcgma.org/about/faqs.shtml;")
}

with(milonic=new menuname("GroundwaterBasins")){
style=menuStyle;
itemwidth=144;
aI("text=Arroyo Santa Rosa (ASR);url=http://www.fcgma.org/basins/asr.shtml;")
aI("text=Oxnard Plain Forebay (FOR);url=http://www.fcgma.org/basins/forebay.shtml;")
aI("text=Las Posas Basins (ELP, SLP & WLP);url=http://www.fcgma.org/basins/lasposas.shtml;")
aI("text=Oxnard Plain Pressure Basin(OXP);url=http://www.fcgma.org/basins/oxp.shtml;")
aI("text=Pleasant Valley (PV);url=http://www.fcgma.org/basins/pleasantvalley.shtml;")
}


with(milonic=new menuname("PublicDocuments")){
style=menuStyle;
itemwidth=144;
aI("text=Agendas;url=http://ventura.granicus.com/ViewPublisher.php?view_id=45;")
aI("text=Reports;url=http://www.fcgma.org/publicdocuments/reports.shtml;")
aI("text=Plans;url=http://www.fcgma.org/publicdocuments/plans.shtml;")
aI("text=Resolutions;url=http://www.fcgma.org/publicdocuments/resolutions.shtml;")
aI("text=Legislation and Ordinances;url=http://www.fcgma.org/publicdocuments/ordinances.shtml;")
aI("text=Brown Act;url=http://www.fcgma.org/publicdocuments/brownact.shtml;")
}

with(milonic=new menuname("WeatherData")){
style=menuStyle;
itemwidth=140;
aI("text=About Our System;url=http://www.fcgma.org/weatherdata/system.shtml;")
aI("text=Current Data Readings;url=http://www.foxcanyongma.org/;")
aI("text=Irrigation Efficiency;url=http://www.fcgma.org/weatherdata/irrigationefficiency.shtml;")
}

with(milonic=new menuname("Charts-Maps")){
style=menuStyle;
itemwidth=138;
aI("text=Extraction Fees;url=http://www.fcgma.org/charts-maps/extractionfees.shtml;")
aI("text=Land Use & Nitrates;url=http://www.fcgma.org/charts-maps/landuse&nitrates.shtml;")
aI("text=Basin Water Quality;url=http://www.fcgma.org/charts-maps/basinwaterquality.shtml;")
aI("text=Well Sealing Zones;url=http://www.fcgma.org/charts-maps/sealingzonemap.shtml;")
aI("text=Groundwater Basins;url=http://www.fcgma.org/charts-maps/groundwaterbasinsmap.shtml;")
aI("text=FCGMA Boundary;url=http://www.fcgma.org/charts-maps/fcgmaboundarymap.shtml;")
}

with(milonic=new menuname("Downloads")){
style=menuStyle;
itemwidth=145;
aI("text=Forms;url=http://www.fcgma.org/downloads/forms.shtml;")
aI("text=Workshop Information;url=http://www.fcgma.org/downloads/workshops.shtml;")
aI("text=Videos;url=http://www.fcgma.org/downloads/videos.shtml;")
}

with(milonic=new menuname("ContactUs")){
style=menuStyle;
itemwidth=135;
aI("text=Send Email;url=mailto:dave.panaro@ventura.org;");
aI("text=Feedback;url=http://www.fcgma.org/contact/feedback.asp;");
aI("text=Directions;url=http://www.fcgma.org/contact/directions.shtml;");
aI("text=Disclaimer;url=http://www.fcgma.org/contact/disclaimer.shtml;");
aI("text=Staff Login;url=http://www.fcgma.org/contact/login.shtml;");
}

drawMenus();

