SevenTides.SiteStructure = [
	{ path: '/', label: 'Home', type: 'root', children: [
		{ path: 'corporate-information/our-vision.html', label: 'Corporate Information', type: 'main-nav', children: [
			{ path: 'corporate-information/our-vision.html', label: 'Our Vision' },
			{ path: 'corporate-information/partners.html', label: 'Partners', children: [
				{ path: 'corporate-information/partners.html', label: 'Overview' },
				{ path: 'corporate-information/partners-anantara.html', label: 'Anantara' },
				{ path: 'corporate-information/partners-movenpick-hotels-resorts.html', label: 'M&ouml;venpick Hotels &amp; Resorts' },
				{ path: 'corporate-information/partners-nakheel.html', label: 'Nakheel' },
				{ path: 'corporate-information/partners-asteco.html', label: 'Asteco' }
			] }
		] },
		{ path: 'developments/overview.html', label: 'Developments', type: 'main-nav', children: [
			{ path: 'developments/overview.html', label: 'Overview' },
			{ path: 'Dukes-Hotel/', label: 'Dukes Hotel' },
			{ path: 'Oceana/', label: 'Oceana', children: [
				{ path: 'Oceana/', label: 'Overview' },
				{ path: 'Oceana/oceana-residences.html', label: 'Residences' },
				{ path: 'Oceana/oceana-amenities.html', label: 'Amenities'},
				{ path: 'Oceana/oceana-floorplans.html', label: 'Floorplans'},
				{ path: 'resources/pdf/Oceana/20091026_astmap003_location_map_A4_oceana_st.pdf', label: 'Location Map'},
				{ path: 'Oceana/oceana-sales-agents.html', label: 'Sales Agents'},
				{ path: 'Oceana/oceana-brand-video.html', label: 'Brand Video'}
			] },

			{ path: 'Oceana-Suites/', label: 'Oceana Suites', children: [
				{ path: 'Oceana-Suites/', label: 'FAQ' },
				{ path: 'Oceana-Suites/Oceana_Brochure_v10.pdf', label: 'Furnishings Brochure' }
			]},

			{ path: 'The-Royal-Amwaj/', label: 'The Royal Amwaj', children: [
				{ path: 'The-Royal-Amwaj/', label: 'Overview' },
				{ path: 'The-Royal-Amwaj/royal-amwaj-residences.html', label: 'Residences' },
				{ path: 'The-Royal-Amwaj/royal-amwaj-resort-spa.html', label: 'Resort &amp; Spa'},
				{ path: 'The-Royal-Amwaj/royal-amwaj-amenities.html', label: 'Amenities'},
				{ path: 'The-Royal-Amwaj/royal-amwaj-floorplans.html', label: 'Floorplans'},
				{ path: 'The-Royal-Amwaj/royal-amwaj-sales-agents.html', label: 'Sales Agents'},
				{ path: 'The-Royal-Amwaj/royal-amwaj-brand-video.html', label: 'Brand Video'}
			]},
			{ path: 'IBN-Battuta-Gate/', label: 'Ibn Battuta Gate', children:[
				{ path: 'IBN-Battuta-Gate/', label: 'Overview' },
				{ path: 'IBN-Battuta-Gate/hotel.html', label: 'Hotel' },
				{ path: 'IBN-Battuta-Gate/offices.html', label: 'Offices' },
				{ path: 'IBN-Battuta-Gate/leasing-agents.html', label: 'Leasing Agents' },
				{ path: 'IBN-Battuta-Gate/brand-video.html', label: 'Brand Video' }
				
			]}
		] },
		{ path: 'news-center/news.html', label: 'News Center', type: 'main-nav', children: [
			{ path: 'news-center/news.html?year=2011', label: 'Latest News', children: [
				{ path: 'news-center/news.html?year=2011', label: '2011' }
			]},
			{ path: 'news-center/in-the-news.html?year=2011', label: 'In The News', children: [
				{ path: 'news-center/in-the-news.html?year=2011', label: '2011' },
				{ path: 'news-center/in-the-news.html?year=2010', label: '2010' },
				{ path: 'news-center/in-the-news.html?year=2009', label: '2009' },
				{ path: 'news-center/in-the-news.html?year=2008', label: '2008' },
				{ path: 'news-center/in-the-news.html?year=2006', label: '2006' }
			] },
			{ path: 'news-center/photo-gallery.html', label: 'Photo Gallery' }
		] },
		{ path: 'contact-us.html', label: 'Contact Us', type: 'foot-nav' },
		{ path: 'careers.html', label: 'Careers', type: 'foot-nav' },
		{ path: 'faq.html', label: 'FAQ', type: 'foot-nav' },
		{ path: 'disclaimer.html', label: 'Disclaimer', type: 'foot-nav' }
	] }
];
