<!-- Begin

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

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

document.write('Calvary Baptist Church');

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

document.write('Street Address:<br>');

document.write('13920 US Highway 441<br>');

document.write('Alachua, FL  32615<br><br>');

document.write('Mailing Address:<br>');

document.write('PO Box 1227<br>');

document.write('Alachua, FL  32616<br><br>');

document.write('<span class="phonetitle">Phone 386.462.2966<br></span>');

document.write(' <br>');


//  End -->