function bottom() {
	document.write("<table width=\"100%\" cellpadding=\"0\">");
	document.write("	<tr><td align=\"left\">&nbsp;");
	document.write("		<a href=\"http://validator.w3.org/check/referer\"><img");
	document.write("			src=\"pictures/W3C_HTML401_1_gold.png\" style=\"border:0;width:80px;height:15px\"");
	document.write("			title=\"Valid HTML 4.01!\" alt=\"Valid HTML 4.01!\"></a>");
	document.write("		<img src=\"pictures/blank.gif\" alt=\"\" width=\"5\" height=\"0\">");
	document.write("		<a href=\"http://jigsaw.w3.org/css-validator/check/referer\"><img");
	document.write("			src=\"pictures/W3C_CSS_1_gold.png\" style=\"border:0;width:80px;height:15px\"");
	document.write("			title=\"Valid CSS!\" alt=\"Valid CSS!\"></a></td>");
	document.write("	<td class=\"author\">");
	document.write("		&copy; 2010 tao -");
	document.write("		<a class=\"author\" href=\"mailto:tao-webdesign@clix.pt?subject=www.MoinhosSaoFilipe.com\">webmaster</a>");
	document.write("	</td>");
	document.write("	<td><img src=\"pictures/blank.gif\" alt=\"\" style=\"border:0;width:178px;height:31px\">");
	document.write("		&nbsp;</td></tr>");
	document.write("</table>");
}
