var MENU_ITEMS = [
['Home', 'index.htm'],
	['News', 'news.htm', null,
		['Meetings', 'meetings.htm', null,
			['May', 'may.htm'],
			['April', 'april.htm'],
			['March', 'march.htm'],
			['February', 'february.htm'],
			['January', 'january.htm'],
			['December', 'december.htm'],
			['November', 'november.htm'],
			['October', 'october.htm'],
			['September', 'september.htm'],
			['August', 'august.htm'],
			['July', 'july.htm'],
			['June', 'june.htm'],
		],
		['Blog', 'blog.htm'],
		['You write', 'youwrite.htm'],
		['Notices', 'notices.htm'],
		['Curry News', 'currynews.htm'],
	],
	['Directory', 'directory.htm', null,
		['Restaurants', 'restaurants.htm', null,
			['Chilli Night', 'chillinight.htm'],
			['Chondona', 'chondona.htm'],
			['Cinnamon', 'cinnamon.htm'],
			['Dhanmondi', 'dhanmondi.htm'],
			['Gurkha Chautari', 'gurkhachautari.htm'],
			['Gurkha Durbar', 'gurkhadurbar.htm'],
			['Khans Brasserie', 'khansbrasserie.htm'],
			['Madhuban', 'madhuban.htm'],
			['Malabon', 'malabon.htm'],
			['Paprika', 'paprika.htm'],
			['Paradise Balti', 'paradisebalti.htm'],
			['Saaki', 'saaki.htm'],
			['Sha Pla', 'shapla.htm'],
			['Shahanaz', 'shahanaz.htm'],
			['Spice Lounge', 'spicelounge.htm'],
		],
		['Pubs', 'pubs.htm', null,
			['Bluebell Inn, Liss', 'bluebellinnliss.htm'],
			['Foggys', 'foggys.htm'],
			['Fox and Pelican', 'foxandpelican.htm'],
			['Horse and Groom', 'horseandgroom.htm'],
			['Inn on the Hill', 'innonthehill.htm'],
			['The Links, Liphook', 'thelinksliphook.htm'],
			['Whistle Stop', 'whistlestop.htm'],
		],
		['Trains', 'trains.htm', null,
			['Alresford trains', 'alresfordtrains.htm'],
			['Haslemere trains', 'haslemeretrains.htm'],
			['Liphook trains', 'liphooktrains.htm'],
			['Liss trains', 'lisstrains.htm'],
			['Petersfield trains', 'petersfieldtrains.htm'],
		],
		['Off our patch', 'offourpatch.htm', null,
			['Aubergine, Southsea', 'auberginesouthsea.htm'],
			['Blue Cobra, Portsmouth', 'bluecobraportsmouth.htm'],
			['Cafe Naz', 'cafenaz.htm'],
			['Cardiff Curry Scene', 'cardiffcurryscene.htm'],
			['Dhaka Restaurant – Southampton', 'dhakarestaurantsouth.htm'],
			['Eastern Eye, Southsea', 'easterneyesouthsea.htm'],
			['Goa, Southsea', 'goasouthsea.htm'],
			['Golden Curry, Southsea', 'goldencurrysouthsea.htm'],
			['Gopals, Soho', 'gopalssoho.htm'],
			['India Gate. Chichester', 'indiagatechichester.htm'],
			['Jaipur, Southsea', 'jaipursouthsea.htm'],
			['Lasan, Birmingham', 'lasanbirmingham.htm'],
			['Magna Tandoori - Bognor Regis', 'magnatandooribognorr.htm'],
			['Maharaja Tandoori, Piccadilly Circus', 'maharajatandooripicc.htm'],
			['Mela - 03/07', 'mela0307.htm'],
			['Naz Indian Cuisine - Fareham', 'nazindiancuisinefare.htm'],
			['Old India, Bristol', 'oldindiabristol.htm'],
			['Prince Indian Brasserie – Southampton', 'princeindianbrasseri.htm'],
			['Shalimar, Waterlooville', 'shalimarwaterloovill.htm'],
			['Shimla Pinks, Birmingham', 'shimlapinksbirmingha.htm'],
			['Taste of India, Emsworth', 'tasteofindiaemsworth.htm'],
	],
	],
	['Services', 'services.htm', null,
		['Shirts', 'shirts.htm'],
		['Shop', 'shop.htm'],
		['Gallery', 'gallery.htm', null,
			['Chilli Night photos', 'chillinightphotos.htm'],
			['Dhanmondi', 'dhanmondi1.htm'],
			['Madhuban photos', 'madhubanphotos.htm'],
			['Paradise photos', 'paradisephotos.htm'],
			['Shahanaz photos', 'shahanazphotos.htm'],
			['Spice Lounge photos', 'spiceloungephotos.htm'],
		],
		['RSS feed', 'rssfeed.htm'],
		['Search', 'search.htm'],
		['Links', 'links.htm'],
		['Feedback', 'feedback.asp'],
		['Wills Ratings', 'willsratings.htm'],
	],
	['About us', 'aboutus.htm', null,
		['How to join', 'howtojoin.htm'],
		['History', 'history.htm'],
		['Founder members', 'foundermembers.htm'],
		['Most visited restaurants', 'mostvisitedrestauran.htm'],
		['Whats New', 'whatsnew.htm'],
	],
	['Site map', 'sitemap.htm'],
];
