/*
<!-- For providing the sitemap link in the footer -->
*/
var sitemapURL = "http://www.honeywell.com/sites/sm/em/sitemap.htm";
/*
<!-- FRANCE  For providing the advance search in the footer -->
*/
var advanceSearchURL = "http://199.64.1.250/search?restrict=em&q=&site=wwwhony&output=xml_no_dtd&client=wwwhony&proxystylesheet=http://www.honeywell.com%2Fsites%2Fxslt%2FEM.xslt&proxycustom=<ADVANCED/>";

function uws_getFooterAndGlobalLinks(showRegion, showTranslate, advanceSearch) {

document.write('	<form name="choose_lang"><div id="footer">');
document.write('	<table border="0" cellpadding="0" cellspacing="0" width="760" id="footrule">');
document.write('	<tr class="footrule">');
document.write('	<td><img src="/images/c.gif" width="1" height="4" border="0"></td>');
document.write('	</tr><tr>');
document.write('	<td><img src="/images/c.gif" width="1" height="4" border="0"></td>');
document.write('	</tr></table>');
document.write('	<table border="0" cellpadding="0" cellspacing="0" width="760" id="footnav">');
document.write('	<tr class="footer" height="25">');
document.write('	<td width="400" class="footer" height="20" colspan="7">');
document.write('	<div class="marg16">');
document.write('	<a href="http://www.honeywell.com/sites/portal?smap=honeywell&page=copyright&theme=T8" target="_blank">Conditions g&eacute;n&eacute;rales</a> | ');
document.write('	<a href="http://www.honeywell.com/privacy/fr.html" target="_blank">Confidentialit&eacute;</a>');	
if(sitemapURL != "")
document.write('	 | <a href="'+sitemapURL+'">Plan du site</a>');


document.write('	    <TD class="bgwhite" width="3"><IMG src="/images/c.gif" width="3" height="24" border="0"></TD>');
document.write('	    <TD width="40"><nobr><DIV class="marg16" id="flag">');
document.write('	    <a href="http://www.domonial.com/fr">');
document.write('	    <IMG height=14 src="http://www.domonial.com/fr/images/icon_flag_FR.gif" width="20" border="0" alt="Version Fran&ccedil;aise"></a>&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('	    <a href="http://www.domonial.com/it">');
document.write('	    <IMG height=14 src="http://www.domonial.com/fr/images/icon_flag_IT.gif" width="20" border="0" alt="Versione Italiana"></a></DIV></nobr></TD><TD class="footer" width="340">');
document.write('	    </div></TD>');

document.write('	</tr></table>');
document.write('	</div></form>');
}


