







var MENU_ITEMS = [
	


['About Us', 'about_us.htm', null],

['Services', 'about_us.htm', null,
['Teaching & Training', 'teaching.htm', null],
['Boarding & Facility', 'boarding.htm', null],

				
],

['Horses', 'about_us.htm', null,
['The Canadian', 'canadian_horse.htm', null],
['The Lipizzan', 'lipizzan_horse.htm', null],
				
],


['Products', 'webstore.htm', null],
['Latest News', 'latest_news.htm', null],
['Home', 'index.html', null],
























	];


