
document.write('<a href="index.htm" class="links">Home</a>&nbsp;&nbsp; | &nbsp;&nbsp;');

document.write('<a href="about.html" class="links">About</a>&nbsp;&nbsp; | &nbsp;&nbsp;');

document.write('<a href="news.html" class="links">News</a>&nbsp;&nbsp; | &nbsp;&nbsp;');

document.write('<a href="events.html" class="links">Events</a>&nbsp;&nbsp; | &nbsp;&nbsp;');

document.write('<a href="donations.html" class="links">Donations</a>&nbsp;&nbsp; | &nbsp;&nbsp;');

document.write('<a href="volunteer.html" class="links">Volunteers</a>&nbsp;&nbsp; | &nbsp;&nbsp;');

document.write('<a href="contact.html" class="links">Contact</a>');








 
             