<!-- Begin

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

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

document.write('City Chiropractic');

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

document.write('Jackson Tower<br>'); 

document.write('806 SW Broadway, Suite 350<br>');

document.write('Portland, OR 97205<br>');

document.write('PHONE: <span class="phonetitle">(503) 224-9513<BR></span>');

document.write('FAX: <span class="phonetitle">(503) 224-9595<BR></span>');

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

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


//  End -->