// JavaScript Document

var Digital = new Date();
var year = Digital.getYear();

document.write('Copyright &copy; 2004&ndash;'+year+' by the United Church of Fairfax, VT.  All rights reserved. <br>Designed by <a href="http://www.pixelperfection.net/" target="_blank">Pixel Perfection</a>.')
