string GlobalExecutedJavaScript

A block of custom JavaScript (without surrounding 'script' tags) that will be included on every page, in every browser, in every frame. This script is NOT surrounded with script tags, but is instead 'executed' as early as possible while the page is loading. The script will be inside an if statement, so global variables and functions must use 'window.' syntax.