Description: ScriptManager-component for limbo. Like the StyleManager this component and the accompanying Scripts-module allow the management of (java-)scripts from within the CMS-Backend. It features: * file-upload/download of script-files * fine grained control about when to show a script (only to registered users, for specific browsers or only in a specific section) * the possibility of replacing values in the script on the fly with either fixed values or PHP expressions and a limited set of limbo's config vars (eg. lm_website). The installation package contains a sample template based on 247portal and a sample js-file which are installed together with the component.