bC = null;


	startMenu(1, null);
		menuItem('POC&trade; Vision, Purpose and Goals&nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'whatispoc.html#purpose');
		menuItem('POC&trade; Development Outcomes and Metrics &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'whatispoc.html#metrics');
		menuItem('POC&trade; Process Overview &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'whatispoc.html#process');
		menuItem('POC&trade; Process Leadership &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'whatispoc.html#processleadership');
		menuItem('POC&trade; How-Why-Who? &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'pochowwhywho.html');
	endMenu();

	startMenu(2, null);
		menuItem('POC&trade; Core Program &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'poccoreprog.html');
		menuItem('POC&trade; Participation Requirements &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'pocparticipationrequirements.html');
	endMenu();
	
	startMenu(3, null);
		menuItem('Open Enrollment &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'enrollment.html');
		menuItem('POC&trade; Customization&nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'poccustomization.html');
	endMenu();
	
	startMenu(4, null);
		menuItem('POC&trade; Newsletter&nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'newsletter.html');
		menuItem('POC&trade; Success Stories &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'pocsuccessstories.html');
		menuItem('Public POC&trade; Invite &nbsp;&nbsp;', null, 147, '#eef5fb', '#FFFFFF', 'publicpocinvite.html');
	endMenu();
	
