//var message = "Cher visiteur, la page s\351lectionn\351e pr\351sente le text en version anglaise.  Cliquez sur \"ok\" pour continuer, ou bien  sur \"cancel\" si vous ne souhaitez pas \352tre d\351vi\351." ;
var message = "Cher visiteur, la page s\351lectionn\351e vous dirige vers une version anglaise.  Cliquez sur \"ok\" pour continuer, ou bien  sur \"suprimer\" si vous ne souhaitez pas \352tre d\351vi\351." ;

function confirmsite(url){ 
	if ( confirm(message) ){ 
		open(url) 
	}
}

var PP_Message = "Cher Visiteur,\nLe nouveau Site de Power Protection est en cours de d\351veloppement. Dans cette attente, vous \352tes dirig\351s vers notre site Francophone de Power Protection en Belgique. Si vous ne souhaitez pas vous connectez \340 ce site, cliquez sur \"Cancel\"." ;

function open_PP(url){ 
	if ( confirm(PP_Message) ){ 
		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=\"" + menuBaseHref + "/fr/index.htm\">Accueil</a>  ");
document.write("|  <a href=\"javascript:confirmsite(\'" + menuBaseHref2 + "/EULCTLG/Dispatcher?Site=fr\');\">Produits</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%3dfr_FR\">GE Lightnet</a>  ");
document.write("|  <a href=\""+menuBaseHref+"/fr/resources/index.htm\">Formation/Ressources</a>  ");
document.write("| <a href=\""+menuBaseHref+"/fr/lighting_applications/index.htm\">Applications d&#8217;&eacute;clairage</a>  ");
document.write("|  <a href=\""+menuBaseHref+"/fr/product_portfolio/index.htm\">Gamme de produits</a>  ");
document.write("|  <a href=\""+menuBaseHref+"/fr/contact_us/index.htm\">Contactez-nous</a>  ");
document.write("|  <a href=\""+menuBaseHref+"/fr/site_map.htm\">Aper&ccedil;u du site</a></p>");
document.write("|  <a href=\"javascript:confirmsite(\'http://www.gelighting.com/eu/resources/press_room/index.htm\');\">Articles de presse</a>  ");
document.write("|  <a href=\"http://www.ge.com/fr\" target=\"_blank\">Corporate</a>  ");
document.write("|  <a href=\"javascript:confirmsite(\'http://www.ge.com/investors/index.html\');\">Informations pour les investisseurs</a>  ");
document.write("|  <a href=\"javascript:confirmsite(\'http://www.geappliances.com/plcy/privacy/privacy.htm?LIGHTING\');\">Chartre de confidentialit&eacute;</a>  ");
document.write("|  <a href=\"javascript:confirmsite(\'http://www.ge.com/accessibility.html\');\">D&eacute;claration d'accessibilit&eacute;</a>  ");
document.write("|  <a href=\"javascript:confirmsite(\'http://www.geappliances.com/plcy/tandc2.htm\');\">Conditions d&#8217;utilisation</a>") ;
document.write("<br/> <a href=\"http://www.gelighting.com/tnc/fr/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 -->");