
/* - portal_ui_tool/js - */
// http://www.design-for-alle.dk/portal_javascripts/portal_ui_tool/js?original=1
var sorry_only_firefox="Sorry, due to security restrictions, this tool only works in Firefox";var nothing_themed="Download name given but nothing themed - please use themeroller";var name_missing="You opened themeroller, but no download name is given. Click ok to continue and ignore your changes or click cancel to enter a name.";var no_sunburst_name="Sorry, sunburst is an invalid name";var no_special_chars="Please use no special characters.";jq(document).ready(function(){enableFonts();enableDialogs();enableStatusMessage();enableForms();forms_are_enabled=true;enablePersonalTool();enableTabs();enableGlobalTabs();enablePortlets();enableFooter();enableEditBar();removeRules()});

