<!--

  //============
  // FooterBH.js
  //============

  document.writeln('    <center>');
  document.writeln('      &nbsp;<p>');
  document.writeln('      <hr width="70%">');
  document.writeln('      <font face="Comic Sans MS">');
  document.writeln('        <p>');
  document.writeln('        | <a href="' + baseURL + 'Welcome.htm">Home</a>');
  document.writeln('        | <a href="' + siteSecureURL + 'Resident_Maintenance_BH.aspx">Memorial Application</a>');
  document.writeln('        | <a href="' + baseURL + 'Residents_BH.aspx">Memorial Index</a>');
  document.writeln('        | <a href="' + siteSecureURL +  'Resident_Guardian_BH.aspx">Guardian Area</a>');
  document.writeln('        |');
  document.writeln('        <p>');
  document.writeln('        | <a href="' + baseURL + 'Grief_Center/Grief_Support_Center.htm">Grief Support Center</a>');
  document.writeln('        | <a href="' + baseURL + 'CandleLighting_Tribute/default.htm">Monday Candle Lighting</a>');
  document.writeln('        | <a href="' + baseURL + 'stories.htm">Poems &amp; Stories</a>');
  document.writeln('        | <a href="' + baseURL + 'Sympathy_Card_BH.aspx">E-Sympathy Cards</a>');
  document.writeln('        |');
  document.writeln('        <p>');
  document.writeln('        | <a href="http://rainbowsbridge.com/cgi-bin/aforum/aforum.isa?req=1301">Guest Book & Links</a>');
  document.writeln('        | <a href="' + baseURL + 'Donations.htm">Donations</a>');
  document.writeln('        | <a href="' + baseURL + 'Volunteer_BH.aspx">Volunteer</a>');
  document.writeln('        | <a href="mailto:friends@BelovedHearts.com">Email Us</a>');
  document.writeln('        |');
  document.writeln('      </font> ');
  document.writeln('      <p>&nbsp;<p>');
  document.writeln('      <table width="90%">');
  document.writeln('        <tr align="center">');
  document.writeln('          <td>');
  document.writeln('            <font face="Comic Sans MS">');
  document.writeln('              BelovedHearts.Com<br>');
  document.writeln('              P.O. Box 714<br>');
  document.writeln('              Cape Canaveral, FL 32920');
  document.writeln('              <br>');
  document.writeln('              Ginny Brancato - Founder<BR>');
  document.writeln('              Tel: 321-784-1468');
  document.writeln('            </font>');
  document.writeln('            <p>');
  document.writeln('          </td>');
  document.writeln('          <td>');
  document.writeln('            <a href="' + baseURL + 'BelovedHearts_Poem.htm"><img src="' + baseURL + 'images/Navigation/poem_button.GIF" alt="The Beloved Hearts Poem" border="0"></a>');
  document.writeln('          </td>');
  document.writeln('        </tr>');
  document.writeln('        <tr align="center">');
  document.writeln('          <td colspan="2">');
  document.writeln('            <center>');
  document.writeln('              &nbsp;<br>');
  document.writeln('              <font size="-1">');
  document.writeln('                All images and text, unless otherwise stated, on the BelovedHearts.com Web Site are the copyright of BelovedHearts.com.<br>');
  document.writeln('                Use of any images from the Beloved Hearts Web Site is not granted except by written permission.<br>');
  document.writeln('                All Rights Reserved 1997-2010 &copy; BelovedHearts.com');
  document.writeln('              </font>');
  document.writeln('            </center>');
  document.writeln('          </td>');
  document.writeln('        </tr>');
  document.writeln('      </table>');
  document.writeln('    </center>');

// -->

