<!-- Begin

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

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

document.write('First Baptist Church of Easton');

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

document.write('177 North Greenwood Avenue<br>');

document.write('Easton, PA 18045<br>');

document.write('PHONE: <span class="phonetitle">(610) 253-8532<br></span>');

document.write('FAX: <span class="phonetitle">(610) 253-4126<br></span>');

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

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


//  End -->
