﻿/*
document.write("<div class='HHFooter'>");
document.write("  <table cellpadding='0' cellspacing='0' style='width: 100%;'>");
document.write("    <tr>");
document.write("      <td>");
document.write("        <img src='images/HHLogo5.gif' alt='Heartly House Logo' />");
document.write("      </td>");
document.write("      <td>");
document.write("        Heartly House, Inc. &#8226; P.O. Box 857 &#8226; Frederick, MD 21705-0857<br />");
document.write("        Phone: 301-662-8800 &#8226; TTY: 301-662-1565 &#8226; Fax: 301-663-4334<br />");
document.write("        &copy; 2004 Heartly House, Inc. All rights reserved.");
document.write("      </td>");
document.write("      <td style='text-align: right;'>");
document.write("        <img src='images/UWofFCLogo.gif' alt='United Way of Frederick County Logo' />");
document.write("      </td>");
document.write("    </tr>");
document.write("  </table>");
document.write("</div>");
*/
document.write("<div class='HHFooter'>");
document.write("  <table cellpadding='0' cellspacing='0' style='width: 100%;'>");
document.write("    <tr>");
document.write("      <td>");
document.write("        <img src='images/HHLogo.gif' alt='Heartly House' style='height: 61px;' />");
document.write("      </td>");
document.write("      <td>");
document.write("        Heartly House, Inc. &#8226; P.O. Box 857 &#8226; Frederick, MD 21705-0857<br />");
document.write("        Phone: 301-662-8800 &#8226; TTY: 301-662-1565 &#8226; Fax: 301-663-4334<br />");
document.write("        &copy; 2004 Heartly House, Inc. All rights reserved.");
document.write("      </td>");
document.write("      <td style='text-align: right;'>");
document.write("        <a href='http://www.facebook.com/#!/heartlyhouse' target='_blank'><img src='images/Facebook_24x24.png' alt='Facebook Logo' /></a>");
document.write("          &nbsp;&nbsp;&nbsp;&nbsp;");
document.write("        <img src='images/UWofFCLogo.gif' alt='United Way of Frederick County Logo' />");
document.write("      </td>");
document.write("    </tr>");
document.write("  </table>");
document.write("</div>");
