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('<% bcol = "#FFFFFF" bcol2 = "#006D5A" url1 = "/pages/documentazione/documentazione_psl.asp" url2 = "/pages/documentazione/documentazione_leader.asp" url3 = "/pages/documentazione/documentazione_norme.asp"url4 = "/pages/documentazione/documentazione_bandi.asp"  if request.servervariables("url") = url1 then  bcol1 = "stile999"   end if  if request.servervariables("url") = url2 then  bcol2 = "stile999"   end if  if request.servervariables("url") = url3  then  bcol3 = "stile999"   end if  if  request.servervariables("url") = url4 then  bcol4 = "stile999"   end if%> <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/gal/ilgal.asp" class="Stile666">Il GAL</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" >     <table width="100%"  border="0">       <tr>         <td height="18"><div align="center" ><a href="/pages/gal/ilgal_chisiamocosafacciamo.asp" class="Stile777  <%=bcol1%>" >Chi Siamo</a></div></td>       </tr>       <tr>         <td height="10"><div align="center" ><a href="/pages/gal/ilgal_chisiamocosafacciamo.asp" class="Stile777  <%=bcol1%>" >e</a></div></td>       </tr>       <tr>         <td height="18"><div align="center" ><a href="/pages/gal/ilgal_chisiamocosafacciamo.asp" class="Stile777  <%=bcol1%>" >Cosa Facciamo</a></div></td>       </tr>     </table>   </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/gal/ilgal_organigramma.asp" class="Stile777  <%=bcol3%>">Organigramma</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/gal/ilgal_orari.asp" class="Stile777  <%=bcol4%>">Gli Orari</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>');
