// This Menu created 10.05.2010 15:52:47 by StudioLine Web build 3.50.52.0 from H&M Systems Software, Inc.
// for further Questions ..... www.StudioLine.net

document.writeln("<style type=\"text/css\">");
document.writeln(".slm48_t, .slm48_tl, .slm48_tr, .slm48_m, .slm48_ml, .slm48_mr, .slm48_b, .slm48_bl, .slm48_br, .slm48_s, .slm48_sl, .slm48_sr{");
document.writeln("	background-color:rgb(0,0,255);");
document.writeln("	padding-left:2px;");
document.writeln("	padding-top:1px;");
document.writeln("	padding-right:2px;");
document.writeln("	padding-bottom:1px;");
document.writeln("	vertical-align:center;");
document.writeln("	font-family:Comic Sans MS;");
document.writeln("	font-size:16px;");
document.writeln("	font-style:normal;");
document.writeln("	font-weight:normal;");
document.writeln("	color:rgb(255,174,0);");
document.writeln("	cursor:auto;");
document.writeln("}");
document.writeln(".slm48_t{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:2px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_tl{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:2px solid rgb(200,200,200);");
document.writeln("	border-right:0px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_tr{");
document.writeln("	border-left:0px solid rgb(200,200,200);");
document.writeln("	border-top:2px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm48_m{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_ml{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:0px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_mr{");
document.writeln("	border-left:0px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm48_b{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:2px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_bl{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:0px solid rgb(200,200,200);");
document.writeln("	border-bottom:2px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_br{");
document.writeln("	border-left:0px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:2px solid rgb(200,200,200);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm48_s{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:2px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:2px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_sl{");
document.writeln("	border-left:2px solid rgb(200,200,200);");
document.writeln("	border-top:2px solid rgb(200,200,200);");
document.writeln("	border-right:0px solid rgb(200,200,200);");
document.writeln("	border-bottom:2px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm48_sr{");
document.writeln("	border-left:0px solid rgb(200,200,200);");
document.writeln("	border-top:2px solid rgb(200,200,200);");
document.writeln("	border-right:2px solid rgb(200,200,200);");
document.writeln("	border-bottom:2px solid rgb(200,200,200);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln("</style>");

document.writeln("<script language=\"JavaScript\" type=\"text/javascript\">");
document.writeln("<!--");
document.writeln("var slm48_SiteID = -1;");
document.writeln("var slm48_RootPath = '';");

document.writeln("var slm48_MenuPath = new Array();");
document.writeln("var slm48_CloseLevel = 0;");
document.writeln("var slm48_TimeOut = 0;");

document.writeln("function slm48_MenuIn(div, cx, cy, idSite, root)");
document.writeln("{");
document.writeln("	slm48_SiteID = idSite;");
document.writeln("	slm48_RootPath = root;");

document.writeln("	if (W3C)");
document.writeln("	{");
document.writeln("		var di = document.getElementById(div);");
document.writeln("		var menu = document.getElementById(\"slm48\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm48_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm48_CloseLevel = 1;");
document.writeln("				slm48_CloseMenu();");
document.writeln("			}");

document.writeln("			menu.style.left = parseInt(di.style.left) + cx;");
document.writeln("			menu.style.top = parseInt(di.style.top) + cy;");
document.writeln("			menu.style.visibility = \"visible\";");

document.writeln("			slm48_MenuPath[0] = \"slm48\";");
document.writeln("			slm48_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("	else if (isIE4)");
document.writeln("	{");
document.writeln("		var di = document.all.item(div);");
document.writeln("		var menu = document.all.item(\"slm48\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm48_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm48_CloseLevel = 1;");
document.writeln("				slm48_CloseMenu();");
document.writeln("			}");

document.writeln("			menu.style.left = parseInt(di.style.left) + cx;");
document.writeln("			menu.style.top = parseInt(di.style.top) + cy;");
document.writeln("			menu.style.visibility = \"visible\";");

document.writeln("			slm48_MenuPath[0] = \"slm48\";");
document.writeln("			slm48_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (document[div] && document[\"slm48\"])");
document.writeln("		{");
document.writeln("			if (slm48_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm48_CloseLevel = 1;");
document.writeln("				slm48_CloseMenu();");
document.writeln("			}");

document.writeln("			document[\"slm48\"].moveTo(parseInt(document[div].left) +cx, parseInt(document[div].top) +cy);");
document.writeln("			document[\"slm48\"].visibility = \"visible\";");

document.writeln("			slm48_MenuPath[0] = \"slm48\";");
document.writeln("			slm48_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm48_MenuOut()");
document.writeln("{");
document.writeln("	// Wait before closing menu...");
document.writeln("	slm48_CloseLevel = 0;");
document.writeln("	slm48_TimeOut = setTimeout(\"slm48_CloseMenu()\", 500);");
document.writeln("}");

document.writeln("function slm48_CloseMenu()");
document.writeln("{");
document.writeln("	if (slm48_CloseLevel < 0)");
document.writeln("		slm48_CloseLevel = 0;");

document.writeln("	var nPathLen = slm48_MenuPath.length;");
document.writeln("	while (slm48_CloseLevel < nPathLen)");
document.writeln("	{");
document.writeln("		nPathLen = nPathLen -1;");
document.writeln("		if (W3C)");
document.writeln("		{");
document.writeln("			var menu = document.getElementById(slm48_MenuPath[nPathLen]);");
document.writeln("			if (menu)");
document.writeln("				menu.style.visibility = \"hidden\";");
document.writeln("		}");
document.writeln("		else if (isIE4)");
document.writeln("		{");
document.writeln("			var menu = document.all.item(slm48_MenuPath[nPathLen]);");
document.writeln("			if (menu)");
document.writeln("				menu.style.visibility = \"hidden\";");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			var menu = slm48_MenuPath[nPathLen];");
document.writeln("			if (document[menu])");
document.writeln("				document[menu].visibility = \"hidden\";");
document.writeln("		}");

document.writeln("		slm48_MenuPath.length = nPathLen");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm48_Hilite(cell, hilite, level, sub)");
document.writeln("{");
document.writeln("	var colBack;");
document.writeln("	var colText;");
document.writeln("	var Cursor;");

document.writeln("	if (hilite)");
document.writeln("	{");
document.writeln("		colBack = \"rgb(0,0,105)\";");
document.writeln("		colText = \"rgb(255,174,0)\";");
document.writeln("		Cursor = \"pointer\";");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		colBack = \"rgb(0,0,255)\";");
document.writeln("		colText = \"rgb(255,174,0)\";");
document.writeln("		Cursor = \"auto\";");
document.writeln("	}");

document.writeln("	if (W3C)");
document.writeln("	{");
document.writeln("		var diT = document.getElementById(cell+'t');");
document.writeln("		if (diT)");
document.writeln("		{");
document.writeln("			diT.style.backgroundColor = colBack;");
document.writeln("			diT.style.color = colText;");
document.writeln("			diT.style.cursor = Cursor;");

document.writeln("			var diS = document.getElementById(cell+'s');");
document.writeln("			if (diS)");
document.writeln("			{");
document.writeln("				diS.style.backgroundColor = colBack;");
document.writeln("				diS.style.color = colText;");
document.writeln("				diS.style.cursor = Cursor;");
document.writeln("			}");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			hadErr++;");
document.writeln("			hilite = false;");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else if (isIE4)");
document.writeln("	{");
document.writeln("		var diT = document.all.item(cell+'t');");
document.writeln("		if (diT)");
document.writeln("		{");
document.writeln("			diT.style.backgroundColor = colBack;");
document.writeln("			diT.style.color = colText;");
document.writeln("			diT.style.cursor = Cursor;");

document.writeln("			var diS = document.all.item(cell+'s');");
document.writeln("			if (diS)");
document.writeln("			{");
document.writeln("				diS.style.backgroundColor = colBack;");
document.writeln("				diS.style.color = colText;");
document.writeln("				diS.style.cursor = Cursor;");
document.writeln("			}");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			hadErr++;");
document.writeln("			hilite = false;");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (document[cell+'t'])");
document.writeln("		{");
document.writeln("			document[cell+'t'].backgroundColor = colBack;");
document.writeln("			document[cell+'t'].color = colText;");
document.writeln("			document[cell+'t'].cursor = Cursor;");

document.writeln("			if (document[cell+'s'])");
document.writeln("			{");
document.writeln("				document[cell+'t'].backgroundColor = colBack;");
document.writeln("				document[cell+'t'].color = colText;");
document.writeln("				document[cell+'t'].cursor = Cursor;");
document.writeln("			}");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			hadErr++;");
document.writeln("			hilite = false;");
document.writeln("		}");
document.writeln("	}");

document.writeln("	if (hilite)");
document.writeln("	{");
document.writeln("		if (slm48_TimeOut != 0)");
document.writeln("		{");
document.writeln("			window.clearTimeout(slm48_TimeOut);");
document.writeln("			slm48_TimeOut = 0;");
document.writeln("		}");

document.writeln("		slm48_CloseLevel = level;");
document.writeln("		slm48_CloseMenu();");

document.writeln("		if (sub != \"\")");
document.writeln("		{");
document.writeln("			var bOK = false;");
document.writeln("			if (W3C)");
document.writeln("			{");
document.writeln("				var div = document.getElementById(slm48_MenuPath[level-1]);");
document.writeln("				var parent = document.getElementById(cell+'t');");
document.writeln("				var menu = document.getElementById(sub);");
document.writeln("				if (menu && parent && div)");
document.writeln("				{");
document.writeln("					menu.style.left = parseInt(div.style.left) + parseInt(div.clientWidth) -2;");
document.writeln("					menu.style.top = parseInt(div.style.top) + parseInt(parent.offsetTop) -1;");
document.writeln("					menu.style.visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");
document.writeln("			else if (isIE4)");
document.writeln("			{");
document.writeln("				var div = document.all.item(slm48_MenuPath[level-1]);");
document.writeln("				var parent = document.all.item(cell+'t');");
document.writeln("				var menu = document.all.item(sub);");
document.writeln("				if (menu)");
document.writeln("				{");
document.writeln("					menu.style.left = parseInt(div.style.left) + parseInt(div.clientWidth) -2;");
document.writeln("					menu.style.top = parseInt(div.style.top) + parseInt(parent.offsetTop) -1;");
document.writeln("					menu.style.visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");
document.writeln("			else");
document.writeln("			{");
document.writeln("				var menu = slm48_MenuPath[level-1];");
document.writeln("				if (document[menu] && document[cell+'t'] && document[sub])");
document.writeln("				{");
document.writeln("					document[sub].moveTo(parseInt(document[cell+'t'].left) + parseInt(document[cell+'t'].width) -2, parseInt(document[cell+'t'].top) -1);");
document.writeln("					document[sub].visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");

document.writeln("			if (bOK)");
document.writeln("			{");
document.writeln("				slm48_MenuPath[slm48_CloseLevel] = sub;");
document.writeln("				slm48_CloseLevel += 1;");
document.writeln("			}");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (slm48_TimeOut != 0)");
document.writeln("			window.clearTimeout(slm48_TimeOut);");

document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_TimeOut = setTimeout(\"slm48_CloseMenu()\", 500);");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm48_Navigate(link)");
document.writeln("{");
document.writeln("	switch (link)");
document.writeln("	{");
document.writeln("	case 0:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'federleicht-ag-familienseite-ruhrgebiet-2/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/federleicht-ag-familienseite-ruhrgebiet-2/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 1:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'struktur/startseiten-uebersicht/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/struktur/startseiten-uebersicht/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 2:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'ruhrgebiet/start-ruhrgebiet/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/ruhrgebiet/start-ruhrgebiet/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 3:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'neuigkeiten-2010/start-neuigkeiten-2010/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/neuigkeiten-2010/start-neuigkeiten-2010/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 4:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + '1-leben/einfuehrung-leben-zeitgeist/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/1-leben/einfuehrung-leben-zeitgeist/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 5:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + '2-zeit-geist/einfuehrung-leben-zeitgeist/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/2-zeit-geist/einfuehrung-leben-zeitgeist/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 6:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'kinder/kinder-startseite/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/kinder/kinder-startseite/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 7:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'termine/startseite-termine/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/termine/startseite-termine/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 8:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'wir/susanne/startseite-suse1/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/wir/susanne/startseite-suse1/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 9:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'wir/moritz/moritz-startseite/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/wir/moritz/moritz-startseite/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 10:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'wir/wolfgang/00-wolfgang-startseite/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/wir/wolfgang/00-wolfgang-startseite/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 11:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'wir/federleicht-spezial/startseite-spezial/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/wir/federleicht-spezial/startseite-spezial/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 12:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'firmen-freunde/gaeste/startseite-gaeste/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/firmen-freunde/gaeste/startseite-gaeste/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 13:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'wir/impressum/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/wir/impressum/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 14:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'unser-buch/unsere-geschichte/01-unsere-geschichte-einstieg/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/unser-buch/unsere-geschichte/01-unsere-geschichte-einstieg/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 15:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'bilder-galerie/startseite-galerie/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/bilder-galerie/startseite-galerie/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 16:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'bilder-galerie/fotos-des-jahres-2009/galerie-uebersicht-2009/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/bilder-galerie/fotos-des-jahres-2009/galerie-uebersicht-2009/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 17:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'bilder-galerie/start-edelstein-galerien/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/bilder-galerie/start-edelstein-galerien/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 18:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'bilder-galerie/tagesgalerie/start-uebersicht/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/bilder-galerie/tagesgalerie/start-uebersicht/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 19:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/wohlbefinden/startseite-wohlbefinden/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/wohlbefinden/startseite-wohlbefinden/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 20:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/streifzuege/startseite-streifzuege-neu/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/streifzuege/startseite-streifzuege-neu/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 21:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/hobbys/startseite-hobby/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/hobbys/startseite-hobby/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 22:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/gaumenfreuden/startseite-gaumen/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/gaumenfreuden/startseite-gaumen/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 23:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/humor/start-zitate-humor/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/humor/start-zitate-humor/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 24:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/wohlbefinden/edelsteine/startseite-edelsteine/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/wohlbefinden/edelsteine/startseite-edelsteine/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 25:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/pflanzen/startseite-pflanzen/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/pflanzen/startseite-pflanzen/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 26:");
document.writeln("		slm48_CloseLevel = 0;");
document.writeln("		slm48_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm48_SiteID == 1)");
document.writeln("				window.location.href = slm48_RootPath + 'leben-und-lebenswert/pflanzen/kakteen/kakteen-startseite/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/pflanzen/kakteen/kakteen-startseite/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	}");
document.writeln("}");
document.writeln("//-->");
document.writeln("</script>");

// Menu entries

document.writeln("<div id=\"slm48\" style=\"position:absolute;top:0;left:0;z-index:90001;visibility:hidden;\">");
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e0t\" class=\"slm48_tl\" onMouseOver=\"slm48_Hilite('slm48_e0',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e0',false,1,'');\" onClick=\"slm48_Navigate(0);\" nowrap>Startseite</td>");
document.writeln("		<td id=\"slm48_e0s\" class=\"slm48_tr\" onMouseOver=\"slm48_Hilite('slm48_e0',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e0',false,1,'');\" onClick=\"slm48_Navigate(0);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e1t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e1',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e1',false,1,'');\" onClick=\"slm48_Navigate(1);\" nowrap>Gesamt&uuml;bersicht</td>");
document.writeln("		<td id=\"slm48_e1s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e1',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e1',false,1,'');\" onClick=\"slm48_Navigate(1);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e2t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e2',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e2',false,1,'');\" onClick=\"slm48_Navigate(2);\" nowrap>Ruhrgebiet 2010</td>");
document.writeln("		<td id=\"slm48_e2s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e2',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e2',false,1,'');\" onClick=\"slm48_Navigate(2);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e3t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e3',true,1,'slm48_m3');\" onMouseOut=\"slm48_Hilite('slm48_e3',false,1,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>Wir + unsere Welt</td>");
document.writeln("		<td id=\"slm48_e3s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e3',true,1,'slm48_m3');\" onMouseOut=\"slm48_Hilite('slm48_e3',false,1,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e4t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e4',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e4',false,1,'');\" onClick=\"slm48_Navigate(3);\" nowrap>Neuigkeiten</td>");
document.writeln("		<td id=\"slm48_e4s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e4',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e4',false,1,'');\" onClick=\"slm48_Navigate(3);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e5t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e5',true,1,'slm48_m5');\" onMouseOut=\"slm48_Hilite('slm48_e5',false,1,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>Galerien + Fotos</td>");
document.writeln("		<td id=\"slm48_e5s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e5',true,1,'slm48_m5');\" onMouseOut=\"slm48_Hilite('slm48_e5',false,1,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e6t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e6',true,1,'slm48_m6');\" onMouseOut=\"slm48_Hilite('slm48_e6',false,1,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>Lebensgestaltung</td>");
document.writeln("		<td id=\"slm48_e6s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e6',true,1,'slm48_m6');\" onMouseOut=\"slm48_Hilite('slm48_e6',false,1,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e7t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e7',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e7',false,1,'');\" onClick=\"slm48_Navigate(4);\" nowrap>Leben</td>");
document.writeln("		<td id=\"slm48_e7s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e7',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e7',false,1,'');\" onClick=\"slm48_Navigate(4);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e8t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e8',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e8',false,1,'');\" onClick=\"slm48_Navigate(5);\" nowrap>Geist</td>");
document.writeln("		<td id=\"slm48_e8s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e8',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e8',false,1,'');\" onClick=\"slm48_Navigate(5);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e9t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_e9',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e9',false,1,'');\" onClick=\"slm48_Navigate(6);\" nowrap>Kinder</td>");
document.writeln("		<td id=\"slm48_e9s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_e9',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e9',false,1,'');\" onClick=\"slm48_Navigate(6);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_e10t\" class=\"slm48_bl\" onMouseOver=\"slm48_Hilite('slm48_e10',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e10',false,1,'');\" onClick=\"slm48_Navigate(7);\" nowrap>Tr&ouml;delm&auml;rkte - Termine</td>");
document.writeln("		<td id=\"slm48_e10s\" class=\"slm48_br\" onMouseOver=\"slm48_Hilite('slm48_e10',true,1,'');\" onMouseOut=\"slm48_Hilite('slm48_e10',false,1,'');\" onClick=\"slm48_Navigate(7);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm48_m3\" style=\"position:absolute;top:0;left:0;z-index:90002;visibility:hidden;\">");
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m3_e0t\" class=\"slm48_t\" onMouseOver=\"slm48_Hilite('slm48_m3_e0',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m3_e0',false,2,'');\" onClick=\"slm48_Navigate(8);\" nowrap>Susanne</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m3_e1t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m3_e1',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m3_e1',false,2,'');\" onClick=\"slm48_Navigate(9);\" nowrap>Moritz</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m3_e2t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m3_e2',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m3_e2',false,2,'');\" onClick=\"slm48_Navigate(10);\" nowrap>Wolfgang</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m3_e3t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m3_e3',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m3_e3',false,2,'');\" onClick=\"slm48_Navigate(11);\" nowrap>federleicht-spezial</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m3_e4t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m3_e4',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m3_e4',false,2,'');\" onClick=\"slm48_Navigate(12);\" nowrap>Freunde</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m3_e5t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m3_e5',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m3_e5',false,2,'');\" onClick=\"slm48_Navigate(13);\" nowrap>Impressum + Kontakt</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m3_e6t\" class=\"slm48_b\" onMouseOver=\"slm48_Hilite('slm48_m3_e6',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m3_e6',false,2,'');\" onClick=\"slm48_Navigate(14);\" nowrap>Unser Buch</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm48_m5\" style=\"position:absolute;top:0;left:0;z-index:90002;visibility:hidden;\">");
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m5_e0t\" class=\"slm48_t\" onMouseOver=\"slm48_Hilite('slm48_m5_e0',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m5_e0',false,2,'');\" onClick=\"slm48_Navigate(15);\" nowrap>Startseite</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m5_e1t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m5_e1',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m5_e1',false,2,'');\" onClick=\"slm48_Navigate(16);\" nowrap>Jahresgalerie 2009</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m5_e2t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m5_e2',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m5_e2',false,2,'');\" onClick=\"slm48_Navigate(17);\" nowrap>Edelsteine</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m5_e3t\" class=\"slm48_b\" onMouseOver=\"slm48_Hilite('slm48_m5_e3',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m5_e3',false,2,'');\" onClick=\"slm48_Navigate(18);\" nowrap>Foto des Tages</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm48_m6\" style=\"position:absolute;top:0;left:0;z-index:90002;visibility:hidden;\">");
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_e0t\" class=\"slm48_tl\" onMouseOver=\"slm48_Hilite('slm48_m6_e0',true,2,'slm48_m6_m0');\" onMouseOut=\"slm48_Hilite('slm48_m6_e0',false,2,'');\" onClick=\"slm48_Navigate(19);\" nowrap>Wohlbefinden</td>");
document.writeln("		<td id=\"slm48_m6_e0s\" class=\"slm48_tr\" onMouseOver=\"slm48_Hilite('slm48_m6_e0',true,2,'slm48_m6_m0');\" onMouseOut=\"slm48_Hilite('slm48_m6_e0',false,2,'');\" onClick=\"slm48_Navigate(19);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_e1t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_m6_e1',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e1',false,2,'');\" onClick=\"slm48_Navigate(20);\" nowrap>Streifz&uuml;ge</td>");
document.writeln("		<td id=\"slm48_m6_e1s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_m6_e1',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e1',false,2,'');\" onClick=\"slm48_Navigate(20);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_e2t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_m6_e2',true,2,'slm48_m6_m2');\" onMouseOut=\"slm48_Hilite('slm48_m6_e2',false,2,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>Pflanzen</td>");
document.writeln("		<td id=\"slm48_m6_e2s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_m6_e2',true,2,'slm48_m6_m2');\" onMouseOut=\"slm48_Hilite('slm48_m6_e2',false,2,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_e3t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_m6_e3',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e3',false,2,'');\" onClick=\"slm48_Navigate(21);\" nowrap>Hobbys</td>");
document.writeln("		<td id=\"slm48_m6_e3s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_m6_e3',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e3',false,2,'');\" onClick=\"slm48_Navigate(21);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_e4t\" class=\"slm48_ml\" onMouseOver=\"slm48_Hilite('slm48_m6_e4',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e4',false,2,'');\" onClick=\"slm48_Navigate(22);\" nowrap>Gaumenfreuden</td>");
document.writeln("		<td id=\"slm48_m6_e4s\" class=\"slm48_mr\" onMouseOver=\"slm48_Hilite('slm48_m6_e4',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e4',false,2,'');\" onClick=\"slm48_Navigate(22);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_e5t\" class=\"slm48_bl\" onMouseOver=\"slm48_Hilite('slm48_m6_e5',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e5',false,2,'');\" onClick=\"slm48_Navigate(23);\" nowrap>Humor</td>");
document.writeln("		<td id=\"slm48_m6_e5s\" class=\"slm48_br\" onMouseOver=\"slm48_Hilite('slm48_m6_e5',true,2,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_e5',false,2,'');\" onClick=\"slm48_Navigate(23);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm48_m6_m0\" style=\"position:absolute;top:0;left:0;z-index:90003;visibility:hidden;\">");
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_m0_e0t\" class=\"slm48_s\" onMouseOver=\"slm48_Hilite('slm48_m6_m0_e0',true,3,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_m0_e0',false,3,'');\" onClick=\"slm48_Navigate(24);\" nowrap>Edelsteine</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm48_m6_m2\" style=\"position:absolute;top:0;left:0;z-index:90003;visibility:hidden;\">");
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_m2_e0t\" class=\"slm48_t\" onMouseOver=\"slm48_Hilite('slm48_m6_m2_e0',true,3,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_m2_e0',false,3,'');\" onClick=\"slm48_Navigate(25);\" nowrap>Startseite</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_m2_e1t\" class=\"slm48_m\" onMouseOver=\"slm48_Hilite('slm48_m6_m2_e1',true,3,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_m2_e1',false,3,'');\" onClick=\"slm48_Navigate(-1);\" nowrap>Orchideen</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm48_m6_m2_e2t\" class=\"slm48_b\" onMouseOver=\"slm48_Hilite('slm48_m6_m2_e2',true,3,'');\" onMouseOut=\"slm48_Hilite('slm48_m6_m2_e2',false,3,'');\" onClick=\"slm48_Navigate(26);\" nowrap>Kakteen</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

