(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?
Children with childhood apraxia of speech (CAS) show a broad constellation of speech and nonspeech symptoms. We show that relative to children with typical development and other speech sound disorders, children with CAS are at increased risk of fine and gross motor deficits, particularly when comorbid language impairment is present.