<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Estes Park Baptist Church');

document.write('</span><br>');

document.write('2200 Mall Road<br>');

document.write('Estes Park, CO 80517<br>');

document.write('PHONE: <span class="phonetitle">(970) 586-2463<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:office@epbc.net">office@epbc.net</a><br><br>');

document.write(' <A HREF="map.htm">Map to Our Church</a><br>');


//  End -->
