var TREE_ITEMS = [
	['LDP Promotion KIT', 'http://www.etldp.org/',
		['Posters', '',
				['Join LDP', 'joinldp.asp'],
				['Dream Big', 'dreambig.asp'],
				['Think Ahead', 'thinkahead.asp'],
				['Plan Now!', 'plannow.asp'],
				['How,Who,When LDP?,', 'hwwldp.asp'],
		],
		['Church Partner Kit', 'chruchpartner.asp',
				['President Letter', 'presidentletter.asp'],
				['God Gifts', 'gifts.asp'],
				['Compassion LDP','ldp.asp'],
				['LDP Training', 'student.asp'],
				['Mentoring', 'mentor.asp'],
				['Tomorow&rsquo;s Leaders', 'encourage.asp'],
		],
		['Parent Brochure', 'parent.asp',
				['Think', 'think.asp'],
				['University Education','education.asp'],
				['Now is Time','time.asp'],
		],
		['Youth Brochure', 'youth.asp',
				['Dream Big', 'dream.asp'],
				['Education','university.asp'],
				['Start Preparing','startp.asp'],
		],
		['Forms', 'youth.asp',
				['Application for Admission', 'dream.asp'],
				['Pastor Recomendation','university.asp'],
				['Project Director Recommendation','startp.asp'],
				['Academic Recommendation','startp.asp'],
				['Peer Recommendation','startp.asp'],
				['University and Course Check list','startp.asp'],
				['Essay','startp.asp'],
				['Application Checklist','startp.asp'],
				['Selection Process','startp.asp'],
				['Parent/Guardian application','startp.asp'],
				['Student application','startp.asp'],
		],

	]
];


