if($debug) Debug.write("overAllChat/close(): ",this); canvas._overallchatcontent=null; if (canvas._overallchatcontent!=null) canvas._overallchatcontent.parent.parent.parent.close(); canvas._overallchatcontent = this; this.getChatOverallUsers.doCall(); new lz.chatParticipants(this._innerlist._list,{ user_id:value.user_id, publicSID:value.publicSID, picture_uri:value.picture_uri, connectedSince:canvas.getLabelName(1133)+' '+parseDateToStringTimeSeconds(value.connectedSince), username:value.firstname+" "+value.lastname });