(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, '
Auditory processing linked to cognitive impairment
What is it about?
Hearing loss is an important mid-life risk factor for dementia. We have found that it is not simple, pure-tone hearing loss that is associated with mild cognitive impairment. Instead, it is higher-level processing of sound by the two ears that differs between those who have mild cognitive impairment and those who do not.