<!-- Begin


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


document.write('<span class ="copyright">&copy;Copyright 2009 ');


document.write('<a href="index.htm" target="_top">Redeemed Church of Christ</a> ');


document.write('All Rights Reserved<br>');
document.write('For more information please '); 


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

document.write('Designed and maintained by <a href="http://www.hawkingsproductionsinc.com/index.html">ABHawkins</a><br>');




document.write('</span><br>');



//  End -->