string GlobalCustomInlineJavaScript

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' on document ready. This script is injected AFTER . NOTE: Global variables and functions must use 'window.' syntax.