<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001-2005 by Donald Firesmith
function includeUserSupportLinks() {
document.write(
'<span class="tiny">',
'       <a href="../UserSupportSet.html"><strong>User Support Set:</strong></a>',
'&nbsp; <a href="../ContactReport/ContactReport.html">Contact Report</a>',
'&nbsp; <a href="../JobAids/JobAids.html">Job Aid</a>',
'&nbsp; <a href="../SupportPlan/SupportPlan.html">Support Plan</a>',
'&nbsp; <a href="../UsersManual/UsersManual.html">Users Manual</a>',
'&nbsp; <a href="../UserSupportReferenceMaterials/UserSupportReferenceMaterials.html">User Support Reference Material</a>',
'</span>'
);
}
// stop hiding -->

