// JavaScript Document

document.write('<br><a href="Index.html">Home</a><br>');
document.write('<a href="whoweare.htm">About Us</a><br>');
document.write('<a href="ourlocalarea.htm">Our local Area</a><br>');
document.write('<a href="ministries.htm">Ministries</a><br>');
document.write('<a href="history.htm">Church History</a><br>');
document.write('<a href="education.htm">Christian Ed</a><br>');
document.write('<a href="calendar.htm">Calendar/News</a><br>');
document.write('<a href="Worship.htm">Worship/Services</a><br>');
document.write('<a href="contact.htm">Contact Us</a><br>');
document.write('<a href="links.htm">Links</a><br>');
document.write('<a href="vocabulary.htm">Episcopal Vocabulary</a>');
