// This Menu created 6/15/2010 11:33:56 AM by StudioLine Web build 3.50.70.0 from H&M Systems Software, Inc.
// for further Questions ..... www.StudioLine.net

document.writeln("<style type=\"text/css\">");
document.writeln(".slm7_t, .slm7_tl, .slm7_tr, .slm7_m, .slm7_ml, .slm7_mr, .slm7_b, .slm7_bl, .slm7_br, .slm7_s, .slm7_sl, .slm7_sr{");
document.writeln("	background-color:rgb(17,70,105);");
document.writeln("	padding-left:10px;");
document.writeln("	padding-top:2px;");
document.writeln("	padding-right:10px;");
document.writeln("	padding-bottom:2px;");
document.writeln("	vertical-align:center;");
document.writeln("	font-family:Georgia;");
document.writeln("	font-size:12px;");
document.writeln("	font-style:normal;");
document.writeln("	font-weight:normal;");
document.writeln("	color:rgb(255,255,255);");
document.writeln("	cursor:auto;");
document.writeln("}");
document.writeln(".slm7_t{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_tl{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_tr{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm7_m{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_ml{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_mr{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm7_b{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_bl{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_br{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm7_s{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_sl{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("}");
document.writeln(".slm7_sr{");
document.writeln("	border-left:0px solid rgb(255,255,255);");
document.writeln("	border-top:0px solid rgb(255,255,255);");
document.writeln("	border-right:0px solid rgb(255,255,255);");
document.writeln("	border-bottom:0px solid rgb(255,255,255);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln("</style>");

document.writeln("<script language=\"JavaScript\" type=\"text/javascript\">");
document.writeln("<!--");
document.writeln("var slm7_SiteID = -1;");
document.writeln("var slm7_RootPath = '';");

document.writeln("var slm7_MenuPath = new Array();");
document.writeln("var slm7_CloseLevel = 0;");
document.writeln("var slm7_TimeOut = 0;");

document.writeln("function slm7_MenuIn(div, cx, cy, idSite, root)");
document.writeln("{");
document.writeln("	slm7_SiteID = idSite;");
document.writeln("	slm7_RootPath = root;");

document.writeln("	if (W3C)");
document.writeln("	{");
document.writeln("		var di = document.getElementById(div);");
document.writeln("		var menu = document.getElementById(\"slm7\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm7_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm7_CloseLevel = 1;");
document.writeln("				slm7_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("			slm7_MenuPath[0] = \"slm7\";");
document.writeln("			slm7_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(\"slm7\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm7_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm7_CloseLevel = 1;");
document.writeln("				slm7_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("			slm7_MenuPath[0] = \"slm7\";");
document.writeln("			slm7_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (document[div] && document[\"slm7\"])");
document.writeln("		{");
document.writeln("			if (slm7_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm7_CloseLevel = 1;");
document.writeln("				slm7_CloseMenu();");
document.writeln("			}");

document.writeln("			document[\"slm7\"].moveTo(parseInt(document[div].left) +cx, parseInt(document[div].top) +cy);");
document.writeln("			document[\"slm7\"].visibility = \"visible\";");

document.writeln("			slm7_MenuPath[0] = \"slm7\";");
document.writeln("			slm7_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm7_MenuOut()");
document.writeln("{");
document.writeln("	// Wait before closing menu...");
document.writeln("	slm7_CloseLevel = 0;");
document.writeln("	slm7_TimeOut = setTimeout(\"slm7_CloseMenu()\", 500);");
document.writeln("}");

document.writeln("function slm7_CloseMenu()");
document.writeln("{");
document.writeln("	if (slm7_CloseLevel < 0)");
document.writeln("		slm7_CloseLevel = 0;");

document.writeln("	var nPathLen = slm7_MenuPath.length;");
document.writeln("	while (slm7_CloseLevel < nPathLen)");
document.writeln("	{");
document.writeln("		nPathLen = nPathLen -1;");
document.writeln("		if (W3C)");
document.writeln("		{");
document.writeln("			var menu = document.getElementById(slm7_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(slm7_MenuPath[nPathLen]);");
document.writeln("			if (menu)");
document.writeln("				menu.style.visibility = \"hidden\";");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			var menu = slm7_MenuPath[nPathLen];");
document.writeln("			if (document[menu])");
document.writeln("				document[menu].visibility = \"hidden\";");
document.writeln("		}");

document.writeln("		slm7_MenuPath.length = nPathLen");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm7_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(150,3,3)\";");
document.writeln("		colText = \"rgb(255,255,0)\";");
document.writeln("		Cursor = \"pointer\";");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		colBack = \"rgb(17,70,105)\";");
document.writeln("		colText = \"rgb(255,255,255)\";");
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 (slm7_TimeOut != 0)");
document.writeln("		{");
document.writeln("			window.clearTimeout(slm7_TimeOut);");
document.writeln("			slm7_TimeOut = 0;");
document.writeln("		}");

document.writeln("		slm7_CloseLevel = level;");
document.writeln("		slm7_CloseMenu();");

document.writeln("		if (sub != \"\")");
document.writeln("		{");
document.writeln("			var bOK = false;");
document.writeln("			if (W3C)");
document.writeln("			{");
document.writeln("				var div = document.getElementById(slm7_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) -0;");
document.writeln("					menu.style.top = parseInt(div.style.top) + parseInt(parent.offsetTop) -0;");
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(slm7_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) -0;");
document.writeln("					menu.style.top = parseInt(div.style.top) + parseInt(parent.offsetTop) -0;");
document.writeln("					menu.style.visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");
document.writeln("			else");
document.writeln("			{");
document.writeln("				var menu = slm7_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) -0, 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("				slm7_MenuPath[slm7_CloseLevel] = sub;");
document.writeln("				slm7_CloseLevel += 1;");
document.writeln("			}");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (slm7_TimeOut != 0)");
document.writeln("			window.clearTimeout(slm7_TimeOut);");

document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_TimeOut = setTimeout(\"slm7_CloseMenu()\", 500);");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm7_Navigate(link)");
document.writeln("{");
document.writeln("	switch (link)");
document.writeln("	{");
document.writeln("	case 0:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/musicale/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/musicale/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 1:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/seussical-jr/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/seussical-jr/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 2:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'washington-dc-trip/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/washington-dc-trip/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 3:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/band-program/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/band-program/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 4:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/christmas-program/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/christmas-program/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 5:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/fall-festival/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/fall-festival/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 6:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/junior-olympics/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/junior-olympics/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 7:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/grandparents-day/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/grandparents-day/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 8:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/beauty-and-the-beast-jr/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/beauty-and-the-beast-jr/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 9:");
document.writeln("		slm7_CloseLevel = 0;");
document.writeln("		slm7_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm7_SiteID == 1)");
document.writeln("				window.location.href = slm7_RootPath + 'recent-events/joseph-and-the-amazing-technicolor-dreamcoat/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.sussexchristianschool.org/recent-events/joseph-and-the-amazing-technicolor-dreamcoat/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	}");
document.writeln("}");
document.writeln("//-->");
document.writeln("</script>");

// Menu entries

document.writeln("<div id=\"slm7\" 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=\"slm7_e0t\" class=\"slm7_t\" onMouseOver=\"slm7_Hilite('slm7_e0',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e0',false,1,'');\" onClick=\"slm7_Navigate(0);\" nowrap>Spring Musicale</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e1t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e1',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e1',false,1,'');\" onClick=\"slm7_Navigate(1);\" nowrap>Seussical Jr.</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e2t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e2',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e2',false,1,'');\" onClick=\"slm7_Navigate(2);\" nowrap>Washington D.C. Trip</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e3t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e3',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e3',false,1,'');\" onClick=\"slm7_Navigate(3);\" nowrap>Band Christmas Concert</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e4t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e4',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e4',false,1,'');\" onClick=\"slm7_Navigate(4);\" nowrap>Christmas Program</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e5t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e5',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e5',false,1,'');\" onClick=\"slm7_Navigate(5);\" nowrap>Fall Festival</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e6t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e6',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e6',false,1,'');\" onClick=\"slm7_Navigate(6);\" nowrap>Junior Olympics</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e7t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e7',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e7',false,1,'');\" onClick=\"slm7_Navigate(7);\" nowrap>Grandparents Day</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e8t\" class=\"slm7_m\" onMouseOver=\"slm7_Hilite('slm7_e8',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e8',false,1,'');\" onClick=\"slm7_Navigate(8);\" nowrap>Beauty and the Beast Jr.</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm7_e9t\" class=\"slm7_b\" onMouseOver=\"slm7_Hilite('slm7_e9',true,1,'');\" onMouseOut=\"slm7_Hilite('slm7_e9',false,1,'');\" onClick=\"slm7_Navigate(9);\" nowrap>Joseph and the Amazing Technicolor Dreamcoat</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");
