var menuHierarchy = [

	['&nbsp;&nbsp;&nbsp;Insurance', null,
		['Group Life', 'group.html'],
            ['Income Protection', 'income.html'],
            ['Trauma/Crisis', 'trauma.html'],
            ['Life/Total and Permanent Disability', 'life.html']
	]
 
]
