<!-- Start

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

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

document.write('Abilene Adult Day Care');

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

document.write('3518 S. 7th Street<br>');

document.write('Abilene, TX 79605<br>');

document.write('PHONE: <span class="phonetitle">(325) 672-5742<BR><BR></span>');

document.write('<span class="phonetitle">');
document.write('<br>Hours of Operation ');
document.write('</span><br>');
document.write('Monday - Friday');
document.write('<br>7:30 am to 5:30 pm ');



//  End -->

