<!-- Start

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

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

document.write('Hapeville First Baptist Church');

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

document.write('612 College Street<br>');

document.write('Hapeville, GA 30354-1716<br>');

document.write('PHONE: <span class="phonetitle">(404) 767-8211<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(404) 762-7363<BR></span>');

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

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

//  End -->

