<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Central Texas Chapter');

document.write('</span><br>');

document.write('.<br>');

document.write('Austin, Texas<br>');

document.write('PHONE: <span class="phonetitle">512-472-0975<BR></span>');

document.write('FAX: <span class="phonetitle">.<BR></span>');

document.write('E-mail us: ');

document.write(' <A HREF="mailto:CentralTexasChapter@tibd.org">CentralTexasChapter@tibd.org</a><br>');


//  End -->