var menuHierarchy = [
	['Home', 'index.html',
],
	['Products', 'p_home.html', 
		['Products Home', 'p_home.html'],
		['Video Recording Servers', 'p_vrt.html'],
	    ['HD Video Cameras', 'p_MX.html'],
		['Network Cameras / Video Servers', 'p_nc_vs.html'],
		['Standalone DVRs', 'p_dvr.html'],
		['Network Video Monitoring Software', 'p_as.html'],
		['Speed Domes / Positioning Cameras', 'p_sd.html'],
		['CCTV / Pinhole Cameras / CCTV Lens', 'p_ccd.html'],
		['Fixed Domes', 'p_fd.html'],
		['IR Cameras / Domes', 'p_irc_dome.html'],
		['Accessories', 'p_acc.html']
],
	['Technology', 't_home.html',
	 	['Technology Home', 't_home.html'],
		['HD SMAC-M', 't_hd_smac-m.html'],
		['SMAC-M', 't_smac-m.html'],
		['<i>sure</i>LINK', 't_surelink.html'],
		['BS 8418', 't_BS8418.html'],
		['Network CCTV', 't_networkcctv.html'],
],
	['Applications', 'a_home.html',
		['Applications Home', 'a_home.html'],
		['Retail Management', 'a_retail.html'],
		['Banking & ATM Surveillance', 'a_banking.html'],
		['Property Management', 'a_property.html'],
		['Alarm Centre', 'a_alarm.html'],
		['Construction Site Monitoring', 'a_construction.html'],
		['Logistics Management', 'a_logistic.html'],
		['Public Utilities Monitoring', 'a_public.html'],
		['Video on Data Services', 'a_dataservice.html'],
],
	['Support', 's_home.html',
		['Support Home', 's_home.html'],
		['Downloads', '../softreg/customer/s_download.jsp'],
		['Product FAQs', 's_faq.html'],
		['System Configuration', '../softreg/customer/s_config.jsp'],
		['Warranties', '../softreg/customer/s_warranties.jsp'],
		['<i>sure</i>LINK Registration', '../softreg/customer/s_surelinkreg.jsp'],
		['Software Registration', '../softreg/customer/s_reg.jsp'],
		['Email Support', 's_email.html'],
		['Feedback', '../softreg/mail/feedbackmail.jsp'],
		['Customer Information Update', '/softreg/customer/updatecustomer.jsp'],
],
	['Where to Buy', 'w_home.html',
		['Where to Buy Home', 'w_home.html'],
		['<i>Tele</i>Eye Offices', 'w_offices.html'],
		['<i>Tele</i>Eye Distributors', 'w_distributors.html'],
],
	['Events', 'e_events.html',
		['Events Home', 'e_events.html'],
		['Exhibitions', 'e_exhibitions.html'],
		['Seminars & Trainings', 'e_seminars.html'],
],
	['Corporate', 'c_home.html',
		['Corporate Home', 'c_home.html'],
		['About Us', 'c_about.html'],
		['Technology', 't_home.html'],
		['Awards', 'c_awards.html'],
		['Press Center', 'c_press.html'],
		['e-News', 'c_enews.html'],
		['CEO Corner', 'c_ceo.html'],
		['Community Affairs', 'c_commaffairs.html'],
		['Education', 'c_education.html'],
		['Careers', 'c_careers.html'],
		['Worldwide Contacts', 'w_offices.html'],
],
]

