<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001 by Donald Firesmith
function includeMilestoneTopics() {
document.write(
'<span class="tiny">',
'<strong>Topics:</strong>',
'&nbsp; <a href="#Definition">Definition</a>',
'&nbsp; <a href="#Objectives">Objectives</a>',
'&nbsp; <a href="#Tasks_Accomplished">Tasks Accomplished</a>',
'&nbsp; <a href="#Work_Products_Delivered">Work Products Delivered</a>',
'&nbsp; <a href="#Guidelines">Guidelines</a>',
'</span>'
);
}
// stop hiding -->
