var pageBottom = '<div style="clear: both;"></div>' +
	'<div id="bottom">' +
	'<a href="http://validator.w3.org/check?uri=referer"><img src="images/valid-xhtml10.png" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>' +
	'<a href="http://jigsaw.w3.org/css-validator/check?uri=referer&amp;profile=css3"><img src="images/valid-css3.png" alt="Valid CSS3" height="31" width="88" /></a>' +
	//'a href="http://thinkdifferent.xoom.it" target="_blank"><img src="http://thinkdifferent.xoom.it/Td.png" alt="Think different." title="Think different." /></a>' +
	'&copy;2011 mgrappresentanze.it' +
	'</div>';
document.write(pageBottom);
