
<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="black10">&copy; Copyright 2006 - ');
{
var d=new Date()
document.write(d.getFullYear());
}

document.write('<a href="http://www.lincolnumchurch.org/Home/tabid/36/Default.aspx" target="_top"> Lincoln UMC</a> ');

document.write('</span>');

//document.write('For more information feel free to '); 

//document.write(' <A HREF="mailto:info@yourdomain.com">Contact Us</a></span><br>');


//  End -->