document.write('<A href="who.html" title="Who We Are" class="navtext">Who We Are</A>&nbsp;<br /><br />');
document.write('<A href="what.html" title="What We Do" class="navtext">What We Do</A>&nbsp;<br /><br />');
document.write('<A href="initiatives.html" title="Initiatives" class="navtext">Initiatives</A>&nbsp;<br /><br />');
document.write('<A href="advisoryboard.html" title="Advisory Board" class="navtext">Advisory Board</A>&nbsp;<br /><br />');
document.write('<A href="contact.html" title="Contact" class="navtext">Contact</A>');


