// This Menu created 04.01.2012 11:45:12 by StudioLine Web build 3.70.43.0 from H&M Systems Software, Inc.
// for further Questions ..... www.StudioLine.net

document.writeln("<style type=\"text/css\">");
document.writeln(".slm11_t, .slm11_tl, .slm11_tr, .slm11_m, .slm11_ml, .slm11_mr, .slm11_b, .slm11_bl, .slm11_br, .slm11_s, .slm11_sl, .slm11_sr{");
document.writeln("	background-color:rgb(243,243,243);");
document.writeln("	padding-left:6px;");
document.writeln("	padding-top:5px;");
document.writeln("	padding-right:6px;");
document.writeln("	padding-bottom:5px;");
document.writeln("	vertical-align:center;");
document.writeln("	font-family:Arial;");
document.writeln("	font-size:10.7px;");
document.writeln("	font-style:normal;");
document.writeln("	font-weight:normal;");
document.writeln("	color:rgb(119,119,119);");
document.writeln("	cursor:auto;");
document.writeln("}");
document.writeln(".slm11_t{");
document.writeln("	border-left:1px solid rgb(200,200,200);");
document.writeln("	border-top:1px solid rgb(200,200,200);");
document.writeln("	border-right:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:0px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm11_tl{");
document.writeln("	border-left:1px solid rgb(200,200,200);");
document.writeln("	border-top:1px solid rgb(200,200,200);");
document.writeln("	border-right:0px solid rgb(200,200,200);");
document.writeln("	border-bottom:0px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm11_tr{");
document.writeln("	border-left:0px solid rgb(200,200,200);");
document.writeln("	border-top:1px solid rgb(200,200,200);");
document.writeln("	border-right:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:0px solid rgb(200,200,200);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm11_m{");
document.writeln("	border-left:1px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:0px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm11_ml{");
document.writeln("	border-left:1px 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:0px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm11_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:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:0px solid rgb(200,200,200);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm11_b{");
document.writeln("	border-left:1px solid rgb(200,200,200);");
document.writeln("	border-top:0px solid rgb(200,200,200);");
document.writeln("	border-right:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm11_bl{");
document.writeln("	border-left:1px 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(".slm11_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:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm11_s{");
document.writeln("	border-left:1px solid rgb(200,200,200);");
document.writeln("	border-top:1px solid rgb(200,200,200);");
document.writeln("	border-right:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px solid rgb(200,200,200);");
document.writeln("}");
document.writeln(".slm11_sl{");
document.writeln("	border-left:1px solid rgb(200,200,200);");
document.writeln("	border-top:1px 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(".slm11_sr{");
document.writeln("	border-left:0px solid rgb(200,200,200);");
document.writeln("	border-top:1px solid rgb(200,200,200);");
document.writeln("	border-right:1px solid rgb(200,200,200);");
document.writeln("	border-bottom:1px 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 slm11_SiteID = -1;");
document.writeln("var slm11_RootPath = '';");

document.writeln("var slm11_MenuPath = new Array();");
document.writeln("var slm11_CloseLevel = 0;");
document.writeln("var slm11_TimeOut = 0;");

document.writeln("function slm11_MenuIn(div, cx, cy, idSite, root)");
document.writeln("{");
document.writeln("	slm11_SiteID = idSite;");
document.writeln("	slm11_RootPath = root;");

document.writeln("	if (W3C)");
document.writeln("	{");
document.writeln("		var di = document.getElementById(div);");
document.writeln("		var menu = document.getElementById(\"slm11\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm11_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm11_CloseLevel = 1;");
document.writeln("				slm11_CloseMenu();");
document.writeln("			}");

document.writeln("			menu.style.left = (parseInt(di.style.left) + cx) + 'px';");
document.writeln("			menu.style.top = (parseInt(di.style.top) + cy) + 'px';");
document.writeln("			menu.style.visibility = \"visible\";");

document.writeln("			slm11_MenuPath[0] = \"slm11\";");
document.writeln("			slm11_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(\"slm11\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm11_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm11_CloseLevel = 1;");
document.writeln("				slm11_CloseMenu();");
document.writeln("			}");

document.writeln("			menu.style.left = (parseInt(di.style.left) + cx) + 'px';");
document.writeln("			menu.style.top = (parseInt(di.style.top) + cy) + 'px';");
document.writeln("			menu.style.visibility = \"visible\";");

document.writeln("			slm11_MenuPath[0] = \"slm11\";");
document.writeln("			slm11_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (document[div] && document[\"slm11\"])");
document.writeln("		{");
document.writeln("			if (slm11_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm11_CloseLevel = 1;");
document.writeln("				slm11_CloseMenu();");
document.writeln("			}");

document.writeln("			document[\"slm11\"].moveTo(parseInt(document[div].left) +cx, parseInt(document[div].top) +cy);");
document.writeln("			document[\"slm11\"].visibility = \"visible\";");

document.writeln("			slm11_MenuPath[0] = \"slm11\";");
document.writeln("			slm11_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm11_MenuOut()");
document.writeln("{");
document.writeln("	// Wait before closing menu...");
document.writeln("	slm11_CloseLevel = 0;");
document.writeln("	slm11_TimeOut = setTimeout(\"slm11_CloseMenu()\", 500);");
document.writeln("}");

document.writeln("function slm11_CloseMenu()");
document.writeln("{");
document.writeln("	if (slm11_CloseLevel < 0)");
document.writeln("		slm11_CloseLevel = 0;");

document.writeln("	var nPathLen = slm11_MenuPath.length;");
document.writeln("	while (slm11_CloseLevel < nPathLen)");
document.writeln("	{");
document.writeln("		nPathLen = nPathLen -1;");
document.writeln("		if (W3C)");
document.writeln("		{");
document.writeln("			var menu = document.getElementById(slm11_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(slm11_MenuPath[nPathLen]);");
document.writeln("			if (menu)");
document.writeln("				menu.style.visibility = \"hidden\";");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			var menu = slm11_MenuPath[nPathLen];");
document.writeln("			if (document[menu])");
document.writeln("				document[menu].visibility = \"hidden\";");
document.writeln("		}");

document.writeln("		slm11_MenuPath.length = nPathLen");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm11_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(232,232,232)\";");
document.writeln("		colText = \"rgb(0,11,123)\";");
document.writeln("		Cursor = \"pointer\";");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		colBack = \"rgb(243,243,243)\";");
document.writeln("		colText = \"rgb(119,119,119)\";");
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 (slm11_TimeOut != 0)");
document.writeln("		{");
document.writeln("			window.clearTimeout(slm11_TimeOut);");
document.writeln("			slm11_TimeOut = 0;");
document.writeln("		}");

document.writeln("		slm11_CloseLevel = level;");
document.writeln("		slm11_CloseMenu();");

document.writeln("		if (sub != \"\")");
document.writeln("		{");
document.writeln("			var bOK = false;");
document.writeln("			if (W3C)");
document.writeln("			{");
document.writeln("				var div = document.getElementById(slm11_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) -1) + 'px';");
document.writeln("					menu.style.top = (parseInt(div.style.top) + parseInt(parent.offsetTop) -0) + 'px';");
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(slm11_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) -1) + 'px';");
document.writeln("					menu.style.top = (parseInt(div.style.top) + parseInt(parent.offsetTop) -0) + 'px';");
document.writeln("					menu.style.visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");
document.writeln("			else");
document.writeln("			{");
document.writeln("				var menu = slm11_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) -1, parseInt(document[cell+'t'].top) -0);");
document.writeln("					document[sub].visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");

document.writeln("			if (bOK)");
document.writeln("			{");
document.writeln("				slm11_MenuPath[slm11_CloseLevel] = sub;");
document.writeln("				slm11_CloseLevel += 1;");
document.writeln("			}");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (slm11_TimeOut != 0)");
document.writeln("			window.clearTimeout(slm11_TimeOut);");

document.writeln("		slm11_CloseLevel = 0;");
document.writeln("		slm11_TimeOut = setTimeout(\"slm11_CloseMenu()\", 500);");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm11_Navigate(link)");
document.writeln("{");
document.writeln("	switch (link)");
document.writeln("	{");
document.writeln("	case 0:");
document.writeln("		slm11_CloseLevel = 0;");
document.writeln("		slm11_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm11_SiteID == 1)");
document.writeln("				window.location.href = slm11_RootPath + 'unternehmen/jobs/default.htm';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://Sites.StudioLine.net//project.Kaiser/unternehmen/jobs/default.htm';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	}");
document.writeln("}");
document.writeln("//-->");
document.writeln("</script>");

// Menu entries

document.writeln("<div id=\"slm11\" 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=\"slm11_e0t\" class=\"slm11_s\" onMouseOver=\"slm11_Hilite('slm11_e0',true,1,'');\" onMouseOut=\"slm11_Hilite('slm11_e0',false,1,'');\" onClick=\"slm11_Navigate(0);\" nowrap>JOBS</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

