document.write("<center>");

document.write("<a href=\"index.html\">Home</a>");

document.write("<a href=\"aboutus.html\">About Us</a>");

document.write("<a href=\"activity.html\">Activities</a>");

document.write("<a href=\"membership.html\">Membership</a>");

document.write("<a href=\"gallery.html\">Photo Gallery</a>");

document.write("<a href=\"honors.html\">Honors/Awards</a>");

document.write("<a href=\"links.html\">Links</a>");

document.write("</center>");