<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Eastwood Medical Nutrition Center');

document.write('</span><br>');

document.write('1626 N Plaza Dr<br>');

document.write('Tallahassee, Fl 32308<br>');

document.write('PHONE: <span class="phonetitle">(850) 656-8971<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(850) 561-6670<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@eastwoodmedicalnutritioncenter.com">info@eastwoodmedicalnutritioncenter.com</a><br>');



//  End -->
