(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, '
Does hearing loss disrupt sleep?
What is it about?
Previous evidence suggests a link between disrupted sleep and hearing loss. In this review, we catalogue the range and nature of this evidence. We also discuss potential mechanisms for this link, as well as issues to be considered in future research on the topic.