<!-- Hide this script from non-JavaScript-enabled browsers
// copyright 2001-2002 by Donald Firesmith
function includeUserSupportTaskLinks() {
document.write(
'<span class="tiny">',
'       <a href="../../Activities/UserSupport/UserSupport.html"><strong>User Support Tasks</strong></a>:',
'&nbsp; <a href="AccountSupport.html">Account Support</a>',
'&nbsp; <a href="ComplaintResolution.html">Complaint Resolution</a>',
'&nbsp; <a href="TechnicalSupport.html">Technical Support</a>',
'&nbsp; <a href="UserSupportMaterialsProduction.html">User Support Materials Production</a>',
'&nbsp; <a href="UserSupportPlanning.html">User Support Planning</a>',
'</span>'
)
}
// stop hiding -->
