// copyright
var d = new Date();

document.write('<div align="center">&copy; '+ d.getFullYear() +' ' + fhname + '</div>');
document.write('<div align="center">Created by <a href="http://www.lifeconnectionsllc.com"><font size="1">Life Connections, LLC</font></a></div>');