<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Complete Care Center');

document.write('</span><br>');

document.write('8401 Holly Road<br>');

document.write('Grand Blanc, MI 48439<br>');

document.write('PHONE: <span class="phonetitle">(810) 695-8011<br></span>');

document.write('FAX: <span class="phonetitle">(810) 695-8002<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:admin@completecarecenter.net">admin@completecarecenter.net</a><br>');


//  End -->