



function hacerPieyLinksGlobales() {

document.write('	<tr>');
document.write('	  <td id="piepagina">');
document.write('	    <table border="0" cellpadding="0" cellspacing="0" width="760" id="pielinea">');
document.write('	      <tr class="pielinea">');
document.write('	        <td><img src="" width="1" height="4" border="0"></td>');
document.write('	      </tr>');
document.write('	      <tr>');
document.write('	        <td><img src="" width="1" height="4" border="0"></td>');
document.write('	      </tr>');
document.write('	    </table>');
document.write('	    <table border="0" cellpadding="0" cellspacing="0" width="760">');
document.write('	      <tr class="piepagina" height="25">');
document.write('	        <td width="400" class="piepagina" height="20" colspan="7">');
document.write('	          <div class="margen_i10_d5">');
document.write('	            <a href="http://www.honeywell.com/sites/portal?smap=honeywell&page=copyright&theme=T8" target="_blank">T&eacute;rminos y condiciones</a> | ');
document.write('	            <a href="http://www.honeywell.com/privacy/es.html" target="_blank">Declaraci&oacute;n de privacidad</a>');	
document.write('	          | <a href="http://www.honeywell-seguridad.com/sitemap/sitemap/index.asp">Mapa del sitio</a>');
document.write('	          </div>');
document.write('	        </td>');
document.write('	        <td width="0"></TD>');
document.write('			<td class="piepagina" width="100"></td>');
document.write('	        <td class="piepagina" width="260"><strong>Empresa de Seguridad registrada nš 2274&nbsp;&nbsp;</strong></td>');
document.write('	      </tr>');
document.write('	    </table>');
document.write('	  </td>');
document.write('	</tr>');
}


