// footer links and address
document.write (' <div id="footer"> ');
document.write (' <div id="bottomNav"> ');
document.write (' <div class="btmLinkBox"><a href="mailto:TAUD@taud.org?subject=Link from Footer">Contact TAUD (TAUD@taud.org)</a>');
document.write (' </div> ');
document.write (' <div id="address"><a target="_blank" href="http://www.taud.org/_PrivatePage/PrivatePageAccess.htm">840 Commercial Court, Murfreesboro, TN 37129   Phone: 615-896-9022   Fax: 615-898-8283</a><br>Office Hours: 7:00 am - 5:00 pm Central Time</div> ');
document.write (' </div> ');

