<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write('<br>&copy;Copyright 2007, 2008, 2009, 2010 ');

document.write('<a href="home.html" target="_top">Chester Presbyterian Church</a> ');

document.write('All Rights Reserved<br>');

// CHANGE DATE BELOW AS NECESSARY ************************************

document.write('Last updated: September 7, 2010 - ');

// CHANGE DATE ABOVE AS NECESSARY ************************************

document.write('For more information please ');

document.write(' <A HREF="contact.htm">Contact Us</a><br>');


//  End -->