// JavaScript Document
document.write ('<a href="index.html" class="navigation">HOME</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
document.write ('<a href="bylaws.html" class="navigation">BY-LAWS</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
document.write ('<a href="constitution.html" class="navigation">CONSTITUTION</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
document.write ('<a href="events.html" class="navigation">EVENTS</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
document.write ('<a href="educationday.html" class="navigation">EDUCATION DAY</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
document.write ('<a href="membership.html" class="navigation">MEMBERSHIP</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
document.write ('<a href="officers.html" class="navigation">OFFICERS</a>')
