// JavaScript Document
footer ='<p class="copyright">Site contents copyright\n'
footer +='<script type="text/javascript">\n'
footer +='<!--\n'
footer +='copyrightDate()\n'
footer +='//-->\n'
footer +='</script>\n'
footer +='<a href="http://www.horrorfind.com">HorrorFind.com</a> unless noted otherwise. All rights reserved.</p>\n'
document.write(footer);
