document.getAnonymousElementByAttribute(this, "anonid", "iframe"); return this.getAttribute("minimized") == "true"; this.isActive = !val; if (val) this.setAttribute("minimized", "true"); else this.removeAttribute("minimized"); return this.iframe.docShell.isActive; this.iframe.docShell.isActive = !!val; // let the chat frame know if it is being shown or hidden let evt = this.iframe.contentDocument.createEvent("CustomEvent"); evt.initCustomEvent(val ? "socialFrameShow" : "socialFrameHide", true, true, {}); this.iframe.contentDocument.documentElement.dispatchEvent(evt); this.parentNode.selectedChat = this; document.getAnonymousElementByAttribute(this, "anonid", "innerbox"); document.getAnonymousElementByAttribute(this, "anonid", "nubMenu"); document.getAnonymousElementByAttribute(this, "anonid", "nub"); return document.getAnonymousElementByAttribute(this, "anonid", "spacer").boxObject.width; new WeakMap() new Map(); child.viewWidth) { this.showChat(child); } if (!this.firstCollapsedChild) { window.removeEventListener("resize", this); this.menupopup.parentNode.collapsed = true; } ]]>