document.write("<A href=\"index.html\">Home</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<A href=\"about.html\">About Us</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<A href=\"ministries.html\">Ministries</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<A href=\"salvation.html\">Knowing Jesus</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<A href=\"missions.html\">Missionaries</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<A href=\"calendars.html\">Calendars</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<A href=\"links.html\">Links</a>&nbsp;");


