38) { //If bigger then containter then scale it var width = this.width/(this.height/38); this.setAttribute('height',38); this.setAttribute('width',width); } if (this.width > 38) { var height = this.height/(this.width/38); this.setAttribute('height',height); this.setAttribute('width',38); } ]]> this.setAttribute('visible', false); parent.setAttribute('visible', false); parent.rawMessage.length = parent.rawMessage.length - 1; parent.rawMessage[parent.rawMessage.length - 1] = false; //if ($debug) Debug.write("!!!!!!!!!!!!! allow message ", parent, parent.rawMessage); hib.sendChatMessageWithClient.sendMessage(parent.rawMessage); if ($debug) Debug.write("Start Conference"); if (hib.userobject.user_id == parent.user_id) { new lz.labelerrorPopup(canvas,{errorlabelid:1225}); return; } parent.requestUserToContactList.doCall(); return canvas.sessionId; return parent.parent.user_id; return canvas.getHttpHost(); return canvas.red5httpport; return canvas.httpRootKey; 0) { new lz.labelerrorPopup(canvas,{labelid:1267,errorlabelid:1266}); } ]]> if ($debug) Debug.write("Start Conference"); new lz.newPrivateMessage(canvas,{ x:200,y:120, refObj:null, minimizable:true, maximizable:true, userObject:null, isdragable:true, user_id:parent.user_id, width:canvas.width-300, height:canvas.height-130 }); if ($debug) Debug.write("Start Conference"); new lz.viewUserProfileWindow(canvas,{ userId:parent.user_id }); if ($debug) Debug.write("Start Conference"); new lz.chatParticipantsInviteConference(canvas,{ publicSID:parent.publicSID, user_id:parent.user_id });