var MENU_ITEMS = [
	['About Us', null, null,
		['Foreword', 'foreword.htm'],
		['Enterprise', 'enterprise.htm'],
		['Coat of Arms', 'coa.htm'],
		['Rajiv Lochan', 'rajiv.htm'],
		['Ankit Lochan', 'ankit.htm'],
		['Shipping', 'shipping.htm'],
		['Contact Us', 'contact.htm'],
		['Social Service', 'http://www.indusfoundation.com'],
			],
	['Associates', null, null,
		['Doke Organic Farm', 'http://www.doketea.com'],
		['Meghma Tea', 'meghma.htm'],
		['Ilam Tea (Nepal)', 'ilam.htm'],
			],
	['About Tea', null, null,
		['History of Tea', 'teahistory.htm'],
		['The Tea Plant', 'teaplant.htm'],
		['Types of Tea', 'teatypes.htm'],
		['Indian Tea', 'indiantea.htm'],
		['Darjeeling Tea', 'darjeeling.htm'],
		['Chinese Tea', 'chinesetea.htm'],	
		['Tea Culture', 'culture.htm'],
			],
	['Robert Fortune', null,null,
	 	['Robert Fortune', 'robert.htm'],
		['Break Free', 'break_free.htm'],
		['China Inviting.......', 'invitation.htm'],
		['Come Together', 'together.htm'],
		['CTMA Delegation', 'ctma.htm'],
			],
	['Tea and Health', 'health.htm'],
	['Events', 'events.htm'],
	['Buy Tea Now!', 'http://shop.lochantea.com/frameset.htm'],
];