// This Menu created 09.05.2010 01:27:46 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(".slm5_t, .slm5_tl, .slm5_tr, .slm5_m, .slm5_ml, .slm5_mr, .slm5_b, .slm5_bl, .slm5_br, .slm5_s, .slm5_sl, .slm5_sr{");
document.writeln("	background-color:rgb(210,93,26);");
document.writeln("	padding-left:2px;");
document.writeln("	padding-top:2px;");
document.writeln("	padding-right:2px;");
document.writeln("	padding-bottom:2px;");
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,230,131);");
document.writeln("	cursor:auto;");
document.writeln("}");
document.writeln(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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(".slm5_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 slm5_SiteID = -1;");
document.writeln("var slm5_RootPath = '';");

document.writeln("var slm5_MenuPath = new Array();");
document.writeln("var slm5_CloseLevel = 0;");
document.writeln("var slm5_TimeOut = 0;");

document.writeln("function slm5_MenuIn(div, cx, cy, idSite, root)");
document.writeln("{");
document.writeln("	slm5_SiteID = idSite;");
document.writeln("	slm5_RootPath = root;");

document.writeln("	if (W3C)");
document.writeln("	{");
document.writeln("		var di = document.getElementById(div);");
document.writeln("		var menu = document.getElementById(\"slm5\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm5_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm5_CloseLevel = 1;");
document.writeln("				slm5_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("			slm5_MenuPath[0] = \"slm5\";");
document.writeln("			slm5_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(\"slm5\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm5_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm5_CloseLevel = 1;");
document.writeln("				slm5_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("			slm5_MenuPath[0] = \"slm5\";");
document.writeln("			slm5_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (document[div] && document[\"slm5\"])");
document.writeln("		{");
document.writeln("			if (slm5_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm5_CloseLevel = 1;");
document.writeln("				slm5_CloseMenu();");
document.writeln("			}");

document.writeln("			document[\"slm5\"].moveTo(parseInt(document[div].left) +cx, parseInt(document[div].top) +cy);");
document.writeln("			document[\"slm5\"].visibility = \"visible\";");

document.writeln("			slm5_MenuPath[0] = \"slm5\";");
document.writeln("			slm5_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm5_MenuOut()");
document.writeln("{");
document.writeln("	// Wait before closing menu...");
document.writeln("	slm5_CloseLevel = 0;");
document.writeln("	slm5_TimeOut = setTimeout(\"slm5_CloseMenu()\", 500);");
document.writeln("}");

document.writeln("function slm5_CloseMenu()");
document.writeln("{");
document.writeln("	if (slm5_CloseLevel < 0)");
document.writeln("		slm5_CloseLevel = 0;");

document.writeln("	var nPathLen = slm5_MenuPath.length;");
document.writeln("	while (slm5_CloseLevel < nPathLen)");
document.writeln("	{");
document.writeln("		nPathLen = nPathLen -1;");
document.writeln("		if (W3C)");
document.writeln("		{");
document.writeln("			var menu = document.getElementById(slm5_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(slm5_MenuPath[nPathLen]);");
document.writeln("			if (menu)");
document.writeln("				menu.style.visibility = \"hidden\";");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			var menu = slm5_MenuPath[nPathLen];");
document.writeln("			if (document[menu])");
document.writeln("				document[menu].visibility = \"hidden\";");
document.writeln("		}");

document.writeln("		slm5_MenuPath.length = nPathLen");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm5_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(160,16,16)\";");
document.writeln("		colText = \"rgb(255,255,0)\";");
document.writeln("		Cursor = \"pointer\";");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		colBack = \"rgb(210,93,26)\";");
document.writeln("		colText = \"rgb(255,230,131)\";");
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 (slm5_TimeOut != 0)");
document.writeln("		{");
document.writeln("			window.clearTimeout(slm5_TimeOut);");
document.writeln("			slm5_TimeOut = 0;");
document.writeln("		}");

document.writeln("		slm5_CloseLevel = level;");
document.writeln("		slm5_CloseMenu();");

document.writeln("		if (sub != \"\")");
document.writeln("		{");
document.writeln("			var bOK = false;");
document.writeln("			if (W3C)");
document.writeln("			{");
document.writeln("				var div = document.getElementById(slm5_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(slm5_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 = slm5_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("				slm5_MenuPath[slm5_CloseLevel] = sub;");
document.writeln("				slm5_CloseLevel += 1;");
document.writeln("			}");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (slm5_TimeOut != 0)");
document.writeln("			window.clearTimeout(slm5_TimeOut);");

document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_TimeOut = setTimeout(\"slm5_CloseMenu()\", 500);");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm5_Navigate(link)");
document.writeln("{");
document.writeln("	switch (link)");
document.writeln("	{");
document.writeln("	case 0:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_RootPath + 'leben-und-lebenswert/leben-lebenswert-startseite/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/leben-lebenswert-startseite/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 1:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_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 2:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_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 3:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_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 4:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_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 5:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_RootPath + 'leben-und-lebenswert/wohlbefinden/inhaltsverzeichnis-wohlbefinden/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/wohlbefinden/inhaltsverzeichnis-wohlbefinden/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 6:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_RootPath + 'leben-und-lebenswert/pflanzen/wildblumen/wildblumen-startseite/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/pflanzen/wildblumen/wildblumen-startseite/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 7:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_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("	case 8:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_RootPath + 'leben-und-lebenswert/pflanzen/andere-pflanzen/rosenseite/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/pflanzen/andere-pflanzen/rosenseite/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 9:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_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 10:");
document.writeln("		slm5_CloseLevel = 0;");
document.writeln("		slm5_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm5_SiteID == 1)");
document.writeln("				window.location.href = slm5_RootPath + 'leben-und-lebenswert/hobbys/fahrrad/start-fahrrad/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.federleicht-ag.de/leben-und-lebenswert/hobbys/fahrrad/start-fahrrad/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	}");
document.writeln("}");
document.writeln("//-->");
document.writeln("</script>");

// Menu entries

document.writeln("<div id=\"slm5\" 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=\"slm5_e0t\" class=\"slm5_tl\" onMouseOver=\"slm5_Hilite('slm5_e0',true,1,'slm5_m0');\" onMouseOut=\"slm5_Hilite('slm5_e0',false,1,'');\" onClick=\"slm5_Navigate(0);\" nowrap>Wohlbefinden</td>");
document.writeln("		<td id=\"slm5_e0s\" class=\"slm5_tr\" onMouseOver=\"slm5_Hilite('slm5_e0',true,1,'slm5_m0');\" onMouseOut=\"slm5_Hilite('slm5_e0',false,1,'');\" onClick=\"slm5_Navigate(0);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_e1t\" class=\"slm5_ml\" onMouseOver=\"slm5_Hilite('slm5_e1',true,1,'');\" onMouseOut=\"slm5_Hilite('slm5_e1',false,1,'');\" onClick=\"slm5_Navigate(1);\" nowrap>Gaumenfreuden</td>");
document.writeln("		<td id=\"slm5_e1s\" class=\"slm5_mr\" onMouseOver=\"slm5_Hilite('slm5_e1',true,1,'');\" onMouseOut=\"slm5_Hilite('slm5_e1',false,1,'');\" onClick=\"slm5_Navigate(1);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_e2t\" class=\"slm5_ml\" onMouseOver=\"slm5_Hilite('slm5_e2',true,1,'slm5_m2');\" onMouseOut=\"slm5_Hilite('slm5_e2',false,1,'');\" onClick=\"slm5_Navigate(2);\" nowrap>Pflanzen</td>");
document.writeln("		<td id=\"slm5_e2s\" class=\"slm5_mr\" onMouseOver=\"slm5_Hilite('slm5_e2',true,1,'slm5_m2');\" onMouseOut=\"slm5_Hilite('slm5_e2',false,1,'');\" onClick=\"slm5_Navigate(2);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_e3t\" class=\"slm5_ml\" onMouseOver=\"slm5_Hilite('slm5_e3',true,1,'slm5_m3');\" onMouseOut=\"slm5_Hilite('slm5_e3',false,1,'');\" onClick=\"slm5_Navigate(3);\" nowrap>Hobbys</td>");
document.writeln("		<td id=\"slm5_e3s\" class=\"slm5_mr\" onMouseOver=\"slm5_Hilite('slm5_e3',true,1,'slm5_m3');\" onMouseOut=\"slm5_Hilite('slm5_e3',false,1,'');\" onClick=\"slm5_Navigate(3);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_e4t\" class=\"slm5_bl\" onMouseOver=\"slm5_Hilite('slm5_e4',true,1,'');\" onMouseOut=\"slm5_Hilite('slm5_e4',false,1,'');\" onClick=\"slm5_Navigate(4);\" nowrap>Humor</td>");
document.writeln("		<td id=\"slm5_e4s\" class=\"slm5_br\" onMouseOver=\"slm5_Hilite('slm5_e4',true,1,'');\" onMouseOut=\"slm5_Hilite('slm5_e4',false,1,'');\" onClick=\"slm5_Navigate(4);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm5_m0\" 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=\"slm5_m0_e0t\" class=\"slm5_s\" onMouseOver=\"slm5_Hilite('slm5_m0_e0',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m0_e0',false,2,'');\" onClick=\"slm5_Navigate(5);\" nowrap>Inhaltsverzeichnis</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm5_m2\" 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=\"slm5_m2_e0t\" class=\"slm5_t\" onMouseOver=\"slm5_Hilite('slm5_m2_e0',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m2_e0',false,2,'');\" onClick=\"slm5_Navigate(2);\" nowrap>Pflanzen Startseite</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_m2_e1t\" class=\"slm5_m\" onMouseOver=\"slm5_Hilite('slm5_m2_e1',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m2_e1',false,2,'');\" onClick=\"slm5_Navigate(6);\" nowrap>Wildblumen</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_m2_e2t\" class=\"slm5_m\" onMouseOver=\"slm5_Hilite('slm5_m2_e2',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m2_e2',false,2,'');\" onClick=\"slm5_Navigate(-1);\" nowrap>Orchideen</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_m2_e3t\" class=\"slm5_m\" onMouseOver=\"slm5_Hilite('slm5_m2_e3',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m2_e3',false,2,'');\" onClick=\"slm5_Navigate(7);\" nowrap>Kakteen</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_m2_e4t\" class=\"slm5_b\" onMouseOver=\"slm5_Hilite('slm5_m2_e4',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m2_e4',false,2,'');\" onClick=\"slm5_Navigate(8);\" nowrap>andere Blumen</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm5_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=\"slm5_m3_e0t\" class=\"slm5_t\" onMouseOver=\"slm5_Hilite('slm5_m3_e0',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m3_e0',false,2,'');\" onClick=\"slm5_Navigate(9);\" nowrap>Startseite</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_m3_e1t\" class=\"slm5_m\" onMouseOver=\"slm5_Hilite('slm5_m3_e1',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m3_e1',false,2,'');\" onClick=\"slm5_Navigate(5);\" nowrap>Inhaltsverzeichnis</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm5_m3_e2t\" class=\"slm5_b\" onMouseOver=\"slm5_Hilite('slm5_m3_e2',true,2,'');\" onMouseOut=\"slm5_Hilite('slm5_m3_e2',false,2,'');\" onClick=\"slm5_Navigate(10);\" nowrap>Fahrrad</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");
