
//image directory
strImgDir = '../_images/';

//spacer images, used in top portion of navigation
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" />';

//initial node to open
strInitNodeName = 'node4';




//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', 'About the Academy', '../about_academy/index.html', null, 'About the Academy');
		addNavChild('node1', 'node1a', 'Strategic Plan', '../about_academy/StrategicPlan2005.pdf', null, 'Strategic Plan');
		addNavChild('node1', 'node1b', 'Annual Report', '../about_academy/2005Annual_Report.htm', null, 'Annual Report');
		addNavChild('node1', 'node1c', 'Congressional Charter', '../about_academy/congressional_charter.html', 'MT2Class2', 'Congressional Charter');
		addNavChild('node1', 'node1d', 'Board of Directors', '../about_academy/board_directors.html', null, 'Board of Directors');
		
		addNavChild('node1', 'node1e', 'Fellows', '../about_academy/fellows.html', null, 'Fellows');
			
			addNavChild('node1e', 'node1e1', 'Fellows Biographies', '../about_academy/fellows_list.html', 'MT3Class2', 'Fellows Biographies');
			addNavChild('node1e', 'node1e2', 'Fellows News', '../about_academy/fellows_news.html', null, 'Fellows News');
			addNavChild('node1e', 'node1e3', '2005 Fellows', '../about_academy/newfellows05box.html', null, '2005 Fellows');			
		
		
		addNavChild('node1', 'node1f', 'Standing Panels', '../about_academy/standing_panels.html', null, 'Standing Panels');
			addNavChild('node1f', 'node1f1', 'Exec Org & Mgt. (EOM)', '../aa_e_o_management/index.html', 'MT3Class2', 'Standing Panel on Executive Organization and Management');
			addNavChild('node1f', 'node1f2', 'Federal System', '../aa_federal_system/index.html', null, 'Standing Panel on the Federal System');
			addNavChild('node1f', 'node1f3', 'International', '../aa_international_affairs/index.html', null, 'Standing Panel on International Affairs');
			addNavChild('node1f', 'node1f4', 'Public Service', '../aa_public_service/index.html', null, 'Standing Panel on the Public Service');
			addNavChild('node1f', 'node1f5', 'Social Equity', '../aa_social_equity/index.html', null, 'Standing Panel on Social Equity in Governance');
		addNavChild('node1', 'node1g', 'Staff', '../about_academy/staff_consultants.html', null, 'Staff');
		addNavChild('node1', 'node1h', 'Contributions & Gifts', '../about_academy/contributions_gifts.html', 'MT2Class2', 'Contributions & Gifts');
		addNavChild('node1', 'node1i', 'Awards', '../about_academy/awardsindex.html', null, 'Awards');
		addNavChild('node1', 'node1j', 'Academy Brochure', '../about_academy/AcademyBrochure2003.pdf', 'MT2Class2', 'Academy Brochure');
	
	
	    addNavChild('_root', 'node2', 'Consortia', '../program_concentrations/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('_root', 'node3', 'Centers', '../program_concentrations/index.html', null, 'Consortia');
		addNavChild('node3', 'node3a', 'Economy & Environment', '../pc_economy_environment/index.html', 'MT2Class2', 'Center for the Economy & Environment');
		//addNavChild('node2', 'node2b', 'Global Leadership', '../pc_global/index.html', 'MT2Class2', 'Global Leadership');
		//addNavChild('node2', 'node2c', 'Government Performance', '../pc_government_performance/index.html', 'MT2Class2', 'Center for Improving Government Performance');
		//addNavChild('node2', 'node2d', 'Human Resources', '../pc_human_resources/index.html', 'MT2Class2', 'Center for Human Resources Management');
		addNavChild('node3', 'node3b', 'International Programs', '../pc_international_affairs/index.html', 'MT2Class2', 'Center for International Programs');
		addNavChild('node3', 'node3c', 'Intergovernmental Relations', '../pc_intergov/index.html', 'MT2Class2', 'Center for Intergovernmental Relations');
		addNavChild('node3', 'node3d', 'Management Studies', '../pc_management_studies/index.html', 'MT2Class2', 'Center for Management Studies');
	addNavChild('_root', 'node4', 'Special Initiatives', 'index.html', null, 'Special Intiatives');
		addNavChild ('node4', 'node4a', 'Big Ideas', 'si_bigideas.html', 'MT2Class2', 'Big Ideas');
		addNavChild ('node4', 'node4b', 'Africa Working Group', 'si_africaworkinggroup.html', 'MT2Class2', 'Africa Working Group');
		addNavChild('node4', 'node4c', 'Minutes', '../si/meetings_minutes.html', 'MT2Class2', 'Minutes');
		addNavChild('node4', 'node4d', 'Presentations', '../si/presentations.html', 'MT2Class2', 'Presentations');
		
		addNavChild ('node4', 'node4d', 'National Commission on Public Service', '../resources/news/news_7_17_03.html', 'MT3Class2', 'National Commission on Public Service');
		addNavChild ('node4', 'node4e', 'Homeland Security', 'si_homeland.html', 'MT2Class2', 'Homeland Security');
			addNavChild ('node4d', 'node4d1', 'Recent Publications', 'si_csp_documents.html', 'MT2Class2', 'Recent Publications');
	addNavChild ('node4', 'node4e', 'Congress', 'si_congress.html', 'MT2Class2', 'Congress');
	addNavChild('_root', 'node5', 'Resources', '../resources/index.html', null, 'Resources');
		addNavChild('node5', 'node5a', 'News Releases', '../resources/news_release.html', null, 'News Releases');
		addNavChild('node5', 'node5b', 'Congressional Testimony', '../resources/congressional_testimony.html', 'MT2Class2', 'Congressional Testimony');
		addNavChild('node5', 'node5c', 'Lectures', '../resources/lecture_transcripts.html', null, 'Lectures');
		addNavChild('node5', 'node5d', 'Links', '../resources/links.html', null, 'Links');
	addNavChild('_root', 'node6', 'Engage the Academy', '../contracting_partnering/index.html', 'MT1Class2', 'Engage the Academy');
	
	
	
	
	
	
	addNavChild('_root', '_bottom', '<img src="' + strImgDir + 'nav_bottom.gif" width="143" height="44" alt="Site Navigation" name="MTBottomImg" border="0" />', null, 'MTBottom');
}//with

function init() {
	DynLayerInit();
//createMenuTree(objNavTree, intLeft, intTop, strImageDir, strInitNodeName, [blnAutoClose], [blnOpenInitChildren]);
	createMenuTree(objNavTree, 10, 108, strImgDir + 'menutree', strInitNodeName, true, true);
}//init

  
