var MENU_ITEMS = [

	['H&Q Healthcare Investors', null, null,
		['Overview', 'hqh.aspx', null,
		],
		['Reports & Press Releases', 'hqh_reports_news.aspx', null,
		],
		['Distributions & Policy', 'hqh_distributions.aspx', null,
		],
		['Proxy Voting', 'hqh_npx.aspx', null,
		],
		['SEC Filings','hqh_secfiling.aspx',null],
	],
		['H&Q Life Science Investors', null, null,
		['Overview', 'hql.aspx', null,
		],
		['Reports & Press Releases', 'hql_reports_news.aspx', null,
		],
		['Distributions & Policy', 'hql_distributions.aspx', null,
		],
		['Proxy Voting', 'hql_npx.aspx', null,
		],
		['SEC Filings','hql_secfiling.aspx',null],
	],
	,
];

var MENU_ITEMS_B = [
	['About', null, null,
	    ['Trustees', 'trustee.aspx', null,
		],
		['Management', 'management.aspx', null,
		],
		['Frequently Asked Questions', 'faq.aspx', null,
		],
		['Closed End Funds', 'cefs.aspx', null,
		]
		
		,
	],
	['Contact Us', 'contact.aspx', null,
		],
	,
];

var MENU_ITEMS_C = [
	['HOME', 'default.aspx', null,
	]
];

var MENU_ITEMS_D = [
	['HQCM', null, null,
	]
];

var MENU_ITEMS_E = [
	['FUNDS', 'funds.aspx', null,
	]
];
