var message = "La pagina selezionata \351 disponibile soltanto sul sito in lingua inglese. Fare clic su OK se si desidera proseguire, o su Annulla se non si vuole essere dirottati su tale sito." ;
var message_nonge = "Attenzione! State per uscire dal sito Lighting. Fare clic su OK per continuare. Se non si desidera cambiare percorso fare clic su Annulla."
 
function confirmsite(url){ 
	if ( confirm(message) ){ 
		open(url) 
	}
}

function confirm_nonge(url){ 
	if ( confirm(message_nonge) ){ 
		open(url) 
	}
}


document.write("<!-- row 4 -->");
document.write("<tr valign=\"top\">");
document.write("<td colspan=\"2\" id=\"footCell\">");
document.write("<div id=\"foot\">");
document.write("	<p><a href=\"/it/index.htm\">Pagina principale</a>  ");
document.write("|  <a href=\"javascript:confirmsite('http://www.gelighting.com/EULCTLG/Dispatcher?Site=it\');\">Prodotti</a>  ");
document.write("|  <a href=\"https://secure.gelightnet.com/eulightnet/ns/eucwcLogin.jsp?TYPE=33554432&REALMOID=06-00070a90-991b-1490-badf-8312f762000e&GUID=&SMAUTHREASON=0&METHOD=GET&SMAGENTNAME=$SM$%2bTXCLOQcm0c9md%2bPfLZWeM5P%2bbextvKDUYIXonvWlQhTqIpyITo4X8ZbywnZiPUz&TARGET=$SM$https%3a%2f%2fsecure%2egelightnet%2ecom%2feulightnet%2fDispatcher%3fi18n%3dit_IT\">GE Lightnet</a>  ");
document.write("|  <a href=\"/it/resources/index.htm\">Educazione/Risorse</a>  ");
document.write("|  <a href=\"/it/lighting_applications/index.htm\">Applicazioni di illuminazione</a>  ");
document.write("|  <a href=\"/it/product_portfolio/index.htm\">Portfolio prodotti</a>  ");
document.write("|  <a href=\"/it/contact_us/index.htm\">Contattaci</a>  ");
document.write("|  <a href=\"/it/site_map.htm\">Mappa del sito</a></p>");
document.write("|  <a href=\"/it/resources/press_room.html\">Sala stampa</a>  ");
document.write("|  <a href=\"http://www.ge.com/it/\" target=\"_blank\">Aziende</a>  ");
document.write("|  <a href=\"javascript:confirmsite('http://www.ge.com/investors/index.html\');\">Informazioni per gli investitori</a>  ");
document.write("|  <a href=\"javascript:openPop('http://www.geappliances.com/plcy/privacy/privacy.htm?LIGHTING','640','500','scrollbars,resizable');\">Politica sulla privacy</a>  ");
document.write("|  <a href=\"javascript:confirmsite('http://www.ge.com/accessibility.html\');\">Informazioni sull\'accessibilit\340</a>  ");
document.write("|  <a href=\"http://www.geappliances.com/plcy/tandc2.htm\">Termini di utilizzo</a> <br/> <a href=\"http://www.gelighting.com/tnc/it/terms.htm\" target=\"_blank\" >GE Consumer &amp; Industrial EMEA Terms &amp; Conditions </a></p>");
document.write("	<p id=\"copy\">Copyright General Electric Company 1997-");
document.write(""+ curYear +"</p>");
document.write("</div>");
document.write("</td>");
document.write("</tr>");
document.write("<!-- row 4 ended -->");
	