var MENU_ITEMS = [
	['HypnoBirthing', null, null,
		['What is HypnoBirthing?', './hypnobirthing.html']		,
		['How does HypnoBirthing work?', './howworks.html']	,
		['The advantages of HypnoBirthing', './advantages.html']	,
		['Will HypnoBirthing work for me?', './workforme.html']	,
		['How did HypnoBirthing begin?', './begin.html']	,
		['Who started HypnoBirthing?', './founder.html']	,
	],	
	['Classes', null, null,
		['What you will learn', './learn.html']		,
		['Class format/fees', './fees.html']		,
		['Class Outlines', './outline.html']		,
		['About the book', './book.html']		,
	],
	['Testimonials', null, null,
		["Colin's story", './colin.html']			,
		['Student Testimonials', './testimonials.html']	,
	],
	['Contact Me', null, null,
		['About the teacher', './teacher.html']		,
		['Email link', 'mailto:designed2birth@gmail.com']			,
		['Forms', './forms.html']		,
	],
	['Links', null, null,
		['News Article', 'http://www.hypnobirthing.co.uk/hypnobirthing_in_the_news.shtml']			,
		['HypnoBirthing Research', './research.html']	,
	],
];

