/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Who We Are', null, null,
		['What We Believe', "../whoweare/what_we_believe.html", null,
				['Common Confession', "../whoweare/confession.html"],
	],
		['Misson and Vision', "../whoweare/mission_vision.html"],
		['Membership', "../whoweare/membership.html"],
		['Staff Bios', "../whoweare/staff_bios.html"],
		['RHLS', "http://www.redhillschool.org",{'tw' : '_blank'}],
		['Links', "../whoweare/links.html"],
		['FAQs', "../whoweare/Faqs.html"],
		['Contact Us', "../whoweare/contact_us.html"],
		['Information', null, null,
				['Announcements', "../files/pdf/announce.pdf",{'tw' : '_blank'}],
				['Newsletter', "../files/pdf/newsletter.pdf",{'tw' : '_blank'}],
				['Calendar', "http://www.eventu.com",{'tw' : '_blank'}]
	],
	],
	['Worship', "../worship.html", null,
		['Sermon Archive', "../worship/sermon_archive.html"],
		['Traditional', "../worship/traditional.html"],
		['Contemporary', "../worship/contemporary.html"],
		['Music', "../worship/music.html"],
		['Service Schedule', "../worship/service_schedule.html"]
	],
	['Study', "../study.html", null,
		['Wed. in the Word', "../study/word.html"],
		['Weekly Bible Study', "../study/bible_study.html"],
		['Sunday School', "../study/adult_sunday_school.html"],
		['Class Archives', "../study/class_archive.html"],
		['Online Bible', "http://www.biblegateway.org",{'tw' : '_blank'}],
		['Daily Devotionals', null, null,
		        ['My Utmost', "http://www.myutmost.org/cgi-bin/today.cgi?tz=redmond",{'tw' : '_blank'}],
				['Portals of Prayer', "http://www.cph.org/forms/portals.asp",{'tw' : '_blank'}]
	],
	],
	['Fellowship', "../fellowship.html", null,
		['Small Groups', "../fellowship/small_groups.html"],
		['Women of Red Hill', "../fellowship/women.html"],
		['Fellowship Events', "../fellowship/fellowship_events.html"]
	],
	['Service', "../service.html", null,
		['Ways to Serve', "../service/ways_to_serve.html"],
		['Missions Report', "../service/missions_report.html"],
		['Lay Ministry', "../service/lay_ministry.html"]
	],
	['Youth', "../youth.html", null,
		['Petersparish.com', "http://www.petersparish.com",{'tw' : '_blank'}],
		['Undercover', "../youth/undercover.html"],
		['99:1', "../youth/jr_high.html"],
		['Confirmation', "../youth/confirmation.html"],
		['Foundation', "../youth/sr_high.html"],
		['Carnies', "../youth/college_career.html"]
	],
	['Children', "../children.html", null,
		['Sunday School', "../children/sunday_school.html"],
		["Children's Church", "../children/childrens_church.html"],
		['VBS', "../children/vbs.html"],
		['Nursery', "../children/nursery.html"],
		['Baptism', "../children/baptism.html"],
		['First Communion', "../children/first_communion.html"]
	],
	['CLC', "../clc.html", null,
		['Building Update', "../clc/building_update.html"],
		['Brick by Brick', "../clc/brick_by_brick.html"],
		['Giving Plus', "../clc/giving_plus.html"],
		['Reaching Higher', "../clc/reaching_higher.html"],
		['Ways to Give', "../clc/give.html"]
	],
];
