document.write('<div class="buttonscontainer">');
document.write('<div class="buttons">');
document.write('<a href="/index.html">Home</a>');
document.write('<a href="/directory/index.html">Directory</a>');
document.write('<a href="/congregation/index.html">Congregations</a>');
document.write('<a href="/news/index.html">The Good News</a>');
document.write('<a href="/events/index.html">Upcoming Events</a>');
document.write('<a href="/youth/index.html">Youth</a>');
document.write('<a href="/campus/index.htm">Campus Ministry</a>');
document.write('<a href="/caucus/index.html">Black Caucus</a>');
document.write('<a href="/pw/index.html">Presbyterian Women</a>');
document.write('<a href="/outdoor/index.html">Pinecrest Camp and Conference Center</a>');
document.write('<a href="/service/index.html">Service Opportunities</a>');
document.write('<a href="/coned/index.html">Continuing Education</a>');
document.write('<a href="/resource/index.html">Resources</a>');
document.write('<a href="/calling/index.html">Ministry Opportunities</a>');
document.write('<a href="/directory/directions.html">Directions to Office</a>');
document.write('<a href="/directory/meetings.html">Meetings</a>');
document.write('</div>');
