var burgessmenustructure = 
{
	'link-ourclients': { _options: { width:150 },
		'Overview': '/our-clients/default.htm',
		'Lender': '/our-clients/lender.htm',
		'Developer': '/our-clients/developer.htm',
		'Investor/Owner': '/our-clients/investor-owner.htm',
		'Lawyer/Accountant': '/our-clients/lawyer-accountant.htm',
		'Government': '/our-clients/government.htm'
	},
	
	'link-standards': { _options: { offsetx:-25, width:210 },
		'Overview': '/ifrs-cpvg/default.htm',
		'International Financial Reporting Standards (IFRS)': 	'/ifrs-cpvg/internationa-financial-reporting-standards.htm',
		'Canadian Portfolio Valuation Group (CPVG)': '/ifrs-cpvg/canadian-portfolio-valuation-group.htm'
	},
	
	'link-team': { _options: { width:135 },
		'Overview': '/the-team/default.htm',
		'Principals': '/the-team/principals.htm',
		'Associates': '/the-team/associates.htm'
	},
	
	'link-resources': { _options: { offsetx:-30, width:175 },
		'Overview': '/client-resources/default.htm',
		'Economic Overview': '/client-resources/economic-overview.htm',
		'Articles & Notes': '/client-resources/articles-notes.htm',
		'Memberships / Qualifications': '/client-resources/memberships-qualifications.htm',
		'News': '/client-resources/news.htm',
		'Testimonials': '/client-resources/testimonials.htm'
	}
};