document.write('<center>');
document.write('<table style="text-align: left; width: 90%; margin-left: auto; margin-right: auto;" border="0" cellpadding="5" cellspacing="0">')
document.write('<tbody>')
document.write('<tr>')
document.write('<td style="text-align: center; vertical-align: top; width: 35%;"><br/>')
document.write('<img style="width: 300px; height: 152px;" alt="Pets By Penny Logo" src="bonelogo2t.gif" hspace="5"><br/>')
document.write('</td>')
document.write('<td style="text-align: center; vertical-align: middle; color: rgb(0, 0, 0); width: 65%;"><br/>')
document.write('<big><big><big><br/>')
document.write('<span style="font-family: Monotype Corsiva;">Keeping Pets &amp; People Together By Finding Solutions<br>')
document.write('<img style="width: 467px; height: 60px;" alt="walking paw prints" src="paw1anit.gif"><br/>')
document.write('<br>')
document.write('</span></big></big></big></td>')
document.write('</tr>')
document.write('</tbody>')
document.write('</table>')
document.write('<table style="text-align: center; width: 90%; color: rgb(0, 0, 0);" border="1" cellspacing="2" cellpadding="2">');
  document.write('<tbody>');
    document.write('<tr>');

      document.write('<td><a href="index.html">  <span style="font-family: monotype corsiva;">Home</span></a></td>');
      document.write('<td><a href="wordpress" target="_blank"> <span style="font-family: monotype corsiva;">Blog</span></a></td>');
      document.write('<td><a href="http://www.reiki4paws.com/boutique" target="_blank"> <span style="font-family: monotype corsiva;">Boutique</span></a></td>');
<!--      document.write('<td><a href="peteducationmenu.html"> <span style="font-family: monotype corsiva;">Education</span></a></td>'); -->
      document.write('<td><a href="aboutpenny.html"> <span style="font-family: monotype corsiva;">Penny\'s Bio</span></a></td>');
<!--      document.write('<td><a href="http://www.petsbypenny.com/newsletter/?p=subscribe&id=1"> <span style="font-family: monotype corsiva;">Newsletter Signup</span></a></td>'); -->
      document.write('<td><a href="privacypolicy.html"> <span style="font-family: monotype corsiva;">Privacy</span></a></td>');
<!--      document.write('<td><a href="http://www.reiki4paws.com"> <span style="font-family: monotype corsiva;">Reiki</span></a></td>'); -->
      document.write('<td><a href="petsresourcemenu.html"> <span style="font-family: monotype corsiva;">Resources</span></a></td>');
      document.write('<td><a href="petservices.html"> <span style="font-family: monotype corsiva;">Services</span></a></td>');
      document.write('<td><a href="pettravelmenu.html"> <span style="font-family: monotype corsiva;">Travel</span></a></td>');
      document.write('<td><a href="aboutpetsbypenny.html"> <span style="font-family: monotype corsiva;">About</span></a></td>');

    document.write('</tr>');
  document.write('</tbody>');
document.write('</table>');
  document.write('</center>');

