	bC= null;

	startMenu(2, 115);
	menuItem('&nbsp;Who We Are', null, 115, '#80A0C0', '#80A0C0', 'about_who.html');
	menuItem('&nbsp;Vision', null, 115, '#80A0C0', '#80A0C0', 'about_vision.html');
	menuItem('&nbsp;Statement of Faith', null, 115, '#80A0C0', '#80A0C0', 'about_statement.html');
	endMenu();
	
	startMenu(3, 114);
	menuItem('&nbsp;Regular Meetings', null, 114, '#80A0C0', '#80A0C0', 'meetings.html');
	menuItem('&nbsp;Upcoming Events', null, 114, '#80A0C0', '#80A0C0', 'events_upcome.html');
	menuItem('&nbsp;Past Events', null, 114, '#80A0C0', '#80A0C0', 'events_past.html');
	endMenu();
	
	
