function footer() {
	document.write("<div id='footerText'>");
	document.write("Copyright @2009 Facib Spa<br>");
	document.write("web design by <a href='http://www.openstep.it'>Openstep Srl</a>");
	document.write("</div>");
	document.write("<div id='footerImage'></div>");
}