/* Tigra Menu items structure */
var MENU_ITEMS =

[

	['Startseite', 'index.html'],
	
	['Arbeiten<td align=right><img src="menu_files/arrowdown.gif"><td>', null, null,
		['Projekte<td align=right><img src="menu_files/arrow.gif"><td>', null, null,
			['Aktuelles Projekt Seehundstation Friedrichskoog<td align=right><img src="menu_files/arrow.gif"><td>', null, null,
				['Außenarbeiten 1', 'friedrkoog1.html'],
				['Außenarbeiten 2', 'friedrkoog2.html'],
				['Leuchtturm/Seezeichen', 'friedrkoog3.html'],
				['Kutter', 'friedrkoog4.html']
			],
			['Bodypainting', 'bodypaint.html'],
			['Bus-Design', 'bus.html'],
			['Coppenrath Verlag', 'coppenrath.html'],			
			['Dannewerk', 'dannewerk.html'],
			['Fehmarn Aquarium', 'fehmarn.html'],			
			['Greetsiel', 'greetsiel.html'],
			['TT-Line', 'ttline.html'],
			['ISU-Haseldorf', 'ISU-haseldorf.html'],
			['Kanone', 'kanone.html'],
			['Legoland', 'Legoland.html'],
			['Museumsillustration', 'museumsillu.html'],
			['RWE', 'rwe.html'],
			['Sealife', 'sealife.html'],
			['Wattforum', 'toenning.html'],
			['Wiesmoor', 'wiesmoor.html']
		],
		['Gemälde', 'gemaelde.html'],
		['Cartoons<td align=right><img src="menu_files/arrow.gif"><td>', null, null,
			['Verschiedenes', 'cartoons.html'],
			['Wattolümpiade', 'wattolympia.html']
		],
	],	
	
	['Referenzen', 'referenzen.html'],
	
	['Links', 'links.html'],	
	
	['Kontakt/Impressum', 'kontakt.html'],
	
	
];
