// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("<font face='Arial, helvetica, sans serif' style='font-size: 11px' color=#000000>Copyright © 2007-"+ update + " Community Bank of Pickens County. Member FDIC - Equal Housing Lender. All rights reserved.</font>");

