var MENU_ITEMS = [
	['News', '/web/en/news.html'  ], 
	['About us', '/web/en/aboutus.html' , null, 
	['Company information', '/web/en/comp_info.html'  ], 
	['Staff', '/web/en/staff.html'  ], 
	 ], 
	['Products/services', '/web/en/prodnserv.html' , null, 
	['Oil spill monitoring', '/web/en/oilspillmon.html'  ], 
	['Ships detection', '/web/en/shipdetect.html'  ], 
	['Metocean analyses', null , null, 
	['Waves', '/web/en/waves.html'  ], 
	['Wind fields', '/web/en/windfields.html'  ], 
	['Surface currents', '/web/en/currents.html'  ], 
	 ], 
  ], 
	['Projects', null , null, 
	['SatLab', '/web/en/satlab.html'  ], 
	['Envisat ASAR Wave Mode Cal/Val', '/web/en/calval.html'  ], 
	['SAR Ocean Wind, Waves and Currents', '/web/en/saroceanwind.html'  ], 
	 ], 
	['How to get there', '/web/en/acces.html'  ], 
	['Contact', '/web/en/contact.html'  ], 
]
