/* 
	the format of the tree definition file is simple,
	you can find specification in the Tigra Menu documentation at:
	
	http://www.softcomplex.com/products/tigra_tree_menu/docs/index.html#hierarchy
*/

var TREE_ITEMS = [
	['Messages', 0, 
		
		['Pastor Charles V. Madaus', 0,
			['Types of Church Members Vol 1 ', 'charlesmadaus4.htm'],

			['Types of Church Members Vol 2 ', 'charlesmadaus15.htm'],

			['The Confession ', 'charlesmadaus5.htm'],

			['Why We Use the KJV Bible Vol 1', 'charlesmadaus11.htm'],

			['Why We Use the KJV Bible Vol 2', 'charlesmadaus29.htm'],

			['Why We Use the KJV Bible Vol 3', 'charlesmadaus13.htm'],

			['Why We Use the KJV Bible Vol 4', 'charlesmadaus16.htm'],

			['Why We Use the KJV Bible Vol 5', 'charlesmadaus17.htm'],

			['Why We Use the KJV Bible Vol 6', 'charlesmadaus20.htm'],

			['Why We Use the KJV Bible Vol 7', 'charlesmadaus30.htm'],

			['Fruitful Faith', 'charlesmadaus14.htm'],

			['Bible Salvation', 'charlesmadaus28.htm'],

                    ['3 Seconds to Eternity', 'charlesmadaus31.htm'],

                    ['Discover Your Destiny', 'charlesmadaus32.htm'],
],



		['Evangelist Bill G. Marshall', 0, 
			['Can You See Where Youre Going if Youre Walking in the Dark', 'billmarshall3.htm'],
			['Losing Touch With the Saviour', 'billmarshall27.htm'],

			['Dont Look Back', 'billmarshall23.htm'],
 ],

		['Evangelist Bill G. Marshall - Refiners Fire Ministries - Tape of the Month', 0, 
                    ['When GOD Says No - Pastor maury Gibson', 'pastormaurygibson33.htm'],

 ],


		['Pastor Steve Hart', 0,
			['The Personality of GOD', 'stevehart25.htm'],

			['The Sower and the Seed', 'stevehart2.htm'],
 ],


		['Missionary Benjemin Burks - RUI Ministries', 0,
			['The Answer to Low Self Esteem', 'benburks6.htm'],

                        ['A Way of Escape', 'benburks7.htm'],

                        ['Cant Let The Fire Go Out', 'benburks24.htm'],
 ],

		['Dr David A McCoy - Pastor', 0,
			['Flight 9-11 Testimony of HE Took My Place', 'davidmccoy22.htm'],
 ],

		
		['Dr. David Gibbs Jr. CLA', 0,
			['Five Excuses of Moses', 'drdavidgibbs10.htm'],

                        ['A Message From the Enemy', 'drdavidgibbs9.htm'],

                        ['The Essence of a Christian', 'drdavidgibbs21.htm'],
 ],


		['Pastor David Maine', 0,
                        ['The The Heart of Every Problem', 'djmaine26.htm'],

                        ['The Call of a Fire Fighter', 'djmaine18.htm'],
 ],


		['Brother Mike Wilhelm', 0,
                        ['The Love of Money', 'mwilhelm19.htm'],
 ],
		
	]
];