    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 + 'hello.htm">Pet Loss</a>');
    document.writeln('    | <a href="' + baseURL + 'New_Beginnings/default.htm">Pet Health</a>');
    document.writeln('    | <a href="' + siteSecureURL + 'Resident_Maintenance.aspx">Rainbow Resident Application</a>');
    document.writeln('    | <a href="' + baseURL + 'Residents.aspx">Rainbow Residents Index</a>');
    document.writeln('    |');
    document.writeln('    <p>');
    document.writeln('    | <a href="' + baseURL + 'Grief_Support_Center/Grief_Support_Home.htm">Grief Support Center</a>');
    document.writeln('    | <a href="' + baseURL + 'stories.htm">Poems &amp; Stories</a>');
    document.writeln('    | <a href="' + baseURL + 'CandleLighting_Tribute/default.htm">Monday Candle Lighting Ceremony</a>');
    document.writeln('    | <a href="' + baseURL + 'Sympathy_Card.aspx">E-Sympathy Cards</a>');
    document.writeln('    |');
    document.writeln('    <p>');
    document.writeln('    | <a href="' + baseURL + 'cgi-bin/aforum/aforum.isa?req=1101">Guest Book & Links</a>');
    document.writeln('    | <a href="' + baseURL + 'Rainbow_Boutique/Boutique_Welcome.htm">Rainbow Boutique</a>');
    document.writeln('    | <a href="' + baseURL + 'Volunteer.aspx">Volunteer</a>');
    document.writeln('    |');
    document.writeln('    <p>');
    document.writeln('    | <a href="' + baseURL + 'Donations.htm">Donations</a>');
    document.writeln('    | <a href="' + baseURL + 'Awards/awards.htm">Awards</a>');
    document.writeln('    | <a href="' + siteSecureURL + 'Resident_Guardian.aspx">Guardian Area</a>');
    document.writeln('    | <a href="mailto:friends@rainbowsbridge.com">Email Us</a>');
    document.writeln('    |');
    document.writeln('  </font> ');
    document.writeln('  <p>&nbsp;<p>');
    document.writeln('  <table width="70%">');
    document.writeln('    <tr align="Center">');
    document.writeln('      <td ALIGN="left">');
    document.writeln('        <font face="Comic Sans MS">');
    document.writeln('          Rainbows Bridge.Com<br>');
    document.writeln('          P.O. Box 53<br>');
    document.writeln('          Cape Canaveral, FL 32920');
    document.writeln('          <br><br>');
    document.writeln('          Ginny Brancato - Founder');
    document.writeln('        </font>');
    document.writeln('        <p>');
    document.writeln('      </td>');
    document.writeln('      <td>');
    document.writeln('        <a href="' + baseURL + 'Poem.htm"><img src="' + baseURL + 'images/Navigation/poem_button.GIF" alt="The Rainbow Bridge Poem" border="0"></a>');
    document.writeln('        <p>');
    document.writeln('        <a href="' + baseURL + 'Rainbow_Boutique/Rainbow_items/Pin.htm"><img src="' + baseURL + 'images/Navigation/pin_icon.gif" alt="The Rainbows Bridge Pin" border="0"></a>');
    document.writeln('      </td>');
    document.writeln('    </tr>');
    document.writeln('    <tr align="center">');
    document.writeln('      <td colspan="2">');
    document.writeln('        <center>');
    document.writeln('          <p>');
    document.writeln('          <font size="-1">');
    document.writeln('            All images on the RainbowsBridge.com Web Site are the copyright of RainbowsBridge.com. Use of any images from the Rainbows Bridge Web Site is not granted except by written permission.<br>');
    document.writeln('            All Rights Reserved 1997-2009 &copy; Rainbows Bridge.com');
    document.writeln('          </font>');
    document.writeln('        </center>');
    document.writeln('      </td>');
    document.writeln('    </tr>');
    document.writeln('  </table>');
    document.writeln('</center>');
