document.write("<div class=footer>"+
  "<table width=100% border=0 cellspacing=0 cellpadding=0>"+
    "<tr>"+
      "<td class=footer_nav><a href=index.html style='padding-left: 0px;'>Home</a>   |   <a href=being_well_course.html>Being Well Seminar</a>   |   <a href=meet_professional.html>Personal Profile</a>   |   <a href=resources.html>Resources</a>   |   <a href=blog.html>Blog</a>   |   <a href=contact.html>Contact Me</a></td>"+
      "<td align=right>Site Design by: : Whiteboard Creations</td>"+
    "</tr>"+
    "<tr>"+
      "<td >&copy; Copyright 2009 – ChooseWellBeWell.com – Waterfall image provided by <a href=http://ForestWander.com target=_blank>ForestWander.com</a></td>"+
      "<td align=right>Content by: <a href=http://thereviveteam.com>The Revive Team</a></td>"+
    "</tr>"+
  "</table>"+
"</div>");