function writeCopyright()
{
document.write(" &copy; ", new Date().getFullYear(), " Redeemer Lutheran Church - All Rights Reserved");
}