var MENU_ITEMS = 
   [['news', 'news.htm', null ,
   ['current','news.htm'],
   ['archive','news_archive.htm'],
   ['press','about_press.htm']
   ],
   
   ['projects', 'projects.htm', null ,
   ['sustainability','projects_sustainability.htm', null , ['burry port','projects_01.htm'], ['newhall','projects_02.htm'], ['spinney gardens','projects_21.htm'], ['escape','projects_08.htm'], ['hayes school','projects_09.htm'], ['swansea foyer','projects_10.htm'], ['eltham baths','projects_12.htm']],
   ['regeneration','projects_regeneration.htm', null , ['nene waterfront','projects_05.htm'], ['the radial','projects_07.htm'], ['eltham baths','projects_12.htm'], ['church end','projects_13.htm'], ['merton rise','projects_14.htm'], ['oakfield ryde','projects_19.htm'], ['ipswich docks','projects_18.htm']],
   ['housing','projects_housing.htm', null , ['burry port','projects_01.htm'], ['newhall','projects_02.htm'], ['domino house','projects_04.htm'], ['nene waterfront','projects_05.htm'], ['st marys island','projects_06.htm'], ['the radial','projects_07.htm'], ['escape','projects_08.htm'], ['eltham baths','projects_12.htm'], ['church end','projects_13.htm'], ['merton rise','projects_14.htm'], ['gillingham','projects_15.htm'], ['swansea uni','projects_16.htm'], ['bangor uni','projects_17.htm'], ['oakfield ryde','projects_19.htm'], ['spinney gardens','projects_21.htm'], ['jodlowa house','projects_22.htm'], ['stone rise','projects_23.htm'], ['banks yard','projects_24.htm']],
   ['masterplanning','projects_masterplanning.htm', null , ['newhall','projects_02.htm'], ['st marys island','projects_06.htm'], ['gillingham','projects_15.htm'], ['bangor uni','projects_17.htm'], ['ipswich docks','projects_19.htm']],
   ['urban design','projects_urbandesign.htm', null , ['newhall','projects_02.htm'], ['nene waterfront','projects_05.htm'], ['merton rise','projects_14.htm'], ['oakfield ryde','projects_19.htm'], ['ipswich docks','projects_19.htm']],
   ['community','projects_community.htm', null , ['burry port','projects_01.htm'], ['christ the saviour','projects_03.htm'], ['domino house','projects_04.htm'], ['swansea foyer','projects_10.htm']],
   ['education','projects_education.htm', null , ['domino hosue','projects_04.htm'], ['hayes school','projects_09.htm'], ['gillingham','projects_15.htm'], ['swansea uni','projects_16.htm'], ['bangor uni','projects_17.htm']],
   ['historic','projects_historic.htm', null , ['christ the saviour','projects_03.htm'], ['swansea foyer','projects_10.htm'], ['fleet rd studio','projects_20.htm']],
   ['interior design','projects_interiordesign.htm', null , ['fleet rd studio','projects_20.htm'], ['hayes school','projects_09.htm'], ['jodlowa house','projects_22.htm']],
   ['technology','projects_technology.htm', null , ['volumetric','projects_11.htm'], ['domino house','projects_04.htm'], ['jodlowa house','projects_22.htm'], ['stone rise','projects_23.htm']]   
   ],
   
   ['about', 'about.htm', null ,
   ['profile','about_profile.htm'],
   ['awards','about_awards.htm'],
   ['people','about_keypeople.htm'],
   ['press','about_press.htm']
   ],
   
   ['contact', 'contact.htm', null ,
   ['contact','contact.htm'],
   ['map','contact_map.htm']
   ],
   

];