<!-- Begin

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

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

document.write('HealthAddress Inc.');

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

document.write('P.O. Box 5776  <br>');

document.write('Beverly Hills, CA 90209<br>');

document.write('PHONE: <span class="phonetitle">(310) 689-7480<BR></span>');

document.write('FAX: <span class="phonetitle">(310) 861-9072<BR></span>');

document.write('<BR>Please contact us regarding any inquiries, or to schedule a site visit: ');

document.write(' <A HREF="mailto:myles@healthaddress.com">myles@healthaddress.com</a><br>');


//  End -->