
function footer(){
	document.write('<DIV>')
	document.write('<p class="footer">copyright© Charcoal Burner(2000-2006)');
	document.write('&nbsp;&nbsp;');
	//document.write('<a href="http://www.yorkshire-guide.co.uk/yorkshire-miscellaneous-experience.aspx">learn to clay pigeon shoot in Yorkshire</a></p>');
	document.write('</DIV>')
}
