(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
What is it about?
To date, there has been no work using salivary cortisol to assess listening-related stress and fatigue in college-age adults with hearing loss. Subjective ratings revealed that AHL required significantly more effort and concentration on typical auditory tasks than the control group. Likewise, complaints of listening-related fatigue were more frequent, and more of problem in everyday life. However, there was no significant difference in cortisol measures between groups.