document.write('<div id="news">');
document.write('<h3>Contact Info</h3>');
document.write('<h5>Angie Jones</h5>');
document.write('<h5>(614) 279-0908</h5>');
document.write('<h5>&#105;&#110;&#102;&#111;&#64;&#116;&#104;&#101;&#114;&#97;&#112;&#121;&#100;&#111;&#103;&#99;&#108;&#97;&#115;&#115;&#46;&#99;&#111;&#109;</h5><br>');
document.write('<h3>Special Thanks</h3>');
document.write('<h5><a href="http://www.therapydogclass.com/mccool.html">Cheryl McCool</a></h5>');
document.write('<h5><a href="http://www.therapydogclass.com/kelly.html">Bob Kelly</a></h5><br />');
document.write('<h3>Rainbow Bridge</h3>');
document.write('<h5><a href="rainbow.html">Hunter</a></h5><br />');
document.write('<h3>Links</h3>');
document.write('<h5><a href="http://dogsruleddc.com/"');
document.write('target="_blank">Dogs Rule! DDC</a></h5>');
document.write('<h5><a href="http://www.dogpro.org/" ');
document.write('target="_blank">International Association of Canine Professionals</a></h5>');
document.write('<h5><a href="http://www.akc.org/" ');
document.write('target="_blank">AKC Canine Good Citizen</a></h5>');
document.write('<h5><a href="http://www.handmedowndobes.org/" ')
document.write('target="_blank">Hand Me Down Dobes</a></h5>');
document.write('<h5><a href="http://www.therapydogs.com/" ')
document.write('target="_blank">Therapy Dogs Incorporated</a></h5>');
document.write('<h5><a href="http://www.debsimonphotography.com/" ');
document.write('target="_blank">Deb Simon Photography</a></h5>');
document.write('<h5><a href="http://www.asimplerlife.org/" ');
document.write('target="_blank">A Simpler Life</a></h5><br />')
document.write('<h3>Graduates</h3>');
document.write('<h5><a href="graduates.html" ');
document.write('target="_blank">Graduating classes</a></h5>');
document.write('<p><a href="testimonials.html">Click here to read testimonials from our graduates.</a></p><br />');
document.write('<h3>Therapy Dog Merchandise</h3>');
document.write('<p>T-Shirts and "Therapy Dog on Board" magnets are now available. <a href="magnets.html"><u>Click here</u></a> for details.</p><br />');
document.write('</div>');
