<!-- Start
document.write('<div id="page_footer">');

document.write('<table bgcolor="#FFFFFF" width="100%" height="20" cellspacing="0" cellpadding="0" border="0" align="center">');
document.write('<tr>');
document.write('<td class="copyright" align="left" width="60%">');
document.write('&nbsp;&nbsp;');
document.write('Copyright &copy; 2007-2012 <i>Mountain Christian League</i>');
document.write('</td>');
document.write('<td class="copyright" align="right" width="40%">');
document.write('Developed by <a href="http://www.reidt.net/" target="_blank">Reidt Enterprises</a>');
document.write('&nbsp;&nbsp;');
document.write('</td>');
document.write('</tr>');
document.write('</table>');

document.write('</div>');
//  End -->
