<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001-2005 by Donald Firesmith
function includeEndeavorLinks() {
document.write(
'<span class="tiny">',
'       <a href="../../Endeavors/Endeavors.html"  title="Endeavors"><strong>Endeavor</strong></a>:',
'&nbsp; <a href="../Enterprises/Enterprises.html" title="Enterprises">Enterprise</a>',
'&nbsp; <a href="../Programs/Programs.html"       title="Programs">Program</a>',
'&nbsp; <a href="../Projects/Projects.html"       title="Projects">Project</a>',
'</span>'
);
}
// stop hiding -->

