// website footer
document.write("<div id='footer'>");
document.write("Copyright &copy; 2012 Camellia Koi Club");
document.write("</div>");

