var menustructure = 
{
	'Information': { _options: { position:'top left', offsetx:212 },
		"Plan your trip/Directions": "/information/plan-your-trip-directions.asp",
		"Mall Hours": "/information/mall-hours.asp",
		"Leasing Info": "/information/leasing-info.asp",
		"Community Partners": "/information/community-partners.asp",
		"Green Initiatives": "/information/green-initiatives.asp",
		"Accessibility": "/information/accessibility.asp"
	},


	'Directory': { _options: { position:'top left', offsetx:212 },
		"Centre Map": "/directory/centre-map.asp",
		"Stores / Services": "/directory/store-services-a-to-z.asp",
		"Food Court & Restaurants": "/search.asp?category=63"
		//"Restaurants / Cafes": "/directory/restaurants-cafes.htm"
	},


	'Events': { _options: { position:'top left', offsetx:212 }, 
		"Events Calendar": "/events/event-calendar.asp",
		"Store Promotions": "/events/store-promotions.asp",
		"Community Programs": "/events/community-programs.asp",
		"Storytime Club": "/events/storytime-club.asp"
	},
	
	
	'Whats New': { _options: { position:'top left', offsetx:212 },
		"New Stores": "/whats-new/new-stores.asp",
		"Press Room": "/whats-new/press-room.asp",
		"Find Your Style": "/whats-new/find-your-style.asp"
	},	
	

	'Customer Services': { _options: { position:'top left', offsetx:212 },
		"Services Available": "/customer-services/services-available.asp",
		"Gift Cards": "/customer-services/gift-cards.asp"
		
	}
	

};
