<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001-2005 by Donald Firesmith
function includeComponentLinks() {
document.write(
'<span class="tiny">',
'       <a href="../../Components/MethodComponents.html" title="Method Components"><strong>Method Components:</strong></a>',
'&nbsp; <a href="../Endeavors/Endeavors.html" title="Endeavors">Endeavors</a>',
'&nbsp; <a href="../Languages/Languages.html" title="Languages">Languages</a>',
'&nbsp; <a href="../Producers/Producers.html" title="Producers">Producers</a>',
'&nbsp; <a href="../Stages/Stages.html" title="Stages">Stages</a>',
'&nbsp; <a href="../WorkProducts/WorkProducts.html" title="Work Products">Work_Products</a>',
'&nbsp; <a href="../WorkUnits/WorkUnits.html" title="Work Units">Work_Units</a>',
'</span>'
);
}
// stop hiding -->

