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