var SiteStructureData = [ { path: "/malta/", label: 'Home', children: [ { path: "why-smart-city.html",label: "Why SmartCity Malta", type: 'mainNav',children: [ {path: "one-roof.html",label: "One Roof"}, {path: "advantage.html",label: "Advantages"}, {path: "ict.html",label: "ICT"}, {path: "media.html",label: "media"}, // {path: "mission.html",label: "Mission"}, // {path: "benefits.html",label: "Benefits"}, // {path: "why-malta.html",label: "Why Malta"}, //{path: "executive-profiles.html",label: "Executive Profiles"}, //{path: "value-proposition.html",label: "Value Proposition"}, {path: "video.html?why-smartcity",label: "Video"}, {path: "board-of-directors.html",label: "Board of Directors"} ] }, {path: "location.html", label: "Location", type: 'mainNav', children: [ //{path: "strategic-gateway.html", label: "A Strategic Gateway"} , {path: "one-smart-island.html", label: "One Smart Island"}, {path: "place-to-live-and-work.html", label: "A Great Place to Live and Work"} ]}, {path: "township.html", label: "Masterplan", type: 'mainNav'}, {path: "products-offerings.html", label: "Products & Offerings", type: "mainNav", children: [ //{path: "commercial.html", label: "Commercial"} //,{path: "residential.html", label: "Residential"}, //{path: "retail.html", label: "Retail"} ]}, {path: "application.php", label: "Join Us", type: 'mainNav'}, {path: "press-centre.html", label: "Press Centre", type: 'mainNav', children: [ {path: 'news.html', label: 'News and Press Releases'}, {path: 'press-kit.html', label: 'Press Kit'}, {path: 'video.html?press-centre', label: 'Video'} ] }, {path: "sitemap.html", label: "Sitemap"}, {path: "faqs.html", label: "FAQ"}, {path: "cgi-bin/ts.pl", label: "Search Results", type: 'noLink'} ] } ]