var CalvMenuBar =
[
	[null, 'Home', './index.htm', '_self', 'Home'],
	[null, 'About&nbsp;Us', null, '_self', 'About Us',
		[null, 'Vision','vision.htm', '_self', 'Vision'],
		[null, 'Values', null, '_self', 'Values'],
		[null, 'What&nbsp;We&nbsp;Believe', null, '_self', 'What We Believe'],
		[null, 'Staff', 'staff.htm','_self', 'Staff'],
		[null, 'Directions', 'Directions.htm', '_self', 'Directions']
	],
	[null, 'Events', null, '_self', 'Events',
		[null, 'Weekly&nbsp;Schedule', 'weekly_schedule.htm', '_self', 'Weekly Schedule'],
		[null, 'Calendar', 'Calendar.htm', '_self', 'Calender'],
		[null, 'Current&nbsp;Events', null, '_self', 'Current Events'],
		[null, 'Past&nbsp;Events', null, '_self', 'Past Events'],
	],
	[null, 'Sundays', null, '_self', 'Sundays',
		[null, 'Worship', null, '_self', 'Worship'],
		[null, 'Sunday&nbsp;School', null, '_self', 'Sunday School'],
		[null, 'Visitor&nbsp;Information', null, '_self', 'Visitor Information'],
		[null, 'Your&nbsp;Children', null, '_self', 'Your Children']
	],
	[null, 'Ministries', null, '_self', 'Ministries',
		[null, 'Prayer', null, '_self', 'Prayer'],
		[null, 'Music&nbsp;Ministries', null, '_self', 'Music Ministries'],
		[null, 'Community&nbsp;Outreach', 'outreach.htm', '_self', 'Community Outreach'],
		[null, 'Welcoming&nbsp;Visitors', null, '_self', 'Welcoming Visitors']
	],
	[null, 'Education&nbsp;&&nbsp;Discipleship', null, '_self', 'Education & Discipleship',
		[null, 'Adults', null, '_self', 'Adults'],
		[null, 'Women\'s&nbsp;Ministry', null, '_self', 'Women\'s Ministry'],
		[null, 'Mens\'s&nbsp;Ministry', null, '_self', 'Mens\'s Ministry'],
		[null, 'Children', null, '_self', 'Children'],
		[null, 'Student\'s&nbsp;Ministry&nbsp;(Youth)', null, '_self', 'Student\'s Ministry (Youth)']
	]
];