var menuHierarchy = [
		['Images', null, 
			['Products','http://80.74.129.33/web/img1/'], 
			['Architecture','http://80.74.129.33/web/img2/'], 
			['Industry','http://80.74.129.33/web/img3/'], 
			['Nature','http://80.74.129.33/web/img4/'], 
			['People','http://80.74.129.33/web/img5/'], 
			['Travel','http://80.74.129.33/web/img6/']],
		['&nbsp;&nbsp;&nbsp;&nbsp;Info', null, 
			['Curriculum','http://80.74.129.33/web/info/curriculum.html'], 
			['References','http://80.74.129.33/web/info/references.html'],
			['Copyright','http://80.74.129.33/web/info/copyright.html'],
			['Services','http://80.74.129.33/web/info/services.html']],
		['Contact', null, 
			['Address','http://80.74.129.33/web/contact/'],
			['Map','http://80.74.129.33/web/contact/map.html'],  
			['vCard','http://80.74.129.33/web/contact/vcard.html'],
			['Web-Mail','http://christopher-gmuender.ch/web/contact/mail.html']]
	]
