// This Menu created 21/01/2011 15.34.30 by StudioLine Web build 3.70.24.0 from H&M Systems Software, Inc.
// for further Questions ..... www.StudioLine.net

document.writeln("<style type=\"text/css\">");
document.writeln(".slm90_t, .slm90_tl, .slm90_tr, .slm90_m, .slm90_ml, .slm90_mr, .slm90_b, .slm90_bl, .slm90_br, .slm90_s, .slm90_sl, .slm90_sr{");
document.writeln("	background-color:rgb(250,250,250);");
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(102,104,104);");
document.writeln("	cursor:auto;");
document.writeln("}");
document.writeln(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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(".slm90_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 slm90_SiteID = -1;");
document.writeln("var slm90_RootPath = '';");

document.writeln("var slm90_MenuPath = new Array();");
document.writeln("var slm90_CloseLevel = 0;");
document.writeln("var slm90_TimeOut = 0;");

document.writeln("function slm90_MenuIn(div, cx, cy, idSite, root)");
document.writeln("{");
document.writeln("	slm90_SiteID = idSite;");
document.writeln("	slm90_RootPath = root;");

document.writeln("	if (W3C)");
document.writeln("	{");
document.writeln("		var di = document.getElementById(div);");
document.writeln("		var menu = document.getElementById(\"slm90\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm90_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm90_CloseLevel = 1;");
document.writeln("				slm90_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("			slm90_MenuPath[0] = \"slm90\";");
document.writeln("			slm90_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(\"slm90\");");
document.writeln("		if (di && menu)");
document.writeln("		{");
document.writeln("			if (slm90_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm90_CloseLevel = 1;");
document.writeln("				slm90_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("			slm90_MenuPath[0] = \"slm90\";");
document.writeln("			slm90_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (document[div] && document[\"slm90\"])");
document.writeln("		{");
document.writeln("			if (slm90_MenuPath.length > 1)");
document.writeln("			{");
document.writeln("				slm90_CloseLevel = 1;");
document.writeln("				slm90_CloseMenu();");
document.writeln("			}");

document.writeln("			document[\"slm90\"].moveTo(parseInt(document[div].left) +cx, parseInt(document[div].top) +cy);");
document.writeln("			document[\"slm90\"].visibility = \"visible\";");

document.writeln("			slm90_MenuPath[0] = \"slm90\";");
document.writeln("			slm90_CloseLevel = 1;");
document.writeln("		}");
document.writeln("		else");
document.writeln("			hadErr++;");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm90_MenuOut()");
document.writeln("{");
document.writeln("	// Wait before closing menu...");
document.writeln("	slm90_CloseLevel = 0;");
document.writeln("	slm90_TimeOut = setTimeout(\"slm90_CloseMenu()\", 500);");
document.writeln("}");

document.writeln("function slm90_CloseMenu()");
document.writeln("{");
document.writeln("	if (slm90_CloseLevel < 0)");
document.writeln("		slm90_CloseLevel = 0;");

document.writeln("	var nPathLen = slm90_MenuPath.length;");
document.writeln("	while (slm90_CloseLevel < nPathLen)");
document.writeln("	{");
document.writeln("		nPathLen = nPathLen -1;");
document.writeln("		if (W3C)");
document.writeln("		{");
document.writeln("			var menu = document.getElementById(slm90_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(slm90_MenuPath[nPathLen]);");
document.writeln("			if (menu)");
document.writeln("				menu.style.visibility = \"hidden\";");
document.writeln("		}");
document.writeln("		else");
document.writeln("		{");
document.writeln("			var menu = slm90_MenuPath[nPathLen];");
document.writeln("			if (document[menu])");
document.writeln("				document[menu].visibility = \"hidden\";");
document.writeln("		}");

document.writeln("		slm90_MenuPath.length = nPathLen");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm90_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(248,136,0)\";");
document.writeln("		colText = \"rgb(0,0,0)\";");
document.writeln("		Cursor = \"pointer\";");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		colBack = \"rgb(250,250,250)\";");
document.writeln("		colText = \"rgb(102,104,104)\";");
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 (slm90_TimeOut != 0)");
document.writeln("		{");
document.writeln("			window.clearTimeout(slm90_TimeOut);");
document.writeln("			slm90_TimeOut = 0;");
document.writeln("		}");

document.writeln("		slm90_CloseLevel = level;");
document.writeln("		slm90_CloseMenu();");

document.writeln("		if (sub != \"\")");
document.writeln("		{");
document.writeln("			var bOK = false;");
document.writeln("			if (W3C)");
document.writeln("			{");
document.writeln("				var div = document.getElementById(slm90_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) + 'px';");
document.writeln("					menu.style.top = (parseInt(div.style.top) + parseInt(parent.offsetTop) -1) + '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(slm90_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) + 'px';");
document.writeln("					menu.style.top = (parseInt(div.style.top) + parseInt(parent.offsetTop) -1) + 'px';");
document.writeln("					menu.style.visibility = \"visible\";");
document.writeln("					bOK = true;");
document.writeln("				}");
document.writeln("			}");
document.writeln("			else");
document.writeln("			{");
document.writeln("				var menu = slm90_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("				slm90_MenuPath[slm90_CloseLevel] = sub;");
document.writeln("				slm90_CloseLevel += 1;");
document.writeln("			}");
document.writeln("		}");
document.writeln("	}");
document.writeln("	else");
document.writeln("	{");
document.writeln("		if (slm90_TimeOut != 0)");
document.writeln("			window.clearTimeout(slm90_TimeOut);");

document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_TimeOut = setTimeout(\"slm90_CloseMenu()\", 500);");
document.writeln("	}");
document.writeln("}");

document.writeln("function slm90_Navigate(link)");
document.writeln("{");
document.writeln("	switch (link)");
document.writeln("	{");
document.writeln("	case 0:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/stufe-a-legna/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/stufe-a-legna/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 1:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/cucine-a-legna/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/cucine-a-legna/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 2:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'proddotti/stufe-ad-accumulo/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/proddotti/stufe-ad-accumulo/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 3:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/stufe-moderne-tecniche/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/stufe-moderne-tecniche/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 4:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'proddotti/stufe-a-pellets/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/proddotti/stufe-a-pellets/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 5:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/stufe-ad-alto-rendimento/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/stufe-ad-alto-rendimento/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 6:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/termocucine-e-caldaie/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/termocucine-e-caldaie/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 7:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/caminetti/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/caminetti/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 8:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/accessori/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/accessori/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 9:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/modulistica/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/modulistica/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 10:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'novit/index.html';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/novit/index.html';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 11:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/caminetti/caminetti-d-interni/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/caminetti/caminetti-d-interni/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 12:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/caminetti/caminetti-d-esterni/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/caminetti/caminetti-d-esterni/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	case 13:");
document.writeln("		slm90_CloseLevel = 0;");
document.writeln("		slm90_CloseMenu();");
document.writeln("		if (typeof window != 'undefined')");
document.writeln("		{");
document.writeln("			if (slm90_SiteID == 5)");
document.writeln("				window.location.href = slm90_RootPath + 'prodotti/caminetti/barbecue-a-gas/index.asp';");
document.writeln("			else");
document.writeln("				window.location.href = 'http://www.nicollistufe.com/prodotti/caminetti/barbecue-a-gas/index.asp';");
document.writeln("		}");
document.writeln("		break;");
document.writeln("	}");
document.writeln("}");
document.writeln("//-->");
document.writeln("</script>");

// Menu entries

document.writeln("<div id=\"slm90\" 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=\"slm90_e0t\" class=\"slm90_tl\" onMouseOver=\"slm90_Hilite('slm90_e0',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e0',false,1,'');\" onClick=\"slm90_Navigate(0);\" nowrap>Stufe a legna</td>");
document.writeln("		<td id=\"slm90_e0s\" class=\"slm90_tr\" onMouseOver=\"slm90_Hilite('slm90_e0',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e0',false,1,'');\" onClick=\"slm90_Navigate(0);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e1t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e1',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e1',false,1,'');\" onClick=\"slm90_Navigate(1);\" nowrap>Cucine a legna</td>");
document.writeln("		<td id=\"slm90_e1s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e1',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e1',false,1,'');\" onClick=\"slm90_Navigate(1);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e2t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e2',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e2',false,1,'');\" onClick=\"slm90_Navigate(2);\" nowrap>Stufe ad accumolo</td>");
document.writeln("		<td id=\"slm90_e2s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e2',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e2',false,1,'');\" onClick=\"slm90_Navigate(2);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e3t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e3',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e3',false,1,'');\" onClick=\"slm90_Navigate(3);\" nowrap>Stufe moderne-tecnico</td>");
document.writeln("		<td id=\"slm90_e3s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e3',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e3',false,1,'');\" onClick=\"slm90_Navigate(3);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e4t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e4',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e4',false,1,'');\" onClick=\"slm90_Navigate(4);\" nowrap>Stufe a pellets</td>");
document.writeln("		<td id=\"slm90_e4s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e4',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e4',false,1,'');\" onClick=\"slm90_Navigate(4);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e5t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e5',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e5',false,1,'');\" onClick=\"slm90_Navigate(5);\" nowrap>Stufe ad alto rendimento</td>");
document.writeln("		<td id=\"slm90_e5s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e5',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e5',false,1,'');\" onClick=\"slm90_Navigate(5);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e6t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e6',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e6',false,1,'');\" onClick=\"slm90_Navigate(6);\" nowrap>Termocucine e caldaie</td>");
document.writeln("		<td id=\"slm90_e6s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e6',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e6',false,1,'');\" onClick=\"slm90_Navigate(6);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e7t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e7',true,1,'slm90_m7');\" onMouseOut=\"slm90_Hilite('slm90_e7',false,1,'');\" onClick=\"slm90_Navigate(7);\" nowrap>Caminetti</td>");
document.writeln("		<td id=\"slm90_e7s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e7',true,1,'slm90_m7');\" onMouseOut=\"slm90_Hilite('slm90_e7',false,1,'');\" onClick=\"slm90_Navigate(7);\" nowrap>&gt;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e8t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e8',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e8',false,1,'');\" onClick=\"slm90_Navigate(8);\" nowrap>Accessori</td>");
document.writeln("		<td id=\"slm90_e8s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e8',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e8',false,1,'');\" onClick=\"slm90_Navigate(8);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e9t\" class=\"slm90_ml\" onMouseOver=\"slm90_Hilite('slm90_e9',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e9',false,1,'');\" onClick=\"slm90_Navigate(9);\" nowrap>Modulistica</td>");
document.writeln("		<td id=\"slm90_e9s\" class=\"slm90_mr\" onMouseOver=\"slm90_Hilite('slm90_e9',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e9',false,1,'');\" onClick=\"slm90_Navigate(9);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_e10t\" class=\"slm90_bl\" onMouseOver=\"slm90_Hilite('slm90_e10',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e10',false,1,'');\" onClick=\"slm90_Navigate(10);\" nowrap>Novit&agrave;</td>");
document.writeln("		<td id=\"slm90_e10s\" class=\"slm90_br\" onMouseOver=\"slm90_Hilite('slm90_e10',true,1,'');\" onMouseOut=\"slm90_Hilite('slm90_e10',false,1,'');\" onClick=\"slm90_Navigate(10);\" nowrap>&nbsp;</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

document.writeln("<div id=\"slm90_m7\" 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=\"slm90_m7_e0t\" class=\"slm90_t\" onMouseOver=\"slm90_Hilite('slm90_m7_e0',true,2,'');\" onMouseOut=\"slm90_Hilite('slm90_m7_e0',false,2,'');\" onClick=\"slm90_Navigate(11);\" nowrap>Caminetti d'interni</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_m7_e1t\" class=\"slm90_m\" onMouseOver=\"slm90_Hilite('slm90_m7_e1',true,2,'');\" onMouseOut=\"slm90_Hilite('slm90_m7_e1',false,2,'');\" onClick=\"slm90_Navigate(12);\" nowrap>Caminetti d'esterni</td>");
document.writeln("	</tr>");
document.writeln("	<tr>");
document.writeln("		<td id=\"slm90_m7_e2t\" class=\"slm90_b\" onMouseOver=\"slm90_Hilite('slm90_m7_e2',true,2,'');\" onMouseOut=\"slm90_Hilite('slm90_m7_e2',false,2,'');\" onClick=\"slm90_Navigate(13);\" nowrap>Barbecue a gas</td>");
document.writeln("	</tr>");
document.writeln("</table>");
document.writeln("</div>");

