
/* --- menu items --- */
var MENU_ITEMS = [
		
	['About us','whoweare.php',{'sb' :'About Haines Watts'},
	['Who are Haines Watts?','whoweare.php?ca=AB'],
	['Office information','contactdetails.php?ca=AB'],
	['Contact us','contactform.php?ca=AB'],
	['Office list','officelist.php?ca=AB'],
	['Service list','servicelist.php?ca=AB'],
	['Seminars and events','seminars.php?ca=HO'],
	['International services','international.php'],
	['Useful links','links.php?ca=HO'],
	['Recruitment','recruitment.php'],
	['Search this site','search.php?ca=SE'],
	['Terms of use','terms.php'],
	['Privacy statement','privacy.php']],
	['Our services','servicelist.php?ca=HO',null,
	['Audit and assurance services','aaindex.php?ca=AA'],
	['UK taxation','txindex.php?ca=TX'],
	['Haines Watts Finance','fiindex.php?ca=FI'],
	['Corporate finance','cfindex.php?ca=CF'],
	['General business services','bsindex.php?ca=BS'],
	['Forensic accounting services','faindex.php?ca=FA'],
	['I.T. services','itindex.php?ca=IT'],
	['Company secretarial services','companysecretarial.php?ca=CS'],
	['Sage solutions and services','saindex.php?ca=SG'],
	['Not for profit organisations','notforprofit.php?ca=NP'],
	['Recovery and Insolvency','inindex.php?ca=BR'],
	['Financial Services','fsindex.php?ca=FS'],
	['V.A.T. services','vtindex.php?ca=VT'],
	['Payroll services','payrollprocessing.php?ca=PY']],
	['Downloads','allbusinessforms.php?ca=DL',null,
	['Newsletters and publications','publications.php?ca=DL'],
	['Fact sheets','factsheets.php?ca=DL'],
	['Business forms and returns','allbusinessforms.php?ca=DL',null,
	['Inland revenue forms','allbusinessforms.php?fromg=4&amp;tog=4&amp;ca=DL'],
	['Customs and excise forms','allbusinessforms.php?fromg=5&amp;tog=5&amp;ca=DL'],
	['Companies house forms','allbusinessforms.php?fromg=6&amp;tog=6&amp;ca=DL'],
	['All business forms','allbusinessforms.php?fromg=4&amp;tog=7&amp;ca=DL']],
	['Personal forms and returns','allbusinessforms.php?fromg=7&amp;tog=7&amp;ca=DL'],
	['Useful software','downloadsoftware.php?ca=DL']],
	['News room','index.php?ca=NE',null,
	['Business news','index.php?ca=NE'],
	['Haines Watts news','hwnews.php?ca=NE'],
	['Important diary dates','diarydates.php?ca=NE'],
	['Businesses for sale','businessforsale.php?ca=NE'],
	['Budgets and tax tables','budgetarchive.php?ca=NE'],
	['Seminars and events','seminars.php?ca=NE']],
	['Online Services','calcs.php?ca=ON',null,
	['Online calculators','calcs.php?ca=ON'],
	['User options','useroptions.php?ca=US'],
	['Form a company','formacompany.php?ca=ON'],
	['Set up a business','setupabusiness.php?ca=ON'],
	['Credit searches','creditsearch.php?ca=ON'],
	['Company searches','companysearch.php?ca=ON'],
	['Online accounting','outsourceline50.php?ca=ON']],
	['Recruitment','recruitment.php?ca=HO']
];
	