<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lucas Valley Community Church');

document.write('</span><br>');

document.write('2000 Las Gallinas Avenue<br>');

document.write('San Rafael, CA 94903<br>');

document.write('PHONE: <span class="phonetitle">(415) 479-8987<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(415) 479-0383<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@lucasvalleychurch.org" class="link">info@lucasvalleychurch.org</a><br>');

document.write('E-mail: ');

document.write(' <A HREF="mailto:pastor@lucasvalleychurch.org" class="link">pastor@lucasvalleychurch.org</a><br>');


//  End -->