var MENU_ITEMS = [
	['VISION', 'http://www.thomas-eckes.de/index.php',  {'sw' : 114, 'sh' : 90,  'bw' : 380}], // Site URL
	['SERVICE', 'http://www.thomas-eckes.de/leistungen.htm', {'sw' : 114, 'bw' : 400}], //sw/sh=Width/Height of the item in pixels; bw=Width of the child-ite
	['VITA', 'http://www.thomas-eckes.de/vita.htm',  {'sw' : 114, 'bw' : 320}], // Site URL
	['KONTAKT', 'http://www.thomas-eckes.de/kontakt.php',  {'sw' : 114, 'bw' : 120}],
];




