<!-- Begin

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




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');




document.write('<br><br>Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">First Presbyterian Church of Clifton NJ (973.523.1272)</a><br>');






var clifton	  = "no"	// SHOW clifton copyrwrite






  if (clifton == "yes") {
document.write('2008 All Rights Reserved <a href="http://cliftonpresbyterian.org" target="_blank">Clifton Presbyterian Church</a> & <a href="http://cliftonpresbyterian.org" target="_blank"></a><br>');
}







//  End -->
