// JavaScript Document

// bottom links for all pages





document.write("<div align=\"center\"><br /> ");

document.write("  <b>CONTACT KAREN</b> <br /> ");	

document.write("  Karen Anderson <br /> ");	

document.write("  P O Box 256 <br /> ");	

document.write("  Elk, WA  99009 <br /><br> ");	

document.write("  Phone: (509) 999-1887 <br/> ");	

document.write("  Email:  <a href=\"mailto:karen@karenanderson.net\">karen@karenanderson.net</a> ");	

document.write("</div>");

document.write("<div align=\"center\"><br /> ");

document.write("<a href=\"index.htm\">Home</a> ");	

document.write("| <a href=\"about.htm\">About Karen</a> ");	

document.write("| <a href=\"services.htm\">Consultations</a> ");	

document.write("| <a href=\"purchasemedia.htm\">Books and CDs</a> ");

document.write("| <a href=\"events.htm\">Workshops & Events</a> <br /> ");	

document.write("<a href=\"test.htm\">Testimonials</a> ");	

document.write("| <a href=\"inthenews.html\">News and Media</a> ");

document.write("| <a href=\"links.htm\">Resources and Links</a> ");	

document.write("| <a href=\"ethics.htm\">Code of Ethics</a> <br /> ");

document.write("<a href=\"expect.htm\">What to Expect</a> ");

document.write("| <a href=\"newsletters.htm\">Newsletters</a> ");	

document.write("| <a href=\"http://blog.animalcommunicating.com/\">Karen's Blog</a> ");

document.write("| <a href=\"FAQ.htm\">FAQs</a> <br /><br /> ");	

document.write("</div>");

document.write("<div align=\"center\"> ");

document.write("<div class=\"copyright\"> ");

document.write("  All text and images Copyright © 2004-2008 All Rights Reserved ");

document.write("</div></div>");

document.write("<div align=\"justify\"> ");

document.write("<div class=\"copyright\"> ");

document.write("  Designated trademarks and brands are the property of their respective owners. No Portion of this website may be used or duplicated without the expressed written permission of Karen Anderson. ");

document.write("</div></div>");




