You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/04/18 12:25:38 UTC

svn commit: r1829441 [3/6] - in /syncope/site: ./ rest/2.0/

Modified: syncope/site/rest/2.0/index.html
URL: http://svn.apache.org/viewvc/syncope/site/rest/2.0/index.html?rev=1829441&r1=1829440&r2=1829441&view=diff
==============================================================================
--- syncope/site/rest/2.0/index.html (original)
+++ syncope/site/rest/2.0/index.html Wed Apr 18 12:25:37 2018
@@ -1,10 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html lang="en">
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta charset="utf-8">
-<title>Apache Syncope 2.0.8</title>
-<link rel="stylesheet" href="https://code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css">
+<title>Apache Syncope 2.0.9-SNAPSHOT</title>
+<link href="https://code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css" rel="stylesheet">
 <style>
           body {
           font-family: "Verdana,Arial,sans-serif";
@@ -55,3214 +54,7 @@
           //
           $(function() {
           //
-          $( "#accordion-1" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_assignableGroups__realm_____1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_assignableGroups__realm_____1" ).click(function() {
-        $( "#dialog_assignableGroups__realm_____1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_numbers_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_numbers_1" ).click(function() {
-        $( "#dialog_numbers_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_platform_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_platform_1" ).click(function() {
-        $( "#dialog_platform_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_system_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_system_1" ).click(function() {
-        $( "#dialog_system_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_userTypeExtension__groupName__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_userTypeExtension__groupName__1" ).click(function() {
-        $( "#dialog_userTypeExtension__groupName__1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-2" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_accessTokens_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_accessTokens_1" ).click(function() {
-        $( "#dialog_accessTokens_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_accessTokens_login_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_accessTokens_login_1" ).click(function() {
-        $( "#dialog_accessTokens_login_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_accessTokens_logout_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_accessTokens_logout_1" ).click(function() {
-        $( "#dialog_accessTokens_logout_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_accessTokens_refresh_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_accessTokens_refresh_1" ).click(function() {
-        $( "#dialog_accessTokens_refresh_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_accessTokens__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_accessTokens__key__1" ).click(function() {
-        $( "#dialog_accessTokens__key__1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-3" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_anyObjects_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects_1" ).click(function() {
-        $( "#dialog_anyObjects_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects_2" ).click(function() {
-        $( "#dialog_anyObjects_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects_bulk_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects_bulk_1" ).click(function() {
-        $( "#dialog_anyObjects_bulk_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key__1" ).click(function() {
-        $( "#dialog_anyObjects__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key__2" ).click(function() {
-        $( "#dialog_anyObjects__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key__3" ).click(function() {
-        $( "#dialog_anyObjects__key__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key__4" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key__4" ).click(function() {
-        $( "#dialog_anyObjects__key__4" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key__5" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key__5" ).click(function() {
-        $( "#dialog_anyObjects__key__5" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key__associate__action__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key__associate__action__1" ).click(function() {
-        $( "#dialog_anyObjects__key__associate__action__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key__deassociate__action__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key__deassociate__action__1" ).click(function() {
-        $( "#dialog_anyObjects__key__deassociate__action__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key___schemaType__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key___schemaType__1" ).click(function() {
-        $( "#dialog_anyObjects__key___schemaType__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key___schemaType___schema__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key___schemaType___schema__1" ).click(function() {
-        $( "#dialog_anyObjects__key___schemaType___schema__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key___schemaType___schema__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key___schemaType___schema__2" ).click(function() {
-        $( "#dialog_anyObjects__key___schemaType___schema__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyObjects__key___schemaType___schema__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyObjects__key___schemaType___schema__3" ).click(function() {
-        $( "#dialog_anyObjects__key___schemaType___schema__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-4" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_anyTypeClasses_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypeClasses_1" ).click(function() {
-        $( "#dialog_anyTypeClasses_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypeClasses_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypeClasses_2" ).click(function() {
-        $( "#dialog_anyTypeClasses_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypeClasses__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypeClasses__key__1" ).click(function() {
-        $( "#dialog_anyTypeClasses__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypeClasses__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypeClasses__key__2" ).click(function() {
-        $( "#dialog_anyTypeClasses__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypeClasses__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypeClasses__key__3" ).click(function() {
-        $( "#dialog_anyTypeClasses__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-5" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_anyTypes_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypes_1" ).click(function() {
-        $( "#dialog_anyTypes_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypes_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypes_2" ).click(function() {
-        $( "#dialog_anyTypes_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypes__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypes__key__1" ).click(function() {
-        $( "#dialog_anyTypes__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypes__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypes__key__2" ).click(function() {
-        $( "#dialog_anyTypes__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_anyTypes__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_anyTypes__key__3" ).click(function() {
-        $( "#dialog_anyTypes__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-6" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_camelRoutes_metrics_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_camelRoutes_metrics_1" ).click(function() {
-        $( "#dialog_camelRoutes_metrics_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_camelRoutes_restartContext_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_camelRoutes_restartContext_1" ).click(function() {
-        $( "#dialog_camelRoutes_restartContext_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_camelRoutes__anyTypeKind__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_camelRoutes__anyTypeKind__1" ).click(function() {
-        $( "#dialog_camelRoutes__anyTypeKind__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_camelRoutes__anyTypeKind___key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_camelRoutes__anyTypeKind___key__1" ).click(function() {
-        $( "#dialog_camelRoutes__anyTypeKind___key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_camelRoutes__anyTypeKind___key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_camelRoutes__anyTypeKind___key__2" ).click(function() {
-        $( "#dialog_camelRoutes__anyTypeKind___key__2" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-7" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_configurations_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_configurations_1" ).click(function() {
-        $( "#dialog_configurations_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_configurations_stream_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_configurations_stream_1" ).click(function() {
-        $( "#dialog_configurations_stream_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_configurations__schema__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_configurations__schema__1" ).click(function() {
-        $( "#dialog_configurations__schema__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_configurations__schema__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_configurations__schema__2" ).click(function() {
-        $( "#dialog_configurations__schema__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_configurations__schema__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_configurations__schema__3" ).click(function() {
-        $( "#dialog_configurations__schema__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-8" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_connectors_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors_1" ).click(function() {
-        $( "#dialog_connectors_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors_2" ).click(function() {
-        $( "#dialog_connectors_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors_bundles_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors_bundles_1" ).click(function() {
-        $( "#dialog_connectors_bundles_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors_byResource__resourceName__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors_byResource__resourceName__1" ).click(function() {
-        $( "#dialog_connectors_byResource__resourceName__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors_check_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors_check_1" ).click(function() {
-        $( "#dialog_connectors_check_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors_reload_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors_reload_1" ).click(function() {
-        $( "#dialog_connectors_reload_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors__key__1" ).click(function() {
-        $( "#dialog_connectors__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors__key__2" ).click(function() {
-        $( "#dialog_connectors__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors__key__3" ).click(function() {
-        $( "#dialog_connectors__key__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectors__key__supportedObjectClasses_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectors__key__supportedObjectClasses_1" ).click(function() {
-        $( "#dialog_connectors__key__supportedObjectClasses_1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-9" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_connectorsHistory__connectorKey__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectorsHistory__connectorKey__1" ).click(function() {
-        $( "#dialog_connectorsHistory__connectorKey__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectorsHistory__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectorsHistory__key__1" ).click(function() {
-        $( "#dialog_connectorsHistory__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_connectorsHistory__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_connectorsHistory__key__2" ).click(function() {
-        $( "#dialog_connectorsHistory__key__2" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-10" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_domains_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_domains_1" ).click(function() {
-        $( "#dialog_domains_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_domains_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_domains_2" ).click(function() {
-        $( "#dialog_domains_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_domains__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_domains__key__1" ).click(function() {
-        $( "#dialog_domains__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_domains__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_domains__key__2" ).click(function() {
-        $( "#dialog_domains__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_domains__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_domains__key__3" ).click(function() {
-        $( "#dialog_domains__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-11" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_dynRealms_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_dynRealms_1" ).click(function() {
-        $( "#dialog_dynRealms_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_dynRealms_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_dynRealms_2" ).click(function() {
-        $( "#dialog_dynRealms_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_dynRealms__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_dynRealms__key__1" ).click(function() {
-        $( "#dialog_dynRealms__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_dynRealms__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_dynRealms__key__2" ).click(function() {
-        $( "#dialog_dynRealms__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_dynRealms__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_dynRealms__key__3" ).click(function() {
-        $( "#dialog_dynRealms__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-12" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_groups_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups_1" ).click(function() {
-        $( "#dialog_groups_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups_2" ).click(function() {
-        $( "#dialog_groups_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups_bulk_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups_bulk_1" ).click(function() {
-        $( "#dialog_groups_bulk_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups_own_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups_own_1" ).click(function() {
-        $( "#dialog_groups_own_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__1" ).click(function() {
-        $( "#dialog_groups__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__2" ).click(function() {
-        $( "#dialog_groups__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__3" ).click(function() {
-        $( "#dialog_groups__key__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__4" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__4" ).click(function() {
-        $( "#dialog_groups__key__4" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__5" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__5" ).click(function() {
-        $( "#dialog_groups__key__5" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__associate__action__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__associate__action__1" ).click(function() {
-        $( "#dialog_groups__key__associate__action__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__deassociate__action__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__deassociate__action__1" ).click(function() {
-        $( "#dialog_groups__key__deassociate__action__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key__members__actionType__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key__members__actionType__1" ).click(function() {
-        $( "#dialog_groups__key__members__actionType__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key___schemaType__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key___schemaType__1" ).click(function() {
-        $( "#dialog_groups__key___schemaType__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key___schemaType___schema__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key___schemaType___schema__1" ).click(function() {
-        $( "#dialog_groups__key___schemaType___schema__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key___schemaType___schema__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key___schemaType___schema__2" ).click(function() {
-        $( "#dialog_groups__key___schemaType___schema__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_groups__key___schemaType___schema__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_groups__key___schemaType___schema__3" ).click(function() {
-        $( "#dialog_groups__key___schemaType___schema__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-13" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_loggers_events_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_loggers_events_1" ).click(function() {
-        $( "#dialog_loggers_events_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_loggers_memoryAppenders_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_loggers_memoryAppenders_1" ).click(function() {
-        $( "#dialog_loggers_memoryAppenders_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_loggers_memoryAppenders__memoryAppender__lastLogStatements_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_loggers_memoryAppenders__memoryAppender__lastLogStatements_1" ).click(function() {
-        $( "#dialog_loggers_memoryAppenders__memoryAppender__lastLogStatements_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_loggers__type__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_loggers__type__1" ).click(function() {
-        $( "#dialog_loggers__type__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_loggers__type___key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_loggers__type___key__1" ).click(function() {
-        $( "#dialog_loggers__type___key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_loggers__type___name__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_loggers__type___name__1" ).click(function() {
-        $( "#dialog_loggers__type___name__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_loggers__type___name__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_loggers__type___name__2" ).click(function() {
-        $( "#dialog_loggers__type___name__2" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-14" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_mailTemplates_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_mailTemplates_1" ).click(function() {
-        $( "#dialog_mailTemplates_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_mailTemplates_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_mailTemplates_2" ).click(function() {
-        $( "#dialog_mailTemplates_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_mailTemplates__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_mailTemplates__key__1" ).click(function() {
-        $( "#dialog_mailTemplates__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_mailTemplates__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_mailTemplates__key__2" ).click(function() {
-        $( "#dialog_mailTemplates__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_mailTemplates__key___format__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_mailTemplates__key___format__1" ).click(function() {
-        $( "#dialog_mailTemplates__key___format__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_mailTemplates__key___format__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_mailTemplates__key___format__2" ).click(function() {
-        $( "#dialog_mailTemplates__key___format__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_mailTemplates__key___format__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_mailTemplates__key___format__3" ).click(function() {
-        $( "#dialog_mailTemplates__key___format__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-15" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_notifications_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_notifications_1" ).click(function() {
-        $( "#dialog_notifications_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_notifications_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_notifications_2" ).click(function() {
-        $( "#dialog_notifications_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_notifications_job_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_notifications_job_1" ).click(function() {
-        $( "#dialog_notifications_job_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_notifications_job_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_notifications_job_2" ).click(function() {
-        $( "#dialog_notifications_job_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_notifications__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_notifications__key__1" ).click(function() {
-        $( "#dialog_notifications__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_notifications__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_notifications__key__2" ).click(function() {
-        $( "#dialog_notifications__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_notifications__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_notifications__key__3" ).click(function() {
-        $( "#dialog_notifications__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-16" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_policies__type__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_policies__type__1" ).click(function() {
-        $( "#dialog_policies__type__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_policies__type__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_policies__type__2" ).click(function() {
-        $( "#dialog_policies__type__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_policies__type___key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_policies__type___key__1" ).click(function() {
-        $( "#dialog_policies__type___key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_policies__type___key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_policies__type___key__2" ).click(function() {
-        $( "#dialog_policies__type___key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_policies__type___key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_policies__type___key__3" ).click(function() {
-        $( "#dialog_policies__type___key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-17" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_realms_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_realms_1" ).click(function() {
-        $( "#dialog_realms_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_realms__fullPath_____1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_realms__fullPath_____1" ).click(function() {
-        $( "#dialog_realms__fullPath_____1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_realms__fullPath_____2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_realms__fullPath_____2" ).click(function() {
-        $( "#dialog_realms__fullPath_____2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_realms__fullPath_____3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_realms__fullPath_____3" ).click(function() {
-        $( "#dialog_realms__fullPath_____3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_realms__parentPath_____1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_realms__parentPath_____1" ).click(function() {
-        $( "#dialog_realms__parentPath_____1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-18" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_relationshipTypes_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_relationshipTypes_1" ).click(function() {
-        $( "#dialog_relationshipTypes_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_relationshipTypes_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_relationshipTypes_2" ).click(function() {
-        $( "#dialog_relationshipTypes_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_relationshipTypes__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_relationshipTypes__key__1" ).click(function() {
-        $( "#dialog_relationshipTypes__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_relationshipTypes__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_relationshipTypes__key__2" ).click(function() {
-        $( "#dialog_relationshipTypes__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_relationshipTypes__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_relationshipTypes__key__3" ).click(function() {
-        $( "#dialog_relationshipTypes__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-19" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_reports_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_1" ).click(function() {
-        $( "#dialog_reports_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_2" ).click(function() {
-        $( "#dialog_reports_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports_executions_recent_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_executions_recent_1" ).click(function() {
-        $( "#dialog_reports_executions_recent_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports_executions__executionKey__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_executions__executionKey__1" ).click(function() {
-        $( "#dialog_reports_executions__executionKey__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports_executions__executionKey__stream_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_executions__executionKey__stream_1" ).click(function() {
-        $( "#dialog_reports_executions__executionKey__stream_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports_jobs_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_jobs_1" ).click(function() {
-        $( "#dialog_reports_jobs_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports_jobs__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_jobs__key__1" ).click(function() {
-        $( "#dialog_reports_jobs__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports_jobs__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports_jobs__key__2" ).click(function() {
-        $( "#dialog_reports_jobs__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports__key__1" ).click(function() {
-        $( "#dialog_reports__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports__key__2" ).click(function() {
-        $( "#dialog_reports__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports__key__3" ).click(function() {
-        $( "#dialog_reports__key__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports__key__execute_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports__key__execute_1" ).click(function() {
-        $( "#dialog_reports__key__execute_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports__key__executions_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports__key__executions_1" ).click(function() {
-        $( "#dialog_reports__key__executions_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reports__key__executions_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reports__key__executions_2" ).click(function() {
-        $( "#dialog_reports__key__executions_2" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-20" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_reportTemplates_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reportTemplates_1" ).click(function() {
-        $( "#dialog_reportTemplates_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reportTemplates_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reportTemplates_2" ).click(function() {
-        $( "#dialog_reportTemplates_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reportTemplates__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reportTemplates__key__1" ).click(function() {
-        $( "#dialog_reportTemplates__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reportTemplates__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reportTemplates__key__2" ).click(function() {
-        $( "#dialog_reportTemplates__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reportTemplates__key___format__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reportTemplates__key___format__1" ).click(function() {
-        $( "#dialog_reportTemplates__key___format__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reportTemplates__key___format__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reportTemplates__key___format__2" ).click(function() {
-        $( "#dialog_reportTemplates__key___format__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_reportTemplates__key___format__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_reportTemplates__key___format__3" ).click(function() {
-        $( "#dialog_reportTemplates__key___format__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-21" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_resources_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources_1" ).click(function() {
-        $( "#dialog_resources_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources_2" ).click(function() {
-        $( "#dialog_resources_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources_check_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources_check_1" ).click(function() {
-        $( "#dialog_resources_check_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key__1" ).click(function() {
-        $( "#dialog_resources__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key__2" ).click(function() {
-        $( "#dialog_resources__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key__3" ).click(function() {
-        $( "#dialog_resources__key__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key__bulkDeassociation__anyTypeKey___action__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key__bulkDeassociation__anyTypeKey___action__1" ).click(function() {
-        $( "#dialog_resources__key__bulkDeassociation__anyTypeKey___action__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key___anyTypeKey__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key___anyTypeKey__1" ).click(function() {
-        $( "#dialog_resources__key___anyTypeKey__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key___anyTypeKey__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key___anyTypeKey__2" ).click(function() {
-        $( "#dialog_resources__key___anyTypeKey__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key___anyTypeKey__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key___anyTypeKey__3" ).click(function() {
-        $( "#dialog_resources__key___anyTypeKey__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resources__key___anyTypeKey___anyKey__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resources__key___anyTypeKey___anyKey__1" ).click(function() {
-        $( "#dialog_resources__key___anyTypeKey___anyKey__1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-22" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_resourcesHistory__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resourcesHistory__key__1" ).click(function() {
-        $( "#dialog_resourcesHistory__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resourcesHistory__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resourcesHistory__key__2" ).click(function() {
-        $( "#dialog_resourcesHistory__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_resourcesHistory__resourceKey__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_resourcesHistory__resourceKey__1" ).click(function() {
-        $( "#dialog_resourcesHistory__resourceKey__1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-23" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_roles_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles_1" ).click(function() {
-        $( "#dialog_roles_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_roles_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles_2" ).click(function() {
-        $( "#dialog_roles_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_roles__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles__key__1" ).click(function() {
-        $( "#dialog_roles__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_roles__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles__key__2" ).click(function() {
-        $( "#dialog_roles__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_roles__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles__key__3" ).click(function() {
-        $( "#dialog_roles__key__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_roles__key__consoleLayout_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles__key__consoleLayout_1" ).click(function() {
-        $( "#dialog_roles__key__consoleLayout_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_roles__key__consoleLayout_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles__key__consoleLayout_2" ).click(function() {
-        $( "#dialog_roles__key__consoleLayout_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_roles__key__consoleLayout_3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_roles__key__consoleLayout_3" ).click(function() {
-        $( "#dialog_roles__key__consoleLayout_3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-24" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_saml2sp_identityProviders_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_identityProviders_1" ).click(function() {
-        $( "#dialog_saml2sp_identityProviders_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_identityProviders_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_identityProviders_2" ).click(function() {
-        $( "#dialog_saml2sp_identityProviders_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_identityProviders_actionsClasses_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_identityProviders_actionsClasses_1" ).click(function() {
-        $( "#dialog_saml2sp_identityProviders_actionsClasses_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_identityProviders__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_identityProviders__key__1" ).click(function() {
-        $( "#dialog_saml2sp_identityProviders__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_identityProviders__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_identityProviders__key__2" ).click(function() {
-        $( "#dialog_saml2sp_identityProviders__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_identityProviders__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_identityProviders__key__3" ).click(function() {
-        $( "#dialog_saml2sp_identityProviders__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-25" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_saml2sp_serviceProvider_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_serviceProvider_1" ).click(function() {
-        $( "#dialog_saml2sp_serviceProvider_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_serviceProvider_loginRequest_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_serviceProvider_loginRequest_1" ).click(function() {
-        $( "#dialog_saml2sp_serviceProvider_loginRequest_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_serviceProvider_loginResponse_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_serviceProvider_loginResponse_1" ).click(function() {
-        $( "#dialog_saml2sp_serviceProvider_loginResponse_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_serviceProvider_logoutRequest_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_serviceProvider_logoutRequest_1" ).click(function() {
-        $( "#dialog_saml2sp_serviceProvider_logoutRequest_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_saml2sp_serviceProvider_logoutResponse_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_saml2sp_serviceProvider_logoutResponse_1" ).click(function() {
-        $( "#dialog_saml2sp_serviceProvider_logoutResponse_1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-26" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_schemas__type__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_schemas__type__1" ).click(function() {
-        $( "#dialog_schemas__type__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_schemas__type__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_schemas__type__2" ).click(function() {
-        $( "#dialog_schemas__type__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_schemas__type___key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_schemas__type___key__1" ).click(function() {
-        $( "#dialog_schemas__type___key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_schemas__type___key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_schemas__type___key__2" ).click(function() {
-        $( "#dialog_schemas__type___key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_schemas__type___key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_schemas__type___key__3" ).click(function() {
-        $( "#dialog_schemas__type___key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-27" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_scimv2conf_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_scimv2conf_1" ).click(function() {
-        $( "#dialog_scimv2conf_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_scimv2conf_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_scimv2conf_2" ).click(function() {
-        $( "#dialog_scimv2conf_2" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-28" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_securityQuestions_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_securityQuestions_1" ).click(function() {
-        $( "#dialog_securityQuestions_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_securityQuestions_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_securityQuestions_2" ).click(function() {
-        $( "#dialog_securityQuestions_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_securityQuestions_byUser__username__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_securityQuestions_byUser__username__1" ).click(function() {
-        $( "#dialog_securityQuestions_byUser__username__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_securityQuestions__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_securityQuestions__key__1" ).click(function() {
-        $( "#dialog_securityQuestions__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_securityQuestions__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_securityQuestions__key__2" ).click(function() {
-        $( "#dialog_securityQuestions__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_securityQuestions__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_securityQuestions__key__3" ).click(function() {
-        $( "#dialog_securityQuestions__key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-29" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_tasks_bulk_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks_bulk_1" ).click(function() {
-        $( "#dialog_tasks_bulk_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks_executions_recent_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks_executions_recent_1" ).click(function() {
-        $( "#dialog_tasks_executions_recent_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks_executions__executionKey__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks_executions__executionKey__1" ).click(function() {
-        $( "#dialog_tasks_executions__executionKey__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks_jobs_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks_jobs_1" ).click(function() {
-        $( "#dialog_tasks_jobs_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks_jobs__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks_jobs__key__1" ).click(function() {
-        $( "#dialog_tasks_jobs__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks_jobs__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks_jobs__key__2" ).click(function() {
-        $( "#dialog_tasks_jobs__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__key__execute_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__key__execute_1" ).click(function() {
-        $( "#dialog_tasks__key__execute_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__key__executions_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__key__executions_1" ).click(function() {
-        $( "#dialog_tasks__key__executions_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__key__executions_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__key__executions_2" ).click(function() {
-        $( "#dialog_tasks__key__executions_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__type__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__type__1" ).click(function() {
-        $( "#dialog_tasks__type__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__type__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__type__2" ).click(function() {
-        $( "#dialog_tasks__type__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__type___key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__type___key__1" ).click(function() {
-        $( "#dialog_tasks__type___key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__type___key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__type___key__2" ).click(function() {
-        $( "#dialog_tasks__type___key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_tasks__type___key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_tasks__type___key__3" ).click(function() {
-        $( "#dialog_tasks__type___key__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-30" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_users_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_1" ).click(function() {
-        $( "#dialog_users_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_2" ).click(function() {
-        $( "#dialog_users_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_bulk_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_bulk_1" ).click(function() {
-        $( "#dialog_users_bulk_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__1" ).click(function() {
-        $( "#dialog_users__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__2" ).click(function() {
-        $( "#dialog_users__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__3" ).click(function() {
-        $( "#dialog_users__key__3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__4" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__4" ).click(function() {
-        $( "#dialog_users__key__4" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__5" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__5" ).click(function() {
-        $( "#dialog_users__key__5" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__associate__action__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__associate__action__1" ).click(function() {
-        $( "#dialog_users__key__associate__action__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__deassociate__action__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__deassociate__action__1" ).click(function() {
-        $( "#dialog_users__key__deassociate__action__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key__status_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key__status_1" ).click(function() {
-        $( "#dialog_users__key__status_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key___schemaType__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key___schemaType__1" ).click(function() {
-        $( "#dialog_users__key___schemaType__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key___schemaType___schema__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key___schemaType___schema__1" ).click(function() {
-        $( "#dialog_users__key___schemaType___schema__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key___schemaType___schema__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key___schemaType___schema__2" ).click(function() {
-        $( "#dialog_users__key___schemaType___schema__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users__key___schemaType___schema__3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users__key___schemaType___schema__3" ).click(function() {
-        $( "#dialog_users__key___schemaType___schema__3" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-31" ).accordion({
-              collapsible: true,
-              heightStyle: "content",
-              active: false
-              });
-            $(function() {
-        $( "#dialog_users_self_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self_1" ).click(function() {
-        $( "#dialog_users_self_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self_2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self_2" ).click(function() {
-        $( "#dialog_users_self_2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self_3" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self_3" ).click(function() {
-        $( "#dialog_users_self_3" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self_changePassword_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self_changePassword_1" ).click(function() {
-        $( "#dialog_users_self_changePassword_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self_confirmPasswordReset_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self_confirmPasswordReset_1" ).click(function() {
-        $( "#dialog_users_self_confirmPasswordReset_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self_requestPasswordReset_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self_requestPasswordReset_1" ).click(function() {
-        $( "#dialog_users_self_requestPasswordReset_1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self__key__1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self__key__1" ).click(function() {
-        $( "#dialog_users_self__key__1" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self__key__2" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self__key__2" ).click(function() {
-        $( "#dialog_users_self__key__2" ).dialog( "open" );
-        });
-        });
-      $(function() {
-        $( "#dialog_users_self__key__status_1" ).dialog({
-        autoOpen: false,
-        modal: true,
-        height: "auto",
-        width: "auto",
-        resizable: false
-        });
- 
-        $( "#opener_users_self__key__status_1" ).click(function() {
-        $( "#dialog_users_self__key__status_1" ).dialog( "open" );
-        });
-        });
-      $( "#accordion-32" ).accordion({
-              collapsible: true,

[... 7263 lines stripped ...]