<!-- 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('1600 S. State St., P.O. Box 131<br>');

document.write('Knob Noster, MO 65336<br>');

document.write('PHONE: <span class="phonetitle">(660) 563-2379<BR></span>');

document.write('FAX: <span class="phonetitle">(660) 563-6979<BR></span>');

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

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


//  End -->