var MENU_ITEMS = [
	['Home','index.htm',null,null],
	['Rental Accommodation','rentals.php',null],
	
	['What We Do','whatWeDo.htm',null,
		['Information and advice','whatWeDo.htm#info',null],
		['Banking','whatWeDo.htm#banking',null],
		['Buy your new home','whatWeDo.htm#buyhome',null],
		['Build your own home','whatWeDo.htm#buildhome',null],
		['Employment & Business','whatWeDo.htm#employment',null],
		['Money exchange','whatWeDo.htm#moneyexchange',null],
		['Shipping','whatWeDo.htm#shipping',null],
		['Car','whatWeDo.htm#car',null],
		['Lifestyle issues','whatWeDo.htm#lifestyle',null],
		['Officialdom','whatWeDo.htm#officialdom',null],
		['Insurance','whatWeDo.htm#insurance',null]
	],
	['Resources','resources.htm',null,
		['Canada & Nova Scotia','resources.htm#canadans',null],
		['Property & Finance','resources.htm#property',null],
		['Lifestyle','resources.htm#lifestyle',null],
		['Employment & Business','resources.htm#employment',null],
		['General Interest','resources.htm#general',null],
		['Accommodation','resources.htm#accommodation',null],
		['<span style=\'font-size:8pt\'>Moving to a different province</span>','resources.htm#otherprovinces',null]
	],
	['Entrepreneur/ Tax','business.htm',null],
	['FAQs','faq.htm',null],
	['Contact Us','contactUs.htm',null],
	
];


var MENU_ITEMS2 = [
	['Areas ','areas.htm',null,null],
	['Corporate Services','corporateServices.htm',null,null],
	['Employment','employment.htm',null,null],
	['Real Estate','realEstate.htm',null],
	['Lifestyle ','moving.htm',null,
		['Driving','lifestyle-driving.htm',null],
		['Education','lifestyle-education.htm',null],
		['Healthcare','lifestyle-healthcare.htm',null],
		['Landing','lifestyle-landing.htm',null],
		['Buying your home','lifestyle-buyingyourhome.htm',null],
		['Shopping','lifestyle-shopping.htm',null],
		['Shipping','lifestyle-shipping.htm',null],
		['Money Matters','lifestyle-moneymatters.htm',null],
		['Some Differences','lifestyle-differences.htm',null],
		['Leisure','lifestyle-leisure.htm',null],
		['Mobile Phones','lifestyle-mobilephones.htm',null],
		['Insurance','lifestyle-insurance.htm',null]
	],
	['Showcase Listings','listings.php',null],
	['Client Stories','our-story.htm',null],
];