<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Brookland Baptist Church');

document.write('</span><br>');

document.write('1066 Sunset Blvd.<br>');

document.write('West Columbia, S.C. 29169<br>');

document.write('PHONE: <span class="phonetitle">(803) 796-7525<br></span>');

document.write('Toll Free: <span class="phonetitle">(877) 621-6036<br></span>');

document.write('FAX: <span class="phonetitle">(803) 796-6804<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:websitecommittee@brookland.cc">websitecommittee@brookland.cc</a><br>');


//  End -->