-
+
+ -->
+
+ -->
+
-
-
+
+
+ -->
+
+ -->
+
-
+
+ -->
+
-
+
+ -->
+
+
+
+ Unable to establish a connection. Possible reasons: Invalid credentials or remote machine is not reachable.
+ Close
+
+
+
+
+ Certificate validated. You can launch web-based RDP connections.
+ Close
+
+
+
+
+ }
+ function setClickAction() {
+ var center_dialog = document.getElementById("dialog-overlay");
+ center_dialog.removeEventListener("mouseover", resetIdleTimer);
+ center_dialog.addEventListener("mouseover", resetIdleTimer);
+ }
+ document.addEventListener("mousemove", resetIdleTimer);
+
+