// ggan 07/18/02
// mang 12/04/03
// Milonic DHTML Menu
// Please note that major changes to this file have been made and is not compatible with earlier versions..
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you can remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.


// The following line is critical for menu operation, and must appear only once.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=800					// The time delay for menus to remain visible on mouse off
followspeed=5				// Follow Scrolling speed (higher number makes the scrolling smoother but slower)
followrate=40				// Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
suboffset_top=6;			// Sub menu offset Top position 
suboffset_left=12;			// Sub menu offset Left position

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
//if(navigator.appVersion.indexOf("MSIE 6.0")>0)
//{
//	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
//	effect = "Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
//}
//else
//{
//	effect = "Shadow(color='#777777', Direction=135, Strength=5);"
//}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.1);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=2)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=2)"
}
// GGAN 06/25/02

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFD700",			// Mouse Off Font Color
"2674e0",			// Mouse Off Background Color
"eeeeee",			// Mouse On Font Color
"aaaaaa",			// Mouse On Background Color
"000000",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Tahoma, Arial, Helvetica, sans-serif;",	// Font Name
2,						// Menu Item Padding
"/images/menu/arrow_black.gif",	// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
,						// Referer Item Font Color (leave this blank to disable)
,						// Referer Item Background Color (leave this blank to disable)
,						// Top Bar image (Leave this blank to disable)
"000000",			// Menu Header Font Color (Leave blank if headers are not needed)
"FFD700",			// Menu Header Background Color (Leave blank if headers are not needed)
"navy"				// Menu Item Separator Color		// Menu Item Separator Color
]


//effect2 = "Alpha( style=0,opacity=65)"
//effect=""

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
96,				// Menu Top - The Top position of the menu in pixels
0,					// Menu Left - The Left position of the menu in pixels
161,				// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"<STRONG>WATERSHED MANAGEMENT</STRONG>","/wmd/ align=center;",,"/wmd/index.cfm",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"What is a<BR>Watershed?","/wmd/whatis.cfm",,"/wmd/whatis.cfm",1
//,"WMD Strategic Plan <img src='/wmd/newglow28x12rd.gif' border='0'>","/wmd/LA_WMD_full_plan_web.pdf",,"/wmd/LA_WMD_full_plan_web.pdf",1
,"About Us","show-menu=AboutUs",,"Open About Us submenu",1
,"WMD Strategic Plan <span class='linkstatus'>New</span>","/wmd/LA_WMD_full_plan_web.pdf",,"/wmd/LA_WMD_full_plan_web.pdf",1
,"Major Watersheds","show-menu=MajorWatersheds",,"Open Major Watersheds submenu",1
//,"Media Room","/wmd/MediaRoom/media.cfm",,"/wmd/MediaRoom/media.cfm",1
,"Municipal Stormwater Permit","show-menu=Stormwater",,"Open Major Municipal Stormwater Permit submenu",1
,"Stakeholders<BR>Directory","/wmd/stakeholder/",,"/wmd/stakeholder/",1
,"Best Management<BR>Practices","/wmd/bmp/",,"/wmd/bmp/",1
,"Events","/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",,"/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",1
,"Hydrologic Report","/wrd/report/",,"/wrd/report/",1
,"Newsroom","http://dpw.lacounty.gov/wmd/newsroom/",,"http://dpw.lacounty.gov/wmd/newsroom/",1
,"Links","/wmd/links.cfm",,"/wmd/links.cfm",1
])

//Alternate full menu
addmenu(menu=["fullmenu",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
,"<STRONG>WATERSHED MANAGEMENT</STRONG>","/wmd/ align=center;",,"/wmd/index.cfm",1	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"What is a<BR>Watershed?","/wmd/whatis.cfm",,"/wmd/whatis.cfm",1
,"Major Watersheds","show-menu=MajorWatersheds",,"Open Major Watersheds submenu",1
,"Municipal Stormwater Permit","show-menu=Stormwater",,"Open Major Municipal Stormwater Permit submenu",1
,"Stakeholders<BR>Directory","/wmd/stakeholder/",,"/wmd/stakeholder/",1
,"Best Management<BR>Practices","/wmd/bmp/",,"/wmd/bmp/",1
,"Events","/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",,"/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",1
,"Hydrologic Report","/wrd/report/",,"/wrd/report/",1
,"Newsletters","/wmd/newsletter/",,"/wmd/newsletter/",1
,"Links","/wmd/links.cfm",,"/wmd/links.cfm",1
])

	// About Us/
	addmenu(menu=["AboutUs",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<strong>About Us</strong>","/wmd/dspAboutUs.cfm",,"/wmd/dspAboutUs.cfm",1
	,"Management Team","/wmd/dspManageTeam.cfm",,"/wmd/dspManageTeam.cfm",1
	,"Strategic Team","/wmd/LA_WMD_full_plan_web.pdf",,"/wmd/LA_WMD_full_plan_web.pdf",1
	,"Flood Control District","/wmd/dspFloodControlDist.cfm",,"/wmd/dspFloodControlDist.cfm",1
	,"Partnership Form","/wmd/Partnering_Form_External.doc",,"/wmd/Partnering_Form_External.doc",0
	])
	
	// Major Watersheds/
	addmenu(menu=["MajorWatersheds",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<STRONG>Major Watersheds</STRONG>","/wmd/watershed/ # font=bold;",,"/wmd/watershed/",1
	,"Los Angeles River","show-menu=LARiver","/wmd/watershed/LA/","Open Los Angeles River submenu",1
	,"Sun Valley","show-menu=Sunvalley","/wmd/watershed/SV/","Open Sun Valley submenu",1
	,"San Gabriel River","show-menu=SanGabriel","/wmd/watershed/SG/","Open San Gabriel River submenu",1
	,"Ballona Creek","show-menu=Ballona","/wmd/watershed/BC/","Open Ballona Watershed submenu",1
	,"North Santa Monica Bay","/wmd/nsmb/","/wmd/nsmb/","North Santa Monica Bay",1	
	,"Dominguez","show-menu=Dominguez","/wmd/watershed/DC/","Open Dominguez Watershed submenu",1
	,"Santa Clara River","show-menu=SantaClaraRiver","/wmd/watershed/sc/","Open Antelope Valley Watershed submenu",1
	,"Antelope Valley","show-menu=AntelopeValley","/wmd/watershed/av/","Open Ballona Watershed submenu",1
	])

		// Major Watersheds/Los Angeles River/
		addmenu(menu=["LARiver",,,300,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<STRONG>Homepage</STRONG>","/wmd/watershed/LA/",,"/wmd/watershed/LA/",1
		,"Executive Summary","/wmd/watershed/LA/Executive_Summary.cfm",,"/wmd/watershed/LA/Executive_Summary.cfm",0
		,"Map of Watershed","/wmd/watershed/LA/Map.cfm",,"/wmd/watershed/LA/Map.cfm",0
		,"History of the River","/wmd/watershed/LA/History.cfm",,"/wmd/watershed/LA/History.cfm",1
		,"Los Angeles County Drainage Area (LACDA) Project","/wmd/watershed/LA/LACDA_Proj.cfm",,"/wmd/watershed/LA/LACDA_Proj.cfm",0
		,"LACDA Overflow Map","/wmd/watershed/LA/LACDA_Map.cfm",,"/wmd/watershed/LA/LACDA_Map.cfm",0
		,"Master Plan","/wmd/watershed/LA/LA_River_Plan.cfm",,"/wmd/watershed/LA/LA_River_Plan.cfm",0
		,"LACDA Project","/wmd/watershed/LA/LACDA_Proj.cfm",,"/wmd/watershed/LA/LACDA_Proj.cfm",1
		,"Watershed Highlights","show-menu=LARHighlights",,"Open Watershed Highlights submenu",0
		])
		
			// Major Watersheds/Los Angeles River/Watershed Highlights/
			addmenu(menu=["LARHighlights",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<STRONG>GRAPHICAL VERSION</STRONG>","# type=header; align=center;",,"GRAPHICAL VERSION",1
			,"Canoga Park to Los Feliz","/wmd/watershed/LA/Canoga_Feliz.cfm",,"/wmd/watershed/LA/Canoga_Feliz.cfm",0
			,"Los Feliz to Long Beach","/wmd/watershed/LA/feliz_lb.cfm",,"/wmd/watershed/LA/feliz_lb.cfm",1
			,"<STRONG>Text Version</STRONG>","/wmd/watershed/LA/Watershed_Highlights.cfm align=center;",,"/wmd/watershed/LA/Watershed_Highlights.cfm",0
			])
		
		// Major Watersheds/Sun Valley/
		addmenu(menu=["Sunvalley",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<STRONG>sunvalleywatershed.org</STRONG>","http://www.sunvalleywatershed.org",,"www.sunvalleywatershed.org",1
		,"<STRONG>Homepage</STRONG>","/wmd/watershed/sv/",,"/wmd/watershed/sv/",0
		,"Runoff Model","/wmd/model/runoff.html",,"/wmd/model/runoff.html",0
		])
	
		// Major Watersheds/San Gabriel River/
		addmenu(menu=["SanGabriel",,,290,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<strong>Homepage</strong>","/wmd/watershed/sg/",,"/wmd/watershed/sg/",1
		,"San Gabriel River Master Plan","/wmd/watershed/sg/mp/",,"/wmd/watershed/sg/mp/",0
		,"Visions & Goals","/wmd/watershed/sg/mp/finalvision.cfm",,"/wmd/watershed/sg/mp/finalvision",0
		,"Steering Committee","/wmd/watershed/sg/mp/steering.cfm",,"/wmd/watershed/sg/mp/steering.cfm",0
		,"Meetings & Events","/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",,"http://interdev/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",0
		,"Documents","show-menu=Documents","/wmd/watershed/av","Open Documents submenu",0
		,"San Gabriel River Water Conservation System","/wrd/publication/system/index.cfm",,"/wrd/publication/system/index.cfm",0
		,"Sample Site Map","/wmd/watershed/sg/mp/sg-image.cfm",,"/wmd/watershed/sg/mp/sg-image.cfm",0
		])
			// Major Watersheds/San Gabriel River/Documents/
			addmenu(menu=["Documents",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<STRONG>Documents</STRONG>","",,"",1
			,"Master Plan (PDF)","/wmd/watershed/sg/mp/docs/sgr_mp.pdf",,"wmd/watershed/sg/mp/docs/sgr_mp.pdf",0
			,"PEIR (PDF)","/wmd/watershed/sg/mp/docs/sgrmp_eir.pdf",,"/wmd/watershed/sg/mp/docs/sgrmp_eir.pdf",0
			,"Landscaping Guidelines (PDF)","/wmd/watershed/sg/mp/docs/guidelines.pdf",,"/wmd/watershed/sg/mp/docs/guidelines.pdf",0
			,"Findings (PDF)","/wmd/watershed/sg/mp/docs/findings.pdf",,"/wmd/watershed/sg/mp/docs/findings.pdf",0
			,"Mitigation Monitoring & Reporting (PDF)","/wmd/watershed/sg/mp/docs/mmrp.pdf",,"/wmd/watershed/sg/mp/docs/mmrp.pdf",0
			])
	
		// Major Watersheds/Malibu Creek/
		addmenu(menu=["MalibuCreek",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<strong>Homepage</strong>","/wmd/nsmb/",,"/wmd/nsmb/",1
		,"Watershed Management Area Plan","/wmd/watershed/mc/wmap.cfm",,"/wmd/watershed/mc/wmap.cfm",0
		])
	
		// Major Watersheds/Dominguez Watershed/
		addmenu(menu=["Dominguez",,,185,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<strong>Dominguez</strong>","show-menu=DCLAH",,"Open Dominguez Watershed submenu",1
		,"DWAC","show-menu=DWAC",,"Open DWAC submenu",0
		,"Master Plan","show-menu=DWMasterPlan",,"Open Master Plan submenu",0
		,"Photos","show-menu=DWPhotos",,"Open Dominguez Watershed Photos submenu",1
		])

		// Major Santa Clara River/
		addmenu(menu=["SantaClaraRiver",,,250,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<strong>Santa Clara River</strong>","/wmd/watershed/sc/",,"/wmd/watershed/sc/",1
		,"Santa Clara River IRWMP","http://scrwaterplan.org",,"http://scrwaterplan.org",0
		])

		// Major Watersheds/Antelope Valley/
		addmenu(menu=["AntelopeValley",,,250,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<strong>Antelope Valley</strong>","/wmd/watershed/av/",,"/wmd/watershed/av/",1
		,"Antelope Valley Comprehensive Plan","/wmd/watershed/av/av_comprehensive_final.pdf",,"/wmd/watershed/av/av_comprehensive_final.pdf",0
		,"Antelope Valley IRWMP","http://avwaterplan.org",,"http://avwaterplan.org",0
		,"Antelope Valley Drainage Fee Increase","/wmd/watershed/av/fees.cfm",,"/wmd/watershed/av/fees.cfm",0
		])
		
		
			// Dominguez Watershed/DCLAH/
			addmenu(menu=["DCLAH",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<strong>Homepage</strong>","/wmd/watershed/dc/",,"/wmd/watershed/dc/",1
			,"History","/wmd/watershed/dc/history.cfm",,"/wmd/watershed/dc/history.cfm",0
			,"Current Conditions","/wmd/watershed/dc/current_cond.cfm",,"/wmd/watershed/dc/current_cond.cfm",0
			,"Future Growth","/wmd/watershed/dc/exp_growth.cfm",,"/wmd/watershed/dc/exp_growth.cfm",0
			])

			// Dominguez Watershed/DWAC/
			addmenu(menu=["DWAC",,,150,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<strong>DWAC</strong>","/wmd/watershed/dc/DWAC/",,"/wmd/watershed/dc/DWAC/",1
			,"Information","/wmd/watershed/dc/DWAC/dwac.cfm",,"/wmd/watershed/dc/DWAC/dwac.cfm",0
			,"Minutes and Agendas","/wmd/watershed/dc/DWAC/minutes_agendas.cfm",,"/wmd/watershed/dc/DWAC/minutes_agendas.cfm",0
			,"Stakeholders","/wmd/watershed/dc/DWAC/stakeholders.cfm",,"/wmd/watershed/dc/DWAC/stakeholders.cfm",0
			,"Events","/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",,"/general/pwcal/index.cfm?ShowTemplate=Internet&RequestCal=wmd",0
			,"Presentations","/wmd/watershed/dc/DWAC/presentations.cfm",,"/wmd/watershed/dc/DWAC/presentations.cfm",0
			,"Charter","/wmd/watershed/dc/DWAC/charter.pdf",,"/wmd/watershed/dc/DWAC/charter.pdf",0
			])
		
			// Dominguez Watershed/DW Master Plan/
			addmenu(menu=["DWMasterPlan",,,270,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<STRONG>Homepage</STRONG>","#type=header; align=center;",,"Dominguez Watershed Master Plan",1
			,"The Dominguez Master Plan","/wmd/watershed/dc/DCMP/masterplan.cfm",,"/wmd/watershed/dc/DCMP/masterplan.cfm",0
			,"Summary","/wmd/watershed/dc/DCMP/summary.cfm",,"/wmd/watershed/dc/DCMP/summary.cfm",0
			,"Questionnaires","/wmd/watershed/dc/DCMP/questionnaires.cfm",,"/wmd/watershed/dc/DCMP/questionnaires.cfm",0
			,"Intended Uses","/wmd/watershed/dc/DCMP/uses.cfm",,"/wmd/watershed/dc/DCMP/uses.cfm",0
			//,"Issues","",,"Issues",0
			])
				
			// Dominguez Watershed/DW Photos/
			addmenu(menu=["DWPhotos",,,350,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Virtual Tour of the Dominguez Watershed","/wmd/watershed/dc/photos/watershed.cfm",,"/wmd/watershed/dc/photos/watershed.cfm",0
			,"Virtual Tour of Channel","/wmd/watershed/dc/photos/channel.cfm",,"/wmd/watershed/dc/photos/channel.cfm",0
			,"Virtual Tour of the Los Angeles and Long Beach Harbors","/wmd/watershed/dc/photos/harbor.cfm",,"/wmd/watershed/dc/photos/harbor.cfm",0
			])

		// Major Watersheds/Ballona Watershed/
		addmenu(menu=["Ballona",,,185,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"<strong>Ballona Homepage</strong>","/wmd/watershed/bc/",,"/wmd/watershed/bc/",1
		,"Ballona Creek Management Plan","/wmd/watershed/bc/bcmp/masterplan.cfm",,"/wmd/watershed/bc/bcmp/masterplan.cfm",0
		])

	// Municipal Stormwater Permit/
	addmenu(menu=["Stormwater",,,380,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<strong>Homepage</strong>","/wmd/NPDES/",,"/wmd/NPDES/",1
	,"888CleanLA","/epd/",,"/epd/",1
	,"Standard Urban Storm Water Mitigation (SUSMP) Plan","/wmd/NPDES/table_contents.cfm",,"/wmd/NPDES/table_contents.cfm",0
	,"SUSMP-Review Sheet (PDF, 102KB)","http://www.ladpw.org/general/forms/download/964.pdf?CFID=2428677&CFTOKEN=72294936",,"http://www.ladpw.org/general/forms/download/964.pdf?CFID=2428677&CFTOKEN=72294936",1
	,"NPDES Model Programs","/wmd/NPDES/model_links.cfm",,"/wmd/NPDES/model_links.cfm",0
	,"Municipal Stormwater Permit Monitoring Reports","/wmd/NPDES/report_directory.cfm",,"/wmd/NPDES/report_directory.cfm",0
	,"Municipal Stormwater Permit Summary Data","/wmd/NPDES/wq_data.cfm",,"/wmd/NPDES/wq_data.cfm",0
	,"Municipal Stormwater Permit Unified Report","/wmd/NPDESRSA/AnnualReport/report_directory.cfm",,"/wmd/NPDESRSA/AnnualReport/report_directory.cfm",0
	,"Interim Peak Flow Criteria","/wmd/NPDES/letters/InterimPeakFlow.pdf",,"/wmd/NPDES/letters/InterimPeakFlow.pdf",0
	,"Treatment Feasibility Study","/wmd/NPDES/TFS",,"/wmd/NPDES/TFS",0
	,"TMDLS","http://www.tmdls.net/",,"http://www.tmdls.net/",1
	,"Trash Baseline Monitoring Reports","/wmd/TrashBaseline/",,"/wmd/TrashBaseline/",0
	,"Trash BMP Technical Report","/wmd/BMP/trash_technical.cfm",,"/wmd/BMP/trash_technical.cfm",1
	,"LA County Stormwater Ordinance","http://ordlink.com/codes/lacounty/_DATA/TITLE12/Chapter_12_80_STORMWATER_AND_R.html",,"http://ordlink.com/codes/lacounty/_DATA/TITLE12/Chapter_12_80_STORMWATER_AND_R.html",1
	,"State Water Resources Control Board","http://www.swrcb.ca.gov",,"http://www.swrcb.ca.gov",1
	])

//////////////////////////////////
// Editable properties END here //
//////////////////////////////////
dumpmenus() // This must be the last line in this file
