<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001 by Donald Firesmith
function includeIntegrationTaskLinks() {
document.write(
'<span class="tiny">',
'<a href="../../Activities/Integration/Integration.html"><strong>Integration Tasks:</strong></a>',
'&nbsp; <a href="ComponentIntegration.html">Component Integration</a>',
'&nbsp; <a href="IntegrationPlanning.html">Integration Planning</a>',
'&nbsp; <a href="IntegrationReporting.html">Integration Reporting</a>',
'</span>'
);
}
// stop hiding -->

