function footernavEn () {	
	document.write('<a href="index.html" class="footer">Home</a> &nbsp;<img src="images/btn_separator_footer.gif" alt="" width="6" height="12" border="0">&nbsp; <a href="about.html" class="footer">About Saffire</a> &nbsp;<img src="images/btn_separator_footer.gif" alt="" width="6" height="12" border="0">&nbsp; <a href="services.html" class="footer">Services</a> &nbsp;<img src="images/btn_separator_footer.gif" alt="" width="6" height="12" border="0">&nbsp; <a href="people.html" class="footer">Key Personnel</a> &nbsp;<img src="images/btn_separator_footer.gif" alt="" width="6" height="12" border="0">&nbsp; <a href="contact.html" class="footer">Contact Us</a> &nbsp;|&nbsp; &copy; 2008 Saffire Safety Consultant Inc. All rights reserved.<br><br>');
}


