Type.registerNamespace("Telerik.Web.UI"); $telerik.toToolTipManager=function(a){return a; }; $telerik.findToolTipManager=$find; Telerik.Web.UI.RadToolTipManager=function(a){Telerik.Web.UI.RadToolTipManager.initializeBase(this,[a]); this._targetControls=null; this._isToolTipFactory=false; this._loadOnDemand=false; this._toolTipZoneID=null; this._autoTooltipify=false; this._updatePanelUniqueId=""; this._enableDataCaching=false; this._updatePanelParent=null; this._tooltips=[]; this._idCounter=100; this._webServiceSettings=null; this._cssClass=null; }; Telerik.Web.UI.RadToolTipManager.prototype={initialize:function(a){this.applyElementZIndex(); var b=this.get_updatePanel(); if(b){this._updatePanelParent=b.parentNode; }var c=this.get_visibleOnPageLoad(); this.set_visibleOnPageLoad(false); var d=this.get_toolTipZoneID(); this.tooltipify(d?$get(d):document,d?this._isDescendant:null); if(c&&this._tooltips[0]){this._tooltips[0].show(); }window.setTimeout(Function.createDelegate(this,function(){this._trackPageUpdates(); }),0); },get_updatePanel:function(){return $get(this._getUpdatePanelID()); },dispose:function(){this._moveUpdatePanel(); this._disposeToolTips(); if(this._pageLoadedHandler){var a=Sys.WebForms.PageRequestManager.getInstance(); a.remove_pageLoaded(this._pageLoadedHandler); this._pageLoadedHandler=null; }this._updatePanelParent=null; Telerik.Web.UI.RadToolTipManager.callBaseMethod(this,"dispose"); },_disposeToolTips:function(){for(var a=0; a0){e=c.length; for(d=0; d