<\/div>")):this.dpDiv}},_connectDatepicker:function(t,i){var s=e(t);i.append=e([]);i.trigger=e([]);s.hasClass(this.markerClassName)||(this._attachments(s,i),s.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp),this._autoSize(i),e.data(t,"datepicker",i),i.settings.disabled&&this._disableDatepicker(t))},_attachments:function(t,i){var s,n,a,o=this._get(i,"appendText"),r=this._get(i,"isRTL");i.append&&i.append.remove();o&&(i.append=e("
"+o+"<\/span>"),t[r?"before":"after"](i.append));t.unbind("focus",this._showDatepicker);i.trigger&&i.trigger.remove();s=this._get(i,"showOn");("focus"===s||"both"===s)&&t.focus(this._showDatepicker);("button"===s||"both"===s)&&(n=this._get(i,"buttonText"),a=this._get(i,"buttonImage"),i.trigger=e(this._get(i,"buttonImageOnly")?e("
").addClass(this._triggerClass).attr({src:a,alt:n,title:n}):e("