Add Javascript to body

add_script(my_html, script, ...)

Arguments

my_html

html in a vector of strings; output from 'create_html'.

script

character string; script to add.

...

Other parameter passing to tag attributes.