document.write("<table cellspacing='0' cellpadding='0' id='menu1' class='ddmx' border='0' align='center'><tr>");
    document.write("<td><a class='item1' href='index.htm'>&nbsp; Home</a></td>");
    document.write("<td><a class='item1' href='cucina.htm'>&nbsp; La cucina</a></td>");
    document.write("<td><a class='item1' href='vini.htm'>&nbsp; Il vigneto</a></td>");
    document.write("<td><a class='item1' href='eventi.htm'>&nbsp; Gli eventi</a></td>");
    document.write("<td><a class='item1' href='foto.htm'>&nbsp; Galleria fotografica</a></td>");
    document.write("<td><a class='item1' href='javascript:void(0)'>&nbsp; Informazioni &nbsp;<img src='./images/down.gif' border='0'></a>");
    document.write("<div class='section'>");
    document.write("<a class='item2' href='dovesiamo.htm'>&nbsp; Dove siamo</a>");
    document.write("<a class='item2' href='info.php'>&nbsp; Contatti</a>");
    document.write("<a class='item2' href='guestbook.php'>&nbsp; Guestbook &nbsp;</a>");
    document.write("<a class='item2' href='brochure.htm'>&nbsp; Brochure &nbsp;</a>");
    document.write("<a class='item2' href='cosavedere.htm'>&nbsp; Luoghi da visitare &nbsp;</a>");
    document.write("</div></td><td>");
    document.write("&nbsp;<a href='index.htm' target='_top'><img src='./images/it.gif' border='0'></a>&nbsp;");
    document.write("<img src='./images/gb.gif' border='0'>&nbsp;");
    document.write("<img src='./images/fr.gif' border='0'>&nbsp;");
    document.write("<img src='./images/de.gif' border='0'>&nbsp;");
    document.write("<img src='./images/ru.gif' border='0'>&nbsp;");
    document.write("<img src='./images/es.gif' border='0'>&nbsp;");
    document.write("</td></tr></table>");
	document.write("<script type='text/javascript'>");
    document.write("var ddmx = new DropDownMenuX('menu1');");
    document.write("ddmx.delay.show = 0;");
    document.write("ddmx.delay.hide = 400;");
    document.write("ddmx.position.levelX.left = 2;");
    document.write("ddmx.init();");
    document.write("</script>");

