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._updatePanelParent=null; this._tooltips=[]; this._idCounter=100; this._webServiceSettings=null; this._cssClass=null; }; Telerik.Web.UI.RadToolTipManager.prototype={initialize:function(c){this.set_zIndex($telerik.getCurrentStyle(this.get_element(),"zIndex")); var a=this.get_updatePanel(); if(a){this._updatePanelParent=a.parentNode; }var d=this.get_visibleOnPageLoad(); this.set_visibleOnPageLoad(false); var b=this.get_toolTipZoneID(); this.tooltipify(b?$get(b):document,b?this._isDescendant:null); if(d&&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){var j=h.length; for(var a=0; a