<!-- start

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

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

document.write('Grace Baptist Church');

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

document.write('4200 Dover Road<br>');

document.write('Richmond, VA 23221<br>');

document.write('PHONE: <span class="phonetitle">(804) 353-0134<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(804) 353-0135<br></span>');

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

document.write(' <A HREF="mailto:gbchurch@gbconline.org" class="link">gbchurch@gbconline.org</a><br>');


//  End -->