<!-- 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('246 North Main Street<br>');

document.write('Madisonville, Ky 42431<br>');

document.write('PHONE: <span class="phonetitle">(270) 821-3611<br></span>');

document.write('FAX: <span class="phonetitle">(270) 821-3136<br></span>');

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

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


//  End -->
