<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('SpinaCare');

document.write('</span><br>');

document.write('26832 Maple Valley Hwy<br>');

document.write('Maple Valley, WA 98038<br>');

document.write('PHONE: <span class="phonetitle">425-432-9001<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">425-432-0838<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@spinacare.com" class="link">info@spinacare.com</a><br>');


//  End -->