BLANK_IMAGE = 'images/spacer.gif';




var MENU_ITEMS = [
	{pos:'relative', itemoff:[0,48], leveloff:[21,0], style:STYLE, size:[22,48]},
	{code:"Über uns",format:{size:[22,66],style:MENU1},
		sub:[
			{itemoff:[19,0],size:[20,170],style:STYLE},
			{code:"Kompetenznetzwerk Licht","url":"kompetenznetzwerk.htm"},
			{code:"Kompetenzzentrum Licht","url":"kompetenzzentrum.htm"},
			{code:"Infos",
				sub:[
					{leveloff:[0,169],size:[20,100]},
					{code:"Aktuelles","url":"aktuelles.php"},
					{code:"Presse","url":"presse.php"}
				]
			}
		]
	},
	{code:"Services",format:{size:[22,64],itemoff:[0,65],style:MENU2},
		sub:[
			{itemoff:[19,0],size:[20,130],style:STYLE},
			{code:"Vision","url":"vision.htm"},
			{code:"Ziele","url":"ziele.htm"},
			{code:"Services|Lösungen","url":"services1.htm"}
		]
	},
	{code:"F&E / Projekte",format:{size:[22,99],itemoff:[0,63],style:MENU3},
		sub:[
			{itemoff:[19,0],size:[20,190],style:STYLE},
			{code:"Forschung & Entwicklung","url":"forschung.htm"},
			{code:"Verkehr","url":"verkehr.htm",
				sub:[
					{leveloff:[0,189],size:[20,100]},
					{code:"Projekt 1","url":"projekt_1.htm"},
					{code:"Projekt 2","url":"projekt_2.htm"},
					{code:"Projekt 3","url":"projekt_3.htm"},
					{code:"Projekt 4","url":"projekt_4.htm"},
					{code:"Projekt 5","url":"projekt_5.htm"}
				]
			},
			{code:"Tageslicht","url":"tageslicht.htm",
				sub:[
					{leveloff:[0,189],size:[20,100]},
					{code:"Projekt 6","url":"projekt_6.htm"},
					{code:"Projekt 7","url":"projekt_7.htm"},
					{code:"Projekt 8","url":"projekt_8.htm"},
					{code:"Projekt 9","url":"projekt_9.htm"},
					{code:"Projekt 11","url":"projekt_11.htm"},
					{code:"Projekt 16","url":"projekt_16.htm"},
					{code:"Projekt 30","url":"projekt_30.htm"}
				]
			},
			{code:"LED","url":"led.htm",
				sub:[
					{leveloff:[0,189],size:[20,100]},
					{code:"Projekt 18","url":"projekt_18.htm"},
					{code:"Projekt 19","url":"projekt_19.htm"},
					{code:"Projekt 20","url":"projekt_20.htm"},
					{code:"Projekt 22","url":"projekt_22.htm"},
					{code:"Projekt 23","url":"projekt_23.htm"},
					{code:"Projekt 41","url":"projekt_41.htm"},
					{code:"Projekt 42","url":"projekt_42.htm"},
					{code:"Projekt 43","url":"projekt_43.htm"}
				]
			},
			{code:"Licht, Verhalten, Wohlbefinden","url":"lichtverhalten.htm",
				sub:[
					{leveloff:[0,189],size:[20,100]},
					{code:"Projekt 37","url":"projekt_37.htm"}
				]
			},
			{code:"Freiformflächen","url":"freiformflaechen.htm",
				sub:[
					{leveloff:[0,189],size:[20,100]},
					{code:"Projekt 24","url":"projekt_24.htm"},
					{code:"Projekt 25","url":"projekt_25.htm"},
					{code:"Projekt 26","url":"projekt_26.htm"},
					{code:"Projekt 28","url":"projekt_28.htm"}
				]
			},
			{code:"Technologietransfer","url":"technologietransfer.htm",
				sub:[
					{leveloff:[0,189],size:[20,100]},
					{code:"Projekt 34","url":"projekt_34.htm"}
				]
			}
		]
	},
	{code:"Partner",format:{size:[22,58],itemoff:[0,98],style:MENU4},
		sub:[
				{itemoff:[19,0],size:[20,120],style:STYLE},
				{code:"Gesellschafter","url":"gesellschafter.htm"},
				{code:"Projektpartner","url":"projektpartner.htm"},
				{code:"Fördergeldgeber","url":"foerderer.htm"}
			]
	},
	{code:"Kontakt",format:{size:[22,60],itemoff:[0,57],style:MENU5},
		sub:[
				{itemoff:[19,0],size:[20,125],style:STYLE},
				{code:"Adresse","url":"adresse.htm"},
				{code:"Ansprechpartner","url":"ansprechpartner.htm"},
				{code:"Wie Sie uns finden","url":"howtofindus.htm"},
				{code:"E-Mail","url":"email.htm"}
			]
	},	
	{code:"Links",format:{size:[22,48],itemoff:[0,59]},"url":"links.php",style:MENU6},
	{code:"Home",format:{size:[22,49],itemoff:[0,47]},"url":"index2.php",style:MENU7}
];

