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=-4;
_subOffsetLeft=0;




with(submenuStyle=new mm_style()){
bordercolor="#C0C0C0";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DDDDDD";
offcolor="#262626";
onbgcolor="#EEEEEE";
onborder="1px dotted #AAAAAA";
oncolor="#F26522";
outfilter="Fade(duration=0.1)";
overfilter="Fade(duration=0.2);Alpha(opacity=95)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
onsubimage="http://www.slocountywater.org/site/images/arrow_orange_EEEEEE.gif";
subimage="http://www.slocountywater.org/site/images/arrow_black_DDDDDD.gif";
subimagepadding=2;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#C0C0C0";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EEEEEE";
offcolor="#F26522";
onbgcolor="#DDDDDD";
oncolor="#262626";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95)";
padding=5;
pagecolor="black";
onsubimage="http://www.slocountywater.org/site/images/arrow_black_DDDDDD.gif";
subimage="http://www.slocountywater.org/site/images/arrow_orange_EEEEEE.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menuwidth=718;
orientation="horizontal";
style=menuStyle;
top=121;
screenposition="center";
aI("text=Flood Control;url=http://www.slocountywater.org/site/Flood Control and Water Conservation District Zones/index.htm");
aI("showmenu=MPro;text=Major Projects;");
aI("text=Water Quality Lab;url=http://www.slocounty.ca.gov/PW/WaterResources/WQL.htm;target=_blank;title=Annual County Water Quality Reports by Region;");
aI("showmenu=WRe;text=Water Resources;");
aI("showmenu=Real-Time;text=Real-Time Water Data;url=http://www.slocountywater.org/site/Water Resources/Data/maps/real-time.htm;title=Real-Time Water Data;");
aI("image=http://www.slocountywater.org/site/images/21x21_blank.jpg;");
aI("image=http://www.slocountywater.org/site/images/mailbox.jpg;url=http://www.slocounty.ca.gov/PW/personal_contact_forms/Utilities_Contact_Form.htm;target=_blank;title=Contact Us;");
}
	
	with(milonic=new menuname("MPro")){
	margin=4;
	overflow="scroll";
	style=submenuStyle;
	aI("text=Los Osos Wastewater Project;url=http://www.slocounty.ca.gov/PW/LOWWP.htm;target=_blank;")
	aI("text=Master Water Plan;url=http://www.slocountywater.org/site/Frequent%20Downloads/Master%20Water%20Plan/index.htm;")
	aI("text=Nacimiento Water Project;url=http://www.slocounty.ca.gov/PW/NacWP.htm;target=_blank;")
	aI("text=State Water Project;url=http://www.slocountywater.org/site/Major%20Projects/State%20Water%20Project/index.htm;")
	}
		
	with(milonic=new menuname("WQu")){
	margin=4;
	overflow="scroll";
	style=submenuStyle;
	}
	
	
	with(milonic=new menuname("WRe")){
	margin=4;
	overflow="scroll";
	style=submenuStyle;
	aI("text=Water Resources Advisory Committee (WRAC);url=http://www.SLOCountyWater.org/site/Water Resources/Advisory Committee/index.htm;")
	aI("text=North County Water Forum;url=http://www.SLOCountyWater.org/site/Water Resources/Water Forum/index.htm;")
	aI("text=Integrated Regional Water Management Plan;url=http://www.SLOCountyWater.org/site/Frequent Downloads/Integrated Regional Water Management Plan/index.htm;")
	aI("showmenu=WRe_Dat;text=Data;url=http://www.SLOCountyWater.org/site/Water Resources/Data/index.htm;")
	aI("text=Reports;url=http://www.SLOCountyWater.org/site/Water Resources/Reports/index.htm;")
	aI("text=Volunteer Data Resources;url=http://www.slocountywater.org/site/Water%20Resources/Volunteer%20Resources/index.htm;")
	aI("text=Water Conservation;url=http://www.slocountywater.org/site/Water%20Resources/Conservation/index.htm;")
	}

		with(milonic=new menuname("WRe_Dat")){
		margin=4;
		overflow="scroll";
		style=submenuStyle;
		aI("text=Rainfall;url=http://www.slocountywater.org/site/Water Resources/Data/maps/precipitation.htm;")
		aI("text=Stream Flow;url=http://www.slocountywater.org/site/Water Resources/Data/maps/stream-flow.htm;")
		aI("text=Reservoir Storage;url=http://www.slocountywater.org/site/Water Resources/Data/maps/reservoir-storage.htm;separatorsize=1;")
		aI("text=Data Requests;url=http://www.slocountywater.org/site/Water Resources/Data/Data Requests/index.htm;")
		}
			
	with(milonic=new menuname("Real-Time")){
	margin=4;
	overflow="scroll";
	style=submenuStyle;
	aI("text=Rainfall;url=http://www.slocountywater.org/site/Water Resources/Data/maps/precipitation-real-time.htm;")
	aI("text=Stream Flow;url=http://www.slocountywater.org/site/Water Resources/Data/maps/stream-flow.htm;")
	aI("text=Reservoir Storage;url=http://www.slocountywater.org/site/Water Resources/Data/maps/reservoir-storage.htm;separatorsize=1;")
	aI("text=24-Hour Rainfall Summary;url=http://www.slocountywater.org/site/Water Resources/Data/Real-Time Rainfall Summary/index.htm;")
	}
		
drawMenus();
