(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 early identification of infants and toddlers at-risk for childhood apraxia of speech is a major diagnostic challenge for speech-language pathologists. We propose six possible red flags that could assist in identifying (before the age of 2) who is at-risk for the disorder.