"; ScriptDiv.innerHTML = sHTML + sScript; }
This example uses the innerHTML property to insert script into the page.
[Right-click and choose View Source from the shortcut menu.]