<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Shelley Tate Garner');

document.write('</span><br>');

document.write('413 W Main St<br>');

document.write('Denison, TX 75020 <br>');

document.write('PHONE: <span class="phonetitle">903.327.8180<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">903.327.8180<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@shelleytategarner.com">info@shelleytategarner.com</a><br>');


//  End -->