	bC= null;

	startMenu(2, 147);
	menuItem('Portal', null, 147, '#0033cc', '#ffff99', 'buergerportal/buerger.htm');
	menuItem('Gemeinderat', null, 147, '#0033cc', '#ffff99', 'buergerportal/gemeinderat.php');
	menuItem('Bilder', null, 147, '#0033cc', '#ffff99', 'Fotoalbum/index_1.php');
	//Img_menuItem(null, 'images/menuitems/on.gif', 'images/menuitems/off.gif', 'http://www.aspandjavascript.co.uk/drop-down/download.asp');
	endMenu();
	
	startMenu(5, 150);
	menuItem('Bauplätze', null, 147, '#0033cc', '#ffff99', 'neubaugebiet/bauplaetze.htm');
	menuItem('Lageplan', null, 147, '#0033cc', '#ffff99', 'neubaugebiet/lageplan.php');
	menuItem('Bilder', null, 147, '#0033cc', '#ffff99', 'neubaugebiet/bilder.htm');
	endMenu();
	
	startMenu(7, 150);
	menuItem('Dorfrundgänge', null, 147, '#0033cc', '#ffff99', 'tourismus/fuehrung.htm');
	menuItem('Gaststätten', null, 147, '#0033cc', '#ffff99', 'tourismus/gaststaetten.htm');
	menuItem('Unterkünfte', null, 147, '#0033cc', '#ffff99', 'tourismus/pensionen.htm');
	menuItem('Tips', null, 147, '#0033cc', '#ffff99', 'tourismus/tips.htm');
	endMenu();
	
	startMenu(8, 150);
	menuItem('Die Geschichte', null, 147, '#0033cc', '#ffff99', 'Chronik/chronik.php?verzeichnis=story');
	menuItem('Das Ortswappen', null, 147, '#0033cc', '#ffff99', 'Chronik/chronik.php?verzeichnis=wappen');
	menuItem('Burg Frauenstein', null, 147, '#0033cc', '#ffff99', 'Chronik/chronik.php?verzeichnis=frauenstein');
	menuItem('Wanderer', null, 147, '#0033cc', '#ffff99', 'Chronik/chronik.php?verzeichnis=wanderer');
	menuItem('Heimatlied', null, 147, '#0033cc', '#ffff99', 'Chronik/chronik.php?verzeichnis=heimatlied');
	endMenu();
	
	
	
	
	
	

