/*
  --- menu items --- 

*/
var MENU_ITEMS = [
	
	['Home', 'index.htm', 	
	],
	['Accommodation', 'accommodation.htm', ,
	['Little Hendra', 'little_hendra.htm', ],
		['Hendra Farmhouse', 'hendra-farmhouse.htm', ],
		['Chestnuts', 'chestnuts.htm', ],
	],
	['Tariff', '', ,
	['Farmhouse', 'tariff-fh.htm',],
		['Little Hendra', 'tariff-lh.htm',],
		['Chestnuts', 'tariff-ch.htm', ],	
	],
	
	
	
	['Our Location', 'location.htm',		
						],
		
		['Local Pubs', 'localpubs.htm', ,
		['St Tudy', 'tudy.htm',],
		['St Breward', 'breward.htm',],
		['St Mabyn', 'mabyn.htm', ],
		['Blisland', 'blisland.htm', ],
	],
	
	['Sports & Leisure','sports.htm', ,
		['Cycling', 'cycling.htm', ],
		['Golf', 'golf.htm', ],
		['Walking', 'walking.htm', ],
		['Surfing', 'surfing.htm', ],
		['Watersports', 'water.htm', ],
		
],
['Attractions','http://www.cata.co.uk', {'tw' : 'blank'},
		
		
],
['Booking','booking.htm', 		
],

];

