/* artdialog 5 | (c) 2009-2012 tangbin | http://code.google.com/p/artdialog/ */ (function(g,h){function i(a){var c=f.expando,d=a===g?0:a[c];d===h&&(a[c]=d=++f.uuid);return d}var f=g.art=function(a,c){return new f.fn.constructor(a,c)},p=/^(?:[^<]*(<[\w\w]+>)[^>]*$|#([\w\-]+)$)/,o=/[\n\t]/g;if(g.$===h)g.$=f;f.fn=f.prototype={constructor:function(a,c){var d,c=c||document;if(!a)return this;if(a.nodetype)return this[0]=a,this;if("string"===typeof a&&(d=p.exec(a))&&d[2])return(d=c.getelementbyid(d[2]))&&d.parentnode&&(this[0]=d),this;this[0]=a;return this},hasclass:function(a){return-1< (" "+this[0].classname+" ").replace(o," ").indexof(" "+a+" ")?!0:!1},addclass:function(a){this.hasclass(a)||(this[0].classname+=" "+a);return this},removeclass:function(a){var c=this[0];if(a){if(this.hasclass(a))c.classname=c.classname.replace(a," ")}else c.classname="";return this},css:function(a,c){var d,e=this[0];if("string"===typeof a){if(c===h)return f.css(e,a);e.style[a]=c}else for(d in a)e.style[d]=a[d];return this},show:function(){return this.css("display","block")},hide:function(){return this.css("display", "none")},offset:function(){var a=this[0],c=a.getboundingclientrect(),d=a.ownerdocument,a=d.body,d=d.documentelement;return{left:c.left+(self.pagexoffset||d.scrollleft)-(d.clientleft||a.clientleft||0),top:c.top+(self.pageyoffset||d.scrolltop)-(d.clienttop||a.clienttop||0)}},html:function(a){var c=this[0];if(a===h)return c.innerhtml;f.cleandata(c.getelementsbytagname("*"));c.innerhtml=a;return this},remove:function(){var a=this[0];f.cleandata(a.getelementsbytagname("*"));f.cleandata([a]);a.parentnode.removechild(a); return this},bind:function(a,c){f.event.add(this[0],a,c);return this},unbind:function(a,c){f.event.remove(this[0],a,c);return this}};f.fn.constructor.prototype=f.fn;f.iswindow=function(a){return a&&"object"===typeof a&&"setinterval"in a};f.fn.find=function(a){var c=this[0],d=a.split(".")[1];if(d)if(document.getelementsbyclassname)d=c.getelementsbyclassname(d);else{for(var e=a=0,b=[],c=(c||document).getelementsbytagname("*"),m=c.length,d=regexp("(^|\\s)"+d+"(\\s|$)");af&&i-u>s?i-u+a:w)+"px";p.top=(x+q>h+d&&j-q>d?j-q:x)+"px";this._follow&&this._follow.removeattribute(e);this._follow=b;b[e]=c.id;return this},button:function(){for(var b=this.dom.buttons,a=b[0],c=this._listeners=this._listeners||{},d=[].slice.call(arguments),e=0,f,h,l,i,j;eloading..',title:"message",button:null,ok:null,cancel:null,initialize:null,beforeunload:null,okvalue:"ok",cancelvalue:"cancel",width:"auto",height:"auto",padding:"20px 25px",skin:null,time:null,esc:!0,focus:!0,visible:!0,follow:null,lock:!1,fixed:!1,zindex:1987};this.artdialog=g.dialog=g.artdialog=e})(this.art||this.jquery,this);