// JavaScript Document
document.write('<table width="800" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td height="30" align="center" bgcolor="#343D81"><P class="footer"><a class="footer" href="index.html">HOME</a>');
document.write(' | <a class="footer" href="donate.html">DONATE</a> | <a class="footer" href="comm_services.html">SERVICES</a> | <a class="footer" href="membership.html">MEMBERSHIP</a> | ');
document.write('<a class="footer" href="forms.html">FORMS</a> | <a class="footer" href="sun_school.html">SUNDAY SCHOOL</a> | <a class="footer" href="curr_events.html">EVENTS</a> | ');
document.write('<a class="footer" href="contact_us.html">CONTACT US</a></P> </td>');
document.write('</tr>');
document.write('</table>');