var MENU_ITEMS = [
	['Home','http://therealestatestore.ca/index.aspx',null],
	['Buying',null,null,
			['Mortgage Calculator','http://therealestatestore.ca/mortgage-calculator.aspx',null,null],
	],
	['Properties','http://therealestatestore.ca/properties.aspx',null,
			['Latest Properties','http://therealestatestore.ca/latest-properties.aspx',null,null],
			['New Priced Properties','http://therealestatestore.ca/new-priced-properties.aspx',null,null],
			['Sold Properties','http://therealestatestore.ca/sold-properties.aspx',null,null],
			['Listings','http://therealestatestore.ca/properties-listings.aspx',null,null],
			['Cottages','http://therealestatestore.ca/properties-cottages.aspx',null,null],
			['Waterfront','http://therealestatestore.ca/properties-waterfront.aspx',null,null],
			['Oceanview','http://therealestatestore.ca/properties-oceanview.aspx',null,null],
			['Oceanfront','http://therealestatestore.ca/properties-oceanfront.aspx',null,null],
			['Lakefront','http://therealestatestore.ca/properties-lakefront.aspx',null,null],
			['Riverfront','http://therealestatestore.ca/properties-riverfront.aspx',null,null],
			['New Construction','http://therealestatestore.ca/properties-new-construction.aspx',null,null],
			['Multi-Unit','http://therealestatestore.ca/properties-multi-unit.aspx',null,null],
			['2 Unit','http://therealestatestore.ca/properties-two-unit.aspx',null,null],
			['Commerical','http://therealestatestore.ca/properties-commercial.aspx',null,null],
			['Acreage','http://therealestatestore.ca/properties-acreage.aspx',null,null],
			['Land','http://therealestatestore.ca/properties-land.aspx',null,null],
			['Vacation Rentals','http://therealestatestore.ca/properties-vacation-rentals.aspx',null,null],
			['Vacation Rentals 2','http://www.vrbo.com/130467',null,null],
			['Rentals','http://therealestatestore.ca/properties-rentals.aspx',null,null],
	],
	['Open Houses','http://therealestatestore.ca/open-houses.aspx',null],
	['Agents','http://therealestatestore.ca/agents.aspx',null],
	['Links','http://therealestatestore.ca/pages/Links.aspx',null],
	['Contact Us','http://therealestatestore.ca/contact-us.aspx',null],
];
