gauche5=29;
haut5= 199;
		
color51 = "#ffffff"; 
color52 = "#006D5A";
color53 = "#000000";		
		
document.write('<STYLE TYPE="text/css">#menu5 { position:absolute;top:'+haut5+';left:'+gauche5+'; }</STYLE>');

ie4=document.all
ns6=document.getElementById&&!document.all
ns4=document.layers

function placeMenu5() {
if (ie4) {menu5.style.pixelTop=document.body.scrollTop+haut5}
else if (ns6) {document.getElementById("menu5").style.top=window.pageYOffset+haut5}
else if (ns4) {eval(document.menu5.top=eval(window.pageYOffset+haut5));}
if(ie4 || ns6 || ns4)
	setTimeout("placeMenu5()",1);
}

window.onload = placeMenu5;
document.write('<SPAN ID=menu5>  <table width="149"  border="1" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF" bordercolor="#006D5A"> <tr> <td height="28" bordercolor="#006D5A" bgcolor="#006D5A"><div align="center" ><a href="/pages/territorio/ilterritorio.asp" class="Stile666">Territorio</a></div></td>   </tr> <tr> <td height="6"></td> </tr> <tr> <td height="25" onmouseout="this.style.background=\''+color51+'\'" STYLE="cursor:hand" onmouseover="this.style.background=\''+color52+'\'" ><div align="center"><a href="/pages/territorio/ilterritorio_man.asp" class="Stile777  <%=bcol3%>">Manifestazioni</a></div></td> </tr> <tr> <td height="25" onmouseout="this.style.background=\''+color51+'\'" STYLE="cursor:hand" onmouseover="this.style.background=\''+color52+'\'" ><div align="center"><a href="/pages/territorio/ilterritorio_artecu.asp" class="Stile777  <%=bcol3%>">Arte e Cultura</a></div></td> </tr> <tr> <td height="35" onmouseout="this.style.background=\''+color51+'\'" STYLE="cursor:hand" onmouseover="this.style.background=\''+color52+'\'" ><div align="center"><a href="/pages/territorio/ilterritorio_risnapa.asp" class="Stile777  <%=bcol4%>">Risorse Naturali e Paesaggistiche </a></div></td>  </tr> <tr> <td height="25" onmouseout="this.style.background=\''+color51+'\'" STYLE="cursor:hand" onmouseover="this.style.background=\''+color52+'\'" ><div align="center"><a href="/pages/territorio/ilterritorio_struse.asp" class="Stile777  <%=bcol3%>">Strutture e Servizi </a></div></td> </tr> <tr> <td height="25" onmouseout="this.style.background=\''+color51+'\'" STYLE="cursor:hand" onmouseover="this.style.background=\''+color52+'\'" ><div align="center"><a href="/pages/territorio/ilterritorio_pern.asp" class="Stile777  <%=bcol3%>">Pernottare</a></div></td> </tr> <tr> <td height="25" onmouseout="this.style.background=\''+color51+'\'" STYLE="cursor:hand" onmouseover="this.style.background=\''+color52+'\'" ><div align="center"><a href="/pages/territorio/ilterritorio_risto.asp" class="Stile777  <%=bcol3%>">Ristorazione</a></div></td> </tr> <tr> <td height="25" onmouseout="this.style.background=\''+color51+'\'" STYLE="cursor:hand" onmouseover="this.style.background=\''+color52+'\'" ><div align="center"><a href="/pages/territorio/ilterritorio_cuci.asp" class="Stile777  <%=bcol3%>">Cucina</a></div></td> </tr> <tr> <td height="6"></td>  </tr> <tr> <td height="28" bordercolor="#006D5A" bgcolor="#006D5A"><div align="center" ><a href="#su" class="Stile99988">^ Torna Su ^</a></div></td> </tr>  </table>  </span>');
