<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Creative Health Communications, Inc.');

document.write('</span><br><br>');

document.write('4675 South Portsmouth Road<br>');

document.write('Bridgeport, Michigan  48722<br>');

document.write('PHONE: <span class="phonetitle">989.777.8485<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">989.777.7055<br></span>');

document.write(' <A HREF="mailto:info@creativehealthcommunications.com"><br>Email us for information.</a><br>');

//  End -->