//UDMv3.1.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



// *** see   http://www.brothercake.com/Ref/UltimateDropdown/index.html ***
// **** for further info about installing and customising the script ******


// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "free";	// alignment
var absLEFT = 3;		// absolute left or right position (if not center)
var absTOP = 	180; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5/6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF =	"http://www.cwp.org/resources/";		// base path 
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"";	// main nav cell color
var rCOLOR = 	"";		// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	""		// main nav border color
var aLINK = 	"";	// main nav link color
var aHOVER = 	"";	// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana, helvetica, sans-serif";	// main nav font face		
var fSIZE = 	14;		// main nav font size (pixels)	
var fWEIGHT = 	"normal"	// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	8 // main nav vertical cell padding
var vtOFFSET = 0;		// main nav vertical text offet (+/- pixels from middle)

var vOFFSET = 0;		// shift the submenus vertically
var hOFFSET =     0;		// shift the submenus horizontally

var smCOLOR = 	"#8DAF4A";	// submenu cell color
var srCOLOR = 	"#657D25";		// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#FDFEF0"		// submenu border color
var saLINK = 	"#FDFEF0";	// submenu link color
var saHOVER = 	"#FDFEF0";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana, helvetica, sans-serif";	// submenu font face		
var sfSIZE = 	12;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	14;		// submenu text indent (if text is left or right aligned)
var svPADDING = 10;		// submenu vertical cell padding
var svtOFFSET = 5;		// submenu vertical text offet (+/- pixels from middle)

var cmCOLOR = 	"#8DAF4A";	// child cell color
var crCOLOR = 	"#657D25";		// submenu cell rollover color
var cbSIZE = 	1;		// submenu border size
var cbCOLOR = 	"#FDFEF0"		// submenu border color
var caLINK = 	"#FDFEF0";	// submenu link color
var caHOVER = 	"#FDFEF0";	// submenu link hover-color (dual purpose)
var caDEC = 	"none";		// submenu link decoration
var cfFONT = 	"verdana, helvetica, sans-serif";	// submenu font face		
var cfSIZE = 	12;		// submenu font size (pixels)	
var cfWEIGHT = 	"normal"	// submenu font weight
var ctINDENT = 	14;		// submenu text indent (if text is left or right aligned)
var cvPADDING = 10;		// submenu vertical cell padding
var cvtOFFSET = 5;		// submenu vertical text offet (+/- pixels from middle)

var shSIZE =	0;		// menu drop shadow size 
var shCOLOR =	"";		// menu drop shadow color
var shOPACITY = 0;		// menu drop shadow opacity (ie5/6 only)

var keepSubLIT=	true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = 0;		// shift the child menus vertically 			 
var chhOFFSET = 0;		// shift the child menus horizontally 		 

var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or op5)

var altDISPLAY = "status"		// where to display alt text
var allowRESIZE=true;		// allow resize/reload



//** LINKS ***********************************************************





// add main link item ("url","Link name",width,"text-alignment","target")

addMainItem("http://www.cwp.org/Resource_Library/index.htm","",322,"right","_self","Resource Library",30,0);
defineSubmenuProperties(250,"left","left",-28,320);

	addSubmenuItem("http://www.cwp.org/Resource_Library/Why_Watersheds/index.htm","Why Watersheds?","","Why Watersheds?");
	
	addSubmenuItem("http://www.cwp.org/Resource_Library/Watershed_Management/index.htm","Watershed Management","","Watershed Management");
			
			defineChildmenuProperties(270,"left","left",-1,3);
			addChildmenuItem("http://www.cwp.org/Resource_Library/Watershed_Management/planning.htm","Small Watershed Planning","_top","Small Watershed Planning");
			addChildmenuItem("http://www.cwp.org/Resource_Library/Watershed_Management/desktop.htm","Desktop Analysis","_top","Desktop Analysis");
			addChildmenuItem("http://www.cwp.org/Resource_Library/Watershed_Management/field.htm","Field Assessment","_top","Field Assessment");
	
	
			
	addSubmenuItem("http://www.cwp.org/Resource_Library/Better_Site_Design/index.htm","Better Site Design","","Better Site Design");
	
	addSubmenuItem("http://www.cwp.org/Resource_Library/Special_Resource_Management/index.htm","Special Resource Management","","Special Resource Management");
	
		defineChildmenuProperties(270,"left","left",-1,3);
				addChildmenuItem("http://www.cwp.org/Resource_Library/Special_Resource_Management/wetlands.htm","Wetlands & Watersheds","_top","Wetlands & Watersheds");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Special_Resource_Management/forestry.htm","Urban Forestry","_top","Urban Forestry");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Special_Resource_Management/coldclimate.htm","Cold Climates","_top","Cold Climates");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Special_Resource_Management/other.htm","Other Focus Areas","_top","Other Focus Areas");
	
	addSubmenuItem("http://www.cwp.org/Resource_Library/Controlling_Runoff_and_Discharges/index.htm","Controlling Runoff & Discharges","","Controlling Runoff & Discharges");
	
	defineChildmenuProperties(270,"left","left",-1,3);
				addChildmenuItem("http://www.cwp.org/Resource_Library/Controlling_Runoff_and_Discharges/sm.htm","Stormwater Management","_top","Stormwater Management");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Controlling_Runoff_and_Discharges/esc.htm","Erosion & Sediment Control","_top","Erosion & Sediment Control");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Controlling_Runoff_and_Discharges/idde.htm","Illicit Discharge Detection and Septics","_top","Illicit Discharge Detection and Septics");
		
	
	
	addSubmenuItem("http://www.cwp.org/Resource_Library/Restoration_and_Watershed_Stewardship/","Restoration & Stewardship","","Restoration & Stewardship");
		
		defineChildmenuProperties(270,"left","left",-1,3);
				addChildmenuItem("http://www.cwp.org/Resource_Library/Restoration_and_Watershed_Stewardship/stream.htm","Stream Repair","_top","Stream Repair");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Restoration_and_Watershed_Stewardship/perviousarea.htm","Riparian and Upland Pervious Areas","_top","Riparian and Upland Pervious Areas");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Restoration_and_Watershed_Stewardship/residential.htm","Residential Stewardship","_top","Residential Stewardship");
				addChildmenuItem("http://www.cwp.org/Resource_Library/Restoration_and_Watershed_Stewardship/municipal.htm","Municipal Housekeeping","_top","Municipal Housekeeping");
		

			
	
	
	addSubmenuItem("http://www.cwp.org/Resource_Library/Model_Ordinances/index.htm","Model Ordinances","","Model Ordinances");

	
	

addMainItem("http://www.cwp.org/Our_Work/index.htm","",322,"right","_self","Our Work",60,0);


	defineSubmenuProperties(270,"left","left",-28,320);
	
	addSubmenuItem("http://www.cwp.org/Our_Work/community.htm","Partnerships","","Partnerships");
	addSubmenuItem("http://www.cwp.org/Our_Work/bsd.htm","Regulatory Updates & Program Reviews","","Regulatory Updates & Program Reviews");
	addSubmenuItem("http://www.cwp.org/Our_Work/swmgmt.htm","Stormwater Services","","Stormwater Services");
		addSubmenuItem("http://www.cwp.org/Our_Work/Research/index.htm","Research","","Research");
	addSubmenuItem("http://www.cwp.org/Our_Work/wshedplanning.htm","Watershed Planning","","Watershed Planning");
	addSubmenuItem("http://www.cwp.org/Our_Work/Training/index.htm","Training","","Training");

	

addMainItem("http://www.cwp.org/News/","",322,"right","_self","Latest News",93,0);

	defineSubmenuProperties(270,"left","left",-28,320);
addSubmenuItem("http://www.cwp.org/News/Runoff_Rundown/","Runoff Rundown","","Runoff Rundown");

	addSubmenuItem("http://www.cwp.org/News/releases.php","Center Press Releases","","Center Press Releases");
	addSubmenuItem("http://www.cwp.org/News/press.htm","Center in the News","","Center in the News");
	


addMainItem("http://www.cwp.org/Store/index.htm","",322,"right","_self","Publications",127,0);

defineSubmenuProperties(270,"left","left",-28,320);

addSubmenuItem("http://www.cwp.org/Store/usrm.htm"," Subwatershed Restoration Manuals","","Subwatershed Restoration Manuals");
	addSubmenuItem("http://www.cwp.org/Store/bsd.htm","Better Site Design","","Better Site Design");
	addSubmenuItem("http://www.cwp.org/Store/guidance.htm","Watershed Research","","Watershed Research");
		addSubmenuItem("http://www.cwp.org/Store/slideshows.htm","Slideshows on CD","","Slideshows on CD");

	addSubmenuItem("http://www.cwp.org/Store/gear.htm","Center Gear","","Center Gear");
	


addMainItem("http://www.cwp.org/Calendar/","",322,"right","_self","Calendar",160,0);










//**DO NOT EDIT THIS *****
}//***********************
//************************



