<!-- Begin


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


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

document.write('Cambria Baptist Church');

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

document.write('1310 Cambria Street, NE<br>');

document.write('Christiansburg, VA 24073<br>');

document.write('PHONE: <span class="phonetitle">(540) 382-2490<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(540) 382-6281<BR></span>');

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

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


//  End -->