<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('First Presbyterian Church');

document.write('</span><br>');

document.write('501 N. East Street<br>');

document.write('Benton,AR 72015<br>');

document.write('PHONE: <span class="phonetitle">(501) 315-7737<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(501) 315-2327<BR></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@fpcbenton.com.com">info@fpcbenton.com</a><br>');

//  End -->


