/*
strImgDir = '../_images/';
strSpacerImg = '<img src="../_images/spacer.gif" width="11" height="10" border="0" />';
strConnectorImg = '<img src="../_images/nav_connector.gif" width="11" height="10" border="0" />';

//create new NavTree object
objNavTree = new NavTree();
objNavTree.useLeafImages = false;
objNavTree.leftHTML = '<img src="' + strImgDir + 'black.gif" width="3" height="20" alt="" border="0" align="top" />';

//make modifications
with (objNavTree) {
	//style classes
	styleClasses = new Array('MT1Class', 'MT2Class', 'MT3Class');
	//addNavChild(parentName, nodeName, text, URL, styleClass, title, target, features);
	addNavChild('_root', '_top', '<img src="' + strImgDir + 'nav_top.gif" width="143" height="21" alt="Site Navigation" name="MTTopImg" border="0" />', null, 'MTTop');
	addNavChild('_root', '_topcurve', '<img src="' + strImgDir + 'black.gif" width="3" height="26" alt="" border="0" align="top" /><img src="' + strImgDir + 'nav_curve_top.gif" width="18" height="26" alt="" name="MTCurveTopImg" border="0" align="top" />', null, 'MTCurveTop');
	
	
	
	
	
	addNavChild('_root', 'node0', 'NAPA HOMEPAGE', '../index.html', null, 'NAPA HOMEPAGE');
	addNavChild('_root', 'node1', 'Centers', '../program_concentrations/index.html', 'MT0Class', '(Link back to) Centers');
	addNavChild('_root', 'node2', strConnectorImg + 'Economy &<br />&nbsp;&nbsp;&nbsp;&nbsp;Environment', 'index.html', 'MT0Class2', 'Economy & Environment');
	addNavChild('_root', 'node2a', '<hr size="1" width="100" align="left" color="black">', null);

	addNavChild('_root', 'node3', 'Ongoing/Recent Projects', 'recent_projects.html', 'MT1Class2', 'Ongoing/Recent Projects');
	addNavChild('_root', 'node4', 'Recent Publications', 'recent_publications.html', null, 'Recent Publications');
	addNavChild('_root', 'node5', 'Clients', 'clients.html', null, 'Clients');
	
	
	
	
	
	
	
	addNavChild('_root', '_bottom', '<img src="' + strImgDir + 'nav_bottom.gif" width="143" height="44" alt="Site Navigation" name="MTBottomImg" border="0" />', null, 'MTBottom');
}//with

strInitOpenNode = '';
function init() {
	DynLayerInit();
//createMenuTree(objNavTree, intLeft, intTop, strImageDir, strInitNodeName, [blnAutoClose], [blnOpenInitChildren]);
	createMenuTree(objNavTree, 10, 108, strImgDir + 'menutree', strInitOpenNode, true, true);
}//init

*/

// navigation 9b   with less nodes versus nav 9 and navigation.js  

strImgDir = '../_images/';



//spacer images, used in top portion of navigation
strSpacerImg = '<img src="http:www.napawash.org/about_academy/_images/spacer.gif" width="11" height="10" border="0" />';
strConnectorImg = '<img src="http:www.napawash.org/about_academy/_images/nav_connector.gif" width="11" height="10" border="0" />';

//initial node to open
strInitOpenNode = 'node1a';



//create new NavTree object
objNavTree = new NavTree();
objNavTree.useLeafImages = false;
objNavTree.leftHTML = '<img src="' + strImgDir + 'black.gif" width="3" height="20" alt="" border="0" align="top" />';




//make modifications
with (objNavTree) {
	//style classes
	styleClasses = new Array('MT1Class', 'MT2Class', 'MT3Class');
	//addNavChild(parentName, nodeName, text, URL, styleClass, title, target, features);
	addNavChild('_root', '_top', '<img src="' + strImgDir + 'nav_top.gif" width="143" height="21" alt="Site Navigation" name="MTTopImg" border="0" />', null, 'MTTop');
	addNavChild('_root', '_topcurve', '<img src="' + strImgDir + 'black.gif" width="3" height="26" alt="" border="0" align="top" /><img src="' + strImgDir + 'nav_curve_top.gif" width="18" height="26" alt="" name="MTCurveTopImg" border="0" align="top" />', null, 'MTCurveTop');
	
	
	
	// changed node names from node 1 to node1a to close for fellows node menu item ;  Pete Daly   16 march 06 
	
	addNavChild('_root', 'node0', 'NAPA HOMEPAGE', 'http://www.napawash.org/index.html', null, 'NAPA HOMEPAGE');
	
	addNavChild('_root', 'node1', 'Centers', 'http://www.napawash.org/program_concentrations/index.html', 'MT1Class2', 'Centers');
		
		addNavChild('node1', 'node1a', 'Economy & Environment', 'http://www.napawash.org/pc_economy_environment/index.html', 'MT1Class2', 'Center for the Economy & Environment');
		addNavChild('node1a', 'node1a1','Recent Projects', 'recent_projects.html', 'MT1Class2', 'Ongoing/Recent Projects');
		addNavChild('node1a', 'node1a2', 'Recent Publications', 'recent_publications.html', 'MT1Class2', 'Recent Publications');
		addNavChild('node1a', 'node1a3', 'Clients', 'clients.html', 'MT1Class2', 'Clients');
	addNavChild('node1a', 'node1a4', 'Work Shops', '../EJWorkShops.html', 'MT1Class2', 'Work Shops');
	
	
	
	
	addNavChild('node1', 'node1a5', 'Management <span style="margin-left:.1in">Studies', '../pc_management_studies/index.html', 'MT2Class2', 'Center for Management Studies ');
	
	addNavChild('node1', 'node1a6', '<hr size="1" width="50" style="margin-right:.3in" color="black">', null);
		
		
		//addNavChild('node3', 'node3e', 'Economy & Environment', '../pc_economy_environment/index.html', 'MT2Class2', 'Center for Economy & Environment');
		//addNavChild('node3e', 'node3e1', '<br />Workshops', 'http://www.napawash.org/EJWorkShops.html', 'MT2Class2', 'Environmental Justice Workshops');
		
		//addNavChild('node1a', 'node1a7', '<hr size="1" width="50" style="margin-right:.3in" color="black">', null);
		
		
		addNavChild('node1', 'node1a7', 'International <span style="margin-left:.05in">Programs', '../pc_international_affairs/index.html', 'MT2Class2', 'Center for International Programs');
		
		addNavChild('node1', 'node1a8', '<hr size="1" width="50" style="margin-right:.3in" color="black">', null);
		
		
		addNavChild('node1', 'node1a9', 'Intergovernmental <span style="margin-left:.2in"></span>', '../pc_intergov/index.html', 'MT2Class2', 'Center for Intergovernmental Relations');
		
		//addNavChild('node1a', 'node1a9', '<hr size="1" width="50" style="margin-right:.3in" color="black">', null);
		
	
		
		addNavChild('_root', 'node2', 'Consortia', 'ConsortiumIndex.html', null, 'Consortia');
		addNavChild('node2', 'node2a', '<span style="margin-left:.1in"></span>Global Leadership', '../pc_global/index.html', 'MT2Class2', 'Global Leadership Consortium');
		
		addNavChild('node2', 'node2a1', '<hr size="1" width="50" style="margin-right:.3in" color="black">', null);
		
		addNavChild('node2', 'node2b', 'Performance Management', '../pc_government_performance/index.html', 'MT2Class2', 'Performance Management Consortium');
		
		addNavChild('node2', 'node2b1', '<hr size="1" width="50" style="margin-right:.3in" color="black">', null);
		
		addNavChild('node2', 'node2c', '<span style="margin-left:.2in"></span>Human Resources Mgmt', '../pc_human_resources/index2.html','MT2Class2','Human Resources Management Consortium');
		
		addNavChild('node2', 'node2c1', '<hr size="1" width="50" style="margin-right:.3in" color="black">', null);  
		//addNavChild('node2', 'node2c1', '<table> <tr><td width="5"></td></tr></table>', null);
		
		
		
		
	//addNavChild('_root', 'node3', 'Centers', 'index.html', null, 'Centers');
	
		
		
		
		
		
		
		/*
		addNavChild('node1', 'node1b', 'Global Leadership', 'http://www.napawash.org/pc_global/index.html', 'MT2Class2', 'Global Leadership');
		addNavChild('node1', 'node1c', 'Performance Management', 'http://www.napawash.org/pc_government_performance/index.html', 'MT2Class2', 'Performance Management Consortium');
		addNavChild('node1', 'node1d', 'Human Resources Mgmt', 'http://www.napawash.org/pc_human_resources/index2.html', 'MT2Class2', 'Human Resources Management Consortium');
		addNavChild('node1', 'node1e', 'International Programs', 'http://www.napawash.org/pc_international_affairs/index.html', 'MT2Class2', 'International Programs');
		addNavChild('node1' , 'node1f', 'Intergovernmental Relations', 'http://www.napawash.org/pc_intergov/index.html', 'MT2Class2', 'Intergovernmental Relations');
		addNavChild('node1', 'node1g', 'Management Studies', 'http://www.napawash.org/pc_management_studies/index.html', 'MT2Class2', 'Management Studies');
	
	
	 addNavChild('_root', 'node2', 'Standing Panels', 'http://www.napawash.org/about_academy/standing_panels.html', 'MT1Class2', 'Standing Panels');
			addNavChild('node2', 'node2a', 'Exec Org & Mgt. (EOM)', 'http://www.napawash.org/about_academy/aa_e_o_management/index.html', 'MT3Class2', 'Standing Panel on Executive Organization and Management');
			addNavChild('node2', 'node2b', 'Federal System', 'http://www.napawash.org/about_academy/aa_federal_system/index.html', null, 'Standing Panel on the Federal System');
			addNavChild('node2', 'node2c', 'International', 'http://www.napawash.org/about_academy/aa_international_affairs/index.html', null, 'Standing Panel on International Affairs');
			addNavChild('node2', 'node2d', 'Public Service', 'http://www.napawash.org/about_academy/aa_public_service/index.html', null, 'Standing Panel on the Public Service');
			addNavChild('node2', 'node2e', 'Social Equity', 'http://www.napawash.org/about_academy/aa_social_equity/index.html', null, 'Standing Panel on Social Equity in Governance');
		    addNavChild('node2', 'node2f', 'Staff', 'http://www.napawash.org/about_academy/staff_consultants.html', null, 'Staff');
		*/
	
	
	
	addNavChild('_root', 'node4', 'Awards', 'http://www.napawash.org/about_academy/awardsindex.html', null, 'Awards');
	
	
	
	
	
	//143
	addNavChild('_root', '_bottom', '<img src="' + strImgDir + 'nav_bottom.gif" width="153" height="44" alt="Site Navigation" name="MTBottomImg" border="0" />', null, 'MTBottom');
}//with

function init() {
	DynLayerInit();
	
	//10
//createMenuTree(objNavTree, intLeft, intTop, strImageDir, strInitNodeName, [blnAutoClose], [blnOpenInitChildren]);
	createMenuTree(objNavTree, 10, 108, strImgDir + 'menutree', strInitOpenNode, true, false);
}//init






  