/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Welcome To Our Redeemer', 'index.htm', [, , 190],
		['Our Services', ['index.htm#Time', ,'Date and Time.']],
		['What\'s Going On', ['index.htm#Upcoming', , 'Upcoming Events.']],
		['Special Announcements', 'index.htm#Announcements'],
		['Resources for You', 'index.htm#Resources'],
		['Our New Photo Album', ['Photo Album/index.html', , 'Check it Out!']],
		['Legacy Photo Album', ['Legacy Album/index.html', , 'New and Better!.']]
	],
	['Our Shepherds', 'shepherds.htm', [190],
		['Pastor Steve', 'shepherds.htm#Pastor'],
		['Cindy', ['shepherds.htm#DCE', , 'Our Director of Christian Education.']],
		['Member\'s Forum', ['shepherds.htm#Lay', , 'Our lay leaders sometimes have insights to share.']]
	],
	['Where We Are', 'location.htm', null,
		['Area Map', 'location.htm#Area'],
		['How To Find Us', 'location.htm#Directions'],
		['Neighborhood Map', 'location.htm#Neighborhood'],
		['Local Information', 'location.htm#Local']
	],
	['Our Beliefs', ['beliefs.htm', , 'We Teach and Confess.'], null,
		['We Believe', 'beliefs.htm#Beliefs'],
		['Ask Pastor Steve', 'beliefs.htm#Ask'],
		['Issues Of Today', ['beliefs.htm#Issues', , 'Hard questions arise from our changing times.']]
	],
	['Our Ministries', ['ministries.htm', , 'We offer many ministries to all ages and groups.'], null,
		['We Teach', ['ministries.htm#Educ', , 'We learn through our Teaching Ministry.']],
		['We Worship', ['ministries.htm#Worship', , 'We try to offer worship experiences for all.']],
		['Our Music', ['ministries.htm#Music', , 'We try to reach all people with our music program.']],
		['We Care', ['ministries.htm#Caring', , 'Caring for our family and friends.']],
		['Our Community', ['ministries.htm#Community', , 'Caring for our community.']],
		['We Reach Out', ['ministries.htm#Outreach', , 'Our Outreach Ministry.']]
	],
	['Our Children...', ['children.htm', , 'Our Children and Youth ministries.']],
	['Our New Home', ['newhome.htm', , 'Remember our move to Clinton.'], null,
		['Floor Plan', 'newhome.htm#Plan'],
		['Progress Photos', 'newhome.htm#Progress'],
		['The Dedication', ['newhome.htm#Dedication', , 'Both new and old family friends turned out in droves.']],
		['The Final Report', ['newhome.htm#Bldg', , 'The wrap-up message from our Building Committee.']]
	],
	['Photo Gallery', ['gallery.htm', , 'Visual records of major events in our church life.']]
];

