<!--******* MENU HIERARCHY FILE ******************************** -->
<!--******* FOLLOW SYNTAX EXACTLY (ESP THE COMMAS!)************* -->
<!--******* ['BUTTON LABEL', 'DESTINATIONFILENAME.HTM',],  ***** -->
<!--******* LAST DROP DOWN ITEM HAS NO FINAL COMMA ************* -->

var menuHierarchy = [
	['&nbsp;&nbsp;Home', 'index.htm',
	],
	['&nbsp;&nbsp;Holistic Health', null, 
		['Katrina&#8217s Bio', 'bio_hol.htm',],
		['Soul/Life Readings', 'soullifereading.htm',],
		['Healing & Hypnotherapy', 'healingandhypno.htm',],
		['Soul Ceremonies', 'soulceremonies.htm',],
		['Past Life Therapy', 'pastlifetherapy.htm',],
		['EFT', 'eft.htm',],
		['Therapists', 'therapists.htm',],
		['Testimonials', 'test_hol.htm',]
	],
	['&nbsp;&nbsp;Workshops', null,
		['Soul Journey Workshops', 'workshops.htm',],
	],
	['&nbsp;&nbsp;Sacred Site Tours', null,
		['Itinerary', 'tour_itinerary.htm',],
		['Terms & Conditions', 'tour_terms.htm',],
		['Reservation Form', 'reg_form_egypt_tour.htm',],
		['Suggested Reading', 'sugg_reading.htm',],
		['Photo Gallery', 'photogallery_tour.htm',],
		['Testimonials', 'test_tours.htm',]
	],
	['&nbsp;&nbsp;Egyptian Dance', null,
		['About Khadija', 'bio_dance.htm',],
		['Class Schedule', 'dance_class_schedule.htm',],
		['Upcoming Events', 'events.htm',],
		['Tour of Egypt', 'tour_itinerary.htm',],
		['Photo Gallery', 'photogallery_dance.htm',],		
		['Useful Links', 'useful_links.htm',],		
		['Testimonials', 'test_dance.htm',],
		['Articles & Book Reviews', 'articles.htm',]		
	],
	['&nbsp;&nbsp;Directions', null,
		['Holistic Center', 'directions_hol.htm',],
		['Dance Classes', 'directions_dance.htm',],
	],
	['&nbsp;&nbsp;Contact Katrina', null,
			['Holistic Health', 'contact_hol.htm',],
		['Egyptian Dance', 'contact_dance.htm',]
	]
]
