yui-base-min.js revision d7984d3c142f1a20633f3d79dd382f6550703d3c
if(typeof YUI!="undefined"){var _YUI=YUI;}var instanceOf=function(b,a){return(b&&b.hasOwnProperty&&(b instanceof a));},YUI=function(){var c=0,e=this,b=arguments,a=b.length,d=(typeof YUI_config!=="undefined")&&YUI_config;if(!(instanceOf(e,YUI))){e=new YUI();}else{e._init();if(YUI.GlobalConfig){e.applyConfig(YUI.GlobalConfig);}if(d){e.applyConfig(d);}if(!a){e._setup();}}if(a){for(;c<a;c++){e.applyConfig(b[c]);}e._setup();}return e;};(function(){var o,b,p="@VERSION@",m="http://yui.yahooapis.com/",s="yui3-js-enabled",k=function(){},g=Array.prototype.slice,q={"io.xdrReady":1,"io.xdrResponse":1,"SWF.eventHandler":1},f=(typeof window!="undefined"),e=(f)?window:null,u=(f)?e.document:null,d=u&&u.documentElement,a=d&&d.className,c={},h=new Date().getTime(),l=function(y,x,w,v){if(y&&y.addEventListener){y.addEventListener(x,w,v);}else{if(y&&y.attachEvent){y.attachEvent("on"+x,w);}}},t=function(z,y,x,v){if(z&&z.removeEventListener){try{z.removeEventListener(y,x,v);}catch(w){}}else{if(z&&z.detachEvent){z.detachEvent("on"+y,x);}}},r=function(){YUI.Env.windowLoaded=true;YUI.Env.DOMReady=true;if(f){t(window,"load",r);}},i=function(x,w){var v=x.Env._loader;if(v){v.ignoreRegistered=false;v.onEnd=null;v.data=null;v.required=[];v.loadType=null;}else{v=new x.Loader(x.config);x.Env._loader=v;}return v;},n=function(x,w){for(var v in w){if(w.hasOwnProperty(v)){x[v]=w[v];}}},j={success:true};if(d&&a.indexOf(s)==-1){if(a){a+=" ";}a+=s;d.className=a;}if(p.indexOf("@")>-1){p="3.2.0";}o={applyConfig:function(C){C=C||k;var x,z,y=this.config,A=y.modules,w=y.groups,B=y.rls,v=this.Env._loader;for(z in C){if(C.hasOwnProperty(z)){x=C[z];if(A&&z=="modules"){n(A,x);}else{if(w&&z=="groups"){n(w,x);}else{if(B&&z=="rls"){n(B,x);}else{if(z=="win"){y[z]=x.contentWindow||x;y.doc=y[z].document;}else{if(z=="_yuid"){}else{y[z]=x;}}}}}}}if(v){v._config(C);}},_config:function(v){this.applyConfig(v);},_init:function(){var y,z=this,v=YUI.Env,w=z.Env,A,x;z.version=p;if(!w){z.Env={mods:{},versions:{},base:m,cdn:m+p+"/build/",_idx:0,_used:{},_attached:{},_yidx:0,_uidx:0,_guidp:"y",_loaded:{},serviced:{},getBase:v&&v.getBase||function(G,F){var B,C,E,H,D;C=(u&&u.getElementsByTagName("script"))||[];for(E=0;E<C.length;E=E+1){H=C[E].src;if(H){D=H.match(G);B=D&&D[1];if(B){y=D[2];if(y){D=y.indexOf("js");if(D>-1){y=y.substr(0,D);}}D=H.match(F);if(D&&D[3]){B=D[1]+D[3];}break;}}}return B||w.cdn;}};w=z.Env;w._loaded[p]={};if(v&&z!==YUI){w._yidx=++v._yidx;w._guidp=("yui_"+p+"_"+w._yidx+"_"+h).replace(/\./g,"_");}else{if(typeof _YUI!="undefined"){v=_YUI.Env;w._yidx+=v._yidx;w._uidx+=v._uidx;for(A in v){if(!(A in w)){w[A]=v[A];}}}}z.id=z.stamp(z);c[z.id]=z;}z.constructor=YUI;z.config=z.config||{win:e,doc:u,debug:true,useBrowserConsole:true,throwFail:true,bootstrap:true,fetchCSS:true};x=z.config;x.base=YUI.config.base||z.Env.getBase(/^(.*)yui\/yui([\.\-].*)js(\?.*)?$/,/^(.*\?)(.*\&)(.*)yui\/yui[\.\-].*js(\?.*)?$/);x.loaderPath=YUI.config.loaderPath||"loader/loader"+(y||"-min.")+"js";},_setup:function(A){var w,z=this,v=[],y=YUI.Env.mods,x=z.config.core||["get","rls","intl-base","loader","yui-log","yui-later","yui-throttle"];for(w=0;w<x.length;w++){if(y[x[w]]){v.push(x[w]);}}z._attach(["yui-base"]);z._attach(v);},applyTo:function(B,A,x){if(!(A in q)){this.log(A+": applyTo not allowed","warn","yui");return null;}var w=c[B],z,v,y;if(w){z=A.split(".");v=w;for(y=0;y<z.length;y=y+1){v=v[z[y]];if(!v){this.log("applyTo not found: "+A,"warn","yui");}}return v.apply(w,x);}return null;},add:function(x,C,w,A){A=A||{};var B=YUI.Env,z={name:x,fn:C,version:w,details:A},v,y;B.mods[x]=z;B.versions[w]=B.versions[w]||{};B.versions[w][x]=z;for(y in c){if(c.hasOwnProperty(y)){v=c[y].Env._loader;if(v){if(!v.moduleInfo[x]){v.addModule(A,x);}}}}return this;},_attach:function(v,A){var C,y,G,w,F,x,I=YUI.Env.mods,z=this,B=z.Env._attached,D=v.length,H;for(C=0;C<D;C++){if(!B[v[C]]){y=v[C];B[y]=true;G=I[y];if(!G){H=z.Env._loader;if(!H||!H.moduleInfo[y]){z.message("NOT loaded: "+y,"warn","yui");}}else{w=G.details;F=w.requires;x=w.use;if(F&&F.length){if(!z._attach(F)){return false;}}if(G.fn){try{G.fn(z,y);}catch(E){z.error("Attach error: "+y,E,y);return false;}}if(x&&x.length){if(!z._attach(x)){return false;}}}}}return true;},use:function(){var v=g.call(arguments,0),y=v[v.length-1],x=this,w;if(x.Lang.isFunction(y)){v.pop();}else{y=null;}if(x._loading){x._useQueue=x._useQueue||new x.Queue();x._useQueue.add([v,y]);}else{w=v.join();if(x.Env.serviced[w]){x._notify(y,j,v);}else{x._use(v,function(A,z){A.Env.serviced[w]=true;A._notify(y,z,v);});}}return x;},_notify:function(y,v,w){if(y){try{y(this,v);}catch(x){this.error("use callback error",x,w);}}},_use:function(x,z){if(!this.Array){this._attach(["yui-base"]);}var K,E,L,w=this,M=YUI.Env,y=M.mods,v=w.Env,B=v._used,I=M._loaderQueue,P=x[0],D=w.Array,N=w.config,C=N.bootstrap,J=[],G=[],O=true,A=N.fetchCSS,H=function(R,Q){if(!R.length){return;}D.each(R,function(U){if(!Q){G.push(U);}if(B[U]){return;}var S=y[U],V,T;if(S){B[U]=true;V=S.details.requires;T=S.details.use;}else{if(!M._loaded[p][U]){J.push(U);}else{B[U]=true;}}if(V&&V.length){H(V);}if(T&&T.length){H(T,1);}});},F=function(U){var S=U||{success:true,msg:"not dynamic"},R,Q,T=true,V=S.data;w._loading=false;if(V){Q=J.concat();J=[];G=[];H(V);R=J.length;if(R){if(J.sort().join()==Q.sort().join()){R=false;}}}if(R&&V){w._loading=false;w._use(x,function(){if(w._attach(V)){w._notify(z,S,V);}});}else{if(V){T=w._attach(V);}if(T){w._notify(z,S,x);}}if(w._useQueue&&w._useQueue.size()&&!w._loading){w._use.apply(w,w._useQueue.next());}};if(P==="*"){O=w._attach(w.Object.keys(y));if(O){F();}return w;}if(C&&w.Loader&&x.length){E=i(w);E.require(x);E.ignoreRegistered=true;E.calculate(null,(A)?null:"js");x=E.sorted;}H(x);K=J.length;if(K){J=w.Object.keys(D.hash(J));K=J.length;}if(C&&K&&w.Loader){w._loading=true;E=i(w);E.onEnd=F;E.context=w;E.data=x;E.require((A)?J:x);E.insert(null,(A)?null:"js");}else{if(K&&w.config.use_rls){w.Get.script(w._rls(x),{onEnd:function(Q){F(Q);},data:x});}else{if(C&&K&&w.Get&&!v.bootstrapped){w._loading=true;
L=function(){w._loading=false;I.running=false;v.bootstrapped=true;if(w._attach(["loader"])){w._use(x,z);}};if(M._bootstrapping){I.add(L);}else{M._bootstrapping=true;w.Get.script(N.base+N.loaderPath,{onEnd:L});}}else{O=w._attach(x);if(O){F();}}}}return w;},namespace:function(){var v=arguments,z=null,x,w,y;for(x=0;x<v.length;x=x+1){y=(""+v[x]).split(".");z=this;for(w=(y[0]=="YAHOO")?1:0;w<y.length;w=w+1){z[y[w]]=z[y[w]]||{};z=z[y[w]];}}return z;},log:k,message:k,error:function(y,w){var x=this,v;if(x.config.errorFn){v=x.config.errorFn.apply(x,arguments);}if(x.config.throwFail&&!v){throw (w||new Error(y));}else{x.message(y,"error");}return x;},guid:function(v){var w=this.Env._guidp+(++this.Env._uidx);return(v)?(v+w):w;},stamp:function(x,y){var v;if(!x){return x;}if(x.uniqueID&&x.nodeType&&x.nodeType!==9){v=x.uniqueID;}else{v=(typeof x==="string")?x:x._yuid;}if(!v){v=this.guid();if(!y){try{x._yuid=v;}catch(w){v=null;}}}return v;},destroy:function(){var v=this;if(v.Event){v.Event._unload();}delete c[v.id];delete v.Env;delete v.config;},instanceOf:instanceOf};YUI.prototype=o;for(b in o){if(o.hasOwnProperty(b)){YUI[b]=o[b];}}YUI._init();if(f){l(window,"load",r);}else{r();}YUI.Env.add=l;YUI.Env.remove=t;if(typeof exports=="object"){exports.YUI=YUI;}}());YUI.add("yui-base",function(c){c.Lang=c.Lang||{};var k=c.Lang,z="array",p="boolean",f="date",g="error",i="function",r="number",y="null",n="object",w="regexp",q="string",m=Object.prototype.toString,B="undefined",b={"undefined":B,"number":r,"boolean":p,"string":q,"[object Function]":i,"[object RegExp]":w,"[object Array]":z,"[object Date]":f,"[object Error]":g},v=/^\s+|\s+$/g,x="",e=/\{\s*([^\|\}]+?)\s*(?:\|([^\}]*))?\s*\}/g;k.isArray=function(C){return k.type(C)===z;};k.isBoolean=function(C){return typeof C===p;};k.isFunction=function(C){return k.type(C)===i;};k.isDate=function(C){return k.type(C)===f&&C.toString()!=="Invalid Date"&&!isNaN(C);};k.isNull=function(C){return C===null;};k.isNumber=function(C){return typeof C===r&&isFinite(C);};k.isObject=function(E,D){var C=typeof E;return(E&&(C===n||(!D&&(C===i||k.isFunction(E)))))||false;};k.isString=function(C){return typeof C===q;};k.isUndefined=function(C){return typeof C===B;};k.trim=function(C){try{return C.replace(v,x);}catch(D){return C;}};k.isValue=function(D){var C=k.type(D);switch(C){case r:return isFinite(D);case y:case B:return false;default:return !!(C);}};k.type=function(C){return b[typeof C]||b[m.call(C)]||(C?n:y);};k.sub=function(C,D){return((C.replace)?C.replace(e,function(E,F){return(!k.isUndefined(D[F]))?D[F]:E;}):C);};var s=Array.prototype,u="length",l=function(I,G,E){var F=(E)?2:l.test(I),D,C,J=G||0;if(F){try{return s.slice.call(I,J);}catch(H){C=[];D=I.length;for(;J<D;J++){C.push(I[J]);}return C;}}else{return[I];}};c.Array=l;l.test=function(E){var C=0;if(c.Lang.isObject(E)){if(c.Lang.isArray(E)){C=1;}else{try{if((u in E)&&!E.tagName&&!E.alert&&!E.apply){C=2;}}catch(D){}}}return C;};l.each=(s.forEach)?function(C,D,E){s.forEach.call(C||[],D,E||c);return c;}:function(D,F,G){var C=(D&&D.length)||0,E;for(E=0;E<C;E=E+1){F.call(G||c,D[E],E,D);}return c;};l.hash=function(E,D){var H={},C=E.length,G=D&&D.length,F;for(F=0;F<C;F=F+1){H[E[F]]=(G&&G>F)?D[F]:true;}return H;};l.indexOf=(s.indexOf)?function(C,D){return s.indexOf.call(C,D);}:function(C,E){for(var D=0;D<C.length;D=D+1){if(C[D]===E){return D;}}return -1;};l.numericSort=function(D,C){return(D-C);};l.some=(s.some)?function(C,D,E){return s.some.call(C,D,E);}:function(D,F,G){var C=D.length,E;for(E=0;E<C;E=E+1){if(F.call(G,D[E],E,D)){return true;}}return false;};function A(){this._init();this.add.apply(this,arguments);}A.prototype={_init:function(){this._q=[];},next:function(){return this._q.shift();},last:function(){return this._q.pop();},add:function(){c.Array.each(c.Array(arguments,0,true),function(C){this._q.push(C);},this);return this;},size:function(){return this._q.length;}};c.Queue=A;YUI.Env._loaderQueue=YUI.Env._loaderQueue||new A();var o="__",a=function(E,D){var C=D.toString;if(c.Lang.isFunction(C)&&C!=Object.prototype.toString){E.toString=C;}};c.merge=function(){var D=arguments,F={},E,C=D.length;for(E=0;E<C;E=E+1){c.mix(F,D[E],true);}return F;};c.mix=function(C,L,E,K,H,J){if(!L||!C){return C||c;}if(H){switch(H){case 1:return c.mix(C.prototype,L.prototype,E,K,0,J);case 2:c.mix(C.prototype,L.prototype,E,K,0,J);break;case 3:return c.mix(C,L.prototype,E,K,0,J);case 4:return c.mix(C.prototype,L,E,K,0,J);default:}}var G,F,D,I;if(K&&K.length){for(G=0,F=K.length;G<F;++G){D=K[G];I=c.Lang.type(C[D]);if(L.hasOwnProperty(D)){if(J&&I=="object"){c.mix(C[D],L[D]);}else{if(E||!(D in C)){C[D]=L[D];}}}}}else{for(G in L){if(L.hasOwnProperty(G)){if(J&&c.Lang.isObject(C[G],true)){c.mix(C[G],L[G],E,K,0,true);}else{if(E||!(G in C)){C[G]=L[G];}}}}if(c.UA.ie){a(C,L);}}return C;};c.cached=function(E,C,D){C=C||{};return function(G){var F=(arguments.length>1)?Array.prototype.join.call(arguments,o):G;if(!(F in C)||(D&&C[F]==D)){C[F]=E.apply(E,arguments);}return C[F];};};c.Object=function(D){var C=function(){};C.prototype=D;return new C();};var h=c.Object,j=function(D,C){return D&&D.hasOwnProperty&&D.hasOwnProperty(C);},t,d=function(G,F){var E=(F===2),C=(E)?0:[],D;for(D in G){if(j(G,D)){if(E){C++;}else{C.push((F)?G[D]:D);}}}return C;};h.keys=function(C){return d(C);};h.values=function(C){return d(C,1);};h.size=function(C){return d(C,2);};h.hasKey=j;h.hasValue=function(D,C){return(c.Array.indexOf(h.values(D),C)>-1);};h.owns=j;h.each=function(G,F,H,E){var D=H||c,C;for(C in G){if(E||j(G,C)){F.call(D,G[C],C,G);}}return c;};h.some=function(G,F,H,E){var D=H||c,C;for(C in G){if(E||j(G,C)){if(F.call(D,G[C],C,G)){return true;}}}return false;};h.getValue=function(G,F){if(!c.Lang.isObject(G)){return t;}var D,E=c.Array(F),C=E.length;for(D=0;G!==t&&D<C;D++){G=G[E[D]];}return G;};h.setValue=function(I,G,H){var C,F=c.Array(G),E=F.length-1,D=I;if(E>=0){for(C=0;D!==t&&C<E;C++){D=D[F[C]];}if(D!==t){D[F[C]]=H;}else{return t;}}return I;};h.isEmpty=function(D){for(var C in D){if(j(D,C)){return false;
}}return true;};c.UA=YUI.Env.UA||function(){var F=function(K){var L=0;return parseFloat(K.replace(/\./g,function(){return(L++==1)?"":".";}));},G=c.config.win,J=G&&G.navigator,I={ie:0,opera:0,gecko:0,webkit:0,chrome:0,mobile:null,air:0,ipad:0,iphone:0,ipod:0,ios:null,android:0,caja:J&&J.cajaVersion,secure:false,os:null},E=J&&J.userAgent,H=G&&G.location,D=H&&H.href,C;I.secure=D&&(D.toLowerCase().indexOf("https")===0);if(E){if((/windows|win32/i).test(E)){I.os="windows";}else{if((/macintosh/i).test(E)){I.os="macintosh";}else{if((/rhino/i).test(E)){I.os="rhino";}}}if((/KHTML/).test(E)){I.webkit=1;}C=E.match(/AppleWebKit\/([^\s]*)/);if(C&&C[1]){I.webkit=F(C[1]);if(/ Mobile\//.test(E)){I.mobile="Apple";C=E.match(/OS ([^\s]*)/);if(C&&C[1]){C=F(C[1].replace("_","."));}I.ipad=(navigator.platform=="iPad")?C:0;I.ipod=(navigator.platform=="iPod")?C:0;I.iphone=(navigator.platform=="iPhone")?C:0;I.ios=I.ipad||I.iphone||I.ipod;}else{C=E.match(/NokiaN[^\/]*|Android \d\.\d|webOS\/\d\.\d/);if(C){I.mobile=C[0];}if(/ Android/.test(E)){I.mobile="Android";C=E.match(/Android ([^\s]*);/);if(C&&C[1]){I.android=F(C[1]);}}}C=E.match(/Chrome\/([^\s]*)/);if(C&&C[1]){I.chrome=F(C[1]);}else{C=E.match(/AdobeAIR\/([^\s]*)/);if(C){I.air=C[0];}}}if(!I.webkit){C=E.match(/Opera[\s\/]([^\s]*)/);if(C&&C[1]){I.opera=F(C[1]);C=E.match(/Opera Mini[^;]*/);if(C){I.mobile=C[0];}}else{C=E.match(/MSIE\s([^;]*)/);if(C&&C[1]){I.ie=F(C[1]);}else{C=E.match(/Gecko\/([^\s]*)/);if(C){I.gecko=1;C=E.match(/rv:([^\s\)]*)/);if(C&&C[1]){I.gecko=F(C[1]);}}}}}}YUI.Env.UA=I;return I;}();},"@VERSION@");