sS extractJavaScript(S html) { ret dropFirstAndLast(2, first(findContainerTag(html, 'script))); }