<!-- Begin

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

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

document.write('Woman\'s Care of Southern Illinois, P.C.');

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

document.write('Medical Office Center Two<br>');

document.write('4600 Memorial Drive, Suite 400<br>');

document.write('Belleville, IL 62226<br>');

document.write('PHONE: <span class="phonetitle">(618) 234-2390<BR></span>');

document.write('FAX: <span class="phonetitle">(618) 234-9936<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@WCOSI.com" class="link">info@WCOSI.com</a><br>');

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




//  End -->