(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?
The inner ear balance system, known as your vestibular system, is vital to the ability to maintain balance. Noise exposure causes damage to the vestibular system. This damage is present within the vestibular system even though these people do not report symptoms of dizziness.
Why is it important?
The damage found within the vestibular system due to noise exposure can go undetected because the damage does not result in symptoms like dizziness. This damage could eventually lead to imbalance.