function footernavEn () {	
	document.write('<a href="index.html" class="footer">Home</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="news.html" class="footer">News</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="about.html" class="footer">About GHL</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="people.html" class="footer">GHL Team</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="services.html" class="footer">Services</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="firemodel.html" class="footer">Fire Modelling</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="projects.html" class="footer">Projects</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="links.html" class="footer">Links</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="contact.html" class="footer">Contact Us</a><img src="images/btn_separator_footer.gif" alt="" width="16" height="12" border="0"><a href="http://www.saffire.ca" target="_blank" class="footer">Saffire.ca</a>');
}

function copyrightEn () {	
	document.write('<p class="copyright">&copy; 2009 GHL Consultants Ltd. All rights reserved.</p>');
}
