
/* --- menu items --- */
var MENU_ITEMS = [
		
	['Site','/index.html',{'sb' :'LCCH Home Page'},
	['Site Map','/site_map.htm'],
	['Search','/search.htm'],
	['Contact','/contact.htm'],
	['FAQs','/faqs/index.html'],
	['V 3.3','/index.html']],
	['About LCCH',null,null,
	['Accreditation','/accreditation.htm'],
	['Staff','/staff.htm'],
	['Background','/backinfo.htm'],
	['Newsletters','/hypnosis_news.htm',{'sb' :'Latest Newsletter'}]],
	['Hypnosis',null,null,
	['Hypnotherapy','/hypnotherapy.htm'],
	['Articles','/hypnosisarticles.htm']],
	['Courses','/courses.htm',null,
	['CPPD (Certificate)','/certificate.htm'],
	['PGCert (Diploma)','/diploma.htm'],
	['Medical Diploma','/medical.htm'],
	['Post Graguate Diploma (PgDip)','/postgraduate_diploma_clinical_hypnotherapy.html'],
	['- CPPD Pract (Pract Dip)','/advance.htm'],
	['- CPPD CBH (CBH Pract Dip)','/hypno_cbt.htm'],
	['Prospectus','/prospectus.htm'],
	['Masterclasses','/masclass.htm']],
	['Schedule','/dates_fees.htm',{'sb' :'Dates and fees'},
	['London','/venues/london.htm'],
	['London Medical','/medlond.htm'],
	['Birmingham','/venues/birmingham.htm'],
	['Exeter','/venues/exeter.htm'],
	['Glasgow','/venues/glasgow.htm'],
	['Leeds','/venues/leeds.htm'],
	['Manchester','/venues/manchester.htm'],
	['Malaysia','http://www.hypnosis-malaysia.com/',{'sb' :'Hypnotherapy training in Malaysia'}],
	['Portugal','/venues/portugal.htm'],
	['Singapore','http://www.hypnosis-singapore.com']],
	['Resources','/studentarea/studenthome.htm',null,
	['BSCH','http://www.bsch.org.uk'],
	['Practitioners','http://www.bsch.org.uk'],
	['EJCH','http://www.ejch.com'],
	['Books','http://www.anglo-american.co.uk'],
	['Student Area','/studentarea/studenthome.htm'],
	['Reading List','/studentarea/reading_list.html'],
	['Current Dates','/venues/courses.pl'],
	['FAQs','/faqs/index.html']],
	['LCCH Clinic','/clinic.htm']
];
	