<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001 by Donald Firesmith
function includeMetricsWorkProductLinks() {
document.write(
'<span class="tiny">',
'       <a href="../MetricsSet.html"><strong>Metrics Work Products</strong></a>:',
'&nbsp; <a href="../EstimationReport/EstimationReport.html">Estimation Report</a>',
'&nbsp; <a href="../MetricsPlan/MetricsPlan.html">Metrics Plan</a>',
'&nbsp; <a href="../MetricsReport/MetricsReport.html">Metrics Report</a>',
'</span>'
);
}
// stop hiding -->

