<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Tillman\'s Antiques, Inc..');

document.write('</span><br>');

document.write('118 Central Avenue<br>');

document.write('Hot Springs, AR 71901-3528 <br>');

document.write('PHONE: <span class="phonetitle">501.624.4083<BR></span>');

document.write('FAX: <span class="phonetitle">501.624.4111<BR></span>');

document.write('<BR>Please feel free to call with your most unusual request!<BR> ');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:dtillman1@yahoo.com" class="link">dtillman1@yahoo.com</a><br>');


//  End -->