<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001-2003 by Donald Firesmith
function includeImplementationLinks() {
document.write(
'<span class="tiny">',
'       <a href="../../ImplementationSet/ImplementationSet.html"><strong>Business_Engineering_Implementation_Work_Products</strong></a>:',
'&nbsp; <a href="../../IntegrationSet/Application/Application.html">Application</a>         ',
'&nbsp; <a href="../../ImplementationSet/BusinessData/BusinessData.html">Business Data</a>                       ',
'&nbsp; <a href="../../ImplementationSet/BusinessFacility/BusinessFacility.html">Business_Facility</a>           ',
'&nbsp; <a href="../../ImplementationSet/BusinessOrganization/BusinessOrganization.html">Business_Organization</a>',
'&nbsp; <a href="../../ImplementationSet/BusinessProcess/BusinessProcess.html">Business_Process</a>              ',
'&nbsp; <a href="../../ImplementationSet/BusinessRelationship/BusinessRelationship.html">Business_Relationship</a>',
'<hr />',
'       <a href="../../ImplementationSet/ImplementationSet.html"><strong>Application Development_Implementation_Work_Products</strong></a>:',
'&nbsp; <a href="../../ImplementationSet/ContactCenter/ContactCenter.html">Contact_Center</a>                     ',
'&nbsp; <a href="../../ImplementationSet/DataCenter/DataCenter.html">Data_Center</a>',
'&nbsp; <a href="../../ImplementationSet/DataComponent/DataComponent.html">Data_Component</a>            ',
'&nbsp; <a href="../../ImplementationSet/HardwareComponent/HardwareComponent.html">Hardware_Component</a>',
'&nbsp; <a href="../../ImplementationSet/PersonnelComponent/PersonnelComponent.html">Personnel_Component</a>',
'&nbsp; <a href="../../ImplementationSet/ProceduralComponent/ProceduralComponent.html">Procedural_Component</a>',
'&nbsp; <a href="../../ImplementationSet/ReuseCenter/ReuseCenter.html">Reuse_Center</a>',
'&nbsp; <a href="../../ImplementationSet/SoftwareComponent/SoftwareComponent.html">Software_Component</a> ',
'</span>'
);
}
// stop hiding -->

