<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('TAADAC.org');

document.write('</span><br>');

document.write('P.O. Box <br>');

document.write('Nashville, TN<br>');

document.write('PHONE: <span class="phonetitle">(555) 555-5555<br></span>');

document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:phart@taadac.org">info@taadac.org</a><br>');


//  End -->