// This Menu created 12/11/2009 13.20.42 by StudioLine Web build 3.60.19.0 from H&M Systems Software, Inc.
// for further Questions ..... www.StudioLine.net

document.writeln("<style type=\"text/css\">");
document.writeln(".slm301_t, .slm301_tl, .slm301_tr, .slm301_m, .slm301_ml, .slm301_mr, .slm301_b, .slm301_bl, .slm301_br, .slm301_s, .slm301_sl, .slm301_sr{");
document.writeln("	background-color:rgb(252,255,188);");
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:Arial;");
document.writeln("	font-size:10.7px;");
document.writeln("	font-style:normal;");
document.writeln("	font-weight:normal;");
document.writeln("	color:rgb(124,89,69);");
document.writeln("	cursor:auto;");
document.writeln("}");
document.writeln(".slm301_t{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:1px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_tl{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:1px solid rgb(180,136,72);");
document.writeln("	border-right:0px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_tr{");
document.writeln("	border-left:0px solid rgb(180,136,72);");
document.writeln("	border-top:1px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm301_m{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:0px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_ml{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:0px solid rgb(180,136,72);");
document.writeln("	border-right:0px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_mr{");
document.writeln("	border-left:0px solid rgb(180,136,72);");
document.writeln("	border-top:0px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm301_b{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:0px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_bl{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:0px solid rgb(180,136,72);");
document.writeln("	border-right:0px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_br{");
document.writeln("	border-left:0px solid rgb(180,136,72);");
document.writeln("	border-top:0px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln(".slm301_s{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:1px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_sl{");
document.writeln("	border-left:1px solid rgb(180,136,72);");
document.writeln("	border-top:1px solid rgb(180,136,72);");
document.writeln("	border-right:0px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("}");
document.writeln(".slm301_sr{");
document.writeln("	border-left:0px solid rgb(180,136,72);");
document.writeln("	border-top:1px solid rgb(180,136,72);");
document.writeln("	border-right:1px solid rgb(180,136,72);");
document.writeln("	border-bottom:1px solid rgb(180,136,72);");
document.writeln("	padding-left:0px;");
document.writeln("}");
document.writeln("</style>");

document.writeln("<script language=\"JavaScript\" type=\"text/javascript\">");
document.writeln("<!--");
document.writeln("var slm301_SiteID = -1;");
document.writeln("var slm301_RootPath = '';");

document.writeln("var slm301_MenuPath = new Array();");
document.writeln("var slm301_CloseLevel = 0;");
document.writeln("var slm301_TimeOut = 0;");

document.writeln("function slm301_MenuIn(div, cx, cy, idSite, root)");
document.writeln("{");
document.writeln("	slm301_SiteID = idSite;");
document.writeln("	slm301_RootPath = root;");

document.writeln("	if (W3C)");
document.writeln("	{");
document.writeln("		var di = document.getElementById(div);");
document.writeln("		var menu = document.getElementById(\"slm301\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm301_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm301_CloseLevel = 1;");
document.writeln("				slm301_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("			slm301_MenuPath[0] = \"slm301\";");
document.writeln("			slm301_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(\"slm301\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm301_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm301_CloseLevel = 1;");
document.writeln("				slm301_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("			slm301_MenuPath[0] = \"slm301\";");
document.writeln("			slm301_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (document[div] && document[\"slm301\"])");
document.writeln("		{");
document.writeln("			if (slm301_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm301_CloseLevel = 1;");
document.writeln("				slm301_CloseMenu();");
document.writeln("			}");

document.writeln("			document[\"slm301\"].moveTo(parseInt(document[div].left) +cx, parseInt(document[div].top) +cy);");
document.writeln("			document[\"slm301\"].visibility = \"visible\";");

document.writeln("			slm301_MenuPath[0] = \"slm301\";");
document.writeln("			slm301_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm301_MenuOut()");
document.writeln("{");
document.writeln("	// Wait before closing menu...");
document.writeln("	slm301_CloseLevel = 0;");
document.writeln("	slm301_TimeOut = setTimeout(\"slm301_CloseMenu()\", 500);");
document.writeln("}");

document.writeln("function slm301_CloseMenu()");
document.writeln("{");
document.writeln("	if (slm301_CloseLevel < 0)");
document.writeln("		slm301_CloseLevel = 0;");

document.writeln("	var nPathLen = slm301_MenuPath.length;");
document.writeln("	while (slm301_CloseLevel < nPathLen)");
document.writeln("	{");
document.writeln("		nPathLen = nPathLen -1;");
document.writeln("		if (W3C)");
document.writeln("		{");
document.writeln("			var menu = document.getElementById(slm301_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(slm301_MenuPath[nPathLen]);");
document.writeln("			if (menu)");
document.writeln("				menu.style.visibility = \"hidden\";");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			var menu = slm301_MenuPath[nPathLen];");
document.writeln("			if (document[menu])");
document.writeln("				document[menu].visibility = \"hidden\";");
document.writeln("		}");

document.writeln("		slm301_MenuPath.length = nPathLen");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm301_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(255,255,255)\";");
document.writeln("		colText = \"rgb(124,89,61)\";");
document.writeln("		Cursor = \"pointer\";");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		colBack = \"rgb(252,255,188)\";");
document.writeln("		colText = \"rgb(124,89,69)\";");
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 (slm301_TimeOut != 0)");
document.writeln("		{");
document.writeln("			window.clearTimeout(slm301_TimeOut);");
document.writeln("			slm301_TimeOut = 0;");
document.writeln("		}");

document.writeln("		slm301_CloseLevel = level;");
document.writeln("		slm301_CloseMenu();");

document.writeln("		if (sub != \"\")");
document.writeln("		{");
document.writeln("			var bOK = false;");
document.writeln("			if (W3C)");
document.writeln("			{");
document.writeln("				var div = document.getElementById(slm301_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;");
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(slm301_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;");
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 = slm301_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) -1);");
document.writeln("					document[sub].visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");

document.writeln("			if (bOK)");
document.writeln("			{");
document.writeln("				slm301_MenuPath[slm301_CloseLevel] = sub;");
document.writeln("				slm301_CloseLevel += 1;");
document.writeln("			}");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (slm301_TimeOut != 0)");
document.writeln("			window.clearTimeout(slm301_TimeOut);");

document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_TimeOut = setTimeout(\"slm301_CloseMenu()\", 500);");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm301_Navigate(link)");
document.writeln("{");
document.writeln("	switch (link)");
document.writeln("	{");
document.writeln("	case 0:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm301_SiteID == 3)");
document.writeln("				window.location.href = slm301_RootPath + 'en/products/bar/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.web.accapistudio.com/caffevero/en/products/bar/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 1:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=3';");
document.writeln("		break;");
document.writeln("	case 2:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti.php_en?Id_categoria=5';");
document.writeln("		break;");
document.writeln("	case 3:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=4';");
document.writeln("		break;");
document.writeln("	case 4:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=6';");
document.writeln("		break;");
document.writeln("	case 5:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=2';");
document.writeln("		break;");
document.writeln("	case 6:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=7';");
document.writeln("		break;");
document.writeln("	case 7:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=1&amp;Id_sotto_categoria=26';");
document.writeln("		break;");
document.writeln("	case 8:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=1&amp;Id_sotto_categoria=25';");
document.writeln("		break;");
document.writeln("	case 9:");
document.writeln("		slm301_CloseLevel = 0;");
document.writeln("		slm301_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("			window.location.href = 'http://www.caffevero.it/Elenco_prodotti_en.php?Id_categoria=1&amp;Id_sotto_categoria=24';");
document.writeln("		break;");
document.writeln("	}");
document.writeln("}");
document.writeln("//-->");
document.writeln("</script>");

// Menu entries

document.writeln("<div id=\"slm301\" 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=\"slm301_e0t\" class=\"slm301_tl\" onMouseOver=\"slm301_Hilite('slm301_e0',true,1,'slm301_m0');\" onMouseOut=\"slm301_Hilite('slm301_e0',false,1,'');\" onClick=\"slm301_Navigate(0);\" nowrap>BAR</td>");
document.writeln("		<td id=\"slm301_e0s\" class=\"slm301_tr\" onMouseOver=\"slm301_Hilite('slm301_e0',true,1,'slm301_m0');\" onMouseOut=\"slm301_Hilite('slm301_e0',false,1,'');\" onClick=\"slm301_Navigate(0);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_e1t\" class=\"slm301_ml\" onMouseOver=\"slm301_Hilite('slm301_e1',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e1',false,1,'');\" onClick=\"slm301_Navigate(1);\" nowrap>CONCESSIONARIES</td>");
document.writeln("		<td id=\"slm301_e1s\" class=\"slm301_mr\" onMouseOver=\"slm301_Hilite('slm301_e1',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e1',false,1,'');\" onClick=\"slm301_Navigate(1);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_e2t\" class=\"slm301_ml\" onMouseOver=\"slm301_Hilite('slm301_e2',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e2',false,1,'');\" onClick=\"slm301_Navigate(2);\" nowrap>LARGE DISTRIBUTION</td>");
document.writeln("		<td id=\"slm301_e2s\" class=\"slm301_mr\" onMouseOver=\"slm301_Hilite('slm301_e2',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e2',false,1,'');\" onClick=\"slm301_Navigate(2);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_e3t\" class=\"slm301_ml\" onMouseOver=\"slm301_Hilite('slm301_e3',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e3',false,1,'');\" onClick=\"slm301_Navigate(3);\" nowrap>WHOLESALERS</td>");
document.writeln("		<td id=\"slm301_e3s\" class=\"slm301_mr\" onMouseOver=\"slm301_Hilite('slm301_e3',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e3',false,1,'');\" onClick=\"slm301_Navigate(3);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_e4t\" class=\"slm301_ml\" onMouseOver=\"slm301_Hilite('slm301_e4',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e4',false,1,'');\" onClick=\"slm301_Navigate(4);\" nowrap>GADGETS</td>");
document.writeln("		<td id=\"slm301_e4s\" class=\"slm301_mr\" onMouseOver=\"slm301_Hilite('slm301_e4',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e4',false,1,'');\" onClick=\"slm301_Navigate(4);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_e5t\" class=\"slm301_ml\" onMouseOver=\"slm301_Hilite('slm301_e5',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e5',false,1,'');\" onClick=\"slm301_Navigate(5);\" nowrap>VENDING</td>");
document.writeln("		<td id=\"slm301_e5s\" class=\"slm301_mr\" onMouseOver=\"slm301_Hilite('slm301_e5',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e5',false,1,'');\" onClick=\"slm301_Navigate(5);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_e6t\" class=\"slm301_bl\" onMouseOver=\"slm301_Hilite('slm301_e6',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e6',false,1,'');\" onClick=\"slm301_Navigate(6);\" nowrap>CLOTHING LINE</td>");
document.writeln("		<td id=\"slm301_e6s\" class=\"slm301_br\" onMouseOver=\"slm301_Hilite('slm301_e6',true,1,'');\" onMouseOut=\"slm301_Hilite('slm301_e6',false,1,'');\" onClick=\"slm301_Navigate(6);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm301_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=\"slm301_m0_e0t\" class=\"slm301_t\" onMouseOver=\"slm301_Hilite('slm301_m0_e0',true,2,'');\" onMouseOut=\"slm301_Hilite('slm301_m0_e0',false,2,'');\" onClick=\"slm301_Navigate(7);\" nowrap>Hot drinks</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_m0_e1t\" class=\"slm301_m\" onMouseOver=\"slm301_Hilite('slm301_m0_e1',true,2,'');\" onMouseOut=\"slm301_Hilite('slm301_m0_e1',false,2,'');\" onClick=\"slm301_Navigate(8);\" nowrap>Complements</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm301_m0_e2t\" class=\"slm301_b\" onMouseOver=\"slm301_Hilite('slm301_m0_e2',true,2,'');\" onMouseOut=\"slm301_Hilite('slm301_m0_e2',false,2,'');\" onClick=\"slm301_Navigate(9);\" nowrap>Mixtures</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");
