<!-- Begin

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

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

document.write('First Baptist Church');

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

document.write('15296 State Highway 72<br>');

document.write('Coweta, OK 74429<br>');

document.write('PHONE: <span class="phonetitle">(918) 486-2158<BR></span>');

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

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


//  End -->