<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Johns and Allyn, A.P.C.');

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

document.write('1010 B St. Suite 350<br>');

document.write('San Rafael, CA 94901<br>');

document.write('PHONE: <span class="phonetitle">(415) 459-5223<BR></span>');

document.write('FAX: <span class="phonetitle">(415) 453-2555<BR></span>');

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

document.write(' <A HREF="mailto:cjohns@johnsandallyn.com" class="link">info@johnsandallyn.com</a><br>');


//  End -->
