{
document.write("<div id='footer-wrapper'>");
document.write("	<div id='footer'>");
document.write("		<p id='legal'>Copyright &copy; 2007/2010. All Rights Reserved<br />");
document.write("			Designed by <a href='mailto:vidalgr@gmail.com'>Farinato&amp;Webs</a></p>");
document.write("		<p id='links'>");
document.write("			<a href='./sitemap.xml' target='_blank'>Sitemap</a><br />");
document.write("			<a href='http://www.freecsstemplates.org/' target='_blank'>Free CSS Templates</a><br />");
document.write("			Actualizado a <b>15/12/2010</b></p>");
document.write("	</div>");
document.write("</div>");
}

