<!--
//Standard All page Footer
document.write("<p>&nbsp;</p>");
document.write("<p class='footerbar' style='text-align:center; font-weight:bold;'>");
document.write("Buckeye Search and Rescue Dogs<br>");
document.write("");
document.write("</p>");
document.write("<p style='text-align:center; font-size:smaller;'>");
document.write("&copy;&nbsp;" + new Date().getFullYear() + ",&nbsp;Buckeye Search and Rescue Dogs");
document.write("</p>");
//-->
