var TREE_ITEMS = [
	
['HOME', null,
	['SERVICES', 0,
		['Accounting', '/Accounting_Services.htm'],
		['Attestation', '/Assurance_and_Attestation_Services.htm'],
		['Audit', '/Auditing_Services.htm'],
		['Management Advisory', '/management_advisory_services.htm'],
		['Taxation', '/Taxation.htm'],
		
	],
		
	['INDUSTRIES', 0,
		['Manufacturing','index2.htm'],
		['Distribution', '/index2.htm'],
		['Retail Sales', '/index2.htm'],
		['Service', '/index2.htm'],

	],

	['RESOURCES', 0,
		['Payroll', '/Payroll.htm'],
            ['Tax Tips', '/index2.htm'],
		['Links', '/links.htm'],

	],

	['NEWS', 0,
		['Tax News', '/index2.htm'],
		
	],

	['ABOUT US', 0,
		['Contact Us', '/contact_us.htm'],
	],



	]
];
