// *** DO NOT EDIT *******
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// *** MENU POSITIONING ******* BEGIN EDITABLE *********
var FirstLineHorizontal=0;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var NoOffFirstLineMenus=8;		// Number of first level items
var MenuCentered='left';		// Menu horizontal position 'left', 'center' or 'right'
var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=.10;			// horizontal overlap child/ parent
var ChildVerticalOverlap=.0;	// vertical overlap child/ parent
var StartTop=250;			    // Menu offset x coordinate 265
var StartLeft=15;			    // Menu offset y coordinate
var LeftPaddng=3;			    // Left padding
var TopPaddng=3;			    // Top padding
var MenuTextCentered='left';	// Item text position 'left', 'center' or 'right'

// *** MENU STYLES *******
var LowBgColor='#a9b793';		// Background color - main
var LowSubBgColor='#a9b793';	// Background color - subs
var HighBgColor='white';		// Background color - main mouse over
var HighSubBgColor='white';	    // Background color - subs mouse over
var FontLowColor='#000000';		// Font color - main
var FontSubLowColor='black';	// Font color - subs
var FontHighColor='blue';	    // Font color - main mouse over    '#5B5B5B'
var FontSubHighColor='blue';	// Font color - subs mouse over
var BorderColor='';			    // Border color
var BorderSubColor='black';		// Border color - subs
var BorderWidth=1;			    // Border width
var BorderBtwnElmnts=1;			// Border between elements 1 or 0
var FontFamily="verdana"		// Font family menu items
var FontSize=8;				    // Font size menu items
var FontBold=1;				    // Bold menu items 1 or 0
var FontItalic=0;			    // Italic menu items 1 or 0

// *** MENU ADVANCED SETTINGS *******
var VerCorrect=0;			    // Multiple frames y correction
var HorCorrect=0;			    // Multiple frames x correction
var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0
var DissapearDelay=500;			// delay before menu folds in
var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
var FirstLineFrame='navig';		// Frame where first level appears
var SecLineFrame='space';		// Frame where sub levels appear
var DocTargetFrame='space';		// Frame where target documents appear
var TargetLoc='';			    // span id for relative positioning
var HideTop=0;				    // Hide first level when loading new document 1 or 0
var MenuWrap=1;				    // enables/ disables menu wrap 1 or 0
var RightToLeft=0;			    // enables/ disables right to left unfold 1 or 0
var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
var ShowArrow=1;			    // Uses arrow gifs when 1
var KeepHilite=1;			    // Keep selected path highligthed
var Arrws=['',0,0,'',0,0,'',0,0];	// Arrow source, width and height ['some_1.gif',5,10,'some_2.gif',10,5,'some_3',5,10]




//** EDIT MENU LINKS ***********************************************************
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);

Menu1=new Array("About the UDRC","../../udrcinfo/about.htm","",0,20,185);

Menu2=new Array("UDRC Info","","",9,20,185);
	Menu2_1=new Array("Contacts","","",3,20,250);
		Menu2_1_1=new Array("Board of Directors","../../udrcinfo/board.html","",0,20,250);
		Menu2_1_2=new Array("Leadership Team","../../udrcinfo/leadership.html","",0,20,250);	
		Menu2_1_3=new Array("Coalition Members","../../udrcinfo/UDRCMembers.pdf","",0,20,250);
    Menu2_2=new Array("Committees","","",5,20,250);
		Menu2_2_1=new Array("Public Lands","../../committees/publiclands/contacts.html","",0,20,250);
		Menu2_2_2=new Array("Private Lands","../../committees/privatelands/contacts.html","",0,20,250);
		Menu2_2_3=new Array("Watershed","../../committees/watershed/contacts.html","",0,20,250);
		Menu2_2_4=new Array("Education","../../committees/education/contacts.html","",0,20,250);
		Menu2_2_5=new Array("Grants/Fundrasing","../../committees/grantsfundrasing/contacts.html","",0,20,250);
	Menu2_3=new Array("Community Wildfire Protection Plan","","",4,20,250);
		Menu2_3_1=new Array("Background","../../cwpp/background.html","",0,20,250);	
		Menu2_3_2=new Array("Purpose","../../cwpp/purpose.html","",0,20,250);
		Menu2_3_3=new Array("Boundry Map","../../cwpp/cwpp_boundary.pdf","",0,20,250);	
		Menu2_3_4=new Array("2007 Revised Plan","../../cwpp/cwpp2007.pdf","",0,20,250);
	Menu2_4=new Array("Partners","../../partnerinfo/Partners.pdf","",0,20,250);	
	Menu2_5=new Array("Meeting Minutes","../../udrcinfo/minutes.html","",0,20,250);
	Menu2_6=new Array("Financial Statements","../../udrcinfo/financials.html","",0,20,250);
    Menu2_7=new Array("Reports","","",3,20,250);
	    Menu2_7_1=new Array("2009","","",1,20,100);	
			Menu2_7_1_1=new Array("Operations Plan & Budget","../../pdfs/OperationsPlan&Budget2009.pdf","",0,20,250);	
		Menu2_7_2=new Array("2008","","",1,20,100);	
			Menu2_7_2_1=new Array("Annual Report","../../pdfs/AnnualReport2008.pdf","",0,20,250);	
	    Menu2_7_3=new Array("2007","","",0,20,100);
    Menu2_8=new Array("Organizational Chart","../../udrcinfo/orgchart.pdf","",0,20,250);
    Menu2_9=new Array("Monthly Newsletter","../../newsletter/index.html","",0,20,250);

Menu3=new Array("Neighborhood Info","","",3,20,185);
	Menu3_1=new Array("Neighborhood Map","../../neighborhoodinfo/maphotspots.html","",0,20,250);
	Menu3_2=new Array("Member Neighborhoods","","",15,20,250);
		Menu3_2_1=new Array("Beaver Road District","","",0,20,300);	
		Menu3_2_2=new Array("Crosswater","","",0,20,300);
		Menu3_2_3=new Array("Caldera Springs","","",0,20,300);
		Menu3_2_4=new Array("Cougar Grove","","",0,20,300);
		Menu3_2_5=new Array("Deschutes River Recreation Homesites","","",2,20,300);
			Menu3_2_5_1=new Array("Units 1-5 and 7-13","","",0,20,300);
			Menu3_2_5_2=new Array("Unit6","","",0,20,300);
		Menu3_2_6=new Array("Fall River Estates","","",0,20,300);
		Menu3_2_7=new Array("Haner Park","","",0,20,300);
		Menu3_2_8=new Array("Oregon Water Wonderland","","",2,20,300);		
			Menu3_2_8_1=new Array("Unit I","","",0,20,300);
			Menu3_2_8_2=new Array("Unit II","","",0,20,300);
		Menu3_2_9=new Array("River Forest Road District","","",0,20,300);
		Menu3_2_10=new Array("River Meadows","","",0,20,300);
		Menu3_2_11=new Array("Spring River Acres","","",0,20,300);
		Menu3_2_12=new Array("Sundance Properties","","",0,20,300);
		Menu3_2_13=new Array("Thousand Trails","","",0,20,300);
		Menu3_2_14=new Array("Vandevert Ranch","","",0,20,300);
		Menu3_2_15=new Array("Wild River Association","","",0,20,300);
	Menu3_3=new Array("Neighborhood Plans","","",2,20,250);
		Menu3_3_1=new Array("Developing A Fire Plan","","",0,20,250);	
		Menu3_3_2=new Array("Emergency Response Plan","","",0,20,250);	
	
Menu4=new Array("Property Owner Info","","",6,20,185);
	Menu4_1=new Array("Important Phone Numbers","","",0,20,250);	
	Menu4_2=new Array("Emergency Readiness","","",0,20,250);
	Menu4_3=new Array("Fire Protection Requirements","","",0,20,250);
	Menu4_4=new Array("State Scenic Waterway Restrictions","","",0,20,250);
	Menu4_5=new Array("Noxious Weeds","../../committees/watershed/downloads/Weedlist.pdf","",0,20,250);
	Menu4_6=new Array("Vector Control","","",0,20,250);

Menu5=new Array("What's New","","",2,20,185);
	Menu5_1=new Array("Changes To Website","","",0,20,250);
	Menu5_2=new Array("Previous Events","","",4,20,250);
		Menu5_2_1=new Array("Promises of Partnership Conference","../../PromiseOfPartnerships.html","",0,20,250);	
		Menu5_2_2=new Array("War on Weeds","","",0,20,250);
		Menu5_2_3=new Array("Annual Meeting and Potluck","","",0,20,250);
		Menu5_2_4=new Array("Biomass Staging Area","","",0,20,250);
	
Menu6=new Array("Helpful Links","","",0,20,185);
  
Menu7=new Array("Support the UDRC","","",2,20,185);
	Menu7_1=new Array("Volunteer Now","","",0,20,185);
	Menu7_2=new Array("Make A Donation","","",2,20,185);
		Menu7_2_1=new Array("Using Credit Card/PayPal","","",0,20,185);
		Menu7_2_2=new Array("Send a Check","","",0,20,185);

Menu8=new Array("Feedback","","",2,20,185);
	Menu8_1=new Array("Comments","","",0,20,185);
	Menu8_2=new Array("For the Webmaster","","",0,20,185);
