<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001-2005 by Donald Firesmith
function includeIntegrationLinks() {
document.write(
'<span class="tiny">',
'       <a href="../../IntegrationSet/IntegrationSet.html"><strong>Integration Work Products</strong></a>:   ',
'&nbsp; <a href="../Business/Business.html">Business</a>',
'&nbsp; <a href="../BusinessTransitionPlan/BusinessTransitionPlan.html">Business Transition Plan</a>',
'&nbsp; <a href="../Application/Application.html">Application</a>',
'&nbsp; <a href="../IntegrationPlan/IntegrationPlan.html">Integration Plan</a>',
'&nbsp; <a href="../Subsystem/Subsystem.html">Subsystem</a>',
'&nbsp; <a href="../System/System.html">System</a>',
'</span>'
);
}
// stop hiding -->

