(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, '
Taste's influence on swallowing physiology
What is it about?
Changing relevant sensory input often yields different movement patterns. Here, we demonstrated that intense sour and sweet-sour liquids were linked to immediate changes in swallowing movements for people with trauma-related swallowing impairments.
Why is it important?
Taste is a highly relevant and enjoyable way to potentially aid brain recovery from swallowing impairments.