var MENU_ITEMS = [
	[':: Home', 'http://www.hhmcpas.com', null,
	],
	[':: About Us', 'http://www.hhmcpas.com/aboutus.htm', null,
		['Our Partners', 'http://www.hhmcpas.com/partners.htm', null],
		['Our Employees', 'http://www.hhmcpas.com/aboutus/employees.htm', null],
		['BDO Siedman', 'http://www.hhmcpas.com/aboutus/bdo_seidman.htm', null],
		['Contact Us', 'http://www.hhmcpas.com/resources/contactus.asp', null]
	],		
	[':: Services', 'http://www.hhmcpas.com/services.htm', null,
		['Accounting Assurance', 'http://www.hhmcpas.com/services/accounting_assurance.htm', null],
		['Management Services', 'http://www.hhmcpas.com/services/management_services.htm', null],
		['Business Accounting', 'http://www.hhmcpas.com/services/business_accounting.htm', null],
		['Specialized Industries', 'http://www.hhmcpas.com/services/specialized_industry.htm', null],
		['Taxation', 'http://www.hhmcpas.com/services/taxation.htm', null],
		['Technology', 'http://www.hhmcpas.com/services/technology.htm', null],
		['Wealth Management', 'http://www.hhmcpas.com/services/wealth_management.htm', null]		
		
	],
	[':: Resources', 'http://www.hhmcpas.com/resources.htm', null,
		['Contact Us', 'http://www.hhmcpas.com/resources/contactus.asp', null],
		['Careers', 'http://www.hhmcpas.com/careers.htm', null],
		['Directions', 'http://www.hhmcpas.com/resources/directions.htm', null],
		['Events', 'http://www.hhmcpas.com/resources/events.asp', null],
		['Forms & Documents', 'http://www.hhmcpas.com/resources.htm', null]		
		

	],
];