ajaxlibs 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. data/VERSION +1 -1
  2. data/public/dojo/1.1.1/dojo.xd.js +20 -0
  3. data/public/dojo/1.2.0/dojo.xd.js +16 -0
  4. data/public/dojo/1.2.3/dojo.xd.js +16 -0
  5. data/public/dojo/1.3.0/dojo.xd.js +16 -0
  6. data/public/dojo/1.3.1/dojo.xd.js +16 -0
  7. data/public/dojo/1.3.2/dojo.xd.js +16 -0
  8. data/public/dojo/1.4.0/dojo.xd.js +16 -0
  9. data/public/dojo/1.4.1/dojo.xd.js +16 -0
  10. data/public/ext-core/3.0.0/ext-core.js +9 -0
  11. data/public/ext-core/3.1.0/ext-core.js +8 -0
  12. data/public/jquery/1.2.3/jquery.min.js +32 -0
  13. data/public/jquery/1.2.6/jquery.min.js +32 -0
  14. data/public/jquery/1.3.0/jquery.min.js +19 -0
  15. data/public/jquery/1.3.1/jquery.min.js +19 -0
  16. data/public/jquery/1.3.2/jquery.min.js +19 -0
  17. data/public/jquery/1.4.0/jquery.min.js +151 -0
  18. data/public/jquery/1.4.1/jquery.min.js +152 -0
  19. data/public/jquery/1.4.2/jquery.min.js +154 -0
  20. data/public/jqueryui/1.5.2/jquery-ui.min.js +478 -0
  21. data/public/jqueryui/1.5.3/jquery-ui.min.js +478 -0
  22. data/public/jqueryui/1.6/jquery-ui.min.js +9 -0
  23. data/public/jqueryui/1.7.0/jquery-ui.min.js +9 -0
  24. data/public/jqueryui/1.7.1/jquery-ui.min.js +9 -0
  25. data/public/jqueryui/1.7.2/jquery-ui.min.js +9 -0
  26. data/public/jqueryui/1.8.0/jquery-ui.min.js +41 -0
  27. data/public/mootools/1.1.1/mootools-yui-compressed.js +356 -0
  28. data/public/mootools/1.1.2/mootools-yui-compressed.js +3 -0
  29. data/public/mootools/1.2.1/mootools-yui-compressed.js +349 -0
  30. data/public/mootools/1.2.2/mootools-yui-compressed.js +352 -0
  31. data/public/mootools/1.2.3/mootools-yui-compressed.js +356 -0
  32. data/public/mootools/1.2.4/mootools-yui-compressed.js +357 -0
  33. metadata +33 -2
@@ -0,0 +1,16 @@
1
+ /*
2
+ Copyright (c) 2004-2008, The Dojo Foundation All Rights Reserved.
3
+ Available via Academic Free License >= 2.1 OR the modified BSD license.
4
+ see: http://dojotoolkit.org/license for details
5
+ */
6
+
7
+ /*
8
+ This is a compiled version of Dojo, built for deployment and not for
9
+ development. To get an editable version, please visit:
10
+
11
+ http://dojotoolkit.org
12
+
13
+ for documentation and information on getting the source.
14
+ */
15
+
16
+ (function(){var _1=null;if((_1||(typeof djConfig!="undefined"&&djConfig.scopeMap))&&(typeof window!="undefined")){var _2="",_3="",_4="",_5={},_6={};_1=_1||djConfig.scopeMap;for(var i=0;i<_1.length;i++){var _8=_1[i];_2+="var "+_8[0]+" = {}; "+_8[1]+" = "+_8[0]+";"+_8[1]+"._scopeName = '"+_8[1]+"';";_3+=(i==0?"":",")+_8[0];_4+=(i==0?"":",")+_8[1];_5[_8[0]]=_8[1];_6[_8[1]]=_8[0];}eval(_2+"dojo._scopeArgs = ["+_4+"];");dojo._scopePrefixArgs=_3;dojo._scopePrefix="(function("+_3+"){";dojo._scopeSuffix="})("+_4+")";dojo._scopeMap=_5;dojo._scopeMapRev=_6;}(function(){if(!this["console"]){this.console={};}var cn=["assert","count","debug","dir","dirxml","error","group","groupEnd","info","profile","profileEnd","time","timeEnd","trace","warn","log"];var i=0,tn;while((tn=cn[i++])){if(!console[tn]){(function(){var _c=tn+"";console[_c]=("log" in console)?function(){var a=Array.apply({},arguments);a.unshift(_c+":");console["log"](a.join(" "));}:function(){};})();}}if(typeof dojo=="undefined"){this.dojo={_scopeName:"dojo",_scopePrefix:"",_scopePrefixArgs:"",_scopeSuffix:"",_scopeMap:{},_scopeMapRev:{}};}var d=dojo;if(typeof dijit=="undefined"){this.dijit={_scopeName:"dijit"};}if(typeof dojox=="undefined"){this.dojox={_scopeName:"dojox"};}if(!d._scopeArgs){d._scopeArgs=[dojo,dijit,dojox];}d.global=this;d.config={isDebug:false,debugAtAllCosts:false};if(typeof djConfig!="undefined"){for(var _f in djConfig){d.config[_f]=djConfig[_f];}}var _10=["Browser","Rhino","Spidermonkey","Mobile"];var t;while((t=_10.shift())){d["is"+t]=false;}dojo.locale=d.config.locale;var rev="$Rev: 15997 $".match(/\d+/);dojo.version={major:1,minor:2,patch:3,flag:"",revision:rev?+rev[0]:999999,toString:function(){with(d.version){return major+"."+minor+"."+patch+flag+" ("+revision+")";}}};if(typeof OpenAjax!="undefined"){OpenAjax.hub.registerLibrary(dojo._scopeName,"http://dojotoolkit.org",d.version.toString());}dojo._mixin=function(obj,_14){var _15={};for(var x in _14){if(_15[x]===undefined||_15[x]!=_14[x]){obj[x]=_14[x];}}if(d["isIE"]&&_14){var p=_14.toString;if(typeof p=="function"&&p!=obj.toString&&p!=_15.toString&&p!="\nfunction toString() {\n [native code]\n}\n"){obj.toString=_14.toString;}}return obj;};dojo.mixin=function(obj,_19){for(var i=1,l=arguments.length;i<l;i++){d._mixin(obj,arguments[i]);}return obj;};dojo._getProp=function(_1c,_1d,_1e){var obj=_1e||d.global;for(var i=0,p;obj&&(p=_1c[i]);i++){if(i==0&&this._scopeMap[p]){p=this._scopeMap[p];}obj=(p in obj?obj[p]:(_1d?obj[p]={}:undefined));}return obj;};dojo.setObject=function(_22,_23,_24){var _25=_22.split("."),p=_25.pop(),obj=d._getProp(_25,true,_24);return obj&&p?(obj[p]=_23):undefined;};dojo.getObject=function(_28,_29,_2a){return d._getProp(_28.split("."),_29,_2a);};dojo.exists=function(_2b,obj){return !!d.getObject(_2b,false,obj);};dojo["eval"]=function(_2d){return d.global.eval?d.global.eval(_2d):eval(_2d);};d.deprecated=d.experimental=function(){};})();(function(){var d=dojo;d.mixin(d,{_loadedModules:{},_inFlightCount:0,_hasResource:{},_modulePrefixes:{dojo:{name:"dojo",value:"."},doh:{name:"doh",value:"../util/doh"},tests:{name:"tests",value:"tests"}},_moduleHasPrefix:function(_2f){var mp=this._modulePrefixes;return !!(mp[_2f]&&mp[_2f].value);},_getModulePrefix:function(_31){var mp=this._modulePrefixes;if(this._moduleHasPrefix(_31)){return mp[_31].value;}return _31;},_loadedUrls:[],_postLoad:false,_loaders:[],_unloaders:[],_loadNotifying:false});dojo._loadUriAndCheck=function(uri,_34,cb){var ok=false;try{ok=this._loadUri(uri,cb);}catch(e){console.error("failed loading "+uri+" with error: "+e);}return !!(ok&&this._loadedModules[_34]);};dojo.loaded=function(){this._loadNotifying=true;this._postLoad=true;var mll=d._loaders;this._loaders=[];for(var x=0;x<mll.length;x++){mll[x]();}this._loadNotifying=false;if(d._postLoad&&d._inFlightCount==0&&mll.length){d._callLoaded();}};dojo.unloaded=function(){var mll=this._unloaders;while(mll.length){(mll.pop())();}};d._onto=function(arr,obj,fn){if(!fn){arr.push(obj);}else{if(fn){var _3d=(typeof fn=="string")?obj[fn]:fn;arr.push(function(){_3d.call(obj);});}}};dojo.addOnLoad=function(obj,_3f){d._onto(d._loaders,obj,_3f);if(d._postLoad&&d._inFlightCount==0&&!d._loadNotifying){d._callLoaded();}};var dca=d.config.addOnLoad;if(dca){d.addOnLoad[(dca instanceof Array?"apply":"call")](d,dca);}dojo.addOnUnload=function(obj,_42){d._onto(d._unloaders,obj,_42);};dojo._modulesLoaded=function(){if(d._postLoad){return;}if(d._inFlightCount>0){console.warn("files still in flight!");return;}d._callLoaded();};dojo._callLoaded=function(){if(typeof setTimeout=="object"||(dojo.config.useXDomain&&d.isOpera)){if(dojo.isAIR){setTimeout(function(){dojo.loaded();},0);}else{setTimeout(dojo._scopeName+".loaded();",0);}}else{d.loaded();}};dojo._getModuleSymbols=function(_43){var _44=_43.split(".");for(var i=_44.length;i>0;i--){var _46=_44.slice(0,i).join(".");if((i==1)&&!this._moduleHasPrefix(_46)){_44[0]="../"+_44[0];}else{var _47=this._getModulePrefix(_46);if(_47!=_46){_44.splice(0,i,_47);break;}}}return _44;};dojo._global_omit_module_check=false;dojo.loadInit=function(_48){_48();};dojo._loadModule=dojo.require=function(_49,_4a){_4a=this._global_omit_module_check||_4a;var _4b=this._loadedModules[_49];if(_4b){return _4b;}var _4c=this._getModuleSymbols(_49).join("/")+".js";var _4d=(!_4a)?_49:null;var ok=this._loadPath(_4c,_4d);if(!ok&&!_4a){throw new Error("Could not load '"+_49+"'; last tried '"+_4c+"'");}if(!_4a&&!this._isXDomain){_4b=this._loadedModules[_49];if(!_4b){throw new Error("symbol '"+_49+"' is not defined after loading '"+_4c+"'");}}return _4b;};dojo.provide=function(_4f){_4f=_4f+"";return (d._loadedModules[_4f]=d.getObject(_4f,true));};dojo.platformRequire=function(_50){var _51=_50.common||[];var _52=_51.concat(_50[d._name]||_50["default"]||[]);for(var x=0;x<_52.length;x++){var _54=_52[x];if(_54.constructor==Array){d._loadModule.apply(d,_54);}else{d._loadModule(_54);}}};dojo.requireIf=function(_55,_56){if(_55===true){var _57=[];for(var i=1;i<arguments.length;i++){_57.push(arguments[i]);}d.require.apply(d,_57);}};dojo.requireAfterIf=d.requireIf;dojo.registerModulePath=function(_59,_5a){d._modulePrefixes[_59]={name:_59,value:_5a};};if(typeof dojo.config["useXDomain"]=="undefined"){dojo.config.useXDomain=true;}dojo.registerModulePath("dojo","http://ajax.googleapis.com/ajax/libs/dojo/1.2.3/dojo");dojo.registerModulePath("dijit","http://ajax.googleapis.com/ajax/libs/dojo/1.2.3/dijit");dojo.registerModulePath("dojox","http://ajax.googleapis.com/ajax/libs/dojo/1.2.3/dojox");dojo.requireLocalization=function(_5b,_5c,_5d,_5e){d.require("dojo.i18n");d.i18n._requireLocalization.apply(d.hostenv,arguments);};var ore=new RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?$");var ire=new RegExp("^((([^\\[:]+):)?([^@]+)@)?(\\[([^\\]]+)\\]|([^\\[:]*))(:([0-9]+))?$");dojo._Url=function(){var n=null;var _a=arguments;var uri=[_a[0]];for(var i=1;i<_a.length;i++){if(!_a[i]){continue;}var _65=new d._Url(_a[i]+"");var _66=new d._Url(uri[0]+"");if(_65.path==""&&!_65.scheme&&!_65.authority&&!_65.query){if(_65.fragment!=n){_66.fragment=_65.fragment;}_65=_66;}else{if(!_65.scheme){_65.scheme=_66.scheme;if(!_65.authority){_65.authority=_66.authority;if(_65.path.charAt(0)!="/"){var _67=_66.path.substring(0,_66.path.lastIndexOf("/")+1)+_65.path;var _68=_67.split("/");for(var j=0;j<_68.length;j++){if(_68[j]=="."){if(j==_68.length-1){_68[j]="";}else{_68.splice(j,1);j--;}}else{if(j>0&&!(j==1&&_68[0]=="")&&_68[j]==".."&&_68[j-1]!=".."){if(j==(_68.length-1)){_68.splice(j,1);_68[j-1]="";}else{_68.splice(j-1,2);j-=2;}}}}_65.path=_68.join("/");}}}}uri=[];if(_65.scheme){uri.push(_65.scheme,":");}if(_65.authority){uri.push("//",_65.authority);}uri.push(_65.path);if(_65.query){uri.push("?",_65.query);}if(_65.fragment){uri.push("#",_65.fragment);}}this.uri=uri.join("");var r=this.uri.match(ore);this.scheme=r[2]||(r[1]?"":n);this.authority=r[4]||(r[3]?"":n);this.path=r[5];this.query=r[7]||(r[6]?"":n);this.fragment=r[9]||(r[8]?"":n);if(this.authority!=n){r=this.authority.match(ire);this.user=r[3]||n;this.password=r[4]||n;this.host=r[6]||r[7];this.port=r[9]||n;}};dojo._Url.prototype.toString=function(){return this.uri;};dojo.moduleUrl=function(_6b,url){var loc=d._getModuleSymbols(_6b).join("/");if(!loc){return null;}if(loc.lastIndexOf("/")!=loc.length-1){loc+="/";}var _6e=loc.indexOf(":");if(loc.charAt(0)!="/"&&(_6e==-1||_6e>loc.indexOf("/"))){loc=d.baseUrl+loc;}return new d._Url(loc,url);};})();dojo.provide("dojo._base._loader.loader_xd");dojo._xdReset=function(){this._isXDomain=dojo.config.useXDomain||false;this._xdTimer=0;this._xdInFlight={};this._xdOrderedReqs=[];this._xdDepMap={};this._xdContents=[];this._xdDefList=[];};dojo._xdReset();dojo._xdCreateResource=function(_6f,_70,_71){var _72=_6f.replace(/(\/\*([\s\S]*?)\*\/|\/\/(.*)$)/mg,"");var _73=[];var _74=/dojo.(require|requireIf|provide|requireAfterIf|platformRequire|requireLocalization)\s*\(([\w\W]*?)\)/mg;var _75;while((_75=_74.exec(_72))!=null){if(_75[1]=="requireLocalization"){eval(_75[0]);}else{_73.push("\""+_75[1]+"\", "+_75[2]);}}var _76=[];_76.push(dojo._scopeName+"._xdResourceLoaded(function("+dojo._scopePrefixArgs+"){\n");var _77=dojo._xdExtractLoadInits(_6f);if(_77){_6f=_77[0];for(var i=1;i<_77.length;i++){_76.push(_77[i]+";\n");}}_76.push("return {");if(_73.length>0){_76.push("depends: [");for(i=0;i<_73.length;i++){if(i>0){_76.push(",\n");}_76.push("["+_73[i]+"]");}_76.push("],");}_76.push("\ndefineResource: function("+dojo._scopePrefixArgs+"){");if(!dojo.config["debugAtAllCosts"]||_70=="dojo._base._loader.loader_debug"){_76.push(_6f);}_76.push("\n}, resourceName: '"+_70+"', resourcePath: '"+_71+"'};});");return _76.join("");};dojo._xdExtractLoadInits=function(_79){var _7a=/dojo.loadInit\s*\(/g;_7a.lastIndex=0;var _7b=/[\(\)]/g;_7b.lastIndex=0;var _7c=[];var _7d;while((_7d=_7a.exec(_79))){_7b.lastIndex=_7a.lastIndex;var _7e=1;var _7f;while((_7f=_7b.exec(_79))){if(_7f[0]==")"){_7e-=1;}else{_7e+=1;}if(_7e==0){break;}}if(_7e!=0){throw "unmatched paren around character "+_7b.lastIndex+" in: "+_79;}var _80=_7a.lastIndex-_7d[0].length;_7c.push(_79.substring(_80,_7b.lastIndex));var _81=_7b.lastIndex-_80;_79=_79.substring(0,_80)+_79.substring(_7b.lastIndex,_79.length);_7a.lastIndex=_7b.lastIndex-_81;_7a.lastIndex=_7b.lastIndex;}if(_7c.length>0){_7c.unshift(_79);}return (_7c.length?_7c:null);};dojo._xdIsXDomainPath=function(_82){var _83=_82.indexOf(":");var _84=_82.indexOf("/");if(_83>0&&_83<_84){return true;}else{var url=this.baseUrl;_83=url.indexOf(":");_84=url.indexOf("/");if(_83>0&&_83<_84&&(!location.host||url.indexOf("http://"+location.host)!=0)){return true;}}return false;};dojo._loadPath=function(_86,_87,cb){var _89=this._xdIsXDomainPath(_86);this._isXDomain|=_89;var uri=((_86.charAt(0)=="/"||_86.match(/^\w+:/))?"":this.baseUrl)+_86;try{return ((!_87||this._isXDomain)?this._loadUri(uri,cb,_89,_87):this._loadUriAndCheck(uri,_87,cb));}catch(e){console.error(e);return false;}};dojo._loadUri=function(uri,cb,_8d,_8e){if(this._loadedUrls[uri]){return 1;}if(this._isXDomain&&_8e&&_8e!="dojo.i18n"){this._xdOrderedReqs.push(_8e);if(_8d||uri.indexOf("/nls/")==-1){this._xdInFlight[_8e]=true;this._inFlightCount++;}if(!this._xdTimer){if(dojo.isAIR){this._xdTimer=setInterval(function(){dojo._xdWatchInFlight();},100);}else{this._xdTimer=setInterval(dojo._scopeName+"._xdWatchInFlight();",100);}}this._xdStartTime=(new Date()).getTime();}if(_8d){var _8f=uri.lastIndexOf(".");if(_8f<=0){_8f=uri.length-1;}var _90=uri.substring(0,_8f)+".xd";if(_8f!=uri.length-1){_90+=uri.substring(_8f,uri.length);}if(dojo.isAIR){_90=_90.replace("app:/","/");}var _91=document.createElement("script");_91.type="text/javascript";_91.src=_90;if(!this.headElement){this._headElement=document.getElementsByTagName("head")[0];if(!this._headElement){this._headElement=document.getElementsByTagName("html")[0];}}this._headElement.appendChild(_91);}else{var _92=this._getText(uri,null,true);if(_92==null){return 0;}if(this._isXDomain&&uri.indexOf("/nls/")==-1&&_8e!="dojo.i18n"){var res=this._xdCreateResource(_92,_8e,uri);dojo.eval(res);}else{if(cb){_92="("+_92+")";}else{_92=this._scopePrefix+_92+this._scopeSuffix;}var _94=dojo["eval"](_92+"\r\n//@ sourceURL="+uri);if(cb){cb(_94);}}}this._loadedUrls[uri]=true;this._loadedUrls.push(uri);return true;};dojo._xdResourceLoaded=function(res){res=res.apply(dojo.global,dojo._scopeArgs);var _96=res.depends;var _97=null;var _98=null;var _99=[];if(_96&&_96.length>0){var dep=null;var _9b=0;var _9c=false;for(var i=0;i<_96.length;i++){dep=_96[i];if(dep[0]=="provide"){_99.push(dep[1]);}else{if(!_97){_97=[];}if(!_98){_98=[];}var _9e=this._xdUnpackDependency(dep);if(_9e.requires){_97=_97.concat(_9e.requires);}if(_9e.requiresAfter){_98=_98.concat(_9e.requiresAfter);}}var _9f=dep[0];var _a0=_9f.split(".");if(_a0.length==2){dojo[_a0[0]][_a0[1]].apply(dojo[_a0[0]],dep.slice(1));}else{dojo[_9f].apply(dojo,dep.slice(1));}}if(_99.length==1&&_99[0]=="dojo._base._loader.loader_debug"){res.defineResource(dojo);}else{var _a1=this._xdContents.push({content:res.defineResource,resourceName:res["resourceName"],resourcePath:res["resourcePath"],isDefined:false})-1;for(i=0;i<_99.length;i++){this._xdDepMap[_99[i]]={requires:_97,requiresAfter:_98,contentIndex:_a1};}}for(i=0;i<_99.length;i++){this._xdInFlight[_99[i]]=false;}}};dojo._xdLoadFlattenedBundle=function(_a2,_a3,_a4,_a5){_a4=_a4||"root";var _a6=dojo.i18n.normalizeLocale(_a4).replace("-","_");var _a7=[_a2,"nls",_a3].join(".");var _a8=dojo["provide"](_a7);_a8[_a6]=_a5;var _a9=[_a2,_a6,_a3].join(".");var _aa=dojo._xdBundleMap[_a9];if(_aa){for(var _ab in _aa){_a8[_ab]=_a5;}}};dojo._xdInitExtraLocales=function(){var _ac=dojo.config.extraLocale;if(_ac){if(!_ac instanceof Array){_ac=[_ac];}dojo._xdReqLoc=dojo.xdRequireLocalization;dojo.xdRequireLocalization=function(m,b,_af,_b0){dojo._xdReqLoc(m,b,_af,_b0);if(_af){return;}for(var i=0;i<_ac.length;i++){dojo._xdReqLoc(m,b,_ac[i],_b0);}};}};dojo._xdBundleMap={};dojo.xdRequireLocalization=function(_b2,_b3,_b4,_b5){if(dojo._xdInitExtraLocales){dojo._xdInitExtraLocales();dojo._xdInitExtraLocales=null;dojo.xdRequireLocalization.apply(dojo,arguments);return;}var _b6=_b5.split(",");var _b7=dojo.i18n.normalizeLocale(_b4);var _b8="";for(var i=0;i<_b6.length;i++){if(_b7.indexOf(_b6[i])==0){if(_b6[i].length>_b8.length){_b8=_b6[i];}}}var _ba=_b8.replace("-","_");var _bb=dojo.getObject([_b2,"nls",_b3].join("."));if(_bb&&_bb[_ba]){bundle[_b7.replace("-","_")]=_bb[_ba];}else{var _bc=[_b2,(_ba||"root"),_b3].join(".");var _bd=dojo._xdBundleMap[_bc];if(!_bd){_bd=dojo._xdBundleMap[_bc]={};}_bd[_b7.replace("-","_")]=true;dojo.require(_b2+".nls"+(_b8?"."+_b8:"")+"."+_b3);}};dojo._xdRealRequireLocalization=dojo.requireLocalization;dojo.requireLocalization=function(_be,_bf,_c0,_c1){var _c2=this.moduleUrl(_be).toString();if(this._xdIsXDomainPath(_c2)){return dojo.xdRequireLocalization.apply(dojo,arguments);}else{return dojo._xdRealRequireLocalization.apply(dojo,arguments);}};dojo._xdUnpackDependency=function(dep){var _c4=null;var _c5=null;switch(dep[0]){case "requireIf":case "requireAfterIf":if(dep[1]===true){_c4=[{name:dep[2],content:null}];}break;case "platformRequire":var _c6=dep[1];var _c7=_c6["common"]||[];_c4=(_c6[dojo.hostenv.name_])?_c7.concat(_c6[dojo.hostenv.name_]||[]):_c7.concat(_c6["default"]||[]);if(_c4){for(var i=0;i<_c4.length;i++){if(_c4[i] instanceof Array){_c4[i]={name:_c4[i][0],content:null};}else{_c4[i]={name:_c4[i],content:null};}}}break;case "require":_c4=[{name:dep[1],content:null}];break;case "i18n._preloadLocalizations":dojo.i18n._preloadLocalizations.apply(dojo.i18n._preloadLocalizations,dep.slice(1));break;}if(dep[0]=="requireAfterIf"||dep[0]=="requireIf"){_c5=_c4;_c4=null;}return {requires:_c4,requiresAfter:_c5};};dojo._xdWalkReqs=function(){var _c9=null;var req;for(var i=0;i<this._xdOrderedReqs.length;i++){req=this._xdOrderedReqs[i];if(this._xdDepMap[req]){_c9=[req];_c9[req]=true;this._xdEvalReqs(_c9);}}};dojo._xdEvalReqs=function(_cc){while(_cc.length>0){var req=_cc[_cc.length-1];var res=this._xdDepMap[req];var i,_d0,_d1;if(res){_d0=res.requires;if(_d0&&_d0.length>0){for(i=0;i<_d0.length;i++){_d1=_d0[i].name;if(_d1&&!_cc[_d1]){_cc.push(_d1);_cc[_d1]=true;this._xdEvalReqs(_cc);}}}var _d2=this._xdContents[res.contentIndex];if(!_d2.isDefined){var _d3=_d2.content;_d3["resourceName"]=_d2["resourceName"];_d3["resourcePath"]=_d2["resourcePath"];this._xdDefList.push(_d3);_d2.isDefined=true;}this._xdDepMap[req]=null;_d0=res.requiresAfter;if(_d0&&_d0.length>0){for(i=0;i<_d0.length;i++){_d1=_d0[i].name;if(_d1&&!_cc[_d1]){_cc.push(_d1);_cc[_d1]=true;this._xdEvalReqs(_cc);}}}}_cc.pop();}};dojo._xdClearInterval=function(){clearInterval(this._xdTimer);this._xdTimer=0;};dojo._xdWatchInFlight=function(){var _d4="";var _d5=(dojo.config.xdWaitSeconds||15)*1000;var _d6=(this._xdStartTime+_d5)<(new Date()).getTime();for(var _d7 in this._xdInFlight){if(this._xdInFlight[_d7]===true){if(_d6){_d4+=_d7+" ";}else{return;}}}this._xdClearInterval();if(_d6){throw "Could not load cross-domain resources: "+_d4;}this._xdWalkReqs();var _d8=this._xdDefList.length;for(var i=0;i<_d8;i++){var _da=dojo._xdDefList[i];if(dojo.config["debugAtAllCosts"]&&_da["resourceName"]){if(!this["_xdDebugQueue"]){this._xdDebugQueue=[];}this._xdDebugQueue.push({resourceName:_da.resourceName,resourcePath:_da.resourcePath});}else{_da.apply(dojo.global,dojo._scopeArgs);}}for(i=0;i<this._xdContents.length;i++){var _db=this._xdContents[i];if(_db.content&&!_db.isDefined){_db.content.apply(dojo.global,dojo._scopeArgs);}}this._xdReset();if(this["_xdDebugQueue"]&&this._xdDebugQueue.length>0){this._xdDebugFileLoaded();}else{this._xdNotifyLoaded();}};dojo._xdNotifyLoaded=function(){this._inFlightCount=0;if(this._initFired&&!this._loadNotifying){this._callLoaded();}};if(typeof window!="undefined"){dojo.isBrowser=true;dojo._name="browser";(function(){var d=dojo;if(document&&document.getElementsByTagName){var _dd=document.getElementsByTagName("script");var _de=/dojo(\.xd)?\.js(\W|$)/i;for(var i=0;i<_dd.length;i++){var src=_dd[i].getAttribute("src");if(!src){continue;}var m=src.match(_de);if(m){if(!d.config.baseUrl){d.config.baseUrl=src.substring(0,m.index);}var cfg=_dd[i].getAttribute("djConfig");if(cfg){var _e3=eval("({ "+cfg+" })");for(var x in _e3){dojo.config[x]=_e3[x];}}break;}}}d.baseUrl=d.config.baseUrl;var n=navigator;var dua=n.userAgent;var dav=n.appVersion;var tv=parseFloat(dav);if(dua.indexOf("Opera")>=0){d.isOpera=tv;}var _e9=Math.max(dav.indexOf("WebKit"),dav.indexOf("Safari"),0);if(_e9){d.isSafari=parseFloat(dav.split("Version/")[1])||(parseFloat(dav.substr(_e9+7))>419.3)?3:2;}if(dua.indexOf("AdobeAIR")>=0){d.isAIR=1;}if(dav.indexOf("Konqueror")>=0||d.isSafari){d.isKhtml=tv;}if(dua.indexOf("Gecko")>=0&&!d.isKhtml){d.isMozilla=d.isMoz=tv;}if(d.isMoz){d.isFF=parseFloat(dua.split("Firefox/")[1])||undefined;}if(document.all&&!d.isOpera){d.isIE=parseFloat(dav.split("MSIE ")[1])||undefined;}if(dojo.isIE&&window.location.protocol==="file:"){dojo.config.ieForceActiveXXhr=true;}var cm=document.compatMode;d.isQuirks=cm=="BackCompat"||cm=="QuirksMode"||d.isIE<6;d.locale=dojo.config.locale||(d.isIE?n.userLanguage:n.language).toLowerCase();d._XMLHTTP_PROGIDS=["Msxml2.XMLHTTP","Microsoft.XMLHTTP","Msxml2.XMLHTTP.4.0"];d._xhrObj=function(){var _eb=null;var _ec=null;if(!dojo.isIE||!dojo.config.ieForceActiveXXhr){try{_eb=new XMLHttpRequest();}catch(e){}}if(!_eb){for(var i=0;i<3;++i){var _ee=d._XMLHTTP_PROGIDS[i];try{_eb=new ActiveXObject(_ee);}catch(e){_ec=e;}if(_eb){d._XMLHTTP_PROGIDS=[_ee];break;}}}if(!_eb){throw new Error("XMLHTTP not available: "+_ec);}return _eb;};d._isDocumentOk=function(_ef){var _f0=_ef.status||0;return (_f0>=200&&_f0<300)||_f0==304||_f0==1223||(!_f0&&(location.protocol=="file:"||location.protocol=="chrome:"));};var _f1=window.location+"";var _f2=document.getElementsByTagName("base");var _f3=(_f2&&_f2.length>0);d._getText=function(uri,_f5){var _f6=this._xhrObj();if(!_f3&&dojo._Url){uri=(new dojo._Url(_f1,uri)).toString();}if(d.config.cacheBust){uri+="";uri+=(uri.indexOf("?")==-1?"?":"&")+String(d.config.cacheBust).replace(/\W+/g,"");}_f6.open("GET",uri,false);try{_f6.send(null);if(!d._isDocumentOk(_f6)){var err=Error("Unable to load "+uri+" status:"+_f6.status);err.status=_f6.status;err.responseText=_f6.responseText;throw err;}}catch(e){if(_f5){return null;}throw e;}return _f6.responseText;};d._windowUnloaders=[];d.windowUnloaded=function(){var mll=this._windowUnloaders;while(mll.length){(mll.pop())();}};d.addOnWindowUnload=function(obj,_fa){d._onto(d._windowUnloaders,obj,_fa);};})();dojo._initFired=false;dojo._loadInit=function(e){dojo._initFired=true;var _fc=(e&&e.type)?e.type.toLowerCase():"load";if(arguments.callee.initialized||(_fc!="domcontentloaded"&&_fc!="load")){return;}arguments.callee.initialized=true;if("_khtmlTimer" in dojo){clearInterval(dojo._khtmlTimer);delete dojo._khtmlTimer;}if(dojo._inFlightCount==0){dojo._modulesLoaded();}};dojo._fakeLoadInit=function(){dojo._loadInit({type:"load"});};if(!dojo.config.afterOnLoad){if(document.addEventListener){if(dojo.isOpera||dojo.isFF>=3||(dojo.isMoz&&dojo.config.enableMozDomContentLoaded===true)){document.addEventListener("DOMContentLoaded",dojo._loadInit,null);}window.addEventListener("load",dojo._loadInit,null);}if(dojo.isAIR){window.addEventListener("load",dojo._loadInit,null);}else{if(/(WebKit|khtml)/i.test(navigator.userAgent)){dojo._khtmlTimer=setInterval(function(){if(/loaded|complete/.test(document.readyState)){dojo._loadInit();}},10);}}}(function(){var _w=window;var _fe=function(_ff,fp){var _101=_w[_ff]||function(){};_w[_ff]=function(){fp.apply(_w,arguments);_101.apply(_w,arguments);};};if(dojo.isIE){if(!dojo.config.afterOnLoad){document.write("<scr"+"ipt defer src=\"//:\" "+"onreadystatechange=\"if(this.readyState=='complete'){"+dojo._scopeName+"._loadInit();}\">"+"</scr"+"ipt>");}try{document.namespaces.add("v","urn:schemas-microsoft-com:vml");document.createStyleSheet().addRule("v\\:*","behavior:url(#default#VML)");}catch(e){}}_fe("onbeforeunload",function(){dojo.unloaded();});_fe("onunload",function(){dojo.windowUnloaded();});})();}(function(){var mp=dojo.config["modulePaths"];if(mp){for(var _103 in mp){dojo.registerModulePath(_103,mp[_103]);}}})();if(dojo.config.isDebug){dojo.require("dojo._firebug.firebug");}if(dojo.config.debugAtAllCosts){dojo.config.useXDomain=true;dojo.require("dojo._base._loader.loader_xd");dojo.require("dojo._base._loader.loader_debug");}if(!dojo._hasResource["dojo._base.lang"]){dojo._hasResource["dojo._base.lang"]=true;dojo.provide("dojo._base.lang");dojo.isString=function(it){return !!arguments.length&&it!=null&&(typeof it=="string"||it instanceof String);};dojo.isArray=function(it){return it&&(it instanceof Array||typeof it=="array");};dojo.isFunction=(function(){var _106=function(it){return it&&(typeof it=="function"||it instanceof Function);};return dojo.isSafari?function(it){if(typeof it=="function"&&it=="[object NodeList]"){return false;}return _106(it);}:_106;})();dojo.isObject=function(it){return it!==undefined&&(it===null||typeof it=="object"||dojo.isArray(it)||dojo.isFunction(it));};dojo.isArrayLike=function(it){var d=dojo;return it&&it!==undefined&&!d.isString(it)&&!d.isFunction(it)&&!(it.tagName&&it.tagName.toLowerCase()=="form")&&(d.isArray(it)||isFinite(it.length));};dojo.isAlien=function(it){return it&&!dojo.isFunction(it)&&/\{\s*\[native code\]\s*\}/.test(String(it));};dojo.extend=function(_10d,_10e){for(var i=1,l=arguments.length;i<l;i++){dojo._mixin(_10d.prototype,arguments[i]);}return _10d;};dojo._hitchArgs=function(_111,_112){var pre=dojo._toArray(arguments,2);var _114=dojo.isString(_112);return function(){var args=dojo._toArray(arguments);var f=_114?(_111||dojo.global)[_112]:_112;return f&&f.apply(_111||this,pre.concat(args));};};dojo.hitch=function(_117,_118){if(arguments.length>2){return dojo._hitchArgs.apply(dojo,arguments);}if(!_118){_118=_117;_117=null;}if(dojo.isString(_118)){_117=_117||dojo.global;if(!_117[_118]){throw (["dojo.hitch: scope[\"",_118,"\"] is null (scope=\"",_117,"\")"].join(""));}return function(){return _117[_118].apply(_117,arguments||[]);};}return !_117?_118:function(){return _118.apply(_117,arguments||[]);};};dojo.delegate=dojo._delegate=(function(){function TMP(){};return function(obj,_11a){TMP.prototype=obj;var tmp=new TMP();if(_11a){dojo._mixin(tmp,_11a);}return tmp;};})();(function(){var _11c=function(obj,_11e,_11f){return (_11f||[]).concat(Array.prototype.slice.call(obj,_11e||0));};var slow=function(obj,_122,_123){var arr=_123||[];for(var x=_122||0;x<obj.length;x++){arr.push(obj[x]);}return arr;};dojo._toArray=(!dojo.isIE)?_11c:function(obj){return ((obj.item)?slow:_11c).apply(this,arguments);};})();dojo.partial=function(_127){var arr=[null];return dojo.hitch.apply(dojo,arr.concat(dojo._toArray(arguments)));};dojo.clone=function(o){if(!o){return o;}if(dojo.isArray(o)){var r=[];for(var i=0;i<o.length;++i){r.push(dojo.clone(o[i]));}return r;}if(!dojo.isObject(o)){return o;}if(o.nodeType&&o.cloneNode){return o.cloneNode(true);}if(o instanceof Date){return new Date(o.getTime());}var r=new o.constructor();for(var i in o){if(!(i in r)||r[i]!=o[i]){r[i]=dojo.clone(o[i]);}}return r;};dojo.trim=function(str){return str.replace(/^\s\s*/,"").replace(/\s\s*$/,"");};}if(!dojo._hasResource["dojo._base.declare"]){dojo._hasResource["dojo._base.declare"]=true;dojo.provide("dojo._base.declare");dojo.declare=function(_12d,_12e,_12f){var dd=arguments.callee,_131;if(dojo.isArray(_12e)){_131=_12e;_12e=_131.shift();}if(_131){dojo.forEach(_131,function(m){if(!m){throw (_12d+": mixin #"+i+" is null");}_12e=dd._delegate(_12e,m);});}var ctor=dd._delegate(_12e);_12f=_12f||{};ctor.extend(_12f);dojo.extend(ctor,{declaredClass:_12d,_constructor:_12f.constructor});ctor.prototype.constructor=ctor;return dojo.setObject(_12d,ctor);};dojo.mixin(dojo.declare,{_delegate:function(base,_135){var bp=(base||0).prototype,mp=(_135||0).prototype,dd=dojo.declare;var ctor=dd._makeCtor();dojo.mixin(ctor,{superclass:bp,mixin:mp,extend:dd._extend});if(base){ctor.prototype=dojo._delegate(bp);}dojo.extend(ctor,dd._core,mp||0,{_constructor:null,preamble:null});ctor.prototype.constructor=ctor;ctor.prototype.declaredClass=(bp||0).declaredClass+"_"+(mp||0).declaredClass;return ctor;},_extend:function(_13a){var i,fn;for(i in _13a){if(dojo.isFunction(fn=_13a[i])&&!0[i]){fn.nom=i;fn.ctor=this;}}dojo.extend(this,_13a);},_makeCtor:function(){return function(){this._construct(arguments);};},_core:{_construct:function(args){var c=args.callee,s=c.superclass,ct=s&&s.constructor,m=c.mixin,mct=m&&m.constructor,a=args,ii,fn;if(a[0]){if(((fn=a[0].preamble))){a=fn.apply(this,a)||a;}}if((fn=c.prototype.preamble)){a=fn.apply(this,a)||a;}if(ct&&ct.apply){ct.apply(this,a);}if(mct&&mct.apply){mct.apply(this,a);}if((ii=c.prototype._constructor)){ii.apply(this,args);}if(this.constructor.prototype==c.prototype&&(ct=this.postscript)){ct.apply(this,args);}},_findMixin:function(_146){var c=this.constructor,p,m;while(c){p=c.superclass;m=c.mixin;if(m==_146||(m instanceof _146.constructor)){return p;}if(m&&m._findMixin&&(m=m._findMixin(_146))){return m;}c=p&&p.constructor;}},_findMethod:function(name,_14b,_14c,has){var p=_14c,c,m,f;do{c=p.constructor;m=c.mixin;if(m&&(m=this._findMethod(name,_14b,m,has))){return m;}if((f=p[name])&&(has==(f==_14b))){return p;}p=c.superclass;}while(p);return !has&&(p=this._findMixin(_14c))&&this._findMethod(name,_14b,p,has);},inherited:function(name,args,_154){var a=arguments;if(!dojo.isString(a[0])){_154=args;args=name;name=args.callee.nom;}a=_154||args;var c=args.callee,p=this.constructor.prototype,fn,mp;if(this[name]!=c||p[name]==c){mp=(c.ctor||0).superclass||this._findMethod(name,c,p,true);if(!mp){throw (this.declaredClass+": inherited method \""+name+"\" mismatch");}p=this._findMethod(name,c,mp,false);}fn=p&&p[name];if(!fn){throw (mp.declaredClass+": inherited method \""+name+"\" not found");}return fn.apply(this,a);}}});}if(!dojo._hasResource["dojo._base.connect"]){dojo._hasResource["dojo._base.connect"]=true;dojo.provide("dojo._base.connect");dojo._listener={getDispatcher:function(){return function(){var ap=Array.prototype,c=arguments.callee,ls=c._listeners,t=c.target;var r=t&&t.apply(this,arguments);var lls;lls=[].concat(ls);for(var i in lls){if(!(i in ap)){lls[i].apply(this,arguments);}}return r;};},add:function(_161,_162,_163){_161=_161||dojo.global;var f=_161[_162];if(!f||!f._listeners){var d=dojo._listener.getDispatcher();d.target=f;d._listeners=[];f=_161[_162]=d;}return f._listeners.push(_163);},remove:function(_166,_167,_168){var f=(_166||dojo.global)[_167];if(f&&f._listeners&&_168--){delete f._listeners[_168];}}};dojo.connect=function(obj,_16b,_16c,_16d,_16e){var a=arguments,args=[],i=0;args.push(dojo.isString(a[0])?null:a[i++],a[i++]);var a1=a[i+1];args.push(dojo.isString(a1)||dojo.isFunction(a1)?a[i++]:null,a[i++]);for(var l=a.length;i<l;i++){args.push(a[i]);}return dojo._connect.apply(this,args);};dojo._connect=function(obj,_174,_175,_176){var l=dojo._listener,h=l.add(obj,_174,dojo.hitch(_175,_176));return [obj,_174,h,l];};dojo.disconnect=function(_179){if(_179&&_179[0]!==undefined){dojo._disconnect.apply(this,_179);delete _179[0];}};dojo._disconnect=function(obj,_17b,_17c,_17d){_17d.remove(obj,_17b,_17c);};dojo._topics={};dojo.subscribe=function(_17e,_17f,_180){return [_17e,dojo._listener.add(dojo._topics,_17e,dojo.hitch(_17f,_180))];};dojo.unsubscribe=function(_181){if(_181){dojo._listener.remove(dojo._topics,_181[0],_181[1]);}};dojo.publish=function(_182,args){var f=dojo._topics[_182];if(f){f.apply(this,args||[]);}};dojo.connectPublisher=function(_185,obj,_187){var pf=function(){dojo.publish(_185,arguments);};return (_187)?dojo.connect(obj,_187,pf):dojo.connect(obj,pf);};}if(!dojo._hasResource["dojo._base.Deferred"]){dojo._hasResource["dojo._base.Deferred"]=true;dojo.provide("dojo._base.Deferred");dojo.Deferred=function(_189){this.chain=[];this.id=this._nextId();this.fired=-1;this.paused=0;this.results=[null,null];this.canceller=_189;this.silentlyCancelled=false;};dojo.extend(dojo.Deferred,{_nextId:(function(){var n=1;return function(){return n++;};})(),cancel:function(){var err;if(this.fired==-1){if(this.canceller){err=this.canceller(this);}else{this.silentlyCancelled=true;}if(this.fired==-1){if(!(err instanceof Error)){var res=err;err=new Error("Deferred Cancelled");err.dojoType="cancel";err.cancelResult=res;}this.errback(err);}}else{if((this.fired==0)&&(this.results[0] instanceof dojo.Deferred)){this.results[0].cancel();}}},_resback:function(res){this.fired=((res instanceof Error)?1:0);this.results[this.fired]=res;this._fire();},_check:function(){if(this.fired!=-1){if(!this.silentlyCancelled){throw new Error("already called!");}this.silentlyCancelled=false;return;}},callback:function(res){this._check();this._resback(res);},errback:function(res){this._check();if(!(res instanceof Error)){res=new Error(res);}this._resback(res);},addBoth:function(cb,cbfn){var _192=dojo.hitch.apply(dojo,arguments);return this.addCallbacks(_192,_192);},addCallback:function(cb,cbfn){return this.addCallbacks(dojo.hitch.apply(dojo,arguments));},addErrback:function(cb,cbfn){return this.addCallbacks(null,dojo.hitch.apply(dojo,arguments));},addCallbacks:function(cb,eb){this.chain.push([cb,eb]);if(this.fired>=0){this._fire();}return this;},_fire:function(){var _199=this.chain;var _19a=this.fired;var res=this.results[_19a];var self=this;var cb=null;while((_199.length>0)&&(this.paused==0)){var f=_199.shift()[_19a];if(!f){continue;}var func=function(){var ret=f(res);if(typeof ret!="undefined"){res=ret;}_19a=((res instanceof Error)?1:0);if(res instanceof dojo.Deferred){cb=function(res){self._resback(res);self.paused--;if((self.paused==0)&&(self.fired>=0)){self._fire();}};this.paused++;}};if(dojo.config.isDebug){func.call(this);}else{try{func.call(this);}catch(err){_19a=1;res=err;}}}this.fired=_19a;this.results[_19a]=res;if((cb)&&(this.paused)){res.addBoth(cb);}}});}if(!dojo._hasResource["dojo._base.json"]){dojo._hasResource["dojo._base.json"]=true;dojo.provide("dojo._base.json");dojo.fromJson=function(json){return eval("("+json+")");};dojo._escapeString=function(str){return ("\""+str.replace(/(["\\])/g,"\\$1")+"\"").replace(/[\f]/g,"\\f").replace(/[\b]/g,"\\b").replace(/[\n]/g,"\\n").replace(/[\t]/g,"\\t").replace(/[\r]/g,"\\r");};dojo.toJsonIndentStr="\t";dojo.toJson=function(it,_1a5,_1a6){if(it===undefined){return "undefined";}var _1a7=typeof it;if(_1a7=="number"||_1a7=="boolean"){return it+"";}if(it===null){return "null";}if(dojo.isString(it)){return dojo._escapeString(it);}var _1a8=arguments.callee;var _1a9;_1a6=_1a6||"";var _1aa=_1a5?_1a6+dojo.toJsonIndentStr:"";var tf=it.__json__||it.json;if(dojo.isFunction(tf)){_1a9=tf.call(it);if(it!==_1a9){return _1a8(_1a9,_1a5,_1aa);}}if(it.nodeType&&it.cloneNode){throw new Error("Can't serialize DOM nodes");}var sep=_1a5?" ":"";var _1ad=_1a5?"\n":"";if(dojo.isArray(it)){var res=dojo.map(it,function(obj){var val=_1a8(obj,_1a5,_1aa);if(typeof val!="string"){val="undefined";}return _1ad+_1aa+val;});return "["+res.join(","+sep)+_1ad+_1a6+"]";}if(_1a7=="function"){return null;}var _1b1=[],key;for(key in it){var _1b3,val;if(typeof key=="number"){_1b3="\""+key+"\"";}else{if(typeof key=="string"){_1b3=dojo._escapeString(key);}else{continue;}}val=_1a8(it[key],_1a5,_1aa);if(typeof val!="string"){continue;}_1b1.push(_1ad+_1aa+_1b3+":"+sep+val);}return "{"+_1b1.join(","+sep)+_1ad+_1a6+"}";};}if(!dojo._hasResource["dojo._base.array"]){dojo._hasResource["dojo._base.array"]=true;dojo.provide("dojo._base.array");(function(){var _1b5=function(arr,obj,cb){return [dojo.isString(arr)?arr.split(""):arr,obj||dojo.global,dojo.isString(cb)?new Function("item","index","array",cb):cb];};dojo.mixin(dojo,{indexOf:function(_1b9,_1ba,_1bb,_1bc){var step=1,end=_1b9.length||0,i=0;if(_1bc){i=end-1;step=end=-1;}if(_1bb!=undefined){i=_1bb;}if((_1bc&&i>end)||i<end){for(;i!=end;i+=step){if(_1b9[i]==_1ba){return i;}}}return -1;},lastIndexOf:function(_1bf,_1c0,_1c1){return dojo.indexOf(_1bf,_1c0,_1c1,true);},forEach:function(arr,_1c3,_1c4){if(!arr||!arr.length){return;}var _p=_1b5(arr,_1c4,_1c3);arr=_p[0];for(var i=0,l=arr.length;i<l;++i){_p[2].call(_p[1],arr[i],i,arr);}},_everyOrSome:function(_1c8,arr,_1ca,_1cb){var _p=_1b5(arr,_1cb,_1ca);arr=_p[0];for(var i=0,l=arr.length;i<l;++i){var _1cf=!!_p[2].call(_p[1],arr[i],i,arr);if(_1c8^_1cf){return _1cf;}}return _1c8;},every:function(arr,_1d1,_1d2){return this._everyOrSome(true,arr,_1d1,_1d2);},some:function(arr,_1d4,_1d5){return this._everyOrSome(false,arr,_1d4,_1d5);},map:function(arr,_1d7,_1d8){var _p=_1b5(arr,_1d8,_1d7);arr=_p[0];var _1da=(arguments[3]?(new arguments[3]()):[]);for(var i=0,l=arr.length;i<l;++i){_1da.push(_p[2].call(_p[1],arr[i],i,arr));}return _1da;},filter:function(arr,_1de,_1df){var _p=_1b5(arr,_1df,_1de);arr=_p[0];var _1e1=[];for(var i=0,l=arr.length;i<l;++i){if(_p[2].call(_p[1],arr[i],i,arr)){_1e1.push(arr[i]);}}return _1e1;}});})();}if(!dojo._hasResource["dojo._base.Color"]){dojo._hasResource["dojo._base.Color"]=true;dojo.provide("dojo._base.Color");dojo.Color=function(_1e4){if(_1e4){this.setColor(_1e4);}};dojo.Color.named={black:[0,0,0],silver:[192,192,192],gray:[128,128,128],white:[255,255,255],maroon:[128,0,0],red:[255,0,0],purple:[128,0,128],fuchsia:[255,0,255],green:[0,128,0],lime:[0,255,0],olive:[128,128,0],yellow:[255,255,0],navy:[0,0,128],blue:[0,0,255],teal:[0,128,128],aqua:[0,255,255]};dojo.extend(dojo.Color,{r:255,g:255,b:255,a:1,_set:function(r,g,b,a){var t=this;t.r=r;t.g=g;t.b=b;t.a=a;},setColor:function(_1ea){var d=dojo;if(d.isString(_1ea)){d.colorFromString(_1ea,this);}else{if(d.isArray(_1ea)){d.colorFromArray(_1ea,this);}else{this._set(_1ea.r,_1ea.g,_1ea.b,_1ea.a);if(!(_1ea instanceof d.Color)){this.sanitize();}}}return this;},sanitize:function(){return this;},toRgb:function(){var t=this;return [t.r,t.g,t.b];},toRgba:function(){var t=this;return [t.r,t.g,t.b,t.a];},toHex:function(){var arr=dojo.map(["r","g","b"],function(x){var s=this[x].toString(16);return s.length<2?"0"+s:s;},this);return "#"+arr.join("");},toCss:function(_1f1){var t=this,rgb=t.r+", "+t.g+", "+t.b;return (_1f1?"rgba("+rgb+", "+t.a:"rgb("+rgb)+")";},toString:function(){return this.toCss(true);}});dojo.blendColors=function(_1f4,end,_1f6,obj){var d=dojo,t=obj||new dojo.Color();d.forEach(["r","g","b","a"],function(x){t[x]=_1f4[x]+(end[x]-_1f4[x])*_1f6;if(x!="a"){t[x]=Math.round(t[x]);}});return t.sanitize();};dojo.colorFromRgb=function(_1fb,obj){var m=_1fb.toLowerCase().match(/^rgba?\(([\s\.,0-9]+)\)/);return m&&dojo.colorFromArray(m[1].split(/\s*,\s*/),obj);};dojo.colorFromHex=function(_1fe,obj){var d=dojo,t=obj||new d.Color(),bits=(_1fe.length==4)?4:8,mask=(1<<bits)-1;_1fe=Number("0x"+_1fe.substr(1));if(isNaN(_1fe)){return null;}d.forEach(["b","g","r"],function(x){var c=_1fe&mask;_1fe>>=bits;t[x]=bits==4?17*c:c;});t.a=1;return t;};dojo.colorFromArray=function(a,obj){var t=obj||new dojo.Color();t._set(Number(a[0]),Number(a[1]),Number(a[2]),Number(a[3]));if(isNaN(t.a)){t.a=1;}return t.sanitize();};dojo.colorFromString=function(str,obj){var a=dojo.Color.named[str];return a&&dojo.colorFromArray(a,obj)||dojo.colorFromRgb(str,obj)||dojo.colorFromHex(str,obj);};}if(!dojo._hasResource["dojo._base"]){dojo._hasResource["dojo._base"]=true;dojo.provide("dojo._base");}if(!dojo._hasResource["dojo._base.window"]){dojo._hasResource["dojo._base.window"]=true;dojo.provide("dojo._base.window");dojo.doc=window["document"]||null;dojo.body=function(){return dojo.doc.body||dojo.doc.getElementsByTagName("body")[0];};dojo.setContext=function(_20c,_20d){dojo.global=_20c;dojo.doc=_20d;};dojo._fireCallback=function(_20e,_20f,_210){if(_20f&&dojo.isString(_20e)){_20e=_20f[_20e];}return _20e.apply(_20f,_210||[]);};dojo.withGlobal=function(_211,_212,_213,_214){var rval;var _216=dojo.global;var _217=dojo.doc;try{dojo.setContext(_211,_211.document);rval=dojo._fireCallback(_212,_213,_214);}finally{dojo.setContext(_216,_217);}return rval;};dojo.withDoc=function(_218,_219,_21a,_21b){var rval;var _21d=dojo.doc;try{dojo.doc=_218;rval=dojo._fireCallback(_219,_21a,_21b);}finally{dojo.doc=_21d;}return rval;};}if(!dojo._hasResource["dojo._base.event"]){dojo._hasResource["dojo._base.event"]=true;dojo.provide("dojo._base.event");(function(){var del=(dojo._event_listener={add:function(node,name,fp){if(!node){return;}name=del._normalizeEventName(name);fp=del._fixCallback(name,fp);var _222=name;if(!dojo.isIE&&(name=="mouseenter"||name=="mouseleave")){var ofp=fp;name=(name=="mouseenter")?"mouseover":"mouseout";fp=function(e){try{e.relatedTarget.tagName;}catch(e2){return;}if(!dojo.isDescendant(e.relatedTarget,node)){return ofp.call(this,e);}};}node.addEventListener(name,fp,false);return fp;},remove:function(node,_226,_227){if(node){_226=del._normalizeEventName(_226);if(!dojo.isIE&&(_226=="mouseenter"||_226=="mouseleave")){_226=(_226=="mouseenter")?"mouseover":"mouseout";}node.removeEventListener(_226,_227,false);}},_normalizeEventName:function(name){return name.slice(0,2)=="on"?name.slice(2):name;},_fixCallback:function(name,fp){return name!="keypress"?fp:function(e){return fp.call(this,del._fixEvent(e,this));};},_fixEvent:function(evt,_22d){switch(evt.type){case "keypress":del._setKeyChar(evt);break;}return evt;},_setKeyChar:function(evt){evt.keyChar=evt.charCode?String.fromCharCode(evt.charCode):"";evt.charOrCode=evt.keyChar||evt.keyCode;},_punctMap:{106:42,111:47,186:59,187:43,188:44,189:45,190:46,191:47,192:96,219:91,220:92,221:93,222:39}});dojo.fixEvent=function(evt,_230){return del._fixEvent(evt,_230);};dojo.stopEvent=function(evt){evt.preventDefault();evt.stopPropagation();};var _232=dojo._listener;dojo._connect=function(obj,_234,_235,_236,_237){var _238=obj&&(obj.nodeType||obj.attachEvent||obj.addEventListener);var lid=!_238?0:(!_237?1:2),l=[dojo._listener,del,_232][lid];var h=l.add(obj,_234,dojo.hitch(_235,_236));return [obj,_234,h,lid];};dojo._disconnect=function(obj,_23d,_23e,_23f){([dojo._listener,del,_232][_23f]).remove(obj,_23d,_23e);};dojo.keys={BACKSPACE:8,TAB:9,CLEAR:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESCAPE:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,INSERT:45,DELETE:46,HELP:47,LEFT_WINDOW:91,RIGHT_WINDOW:92,SELECT:93,NUMPAD_0:96,NUMPAD_1:97,NUMPAD_2:98,NUMPAD_3:99,NUMPAD_4:100,NUMPAD_5:101,NUMPAD_6:102,NUMPAD_7:103,NUMPAD_8:104,NUMPAD_9:105,NUMPAD_MULTIPLY:106,NUMPAD_PLUS:107,NUMPAD_ENTER:108,NUMPAD_MINUS:109,NUMPAD_PERIOD:110,NUMPAD_DIVIDE:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,F13:124,F14:125,F15:126,NUM_LOCK:144,SCROLL_LOCK:145};if(dojo.isIE){var _240=function(e,code){try{return (e.keyCode=code);}catch(e){return 0;}};var iel=dojo._listener;var _244=dojo._ieListenersName="_"+dojo._scopeName+"_listeners";if(!dojo.config._allow_leaks){_232=iel=dojo._ie_listener={handlers:[],add:function(_245,_246,_247){_245=_245||dojo.global;var f=_245[_246];if(!f||!f[_244]){var d=dojo._getIeDispatcher();d.target=f&&(ieh.push(f)-1);d[_244]=[];f=_245[_246]=d;}return f[_244].push(ieh.push(_247)-1);},remove:function(_24b,_24c,_24d){var f=(_24b||dojo.global)[_24c],l=f&&f[_244];if(f&&l&&_24d--){delete ieh[l[_24d]];delete l[_24d];}}};var ieh=iel.handlers;}dojo.mixin(del,{add:function(node,_251,fp){if(!node){return;}_251=del._normalizeEventName(_251);if(_251=="onkeypress"){var kd=node.onkeydown;if(!kd||!kd[_244]||!kd._stealthKeydownHandle){var h=del.add(node,"onkeydown",del._stealthKeyDown);kd=node.onkeydown;kd._stealthKeydownHandle=h;kd._stealthKeydownRefs=1;}else{kd._stealthKeydownRefs++;}}return iel.add(node,_251,del._fixCallback(fp));},remove:function(node,_256,_257){_256=del._normalizeEventName(_256);iel.remove(node,_256,_257);if(_256=="onkeypress"){var kd=node.onkeydown;if(--kd._stealthKeydownRefs<=0){iel.remove(node,"onkeydown",kd._stealthKeydownHandle);delete kd._stealthKeydownHandle;}}},_normalizeEventName:function(_259){return _259.slice(0,2)!="on"?"on"+_259:_259;},_nop:function(){},_fixEvent:function(evt,_25b){if(!evt){var w=_25b&&(_25b.ownerDocument||_25b.document||_25b).parentWindow||window;evt=w.event;}if(!evt){return (evt);}evt.target=evt.srcElement;evt.currentTarget=(_25b||evt.srcElement);evt.layerX=evt.offsetX;evt.layerY=evt.offsetY;var se=evt.srcElement,doc=(se&&se.ownerDocument)||document;var _25f=((dojo.isIE<6)||(doc["compatMode"]=="BackCompat"))?doc.body:doc.documentElement;var _260=dojo._getIeDocumentElementOffset();evt.pageX=evt.clientX+dojo._fixIeBiDiScrollLeft(_25f.scrollLeft||0)-_260.x;evt.pageY=evt.clientY+(_25f.scrollTop||0)-_260.y;if(evt.type=="mouseover"){evt.relatedTarget=evt.fromElement;}if(evt.type=="mouseout"){evt.relatedTarget=evt.toElement;}evt.stopPropagation=del._stopPropagation;evt.preventDefault=del._preventDefault;return del._fixKeys(evt);},_fixKeys:function(evt){switch(evt.type){case "keypress":var c=("charCode" in evt?evt.charCode:evt.keyCode);if(c==10){c=0;evt.keyCode=13;}else{if(c==13||c==27){c=0;}else{if(c==3){c=99;}}}evt.charCode=c;del._setKeyChar(evt);break;}return evt;},_stealthKeyDown:function(evt){var kp=evt.currentTarget.onkeypress;if(!kp||!kp[_244]){return;}var k=evt.keyCode;var _266=(k!=13)&&(k!=32)&&(k!=27)&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222);if(_266||evt.ctrlKey){var c=_266?0:k;if(evt.ctrlKey){if(k==3||k==13){return;}else{if(c>95&&c<106){c-=48;}else{if((!evt.shiftKey)&&(c>=65&&c<=90)){c+=32;}else{c=del._punctMap[c]||c;}}}}var faux=del._synthesizeEvent(evt,{type:"keypress",faux:true,charCode:c});kp.call(evt.currentTarget,faux);evt.cancelBubble=faux.cancelBubble;evt.returnValue=faux.returnValue;_240(evt,faux.keyCode);}},_stopPropagation:function(){this.cancelBubble=true;},_preventDefault:function(){this.bubbledKeyCode=this.keyCode;if(this.ctrlKey){_240(this,0);}this.returnValue=false;}});dojo.stopEvent=function(evt){evt=evt||window.event;del._stopPropagation.call(evt);del._preventDefault.call(evt);};}del._synthesizeEvent=function(evt,_26b){var faux=dojo.mixin({},evt,_26b);del._setKeyChar(faux);faux.preventDefault=function(){evt.preventDefault();};faux.stopPropagation=function(){evt.stopPropagation();};return faux;};if(dojo.isOpera){dojo.mixin(del,{_fixEvent:function(evt,_26e){switch(evt.type){case "keypress":var c=evt.which;if(c==3){c=99;}c=((c<41)&&(!evt.shiftKey)?0:c);if((evt.ctrlKey)&&(!evt.shiftKey)&&(c>=65)&&(c<=90)){c+=32;}return del._synthesizeEvent(evt,{charCode:c});}return evt;}});}if(dojo.isSafari){del._add=del.add;del._remove=del.remove;dojo.mixin(del,{add:function(node,_271,fp){if(!node){return;}var _273=del._add(node,_271,fp);if(del._normalizeEventName(_271)=="keypress"){_273._stealthKeyDownHandle=del._add(node,"keydown",function(evt){var k=evt.keyCode;var _276=(k!=13)&&(k!=32)&&(k!=27)&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222);if(_276||evt.ctrlKey){var c=_276?0:k;if(evt.ctrlKey){if(k==3||k==13){return;}else{if(c>95&&c<106){c-=48;}else{if((!evt.shiftKey)&&(c>=65&&c<=90)){c+=32;}else{c=del._punctMap[c]||c;}}}}var faux=del._synthesizeEvent(evt,{type:"keypress",faux:true,charCode:c});fp.call(evt.currentTarget,faux);}});}return _273;},remove:function(node,_27a,_27b){if(node){if(_27b._stealthKeyDownHandle){del._remove(node,"keydown",_27b._stealthKeyDownHandle);}del._remove(node,_27a,_27b);}},_fixEvent:function(evt,_27d){switch(evt.type){case "keypress":if(evt.faux){return evt;}var c=evt.charCode;c=c>=32?c:0;return del._synthesizeEvent(evt,{charCode:c,faux:true});}return evt;}});}})();if(dojo.isIE){dojo._ieDispatcher=function(args,_280){var ap=Array.prototype,h=dojo._ie_listener.handlers,c=args.callee,ls=c[dojo._ieListenersName],t=h[c.target];var r=t&&t.apply(_280,args);var lls=[].concat(ls);for(var i in lls){if(!(i in ap)){h[lls[i]].apply(_280,args);}}return r;};dojo._getIeDispatcher=function(){return new Function(dojo._scopeName+"._ieDispatcher(arguments, this)");};dojo._event_listener._fixCallback=function(fp){var f=dojo._event_listener._fixEvent;return function(e){return fp.call(this,f(e,this));};};}}if(!dojo._hasResource["dojo._base.html"]){dojo._hasResource["dojo._base.html"]=true;dojo.provide("dojo._base.html");try{document.execCommand("BackgroundImageCache",false,true);}catch(e){}if(dojo.isIE||dojo.isOpera){dojo.byId=function(id,doc){if(dojo.isString(id)){var _d=doc||dojo.doc;var te=_d.getElementById(id);if(te&&te.attributes.id.value==id){return te;}else{var eles=_d.all[id];if(!eles||!eles.length){return eles;}var i=0;while((te=eles[i++])){if(te.attributes.id.value==id){return te;}}}}else{return id;}};}else{dojo.byId=function(id,doc){return dojo.isString(id)?(doc||dojo.doc).getElementById(id):id;};}(function(){var d=dojo;var _295=null;dojo.addOnWindowUnload(function(){_295=null;});dojo._destroyElement=function(node){node=d.byId(node);try{if(!_295||_295.ownerDocument!=node.ownerDocument){_295=node.ownerDocument.createElement("div");}_295.appendChild(node.parentNode?node.parentNode.removeChild(node):node);_295.innerHTML="";}catch(e){}};dojo.isDescendant=function(node,_298){try{node=d.byId(node);_298=d.byId(_298);while(node){if(node===_298){return true;}node=node.parentNode;}}catch(e){}return false;};dojo.setSelectable=function(node,_29a){node=d.byId(node);if(d.isMozilla){node.style.MozUserSelect=_29a?"":"none";}else{if(d.isKhtml){node.style.KhtmlUserSelect=_29a?"auto":"none";}else{if(d.isIE){var v=(node.unselectable=_29a?"":"on");d.query("*",node).forEach("item.unselectable = '"+v+"'");}}}};var _29c=function(node,ref){ref.parentNode.insertBefore(node,ref);return true;};var _29f=function(node,ref){var pn=ref.parentNode;if(ref==pn.lastChild){pn.appendChild(node);}else{return _29c(node,ref.nextSibling);}return true;};dojo.place=function(node,_2a4,_2a5){if(!node||!_2a4){return false;}node=d.byId(node);_2a4=d.byId(_2a4);if(typeof _2a5=="number"){var cn=_2a4.childNodes;if(!cn.length||cn.length<=_2a5){_2a4.appendChild(node);return true;}return _29c(node,_2a5<=0?_2a4.firstChild:cn[_2a5]);}switch(_2a5){case "before":return _29c(node,_2a4);case "after":return _29f(node,_2a4);case "first":if(_2a4.firstChild){return _29c(node,_2a4.firstChild);}default:_2a4.appendChild(node);return true;}};dojo.boxModel="content-box";if(d.isIE){var _dcm=document.compatMode;d.boxModel=_dcm=="BackCompat"||_dcm=="QuirksMode"||d.isIE<6?"border-box":"content-box";}var gcs;if(d.isSafari){gcs=function(node){var s;if(node instanceof HTMLElement){var dv=node.ownerDocument.defaultView;s=dv.getComputedStyle(node,null);if(!s&&node.style){node.style.display="";s=dv.getComputedStyle(node,null);}}return s||{};};}else{if(d.isIE){gcs=function(node){return node.nodeType==1?node.currentStyle:{};};}else{gcs=function(node){return node instanceof HTMLElement?node.ownerDocument.defaultView.getComputedStyle(node,null):{};};}}dojo.getComputedStyle=gcs;if(!d.isIE){dojo._toPixelValue=function(_2ae,_2af){return parseFloat(_2af)||0;};}else{dojo._toPixelValue=function(_2b0,_2b1){if(!_2b1){return 0;}if(_2b1=="medium"){return 4;}if(_2b1.slice&&(_2b1.slice(-2)=="px")){return parseFloat(_2b1);}with(_2b0){var _2b2=style.left;var _2b3=runtimeStyle.left;runtimeStyle.left=currentStyle.left;try{style.left=_2b1;_2b1=style.pixelLeft;}catch(e){_2b1=0;}style.left=_2b2;runtimeStyle.left=_2b3;}return _2b1;};}var px=d._toPixelValue;var astr="DXImageTransform.Microsoft.Alpha";var af=function(n,f){try{return n.filters.item(astr);}catch(e){return f?{}:null;}};dojo._getOpacity=d.isIE?function(node){try{return af(node).Opacity/100;}catch(e){return 1;}}:function(node){return gcs(node).opacity;};dojo._setOpacity=d.isIE?function(node,_2bc){var ov=_2bc*100;node.style.zoom=1;af(node,1).Enabled=(_2bc==1?false:true);if(!af(node)){node.style.filter+=" progid:"+astr+"(Opacity="+ov+")";}else{af(node,1).Opacity=ov;}if(node.nodeName.toLowerCase()=="tr"){d.query("> td",node).forEach(function(i){d._setOpacity(i,_2bc);});}return _2bc;}:function(node,_2c0){return node.style.opacity=_2c0;};var _2c1={left:true,top:true};var _2c2=/margin|padding|width|height|max|min|offset/;var _2c3=function(node,type,_2c6){type=type.toLowerCase();if(d.isIE){if(_2c6=="auto"){if(type=="height"){return node.offsetHeight;}if(type=="width"){return node.offsetWidth;}}if(type=="fontweight"){switch(_2c6){case 700:return "bold";case 400:default:return "normal";}}}if(!(type in _2c1)){_2c1[type]=_2c2.test(type);}return _2c1[type]?px(node,_2c6):_2c6;};var _2c7=d.isIE?"styleFloat":"cssFloat";var _2c8={"cssFloat":_2c7,"styleFloat":_2c7,"float":_2c7};dojo.style=function(node,_2ca,_2cb){var n=d.byId(node),args=arguments.length,op=(_2ca=="opacity");_2ca=_2c8[_2ca]||_2ca;if(args==3){return op?d._setOpacity(n,_2cb):n.style[_2ca]=_2cb;}if(args==2&&op){return d._getOpacity(n);}var s=gcs(n);if(args==2&&!d.isString(_2ca)){for(var x in _2ca){d.style(node,x,_2ca[x]);}return s;}return (args==1)?s:_2c3(n,_2ca,s[_2ca]||n.style[_2ca]);};dojo._getPadExtents=function(n,_2d2){var s=_2d2||gcs(n),l=px(n,s.paddingLeft),t=px(n,s.paddingTop);return {l:l,t:t,w:l+px(n,s.paddingRight),h:t+px(n,s.paddingBottom)};};dojo._getBorderExtents=function(n,_2d7){var ne="none",s=_2d7||gcs(n),bl=(s.borderLeftStyle!=ne?px(n,s.borderLeftWidth):0),bt=(s.borderTopStyle!=ne?px(n,s.borderTopWidth):0);return {l:bl,t:bt,w:bl+(s.borderRightStyle!=ne?px(n,s.borderRightWidth):0),h:bt+(s.borderBottomStyle!=ne?px(n,s.borderBottomWidth):0)};};dojo._getPadBorderExtents=function(n,_2dd){var s=_2dd||gcs(n),p=d._getPadExtents(n,s),b=d._getBorderExtents(n,s);return {l:p.l+b.l,t:p.t+b.t,w:p.w+b.w,h:p.h+b.h};};dojo._getMarginExtents=function(n,_2e2){var s=_2e2||gcs(n),l=px(n,s.marginLeft),t=px(n,s.marginTop),r=px(n,s.marginRight),b=px(n,s.marginBottom);if(d.isSafari&&(s.position!="absolute")){r=l;}return {l:l,t:t,w:l+r,h:t+b};};dojo._getMarginBox=function(node,_2e9){var s=_2e9||gcs(node),me=d._getMarginExtents(node,s);var l=node.offsetLeft-me.l,t=node.offsetTop-me.t,p=node.parentNode;if(d.isMoz){var sl=parseFloat(s.left),st=parseFloat(s.top);if(!isNaN(sl)&&!isNaN(st)){l=sl,t=st;}else{if(p&&p.style){var pcs=gcs(p);if(pcs.overflow!="visible"){var be=d._getBorderExtents(p,pcs);l+=be.l,t+=be.t;}}}}else{if(d.isOpera){if(p){var be=d._getBorderExtents(p);l-=be.l;t-=be.t;}}}return {l:l,t:t,w:node.offsetWidth+me.w,h:node.offsetHeight+me.h};};dojo._getContentBox=function(node,_2f4){var s=_2f4||gcs(node),pe=d._getPadExtents(node,s),be=d._getBorderExtents(node,s),w=node.clientWidth,h;if(!w){w=node.offsetWidth,h=node.offsetHeight;}else{h=node.clientHeight,be.w=be.h=0;}if(d.isOpera){pe.l+=be.l;pe.t+=be.t;}return {l:pe.l,t:pe.t,w:w-pe.w-be.w,h:h-pe.h-be.h};};dojo._getBorderBox=function(node,_2fb){var s=_2fb||gcs(node),pe=d._getPadExtents(node,s),cb=d._getContentBox(node,s);return {l:cb.l-pe.l,t:cb.t-pe.t,w:cb.w+pe.w,h:cb.h+pe.h};};dojo._setBox=function(node,l,t,w,h,u){u=u||"px";var s=node.style;if(!isNaN(l)){s.left=l+u;}if(!isNaN(t)){s.top=t+u;}if(w>=0){s.width=w+u;}if(h>=0){s.height=h+u;}};dojo._isButtonTag=function(node){return node.tagName=="BUTTON"||node.tagName=="INPUT"&&node.getAttribute("type").toUpperCase()=="BUTTON";};dojo._usesBorderBox=function(node){var n=node.tagName;return d.boxModel=="border-box"||n=="TABLE"||dojo._isButtonTag(node);};dojo._setContentSize=function(node,_30a,_30b,_30c){if(d._usesBorderBox(node)){var pb=d._getPadBorderExtents(node,_30c);if(_30a>=0){_30a+=pb.w;}if(_30b>=0){_30b+=pb.h;}}d._setBox(node,NaN,NaN,_30a,_30b);};dojo._setMarginBox=function(node,_30f,_310,_311,_312,_313){var s=_313||gcs(node);var bb=d._usesBorderBox(node),pb=bb?_317:d._getPadBorderExtents(node,s);if(dojo.isSafari){if(dojo._isButtonTag(node)){var ns=node.style;if(_311>=0&&!ns.width){ns.width="4px";}if(_312>=0&&!ns.height){ns.height="4px";}}}var mb=d._getMarginExtents(node,s);if(_311>=0){_311=Math.max(_311-pb.w-mb.w,0);}if(_312>=0){_312=Math.max(_312-pb.h-mb.h,0);}d._setBox(node,_30f,_310,_311,_312);};var _317={l:0,t:0,w:0,h:0};dojo.marginBox=function(node,box){var n=d.byId(node),s=gcs(n),b=box;return !b?d._getMarginBox(n,s):d._setMarginBox(n,b.l,b.t,b.w,b.h,s);};dojo.contentBox=function(node,box){var n=d.byId(node),s=gcs(n),b=box;return !b?d._getContentBox(n,s):d._setContentSize(n,b.w,b.h,s);};var _324=function(node,prop){if(!(node=(node||0).parentNode)){return 0;}var val,_328=0,_b=d.body();while(node&&node.style){if(gcs(node).position=="fixed"){return 0;}val=node[prop];if(val){_328+=val-0;if(node==_b){break;}}node=node.parentNode;}return _328;};dojo._docScroll=function(){var _b=d.body(),_w=d.global,de=d.doc.documentElement;return {y:(_w.pageYOffset||de.scrollTop||_b.scrollTop||0),x:(_w.pageXOffset||d._fixIeBiDiScrollLeft(de.scrollLeft)||_b.scrollLeft||0)};};dojo._isBodyLtr=function(){return !("_bodyLtr" in d)?d._bodyLtr=gcs(d.body()).direction=="ltr":d._bodyLtr;};dojo._getIeDocumentElementOffset=function(){var de=d.doc.documentElement;return (d.isIE>=7)?{x:de.getBoundingClientRect().left,y:de.getBoundingClientRect().top}:{x:d._isBodyLtr()||window.parent==window?de.clientLeft:de.offsetWidth-de.clientWidth-de.clientLeft,y:de.clientTop};};dojo._fixIeBiDiScrollLeft=function(_32e){var dd=d.doc;if(d.isIE&&!dojo._isBodyLtr()){var de=dd.compatMode=="BackCompat"?dd.body:dd.documentElement;return _32e+de.clientWidth-de.scrollWidth;}return _32e;};dojo._abs=function(node,_332){var _333=node.ownerDocument;var ret={x:0,y:0};var db=d.body();if(d.isIE||(d.isFF>=3)){var _336=node.getBoundingClientRect();var cs;if(d.isFF){var dv=node.ownerDocument.defaultView;cs=dv.getComputedStyle(db.parentNode,null);}var _339=(d.isIE)?d._getIeDocumentElementOffset():{x:px(db.parentNode,cs.marginLeft),y:px(db.parentNode,cs.marginTop)};ret.x=_336.left-_339.x;ret.y=_336.top-_339.y;}else{if(node["offsetParent"]){var _33a;if(d.isSafari&&(gcs(node).position=="absolute")&&(node.parentNode==db)){_33a=db;}else{_33a=db.parentNode;}var cs=gcs(node);var n=node;if(d.isOpera&&cs.position!="absolute"){n=n.offsetParent;}ret.x-=_324(n,"scrollLeft");ret.y-=_324(n,"scrollTop");var _33c=node;do{var n=_33c.offsetLeft;if(!d.isOpera||n>0){ret.x+=isNaN(n)?0:n;}var t=_33c.offsetTop;ret.y+=isNaN(t)?0:t;var cs=gcs(_33c);if(_33c!=node){if(d.isSafari){ret.x+=px(_33c,cs.borderLeftWidth);ret.y+=px(_33c,cs.borderTopWidth);}else{if(d.isFF){ret.x+=2*px(_33c,cs.borderLeftWidth);ret.y+=2*px(_33c,cs.borderTopWidth);}}}if(d.isFF&&cs.position=="static"){var _33e=_33c.parentNode;while(_33e!=_33c.offsetParent){var pcs=gcs(_33e);if(pcs.position=="static"){ret.x+=px(_33c,pcs.borderLeftWidth);ret.y+=px(_33c,pcs.borderTopWidth);}_33e=_33e.parentNode;}}_33c=_33c.offsetParent;}while((_33c!=_33a)&&_33c);}else{if(node.x&&node.y){ret.x+=isNaN(node.x)?0:node.x;ret.y+=isNaN(node.y)?0:node.y;}}}if(_332){var _340=d._docScroll();ret.y+=_340.y;ret.x+=_340.x;}return ret;};dojo.coords=function(node,_342){var n=d.byId(node),s=gcs(n),mb=d._getMarginBox(n,s);var abs=d._abs(n,_342);mb.x=abs.x;mb.y=abs.y;return mb;};var _347=d.isIE<8;var _348=function(name){switch(name.toLowerCase()){case "tabindex":return _347?"tabIndex":"tabindex";case "for":case "htmlfor":return _347?"htmlFor":"for";case "class":return d.isIE?"className":"class";default:return name;}};var _34a={colspan:"colSpan",enctype:"enctype",frameborder:"frameborder",method:"method",rowspan:"rowSpan",scrolling:"scrolling",shape:"shape",span:"span",type:"type",valuetype:"valueType"};dojo.hasAttr=function(node,name){node=d.byId(node);var _34d=_348(name);_34d=_34d=="htmlFor"?"for":_34d;var attr=node.getAttributeNode&&node.getAttributeNode(_34d);return attr?attr.specified:false;};var _34f={};var _ctr=0;var _351=dojo._scopeName+"attrid";dojo.attr=function(node,name,_354){var args=arguments.length;if(args==2&&!d.isString(name)){for(var x in name){d.attr(node,x,name[x]);}return;}node=d.byId(node);name=_348(name);if(args==3){if(d.isFunction(_354)){var _357=d.attr(node,_351);if(!_357){_357=_ctr++;d.attr(node,_351,_357);}if(!_34f[_357]){_34f[_357]={};}var h=_34f[_357][name];if(h){d.disconnect(h);}else{try{delete node[name];}catch(e){}}_34f[_357][name]=d.connect(node,name,_354);}else{if((typeof _354=="boolean")||(name=="innerHTML")){node[name]=_354;}else{if((name=="style")&&(!d.isString(_354))){d.style(node,_354);}else{node.setAttribute(name,_354);}}}return;}else{var prop=_34a[name.toLowerCase()];if(prop){return node[prop];}else{var _35a=node[name];return (typeof _35a=="boolean"||typeof _35a=="function")?_35a:(d.hasAttr(node,name)?node.getAttribute(name):null);}}};dojo.removeAttr=function(node,name){d.byId(node).removeAttribute(_348(name));};var _35d="className";dojo.hasClass=function(node,_35f){return ((" "+d.byId(node)[_35d]+" ").indexOf(" "+_35f+" ")>=0);};dojo.addClass=function(node,_361){node=d.byId(node);var cls=node[_35d];if((" "+cls+" ").indexOf(" "+_361+" ")<0){node[_35d]=cls+(cls?" ":"")+_361;}};dojo.removeClass=function(node,_364){node=d.byId(node);var t=d.trim((" "+node[_35d]+" ").replace(" "+_364+" "," "));if(node[_35d]!=t){node[_35d]=t;}};dojo.toggleClass=function(node,_367,_368){if(_368===undefined){_368=!d.hasClass(node,_367);}d[_368?"addClass":"removeClass"](node,_367);};})();}if(!dojo._hasResource["dojo._base.NodeList"]){dojo._hasResource["dojo._base.NodeList"]=true;dojo.provide("dojo._base.NodeList");(function(){var d=dojo;var tnl=function(arr){arr.constructor=dojo.NodeList;dojo._mixin(arr,dojo.NodeList.prototype);return arr;};var _36c=function(func,_36e){return function(){var _a=arguments;var aa=d._toArray(_a,0,[null]);var s=this.map(function(i){aa[0]=i;return d[func].apply(d,aa);});return (_36e||((_a.length>1)||!d.isString(_a[0])))?this:s;};};dojo.NodeList=function(){return tnl(Array.apply(null,arguments));};dojo.NodeList._wrap=tnl;dojo.extend(dojo.NodeList,{slice:function(){var a=d._toArray(arguments);return tnl(a.slice.apply(this,a));},splice:function(){var a=d._toArray(arguments);return tnl(a.splice.apply(this,a));},concat:function(){var a=d._toArray(arguments,0,[this]);return tnl(a.concat.apply([],a));},indexOf:function(_376,_377){return d.indexOf(this,_376,_377);},lastIndexOf:function(){return d.lastIndexOf.apply(d,d._toArray(arguments,0,[this]));},every:function(_378,_379){return d.every(this,_378,_379);},some:function(_37a,_37b){return d.some(this,_37a,_37b);},map:function(func,obj){return d.map(this,func,obj,d.NodeList);},forEach:function(_37e,_37f){d.forEach(this,_37e,_37f);return this;},coords:function(){return d.map(this,d.coords);},attr:_36c("attr"),style:_36c("style"),addClass:_36c("addClass",true),removeClass:_36c("removeClass",true),toggleClass:_36c("toggleClass",true),connect:_36c("connect",true),place:function(_380,_381){var item=d.query(_380)[0];return this.forEach(function(i){d.place(i,item,_381);});},orphan:function(_384){return (_384?d._filterQueryResult(this,_384):this).forEach("if(item.parentNode){ item.parentNode.removeChild(item); }");},adopt:function(_385,_386){var item=this[0];return d.query(_385).forEach(function(ai){d.place(ai,item,_386||"last");});},query:function(_389){if(!_389){return this;}var ret=d.NodeList();this.forEach(function(item){ret=ret.concat(d.query(_389,item).filter(function(_38c){return (_38c!==undefined);}));});return ret;},filter:function(_38d){var _38e=this;var _a=arguments;var r=d.NodeList();var rp=function(t){if(t!==undefined){r.push(t);}};if(d.isString(_38d)){_38e=d._filterQueryResult(this,_a[0]);if(_a.length==1){return _38e;}_a.shift();}d.forEach(d.filter(_38e,_a[0],_a[1]),rp);return r;},addContent:function(_393,_394){var ta=d.doc.createElement("span");if(d.isString(_393)){ta.innerHTML=_393;}else{ta.appendChild(_393);}if(_394===undefined){_394="last";}var ct=(_394=="first"||_394=="after")?"lastChild":"firstChild";this.forEach(function(item){var tn=ta.cloneNode(true);while(tn[ct]){d.place(tn[ct],item,_394);}});return this;},empty:function(){return this.forEach("item.innerHTML='';");},instantiate:function(_399,_39a){var c=d.isFunction(_399)?_399:d.getObject(_399);return this.forEach(function(i){new c(_39a||{},i);});},at:function(){var nl=new dojo.NodeList();dojo.forEach(arguments,function(i){if(this[i]){nl.push(this[i]);}},this);return nl;}});d.forEach(["blur","focus","click","keydown","keypress","keyup","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","submit","load","error"],function(evt){var _oe="on"+evt;d.NodeList.prototype[_oe]=function(a,b){return this.connect(_oe,a,b);};});})();}if(!dojo._hasResource["dojo._base.query"]){dojo._hasResource["dojo._base.query"]=true;dojo.provide("dojo._base.query");(function(){var d=dojo;var _3a4=dojo.isIE?"children":"childNodes";var _3a5=false;var _3a6=function(_3a7){if(">~+".indexOf(_3a7.charAt(_3a7.length-1))>=0){_3a7+=" *";}_3a7+=" ";var ts=function(s,e){return d.trim(_3a7.slice(s,e));};var _3ab=[];var _3ac=-1;var _3ad=-1;var _3ae=-1;var _3af=-1;var _3b0=-1;var inId=-1;var _3b2=-1;var lc="";var cc="";var _3b5;var x=0;var ql=_3a7.length;var _3b8=null;var _cp=null;var _3ba=function(){if(_3b2>=0){var tv=(_3b2==x)?null:ts(_3b2,x);_3b8[(">~+".indexOf(tv)<0)?"tag":"oper"]=tv;_3b2=-1;}};var _3bc=function(){if(inId>=0){_3b8.id=ts(inId,x).replace(/\\/g,"");inId=-1;}};var _3bd=function(){if(_3b0>=0){_3b8.classes.push(ts(_3b0+1,x).replace(/\\/g,""));_3b0=-1;}};var _3be=function(){_3bc();_3ba();_3bd();};for(;lc=cc,cc=_3a7.charAt(x),x<ql;x++){if(lc=="\\"){continue;}if(!_3b8){_3b5=x;_3b8={query:null,pseudos:[],attrs:[],classes:[],tag:null,oper:null,id:null};_3b2=x;}if(_3ac>=0){if(cc=="]"){if(!_cp.attr){_cp.attr=ts(_3ac+1,x);}else{_cp.matchFor=ts((_3ae||_3ac+1),x);}var cmf=_cp.matchFor;if(cmf){if((cmf.charAt(0)=="\"")||(cmf.charAt(0)=="'")){_cp.matchFor=cmf.substring(1,cmf.length-1);}}_3b8.attrs.push(_cp);_cp=null;_3ac=_3ae=-1;}else{if(cc=="="){var _3c0=("|~^$*".indexOf(lc)>=0)?lc:"";_cp.type=_3c0+cc;_cp.attr=ts(_3ac+1,x-_3c0.length);_3ae=x+1;}}}else{if(_3ad>=0){if(cc==")"){if(_3af>=0){_cp.value=ts(_3ad+1,x);}_3af=_3ad=-1;}}else{if(cc=="#"){_3be();inId=x+1;}else{if(cc=="."){_3be();_3b0=x;}else{if(cc==":"){_3be();_3af=x;}else{if(cc=="["){_3be();_3ac=x;_cp={};}else{if(cc=="("){if(_3af>=0){_cp={name:ts(_3af+1,x),value:null};_3b8.pseudos.push(_cp);}_3ad=x;}else{if(cc==" "&&lc!=cc){_3be();if(_3af>=0){_3b8.pseudos.push({name:ts(_3af+1,x)});}_3b8.hasLoops=(_3b8.pseudos.length||_3b8.attrs.length||_3b8.classes.length);_3b8.query=ts(_3b5,x);_3b8.otag=_3b8.tag=(_3b8["oper"])?null:(_3b8.tag||"*");if(_3b8.tag){_3b8.tag=_3b8.tag.toUpperCase();}_3ab.push(_3b8);_3b8=null;}}}}}}}}}return _3ab;};var _3c1={"*=":function(attr,_3c3){return "[contains(@"+attr+", '"+_3c3+"')]";},"^=":function(attr,_3c5){return "[starts-with(@"+attr+", '"+_3c5+"')]";},"$=":function(attr,_3c7){return "[substring(@"+attr+", string-length(@"+attr+")-"+(_3c7.length-1)+")='"+_3c7+"']";},"~=":function(attr,_3c9){return "[contains(concat(' ',@"+attr+",' '), ' "+_3c9+" ')]";},"|=":function(attr,_3cb){return "[contains(concat(' ',@"+attr+",' '), ' "+_3cb+"-')]";},"=":function(attr,_3cd){return "[@"+attr+"='"+_3cd+"']";}};var _3ce=function(_3cf,_3d0,_3d1,_3d2){d.forEach(_3d0.attrs,function(attr){var _3d4;if(attr.type&&_3cf[attr.type]){_3d4=_3cf[attr.type](attr.attr,attr.matchFor);}else{if(attr.attr.length){_3d4=_3d1(attr.attr);}}if(_3d4){_3d2(_3d4);}});};var _3d5=function(_3d6){var _3d7=".";var _3d8=_3a6(d.trim(_3d6));while(_3d8.length){var tqp=_3d8.shift();var _3da;var _3db="";if(tqp.oper==">"){_3da="/";tqp=_3d8.shift();}else{if(tqp.oper=="~"){_3da="/following-sibling::";tqp=_3d8.shift();}else{if(tqp.oper=="+"){_3da="/following-sibling::";_3db="[position()=1]";tqp=_3d8.shift();}else{_3da="//";}}}_3d7+=_3da+tqp.tag+_3db;if(tqp.id){_3d7+="[@id='"+tqp.id+"'][1]";}d.forEach(tqp.classes,function(cn){var cnl=cn.length;var _3de=" ";if(cn.charAt(cnl-1)=="*"){_3de="";cn=cn.substr(0,cnl-1);}_3d7+="[contains(concat(' ',@class,' '), ' "+cn+_3de+"')]";});_3ce(_3c1,tqp,function(_3df){return "[@"+_3df+"]";},function(_3e0){_3d7+=_3e0;});}return _3d7;};var _3e1={};var _3e2=function(path){if(_3e1[path]){return _3e1[path];}var doc=d.doc;var _3e5=_3d5(path);var tf=function(_3e7){var ret=[];var _3e9;var tdoc=doc;if(_3e7){tdoc=(_3e7.nodeType==9)?_3e7:_3e7.ownerDocument;}try{_3e9=tdoc.evaluate(_3e5,_3e7,null,XPathResult.ANY_TYPE,null);}catch(e){}var _3eb=_3e9.iterateNext();while(_3eb){ret.push(_3eb);_3eb=_3e9.iterateNext();}return ret;};return _3e1[path]=tf;};var _3ec={};var _3ed={};var _3ee=function(_3ef,_3f0){if(!_3ef){return _3f0;}if(!_3f0){return _3ef;}return function(){return _3ef.apply(window,arguments)&&_3f0.apply(window,arguments);};};var _3f1=function(root){var ret=[];var te,x=0,tret=root[_3a4];while((te=tret[x++])){if(te.nodeType==1){ret.push(te);}}return ret;};var _3f7=function(root,_3f9){var ret=[];var te=root;while(te=te.nextSibling){if(te.nodeType==1){ret.push(te);if(_3f9){break;}}}return ret;};var _3fc=function(_3fd,_3fe,_3ff,idx){var nidx=idx+1;var _402=(_3fe.length==nidx);var tqp=_3fe[idx];if(tqp.oper){var ecn=(tqp.oper==">")?_3f1(_3fd):_3f7(_3fd,(tqp.oper=="+"));if(!ecn||!ecn.length){return;}nidx++;_402=(_3fe.length==nidx);var tf=_406(_3fe[idx+1]);for(var x=0,ecnl=ecn.length,te;x<ecnl,te=ecn[x];x++){if(tf(te)){if(_402){_3ff.push(te);}else{_3fc(te,_3fe,_3ff,nidx);}}}}var _40a=_40b(tqp)(_3fd);if(_402){while(_40a.length){_3ff.push(_40a.shift());}}else{while(_40a.length){_3fc(_40a.shift(),_3fe,_3ff,nidx);}}};var _40c=function(_40d,_40e){var ret=[];var x=_40d.length-1,te;while((te=_40d[x--])){_3fc(te,_40e,ret,0);}return ret;};var _406=function(q){if(_3ec[q.query]){return _3ec[q.query];}var ff=null;if(q.tag){if(q.tag=="*"){ff=_3ee(ff,function(elem){return (elem.nodeType==1);});}else{ff=_3ee(ff,function(elem){return ((elem.nodeType==1)&&(q[_3a5?"otag":"tag"]==elem.tagName));});}}if(q.id){ff=_3ee(ff,function(elem){return ((elem.nodeType==1)&&(elem.id==q.id));});}if(q.hasLoops){ff=_3ee(ff,_417(q));}return _3ec[q.query]=ff;};var _418=function(node){var pn=node.parentNode;var pnc=pn.childNodes;var nidx=-1;var _41d=pn.firstChild;if(!_41d){return nidx;}var ci=node["__cachedIndex"];var cl=pn["__cachedLength"];if(((typeof cl=="number")&&(cl!=pnc.length))||(typeof ci!="number")){pn["__cachedLength"]=pnc.length;var idx=1;do{if(_41d===node){nidx=idx;}if(_41d.nodeType==1){_41d["__cachedIndex"]=idx;idx++;}_41d=_41d.nextSibling;}while(_41d);}else{nidx=ci;}return nidx;};var _421=0;var _422="";var _423=function(elem,attr){if(attr=="class"){return elem.className||_422;}if(attr=="for"){return elem.htmlFor||_422;}if(attr=="style"){return elem.style.cssText||_422;}return (_3a5?elem.getAttribute(attr):elem.getAttribute(attr,2))||_422;};var _426={"*=":function(attr,_428){return function(elem){return (_423(elem,attr).indexOf(_428)>=0);};},"^=":function(attr,_42b){return function(elem){return (_423(elem,attr).indexOf(_42b)==0);};},"$=":function(attr,_42e){var tval=" "+_42e;return function(elem){var ea=" "+_423(elem,attr);return (ea.lastIndexOf(_42e)==(ea.length-_42e.length));};},"~=":function(attr,_433){var tval=" "+_433+" ";return function(elem){var ea=" "+_423(elem,attr)+" ";return (ea.indexOf(tval)>=0);};},"|=":function(attr,_438){var _439=" "+_438+"-";return function(elem){var ea=" "+(elem.getAttribute(attr,2)||"");return ((ea==_438)||(ea.indexOf(_439)==0));};},"=":function(attr,_43d){return function(elem){return (_423(elem,attr)==_43d);};}};var _43f={"checked":function(name,_441){return function(elem){return !!d.attr(elem,"checked");};},"first-child":function(name,_444){return function(elem){if(elem.nodeType!=1){return false;}var fc=elem.previousSibling;while(fc&&(fc.nodeType!=1)){fc=fc.previousSibling;}return (!fc);};},"last-child":function(name,_448){return function(elem){if(elem.nodeType!=1){return false;}var nc=elem.nextSibling;while(nc&&(nc.nodeType!=1)){nc=nc.nextSibling;}return (!nc);};},"empty":function(name,_44c){return function(elem){var cn=elem.childNodes;var cnl=elem.childNodes.length;for(var x=cnl-1;x>=0;x--){var nt=cn[x].nodeType;if((nt==1)||(nt==3)){return false;}}return true;};},"contains":function(name,_453){return function(elem){if(_453.charAt(0)=="\""||_453.charAt(0)=="'"){_453=_453.substr(1,_453.length-2);}return (elem.innerHTML.indexOf(_453)>=0);};},"not":function(name,_456){var ntf=_406(_3a6(_456)[0]);return function(elem){return (!ntf(elem));};},"nth-child":function(name,_45a){var pi=parseInt;if(_45a=="odd"){_45a="2n+1";}else{if(_45a=="even"){_45a="2n";}}if(_45a.indexOf("n")!=-1){var _45c=_45a.split("n",2);var pred=_45c[0]?(_45c[0]=="-"?-1:pi(_45c[0])):1;var idx=_45c[1]?pi(_45c[1]):0;var lb=0,ub=-1;if(pred>0){if(idx<0){idx=(idx%pred)&&(pred+(idx%pred));}else{if(idx>0){if(idx>=pred){lb=idx-idx%pred;}idx=idx%pred;}}}else{if(pred<0){pred*=-1;if(idx>0){ub=idx;idx=idx%pred;}}}if(pred>0){return function(elem){var i=_418(elem);return (i>=lb)&&(ub<0||i<=ub)&&((i%pred)==idx);};}else{_45a=idx;}}var _463=pi(_45a);return function(elem){return (_418(elem)==_463);};}};var _465=(d.isIE)?function(cond){var clc=cond.toLowerCase();return function(elem){return (_3a5?elem.getAttribute(cond):elem[cond]||elem[clc]);};}:function(cond){return function(elem){return (elem&&elem.getAttribute&&elem.hasAttribute(cond));};};var _417=function(_46b){var _46c=(_3ed[_46b.query]||_3ec[_46b.query]);if(_46c){return _46c;}var ff=null;if(_46b.id){if(_46b.tag!="*"){ff=_3ee(ff,function(elem){return (elem.tagName==_46b[_3a5?"otag":"tag"]);});}}d.forEach(_46b.classes,function(_46f,idx,arr){var _472=_46f.charAt(_46f.length-1)=="*";if(_472){_46f=_46f.substr(0,_46f.length-1);}var re=new RegExp("(?:^|\\s)"+_46f+(_472?".*":"")+"(?:\\s|$)");ff=_3ee(ff,function(elem){return re.test(elem.className);});ff.count=idx;});d.forEach(_46b.pseudos,function(_475){if(_43f[_475.name]){ff=_3ee(ff,_43f[_475.name](_475.name,_475.value));}});_3ce(_426,_46b,_465,function(_476){ff=_3ee(ff,_476);});if(!ff){ff=function(){return true;};}return _3ed[_46b.query]=ff;};var _477={};var _40b=function(_478,root){var fHit=_477[_478.query];if(fHit){return fHit;}if(_478.id&&!_478.hasLoops&&!_478.tag){return _477[_478.query]=function(root){return [d.byId(_478.id)];};}var _47c=_417(_478);var _47d;if(_478.tag&&_478.id&&!_478.hasLoops){_47d=function(root){var te=d.byId(_478.id,(root.ownerDocument||root));if(_47c(te)){return [te];}};}else{var tret;if(!_478.hasLoops){_47d=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_478[_3a5?"otag":"tag"]);while((te=tret[x++])){ret.push(te);}return ret;};}else{_47d=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_478[_3a5?"otag":"tag"]);while((te=tret[x++])){if(_47c(te)){ret.push(te);}}return ret;};}}return _477[_478.query]=_47d;};var _489={};var _48a={"*":d.isIE?function(root){return root.all;}:function(root){return root.getElementsByTagName("*");},"~":_3f7,"+":function(root){return _3f7(root,true);},">":_3f1};var _48e=function(_48f){var _490=_3a6(d.trim(_48f));if(_490.length==1){var tt=_40b(_490[0]);tt.nozip=true;return tt;}var sqf=function(root){var _494=_490.slice(0);var _495;if(_494[0].oper==">"){_495=[root];}else{_495=_40b(_494.shift())(root);}return _40c(_495,_494);};return sqf;};var _496=((document["evaluate"]&&!d.isSafari)?function(_497,root){var _499=_497.split(" ");if((!_3a5)&&(document["evaluate"])&&(_497.indexOf(":")==-1)&&(_497.indexOf("+")==-1)){if(((_499.length>2)&&(_497.indexOf(">")==-1))||(_499.length>3)||(_497.indexOf("[")>=0)||((1==_499.length)&&(0<=_497.indexOf(".")))){return _3e2(_497);}}return _48e(_497);}:_48e);var _49a=function(_49b){if(_48a[_49b]){return _48a[_49b];}if(0>_49b.indexOf(",")){return _48a[_49b]=_496(_49b);}else{var _49c=_49b.split(/\s*,\s*/);var tf=function(root){var _49f=0;var ret=[];var tp;while((tp=_49c[_49f++])){ret=ret.concat(_496(tp,tp.indexOf(" "))(root));}return ret;};return _48a[_49b]=tf;}};var _4a2=0;var _zip=function(arr){if(arr&&arr.nozip){return d.NodeList._wrap(arr);}var ret=new d.NodeList();if(!arr){return ret;}if(arr[0]){ret.push(arr[0]);}if(arr.length<2){return ret;}_4a2++;if(d.isIE&&_3a5){var _4a6=_4a2+"";arr[0].setAttribute("_zipIdx",_4a6);for(var x=1,te;te=arr[x];x++){if(arr[x].getAttribute("_zipIdx")!=_4a6){ret.push(te);}te.setAttribute("_zipIdx",_4a6);}}else{arr[0]["_zipIdx"]=_4a2;for(var x=1,te;te=arr[x];x++){if(arr[x]["_zipIdx"]!=_4a2){ret.push(te);}te["_zipIdx"]=_4a2;}}return ret;};d.query=function(_4a9,root){if(_4a9.constructor==d.NodeList){return _4a9;}if(!d.isString(_4a9)){return new d.NodeList(_4a9);}if(d.isString(root)){root=d.byId(root);}root=root||d.doc;var od=root.ownerDocument||root.documentElement;_3a5=(root.contentType&&root.contentType=="application/xml")||(!!od)&&(d.isIE?od.xml:(root.xmlVersion||od.xmlVersion));return _zip(_49a(_4a9)(root));};d.query.pseudos=_43f;d._filterQueryResult=function(_4ac,_4ad){var tnl=new d.NodeList();var ff=(_4ad)?_406(_3a6(_4ad)[0]):function(){return true;};for(var x=0,te;te=_4ac[x];x++){if(ff(te)){tnl.push(te);}}return tnl;};})();}if(!dojo._hasResource["dojo._base.xhr"]){dojo._hasResource["dojo._base.xhr"]=true;dojo.provide("dojo._base.xhr");(function(){var _d=dojo;function setValue(obj,name,_4b5){var val=obj[name];if(_d.isString(val)){obj[name]=[val,_4b5];}else{if(_d.isArray(val)){val.push(_4b5);}else{obj[name]=_4b5;}}};dojo.formToObject=function(_4b7){var ret={};var _4b9="file|submit|image|reset|button|";_d.forEach(dojo.byId(_4b7).elements,function(item){var _in=item.name;var type=(item.type||"").toLowerCase();if(_in&&type&&_4b9.indexOf(type)==-1&&!item.disabled){if(type=="radio"||type=="checkbox"){if(item.checked){setValue(ret,_in,item.value);}}else{if(item.multiple){ret[_in]=[];_d.query("option",item).forEach(function(opt){if(opt.selected){setValue(ret,_in,opt.value);}});}else{setValue(ret,_in,item.value);if(type=="image"){ret[_in+".x"]=ret[_in+".y"]=ret[_in].x=ret[_in].y=0;}}}}});return ret;};dojo.objectToQuery=function(map){var enc=encodeURIComponent;var _4c0=[];var _4c1={};for(var name in map){var _4c3=map[name];if(_4c3!=_4c1[name]){var _4c4=enc(name)+"=";if(_d.isArray(_4c3)){for(var i=0;i<_4c3.length;i++){_4c0.push(_4c4+enc(_4c3[i]));}}else{_4c0.push(_4c4+enc(_4c3));}}}return _4c0.join("&");};dojo.formToQuery=function(_4c6){return _d.objectToQuery(_d.formToObject(_4c6));};dojo.formToJson=function(_4c7,_4c8){return _d.toJson(_d.formToObject(_4c7),_4c8);};dojo.queryToObject=function(str){var ret={};var qp=str.split("&");var dec=decodeURIComponent;_d.forEach(qp,function(item){if(item.length){var _4ce=item.split("=");var name=dec(_4ce.shift());var val=dec(_4ce.join("="));if(_d.isString(ret[name])){ret[name]=[ret[name]];}if(_d.isArray(ret[name])){ret[name].push(val);}else{ret[name]=val;}}});return ret;};dojo._blockAsync=false;dojo._contentHandlers={"text":function(xhr){return xhr.responseText;},"json":function(xhr){return _d.fromJson(xhr.responseText||null);},"json-comment-filtered":function(xhr){if(!dojo.config.useCommentedJson){console.warn("Consider using the standard mimetype:application/json."+" json-commenting can introduce security issues. To"+" decrease the chances of hijacking, use the standard the 'json' handler and"+" prefix your json with: {}&&\n"+"Use djConfig.useCommentedJson=true to turn off this message.");}var _4d4=xhr.responseText;var _4d5=_4d4.indexOf("/*");var _4d6=_4d4.lastIndexOf("*/");if(_4d5==-1||_4d6==-1){throw new Error("JSON was not comment filtered");}return _d.fromJson(_4d4.substring(_4d5+2,_4d6));},"javascript":function(xhr){return _d.eval(xhr.responseText);},"xml":function(xhr){var _4d9=xhr.responseXML;if(_d.isIE&&(!_4d9||_4d9.documentElement==null)){_d.forEach(["MSXML2","Microsoft","MSXML","MSXML3"],function(_4da){try{var dom=new ActiveXObject(_4da+".XMLDOM");dom.async=false;dom.loadXML(xhr.responseText);_4d9=dom;}catch(e){}});}return _4d9;}};dojo._contentHandlers["json-comment-optional"]=function(xhr){var _4dd=_d._contentHandlers;if(xhr.responseText&&xhr.responseText.indexOf("/*")!=-1){return _4dd["json-comment-filtered"](xhr);}else{return _4dd["json"](xhr);}};dojo._ioSetArgs=function(args,_4df,_4e0,_4e1){var _4e2={args:args,url:args.url};var _4e3=null;if(args.form){var form=_d.byId(args.form);var _4e5=form.getAttributeNode("action");_4e2.url=_4e2.url||(_4e5?_4e5.value:null);_4e3=_d.formToObject(form);}var _4e6=[{}];if(_4e3){_4e6.push(_4e3);}if(args.content){_4e6.push(args.content);}if(args.preventCache){_4e6.push({"dojo.preventCache":new Date().valueOf()});}_4e2.query=_d.objectToQuery(_d.mixin.apply(null,_4e6));_4e2.handleAs=args.handleAs||"text";var d=new _d.Deferred(_4df);d.addCallbacks(_4e0,function(_4e8){return _4e1(_4e8,d);});var ld=args.load;if(ld&&_d.isFunction(ld)){d.addCallback(function(_4ea){return ld.call(args,_4ea,_4e2);});}var err=args.error;if(err&&_d.isFunction(err)){d.addErrback(function(_4ec){return err.call(args,_4ec,_4e2);});}var _4ed=args.handle;if(_4ed&&_d.isFunction(_4ed)){d.addBoth(function(_4ee){return _4ed.call(args,_4ee,_4e2);});}d.ioArgs=_4e2;return d;};var _4ef=function(dfd){dfd.canceled=true;var xhr=dfd.ioArgs.xhr;var _at=typeof xhr.abort;if(_at=="function"||_at=="object"||_at=="unknown"){xhr.abort();}var err=dfd.ioArgs.error;if(!err){err=new Error("xhr cancelled");err.dojoType="cancel";}return err;};var _4f4=function(dfd){var ret=_d._contentHandlers[dfd.ioArgs.handleAs](dfd.ioArgs.xhr);return (typeof ret=="undefined")?null:ret;};var _4f7=function(_4f8,dfd){return _4f8;};var _4fa=null;var _4fb=[];var _4fc=function(){var now=(new Date()).getTime();if(!_d._blockAsync){for(var i=0,tif;i<_4fb.length&&(tif=_4fb[i]);i++){var dfd=tif.dfd;var func=function(){if(!dfd||dfd.canceled||!tif.validCheck(dfd)){_4fb.splice(i--,1);}else{if(tif.ioCheck(dfd)){_4fb.splice(i--,1);tif.resHandle(dfd);}else{if(dfd.startTime){if(dfd.startTime+(dfd.ioArgs.args.timeout||0)<now){_4fb.splice(i--,1);var err=new Error("timeout exceeded");err.dojoType="timeout";dfd.errback(err);dfd.cancel();}}}}};if(dojo.config.isDebug){func.call(this);}else{try{func.call(this);}catch(e){dfd.errback(e);}}}}if(!_4fb.length){clearInterval(_4fa);_4fa=null;return;}};dojo._ioCancelAll=function(){try{_d.forEach(_4fb,function(i){try{i.dfd.cancel();}catch(e){}});}catch(e){}};if(_d.isIE){_d.addOnWindowUnload(_d._ioCancelAll);}_d._ioWatch=function(dfd,_505,_506,_507){if(dfd.ioArgs.args.timeout){dfd.startTime=(new Date()).getTime();}_4fb.push({dfd:dfd,validCheck:_505,ioCheck:_506,resHandle:_507});if(!_4fa){_4fa=setInterval(_4fc,50);}_4fc();};var _508="application/x-www-form-urlencoded";var _509=function(dfd){return dfd.ioArgs.xhr.readyState;};var _50b=function(dfd){return 4==dfd.ioArgs.xhr.readyState;};var _50d=function(dfd){var xhr=dfd.ioArgs.xhr;if(_d._isDocumentOk(xhr)){dfd.callback(dfd);}else{var err=new Error("Unable to load "+dfd.ioArgs.url+" status:"+xhr.status);err.status=xhr.status;err.responseText=xhr.responseText;dfd.errback(err);}};dojo._ioAddQueryToUrl=function(_511){if(_511.query.length){_511.url+=(_511.url.indexOf("?")==-1?"?":"&")+_511.query;_511.query=null;}};dojo.xhr=function(_512,args,_514){var dfd=_d._ioSetArgs(args,_4ef,_4f4,_4f7);dfd.ioArgs.xhr=_d._xhrObj(dfd.ioArgs.args);if(_514){if("postData" in args){dfd.ioArgs.query=args.postData;}else{if("putData" in args){dfd.ioArgs.query=args.putData;}}}else{_d._ioAddQueryToUrl(dfd.ioArgs);}var _516=dfd.ioArgs;var xhr=_516.xhr;xhr.open(_512,_516.url,args.sync!==true,args.user||undefined,args.password||undefined);if(args.headers){for(var hdr in args.headers){if(hdr.toLowerCase()==="content-type"&&!args.contentType){args.contentType=args.headers[hdr];}else{xhr.setRequestHeader(hdr,args.headers[hdr]);}}}xhr.setRequestHeader("Content-Type",args.contentType||_508);if(!args.headers||!args.headers["X-Requested-With"]){xhr.setRequestHeader("X-Requested-With","XMLHttpRequest");}if(dojo.config.isDebug){xhr.send(_516.query);}else{try{xhr.send(_516.query);}catch(e){dfd.ioArgs.error=e;dfd.cancel();}}_d._ioWatch(dfd,_509,_50b,_50d);xhr=null;return dfd;};dojo.xhrGet=function(args){return _d.xhr("GET",args);};dojo.rawXhrPost=dojo.xhrPost=function(args){return _d.xhr("POST",args,true);};dojo.rawXhrPut=dojo.xhrPut=function(args){return _d.xhr("PUT",args,true);};dojo.xhrDelete=function(args){return _d.xhr("DELETE",args);};})();}if(!dojo._hasResource["dojo._base.fx"]){dojo._hasResource["dojo._base.fx"]=true;dojo.provide("dojo._base.fx");(function(){var d=dojo;dojo._Line=function(_51e,end){this.start=_51e;this.end=end;this.getValue=function(n){return ((this.end-this.start)*n)+this.start;};};d.declare("dojo._Animation",null,{constructor:function(args){d.mixin(this,args);if(d.isArray(this.curve)){this.curve=new d._Line(this.curve[0],this.curve[1]);}},duration:350,repeat:0,rate:10,_percent:0,_startRepeatCount:0,_fire:function(evt,args){if(this[evt]){if(dojo.config.isDebug){this[evt].apply(this,args||[]);}else{try{this[evt].apply(this,args||[]);}catch(e){console.error("exception in animation handler for:",evt);console.error(e);}}}return this;},play:function(_524,_525){var _t=this;if(_525){_t._stopTimer();_t._active=_t._paused=false;_t._percent=0;}else{if(_t._active&&!_t._paused){return _t;}}_t._fire("beforeBegin");var de=_524||_t.delay;var _p=dojo.hitch(_t,"_play",_525);if(de>0){setTimeout(_p,de);return _t;}_p();return _t;},_play:function(_529){var _t=this;_t._startTime=new Date().valueOf();if(_t._paused){_t._startTime-=_t.duration*_t._percent;}_t._endTime=_t._startTime+_t.duration;_t._active=true;_t._paused=false;var _52b=_t.curve.getValue(_t._percent);if(!_t._percent){if(!_t._startRepeatCount){_t._startRepeatCount=_t.repeat;}_t._fire("onBegin",[_52b]);}_t._fire("onPlay",[_52b]);_t._cycle();return _t;},pause:function(){this._stopTimer();if(!this._active){return this;}this._paused=true;this._fire("onPause",[this.curve.getValue(this._percent)]);return this;},gotoPercent:function(_52c,_52d){this._stopTimer();this._active=this._paused=true;this._percent=_52c;if(_52d){this.play();}return this;},stop:function(_52e){if(!this._timer){return this;}this._stopTimer();if(_52e){this._percent=1;}this._fire("onStop",[this.curve.getValue(this._percent)]);this._active=this._paused=false;return this;},status:function(){if(this._active){return this._paused?"paused":"playing";}return "stopped";},_cycle:function(){var _t=this;if(_t._active){var curr=new Date().valueOf();var step=(curr-_t._startTime)/(_t._endTime-_t._startTime);if(step>=1){step=1;}_t._percent=step;if(_t.easing){step=_t.easing(step);}_t._fire("onAnimate",[_t.curve.getValue(step)]);if(_t._percent<1){_t._startTimer();}else{_t._active=false;if(_t.repeat>0){_t.repeat--;_t.play(null,true);}else{if(_t.repeat==-1){_t.play(null,true);}else{if(_t._startRepeatCount){_t.repeat=_t._startRepeatCount;_t._startRepeatCount=0;}}}_t._percent=0;_t._fire("onEnd");_t._stopTimer();}}return _t;}});var ctr=0;var _533=[];var _534={run:function(){}};var _535=null;dojo._Animation.prototype._startTimer=function(){if(!this._timer){this._timer=d.connect(_534,"run",this,"_cycle");ctr++;}if(!_535){_535=setInterval(d.hitch(_534,"run"),this.rate);}};dojo._Animation.prototype._stopTimer=function(){if(this._timer){d.disconnect(this._timer);this._timer=null;ctr--;}if(ctr<=0){clearInterval(_535);_535=null;ctr=0;}};var _536=(d.isIE)?function(node){var ns=node.style;if(!ns.width.length&&d.style(node,"width")=="auto"){ns.width="auto";}}:function(){};dojo._fade=function(args){args.node=d.byId(args.node);var _53a=d.mixin({properties:{}},args);var _53b=(_53a.properties.opacity={});_53b.start=!("start" in _53a)?function(){return Number(d.style(_53a.node,"opacity"));}:_53a.start;_53b.end=_53a.end;var anim=d.animateProperty(_53a);d.connect(anim,"beforeBegin",d.partial(_536,_53a.node));return anim;};dojo.fadeIn=function(args){return d._fade(d.mixin({end:1},args));};dojo.fadeOut=function(args){return d._fade(d.mixin({end:0},args));};dojo._defaultEasing=function(n){return 0.5+((Math.sin((n+1.5)*Math.PI))/2);};var _540=function(_541){this._properties=_541;for(var p in _541){var prop=_541[p];if(prop.start instanceof d.Color){prop.tempColor=new d.Color();}}this.getValue=function(r){var ret={};for(var p in this._properties){var prop=this._properties[p];var _548=prop.start;if(_548 instanceof d.Color){ret[p]=d.blendColors(_548,prop.end,r,prop.tempColor).toCss();}else{if(!d.isArray(_548)){ret[p]=((prop.end-_548)*r)+_548+(p!="opacity"?prop.units||"px":"");}}}return ret;};};dojo.animateProperty=function(args){args.node=d.byId(args.node);if(!args.easing){args.easing=d._defaultEasing;}var anim=new d._Animation(args);d.connect(anim,"beforeBegin",anim,function(){var pm={};for(var p in this.properties){if(p=="width"||p=="height"){this.node.display="block";}var prop=this.properties[p];prop=pm[p]=d.mixin({},(d.isObject(prop)?prop:{end:prop}));if(d.isFunction(prop.start)){prop.start=prop.start();}if(d.isFunction(prop.end)){prop.end=prop.end();}var _54e=(p.toLowerCase().indexOf("color")>=0);function getStyle(node,p){var v=({height:node.offsetHeight,width:node.offsetWidth})[p];if(v!==undefined){return v;}v=d.style(node,p);return (p=="opacity")?Number(v):(_54e?v:parseFloat(v));};if(!("end" in prop)){prop.end=getStyle(this.node,p);}else{if(!("start" in prop)){prop.start=getStyle(this.node,p);}}if(_54e){prop.start=new d.Color(prop.start);prop.end=new d.Color(prop.end);}else{prop.start=(p=="opacity")?Number(prop.start):parseFloat(prop.start);}}this.curve=new _540(pm);});d.connect(anim,"onAnimate",d.hitch(d,"style",anim.node));return anim;};dojo.anim=function(node,_553,_554,_555,_556,_557){return d.animateProperty({node:node,duration:_554||d._Animation.prototype.duration,properties:_553,easing:_555,onEnd:_556}).play(_557||0);};})();}if(!dojo._hasResource["dojo.i18n"]){dojo._hasResource["dojo.i18n"]=true;dojo.provide("dojo.i18n");dojo.i18n.getLocalization=function(_558,_559,_55a){_55a=dojo.i18n.normalizeLocale(_55a);var _55b=_55a.split("-");var _55c=[_558,"nls",_559].join(".");var _55d=dojo._loadedModules[_55c];if(_55d){var _55e;for(var i=_55b.length;i>0;i--){var loc=_55b.slice(0,i).join("_");if(_55d[loc]){_55e=_55d[loc];break;}}if(!_55e){_55e=_55d.ROOT;}if(_55e){var _561=function(){};_561.prototype=_55e;return new _561();}}throw new Error("Bundle not found: "+_559+" in "+_558+" , locale="+_55a);};dojo.i18n.normalizeLocale=function(_562){var _563=_562?_562.toLowerCase():dojo.locale;if(_563=="root"){_563="ROOT";}return _563;};dojo.i18n._requireLocalization=function(_564,_565,_566,_567){var _568=dojo.i18n.normalizeLocale(_566);var _569=[_564,"nls",_565].join(".");var _56a="";if(_567){var _56b=_567.split(",");for(var i=0;i<_56b.length;i++){if(_568["indexOf"](_56b[i])==0){if(_56b[i].length>_56a.length){_56a=_56b[i];}}}if(!_56a){_56a="ROOT";}}var _56d=_567?_56a:_568;var _56e=dojo._loadedModules[_569];var _56f=null;if(_56e){if(dojo.config.localizationComplete&&_56e._built){return;}var _570=_56d.replace(/-/g,"_");var _571=_569+"."+_570;_56f=dojo._loadedModules[_571];}if(!_56f){_56e=dojo["provide"](_569);var syms=dojo._getModuleSymbols(_564);var _573=syms.concat("nls").join("/");var _574;dojo.i18n._searchLocalePath(_56d,_567,function(loc){var _576=loc.replace(/-/g,"_");var _577=_569+"."+_576;var _578=false;if(!dojo._loadedModules[_577]){dojo["provide"](_577);var _579=[_573];if(loc!="ROOT"){_579.push(loc);}_579.push(_565);var _57a=_579.join("/")+".js";_578=dojo._loadPath(_57a,null,function(hash){var _57c=function(){};_57c.prototype=_574;_56e[_576]=new _57c();for(var j in hash){_56e[_576][j]=hash[j];}});}else{_578=true;}if(_578&&_56e[_576]){_574=_56e[_576];}else{_56e[_576]=_574;}if(_567){return true;}});}if(_567&&_568!=_56a){_56e[_568.replace(/-/g,"_")]=_56e[_56a.replace(/-/g,"_")];}};(function(){var _57e=dojo.config.extraLocale;if(_57e){if(!_57e instanceof Array){_57e=[_57e];}var req=dojo.i18n._requireLocalization;dojo.i18n._requireLocalization=function(m,b,_582,_583){req(m,b,_582,_583);if(_582){return;}for(var i=0;i<_57e.length;i++){req(m,b,_57e[i],_583);}};}})();dojo.i18n._searchLocalePath=function(_585,down,_587){_585=dojo.i18n.normalizeLocale(_585);var _588=_585.split("-");var _589=[];for(var i=_588.length;i>0;i--){_589.push(_588.slice(0,i).join("-"));}_589.push(false);if(down){_589.reverse();}for(var j=_589.length-1;j>=0;j--){var loc=_589[j]||"ROOT";var stop=_587(loc);if(stop){break;}}};dojo.i18n._preloadLocalizations=function(_58e,_58f){function preload(_590){_590=dojo.i18n.normalizeLocale(_590);dojo.i18n._searchLocalePath(_590,true,function(loc){for(var i=0;i<_58f.length;i++){if(_58f[i]==loc){dojo["require"](_58e+"_"+loc);return true;}}return false;});};preload();var _593=dojo.config.extraLocale||[];for(var i=0;i<_593.length;i++){preload(_593[i]);}};}if(!dojo._hasResource["dojo._base.browser"]){dojo._hasResource["dojo._base.browser"]=true;dojo.provide("dojo._base.browser");if(dojo.config.require){dojo.forEach(dojo.config.require,"dojo['require'](item);");}}if(dojo.config.afterOnLoad&&dojo.isBrowser){window.setTimeout(dojo._fakeLoadInit,1000);}})();
@@ -0,0 +1,16 @@
1
+ /*
2
+ Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
3
+ Available via Academic Free License >= 2.1 OR the modified BSD license.
4
+ see: http://dojotoolkit.org/license for details
5
+ */
6
+
7
+ /*
8
+ This is a compiled version of Dojo, built for deployment and not for
9
+ development. To get an editable version, please visit:
10
+
11
+ http://dojotoolkit.org
12
+
13
+ for documentation and information on getting the source.
14
+ */
15
+
16
+ (function(){var _1=null;if((_1||(typeof djConfig!="undefined"&&djConfig.scopeMap))&&(typeof window!="undefined")){var _2="",_3="",_4="",_5={},_6={};_1=_1||djConfig.scopeMap;for(var i=0;i<_1.length;i++){var _8=_1[i];_2+="var "+_8[0]+" = {}; "+_8[1]+" = "+_8[0]+";"+_8[1]+"._scopeName = '"+_8[1]+"';";_3+=(i==0?"":",")+_8[0];_4+=(i==0?"":",")+_8[1];_5[_8[0]]=_8[1];_6[_8[1]]=_8[0];}eval(_2+"dojo._scopeArgs = ["+_4+"];");dojo._scopePrefixArgs=_3;dojo._scopePrefix="(function("+_3+"){";dojo._scopeSuffix="})("+_4+")";dojo._scopeMap=_5;dojo._scopeMapRev=_6;}(function(){if(typeof this["loadFirebugConsole"]=="function"){this["loadFirebugConsole"]();}else{this.console=this.console||{};var cn=["assert","count","debug","dir","dirxml","error","group","groupEnd","info","profile","profileEnd","time","timeEnd","trace","warn","log"];var i=0,tn;while((tn=cn[i++])){if(!console[tn]){(function(){var _c=tn+"";console[_c]=("log" in console)?function(){var a=Array.apply({},arguments);a.unshift(_c+":");console["log"](a.join(" "));}:function(){};})();}}}if(typeof dojo=="undefined"){this.dojo={_scopeName:"dojo",_scopePrefix:"",_scopePrefixArgs:"",_scopeSuffix:"",_scopeMap:{},_scopeMapRev:{}};}var d=dojo;if(typeof dijit=="undefined"){this.dijit={_scopeName:"dijit"};}if(typeof dojox=="undefined"){this.dojox={_scopeName:"dojox"};}if(!d._scopeArgs){d._scopeArgs=[dojo,dijit,dojox];}d.global=this;d.config={isDebug:false,debugAtAllCosts:false};if(typeof djConfig!="undefined"){for(var _f in djConfig){d.config[_f]=djConfig[_f];}}dojo.locale=d.config.locale;var rev="$Rev: 17136 $".match(/\d+/);dojo.version={major:1,minor:3,patch:0,flag:"",revision:rev?+rev[0]:NaN,toString:function(){with(d.version){return major+"."+minor+"."+patch+flag+" ("+revision+")";}}};if(typeof OpenAjax!="undefined"){OpenAjax.hub.registerLibrary(dojo._scopeName,"http://dojotoolkit.org",d.version.toString());}var _11={};dojo._mixin=function(obj,_13){for(var x in _13){if(_11[x]===undefined||_11[x]!=_13[x]){obj[x]=_13[x];}}if(d.isIE&&_13){var p=_13.toString;if(typeof p=="function"&&p!=obj.toString&&p!=_11.toString&&p!="\nfunction toString() {\n [native code]\n}\n"){obj.toString=_13.toString;}}return obj;};dojo.mixin=function(obj,_17){if(!obj){obj={};}for(var i=1,l=arguments.length;i<l;i++){d._mixin(obj,arguments[i]);}return obj;};dojo._getProp=function(_1a,_1b,_1c){var obj=_1c||d.global;for(var i=0,p;obj&&(p=_1a[i]);i++){if(i==0&&this._scopeMap[p]){p=this._scopeMap[p];}obj=(p in obj?obj[p]:(_1b?obj[p]={}:undefined));}return obj;};dojo.setObject=function(_20,_21,_22){var _23=_20.split("."),p=_23.pop(),obj=d._getProp(_23,true,_22);return obj&&p?(obj[p]=_21):undefined;};dojo.getObject=function(_26,_27,_28){return d._getProp(_26.split("."),_27,_28);};dojo.exists=function(_29,obj){return !!d.getObject(_29,false,obj);};dojo["eval"]=function(_2b){return d.global.eval?d.global.eval(_2b):eval(_2b);};d.deprecated=d.experimental=function(){};})();(function(){var d=dojo;d.mixin(d,{_loadedModules:{},_inFlightCount:0,_hasResource:{},_modulePrefixes:{dojo:{name:"dojo",value:"."},doh:{name:"doh",value:"../util/doh"},tests:{name:"tests",value:"tests"}},_moduleHasPrefix:function(_2d){var mp=this._modulePrefixes;return !!(mp[_2d]&&mp[_2d].value);},_getModulePrefix:function(_2f){var mp=this._modulePrefixes;if(this._moduleHasPrefix(_2f)){return mp[_2f].value;}return _2f;},_loadedUrls:[],_postLoad:false,_loaders:[],_unloaders:[],_loadNotifying:false});dojo._loadUriAndCheck=function(uri,_32,cb){var ok=false;try{ok=this._loadUri(uri,cb);}catch(e){console.error("failed loading "+uri+" with error: "+e);}return !!(ok&&this._loadedModules[_32]);};dojo.loaded=function(){this._loadNotifying=true;this._postLoad=true;var mll=d._loaders;this._loaders=[];for(var x=0;x<mll.length;x++){mll[x]();}this._loadNotifying=false;if(d._postLoad&&d._inFlightCount==0&&mll.length){d._callLoaded();}};dojo.unloaded=function(){var mll=d._unloaders;while(mll.length){(mll.pop())();}};d._onto=function(arr,obj,fn){if(!fn){arr.push(obj);}else{if(fn){var _3b=(typeof fn=="string")?obj[fn]:fn;arr.push(function(){_3b.call(obj);});}}};dojo.addOnLoad=function(obj,_3d){d._onto(d._loaders,obj,_3d);if(d._postLoad&&d._inFlightCount==0&&!d._loadNotifying){d._callLoaded();}};var dca=d.config.addOnLoad;if(dca){d.addOnLoad[(dca instanceof Array?"apply":"call")](d,dca);}dojo._modulesLoaded=function(){if(d._postLoad){return;}if(d._inFlightCount>0){console.warn("files still in flight!");return;}d._callLoaded();};dojo._callLoaded=function(){if(typeof setTimeout=="object"||(dojo.config.useXDomain&&d.isOpera)){if(dojo.isAIR){setTimeout(function(){dojo.loaded();},0);}else{setTimeout(dojo._scopeName+".loaded();",0);}}else{d.loaded();}};dojo._getModuleSymbols=function(_3f){var _40=_3f.split(".");for(var i=_40.length;i>0;i--){var _42=_40.slice(0,i).join(".");if((i==1)&&!this._moduleHasPrefix(_42)){_40[0]="../"+_40[0];}else{var _43=this._getModulePrefix(_42);if(_43!=_42){_40.splice(0,i,_43);break;}}}return _40;};dojo._global_omit_module_check=false;dojo.loadInit=function(_44){_44();};dojo._loadModule=dojo.require=function(_45,_46){_46=this._global_omit_module_check||_46;var _47=this._loadedModules[_45];if(_47){return _47;}var _48=this._getModuleSymbols(_45).join("/")+".js";var _49=(!_46)?_45:null;var ok=this._loadPath(_48,_49);if(!ok&&!_46){throw new Error("Could not load '"+_45+"'; last tried '"+_48+"'");}if(!_46&&!this._isXDomain){_47=this._loadedModules[_45];if(!_47){throw new Error("symbol '"+_45+"' is not defined after loading '"+_48+"'");}}return _47;};dojo.provide=function(_4b){_4b=_4b+"";return (d._loadedModules[_4b]=d.getObject(_4b,true));};dojo.platformRequire=function(_4c){var _4d=_4c.common||[];var _4e=_4d.concat(_4c[d._name]||_4c["default"]||[]);for(var x=0;x<_4e.length;x++){var _50=_4e[x];if(_50.constructor==Array){d._loadModule.apply(d,_50);}else{d._loadModule(_50);}}};dojo.requireIf=function(_51,_52){if(_51===true){var _53=[];for(var i=1;i<arguments.length;i++){_53.push(arguments[i]);}d.require.apply(d,_53);}};dojo.requireAfterIf=d.requireIf;dojo.registerModulePath=function(_55,_56){d._modulePrefixes[_55]={name:_55,value:_56};};if(typeof dojo.config["useXDomain"]=="undefined"){dojo.config.useXDomain=true;}dojo.registerModulePath("dojo","http://ajax.googleapis.com/ajax/libs/dojo/1.3.0/dojo");dojo.registerModulePath("dijit","http://ajax.googleapis.com/ajax/libs/dojo/1.3.0/dijit");dojo.registerModulePath("dojox","http://ajax.googleapis.com/ajax/libs/dojo/1.3.0/dojox");dojo.requireLocalization=function(_57,_58,_59,_5a){d.require("dojo.i18n");d.i18n._requireLocalization.apply(d.hostenv,arguments);};var ore=new RegExp("^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?$");var ire=new RegExp("^((([^\\[:]+):)?([^@]+)@)?(\\[([^\\]]+)\\]|([^\\[:]*))(:([0-9]+))?$");dojo._Url=function(){var n=null;var _a=arguments;var uri=[_a[0]];for(var i=1;i<_a.length;i++){if(!_a[i]){continue;}var _61=new d._Url(_a[i]+"");var _62=new d._Url(uri[0]+"");if(_61.path==""&&!_61.scheme&&!_61.authority&&!_61.query){if(_61.fragment!=n){_62.fragment=_61.fragment;}_61=_62;}else{if(!_61.scheme){_61.scheme=_62.scheme;if(!_61.authority){_61.authority=_62.authority;if(_61.path.charAt(0)!="/"){var _63=_62.path.substring(0,_62.path.lastIndexOf("/")+1)+_61.path;var _64=_63.split("/");for(var j=0;j<_64.length;j++){if(_64[j]=="."){if(j==_64.length-1){_64[j]="";}else{_64.splice(j,1);j--;}}else{if(j>0&&!(j==1&&_64[0]=="")&&_64[j]==".."&&_64[j-1]!=".."){if(j==(_64.length-1)){_64.splice(j,1);_64[j-1]="";}else{_64.splice(j-1,2);j-=2;}}}}_61.path=_64.join("/");}}}}uri=[];if(_61.scheme){uri.push(_61.scheme,":");}if(_61.authority){uri.push("//",_61.authority);}uri.push(_61.path);if(_61.query){uri.push("?",_61.query);}if(_61.fragment){uri.push("#",_61.fragment);}}this.uri=uri.join("");var r=this.uri.match(ore);this.scheme=r[2]||(r[1]?"":n);this.authority=r[4]||(r[3]?"":n);this.path=r[5];this.query=r[7]||(r[6]?"":n);this.fragment=r[9]||(r[8]?"":n);if(this.authority!=n){r=this.authority.match(ire);this.user=r[3]||n;this.password=r[4]||n;this.host=r[6]||r[7];this.port=r[9]||n;}};dojo._Url.prototype.toString=function(){return this.uri;};dojo.moduleUrl=function(_67,url){var loc=d._getModuleSymbols(_67).join("/");if(!loc){return null;}if(loc.lastIndexOf("/")!=loc.length-1){loc+="/";}var _6a=loc.indexOf(":");if(loc.charAt(0)!="/"&&(_6a==-1||_6a>loc.indexOf("/"))){loc=d.baseUrl+loc;}return new d._Url(loc,url);};})();dojo.provide("dojo._base._loader.loader_xd");dojo._xdReset=function(){this._isXDomain=dojo.config.useXDomain||false;this._xdTimer=0;this._xdInFlight={};this._xdOrderedReqs=[];this._xdDepMap={};this._xdContents=[];this._xdDefList=[];};dojo._xdReset();dojo._xdCreateResource=function(_6b,_6c,_6d){var _6e=_6b.replace(/(\/\*([\s\S]*?)\*\/|\/\/(.*)$)/mg,"");var _6f=[];var _70=/dojo.(require|requireIf|provide|requireAfterIf|platformRequire|requireLocalization)\s*\(([\w\W]*?)\)/mg;var _71;while((_71=_70.exec(_6e))!=null){if(_71[1]=="requireLocalization"){eval(_71[0]);}else{_6f.push("\""+_71[1]+"\", "+_71[2]);}}var _72=[];_72.push(dojo._scopeName+"._xdResourceLoaded(function("+dojo._scopePrefixArgs+"){\n");var _73=dojo._xdExtractLoadInits(_6b);if(_73){_6b=_73[0];for(var i=1;i<_73.length;i++){_72.push(_73[i]+";\n");}}_72.push("return {");if(_6f.length>0){_72.push("depends: [");for(i=0;i<_6f.length;i++){if(i>0){_72.push(",\n");}_72.push("["+_6f[i]+"]");}_72.push("],");}_72.push("\ndefineResource: function("+dojo._scopePrefixArgs+"){");if(!dojo.config["debugAtAllCosts"]||_6c=="dojo._base._loader.loader_debug"){_72.push(_6b);}_72.push("\n}, resourceName: '"+_6c+"', resourcePath: '"+_6d+"'};});");return _72.join("");};dojo._xdExtractLoadInits=function(_75){var _76=/dojo.loadInit\s*\(/g;_76.lastIndex=0;var _77=/[\(\)]/g;_77.lastIndex=0;var _78=[];var _79;while((_79=_76.exec(_75))){_77.lastIndex=_76.lastIndex;var _7a=1;var _7b;while((_7b=_77.exec(_75))){if(_7b[0]==")"){_7a-=1;}else{_7a+=1;}if(_7a==0){break;}}if(_7a!=0){throw "unmatched paren around character "+_77.lastIndex+" in: "+_75;}var _7c=_76.lastIndex-_79[0].length;_78.push(_75.substring(_7c,_77.lastIndex));var _7d=_77.lastIndex-_7c;_75=_75.substring(0,_7c)+_75.substring(_77.lastIndex,_75.length);_76.lastIndex=_77.lastIndex-_7d;_76.lastIndex=_77.lastIndex;}if(_78.length>0){_78.unshift(_75);}return (_78.length?_78:null);};dojo._xdIsXDomainPath=function(_7e){var _7f=_7e.indexOf(":");var _80=_7e.indexOf("/");if(_7f>0&&_7f<_80){return true;}else{var url=this.baseUrl;_7f=url.indexOf(":");_80=url.indexOf("/");if(_7f>0&&_7f<_80&&(!location.host||url.indexOf("http://"+location.host)!=0)){return true;}}return false;};dojo._loadPath=function(_82,_83,cb){var _85=this._xdIsXDomainPath(_82);this._isXDomain|=_85;var uri=((_82.charAt(0)=="/"||_82.match(/^\w+:/))?"":this.baseUrl)+_82;try{return ((!_83||this._isXDomain)?this._loadUri(uri,cb,_85,_83):this._loadUriAndCheck(uri,_83,cb));}catch(e){console.error(e);return false;}};dojo._loadUri=function(uri,cb,_89,_8a){if(this._loadedUrls[uri]){return 1;}if(this._isXDomain&&_8a&&_8a!="dojo.i18n"){this._xdOrderedReqs.push(_8a);if(_89||uri.indexOf("/nls/")==-1){this._xdInFlight[_8a]=true;this._inFlightCount++;}if(!this._xdTimer){if(dojo.isAIR){this._xdTimer=setInterval(function(){dojo._xdWatchInFlight();},100);}else{this._xdTimer=setInterval(dojo._scopeName+"._xdWatchInFlight();",100);}}this._xdStartTime=(new Date()).getTime();}if(_89){var _8b=uri.lastIndexOf(".");if(_8b<=0){_8b=uri.length-1;}var _8c=uri.substring(0,_8b)+".xd";if(_8b!=uri.length-1){_8c+=uri.substring(_8b,uri.length);}if(dojo.isAIR){_8c=_8c.replace("app:/","/");}var _8d=document.createElement("script");_8d.type="text/javascript";_8d.src=_8c;if(!this.headElement){this._headElement=document.getElementsByTagName("head")[0];if(!this._headElement){this._headElement=document.getElementsByTagName("html")[0];}}this._headElement.appendChild(_8d);}else{var _8e=this._getText(uri,null,true);if(_8e==null){return 0;}if(this._isXDomain&&uri.indexOf("/nls/")==-1&&_8a!="dojo.i18n"){var res=this._xdCreateResource(_8e,_8a,uri);dojo.eval(res);}else{if(cb){_8e="("+_8e+")";}else{_8e=this._scopePrefix+_8e+this._scopeSuffix;}var _90=dojo["eval"](_8e+"\r\n//@ sourceURL="+uri);if(cb){cb(_90);}}}this._loadedUrls[uri]=true;this._loadedUrls.push(uri);return true;};dojo._xdResourceLoaded=function(res){res=res.apply(dojo.global,dojo._scopeArgs);var _92=res.depends;var _93=null;var _94=null;var _95=[];if(_92&&_92.length>0){var dep=null;var _97=0;var _98=false;for(var i=0;i<_92.length;i++){dep=_92[i];if(dep[0]=="provide"){_95.push(dep[1]);}else{if(!_93){_93=[];}if(!_94){_94=[];}var _9a=this._xdUnpackDependency(dep);if(_9a.requires){_93=_93.concat(_9a.requires);}if(_9a.requiresAfter){_94=_94.concat(_9a.requiresAfter);}}var _9b=dep[0];var _9c=_9b.split(".");if(_9c.length==2){dojo[_9c[0]][_9c[1]].apply(dojo[_9c[0]],dep.slice(1));}else{dojo[_9b].apply(dojo,dep.slice(1));}}if(_95.length==1&&_95[0]=="dojo._base._loader.loader_debug"){res.defineResource(dojo);}else{var _9d=this._xdContents.push({content:res.defineResource,resourceName:res["resourceName"],resourcePath:res["resourcePath"],isDefined:false})-1;for(i=0;i<_95.length;i++){this._xdDepMap[_95[i]]={requires:_93,requiresAfter:_94,contentIndex:_9d};}}for(i=0;i<_95.length;i++){this._xdInFlight[_95[i]]=false;}}};dojo._xdLoadFlattenedBundle=function(_9e,_9f,_a0,_a1){_a0=_a0||"root";var _a2=dojo.i18n.normalizeLocale(_a0).replace("-","_");var _a3=[_9e,"nls",_9f].join(".");var _a4=dojo["provide"](_a3);_a4[_a2]=_a1;var _a5=[_9e,_a2,_9f].join(".");var _a6=dojo._xdBundleMap[_a5];if(_a6){for(var _a7 in _a6){_a4[_a7]=_a1;}}};dojo._xdInitExtraLocales=function(){var _a8=dojo.config.extraLocale;if(_a8){if(!_a8 instanceof Array){_a8=[_a8];}dojo._xdReqLoc=dojo.xdRequireLocalization;dojo.xdRequireLocalization=function(m,b,_ab,_ac){dojo._xdReqLoc(m,b,_ab,_ac);if(_ab){return;}for(var i=0;i<_a8.length;i++){dojo._xdReqLoc(m,b,_a8[i],_ac);}};}};dojo._xdBundleMap={};dojo.xdRequireLocalization=function(_ae,_af,_b0,_b1){if(dojo._xdInitExtraLocales){dojo._xdInitExtraLocales();dojo._xdInitExtraLocales=null;dojo.xdRequireLocalization.apply(dojo,arguments);return;}var _b2=_b1.split(",");var _b3=dojo.i18n.normalizeLocale(_b0);var _b4="";for(var i=0;i<_b2.length;i++){if(_b3.indexOf(_b2[i])==0){if(_b2[i].length>_b4.length){_b4=_b2[i];}}}var _b6=_b4.replace("-","_");var _b7=dojo.getObject([_ae,"nls",_af].join("."));if(_b7&&_b7[_b6]){_b8[_b3.replace("-","_")]=_b7[_b6];}else{var _b9=[_ae,(_b6||"root"),_af].join(".");var _b8=dojo._xdBundleMap[_b9];if(!_b8){_b8=dojo._xdBundleMap[_b9]={};}_b8[_b3.replace("-","_")]=true;dojo.require(_ae+".nls"+(_b4?"."+_b4:"")+"."+_af);}};dojo._xdRealRequireLocalization=dojo.requireLocalization;dojo.requireLocalization=function(_ba,_bb,_bc,_bd){var _be=this.moduleUrl(_ba).toString();if(this._xdIsXDomainPath(_be)){return dojo.xdRequireLocalization.apply(dojo,arguments);}else{return dojo._xdRealRequireLocalization.apply(dojo,arguments);}};dojo._xdUnpackDependency=function(dep){var _c0=null;var _c1=null;switch(dep[0]){case "requireIf":case "requireAfterIf":if(dep[1]===true){_c0=[{name:dep[2],content:null}];}break;case "platformRequire":var _c2=dep[1];var _c3=_c2["common"]||[];_c0=(_c2[dojo.hostenv.name_])?_c3.concat(_c2[dojo.hostenv.name_]||[]):_c3.concat(_c2["default"]||[]);if(_c0){for(var i=0;i<_c0.length;i++){if(_c0[i] instanceof Array){_c0[i]={name:_c0[i][0],content:null};}else{_c0[i]={name:_c0[i],content:null};}}}break;case "require":_c0=[{name:dep[1],content:null}];break;case "i18n._preloadLocalizations":dojo.i18n._preloadLocalizations.apply(dojo.i18n._preloadLocalizations,dep.slice(1));break;}if(dep[0]=="requireAfterIf"||dep[0]=="requireIf"){_c1=_c0;_c0=null;}return {requires:_c0,requiresAfter:_c1};};dojo._xdWalkReqs=function(){var _c5=null;var req;for(var i=0;i<this._xdOrderedReqs.length;i++){req=this._xdOrderedReqs[i];if(this._xdDepMap[req]){_c5=[req];_c5[req]=true;this._xdEvalReqs(_c5);}}};dojo._xdEvalReqs=function(_c8){while(_c8.length>0){var req=_c8[_c8.length-1];var res=this._xdDepMap[req];var i,_cc,_cd;if(res){_cc=res.requires;if(_cc&&_cc.length>0){for(i=0;i<_cc.length;i++){_cd=_cc[i].name;if(_cd&&!_c8[_cd]){_c8.push(_cd);_c8[_cd]=true;this._xdEvalReqs(_c8);}}}var _ce=this._xdContents[res.contentIndex];if(!_ce.isDefined){var _cf=_ce.content;_cf["resourceName"]=_ce["resourceName"];_cf["resourcePath"]=_ce["resourcePath"];this._xdDefList.push(_cf);_ce.isDefined=true;}this._xdDepMap[req]=null;_cc=res.requiresAfter;if(_cc&&_cc.length>0){for(i=0;i<_cc.length;i++){_cd=_cc[i].name;if(_cd&&!_c8[_cd]){_c8.push(_cd);_c8[_cd]=true;this._xdEvalReqs(_c8);}}}}_c8.pop();}};dojo._xdClearInterval=function(){clearInterval(this._xdTimer);this._xdTimer=0;};dojo._xdWatchInFlight=function(){var _d0="";var _d1=(dojo.config.xdWaitSeconds||15)*1000;var _d2=(this._xdStartTime+_d1)<(new Date()).getTime();for(var _d3 in this._xdInFlight){if(this._xdInFlight[_d3]===true){if(_d2){_d0+=_d3+" ";}else{return;}}}this._xdClearInterval();if(_d2){throw "Could not load cross-domain resources: "+_d0;}this._xdWalkReqs();var _d4=this._xdDefList.length;for(var i=0;i<_d4;i++){var _d6=dojo._xdDefList[i];if(dojo.config["debugAtAllCosts"]&&_d6["resourceName"]){if(!this["_xdDebugQueue"]){this._xdDebugQueue=[];}this._xdDebugQueue.push({resourceName:_d6.resourceName,resourcePath:_d6.resourcePath});}else{_d6.apply(dojo.global,dojo._scopeArgs);}}for(i=0;i<this._xdContents.length;i++){var _d7=this._xdContents[i];if(_d7.content&&!_d7.isDefined){_d7.content.apply(dojo.global,dojo._scopeArgs);}}this._xdReset();if(this["_xdDebugQueue"]&&this._xdDebugQueue.length>0){this._xdDebugFileLoaded();}else{this._xdNotifyLoaded();}};dojo._xdNotifyLoaded=function(){this._inFlightCount=0;if(this._initFired&&!this._loadNotifying){this._callLoaded();}};if(typeof window!="undefined"){dojo.isBrowser=true;dojo._name="browser";(function(){var d=dojo;if(document&&document.getElementsByTagName){var _d9=document.getElementsByTagName("script");var _da=/dojo(\.xd)?\.js(\W|$)/i;for(var i=0;i<_d9.length;i++){var src=_d9[i].getAttribute("src");if(!src){continue;}var m=src.match(_da);if(m){if(!d.config.baseUrl){d.config.baseUrl=src.substring(0,m.index);}var cfg=_d9[i].getAttribute("djConfig");if(cfg){var _df=eval("({ "+cfg+" })");for(var x in _df){dojo.config[x]=_df[x];}}break;}}}d.baseUrl=d.config.baseUrl;var n=navigator;var dua=n.userAgent,dav=n.appVersion,tv=parseFloat(dav);if(dua.indexOf("Opera")>=0){d.isOpera=tv;}if(dua.indexOf("AdobeAIR")>=0){d.isAIR=1;}d.isKhtml=(dav.indexOf("Konqueror")>=0)?tv:0;d.isWebKit=parseFloat(dua.split("WebKit/")[1])||undefined;d.isChrome=parseFloat(dua.split("Chrome/")[1])||undefined;var _e5=Math.max(dav.indexOf("WebKit"),dav.indexOf("Safari"),0);if(_e5&&!dojo.isChrome){d.isSafari=parseFloat(dav.split("Version/")[1]);if(!d.isSafari||parseFloat(dav.substr(_e5+7))<=419.3){d.isSafari=2;}}if(dua.indexOf("Gecko")>=0&&!d.isKhtml&&!d.isWebKit){d.isMozilla=d.isMoz=tv;}if(d.isMoz){d.isFF=parseFloat(dua.split("Firefox/")[1]||dua.split("Minefield/")[1]||dua.split("Shiretoko/")[1])||undefined;}if(document.all&&!d.isOpera){d.isIE=parseFloat(dav.split("MSIE ")[1])||undefined;if(d.isIE>=8&&document.documentMode!=5){d.isIE=document.documentMode;}}if(dojo.isIE&&window.location.protocol==="file:"){dojo.config.ieForceActiveXXhr=true;}var cm=document.compatMode;d.isQuirks=cm=="BackCompat"||cm=="QuirksMode"||d.isIE<6;d.locale=dojo.config.locale||(d.isIE?n.userLanguage:n.language).toLowerCase();d._XMLHTTP_PROGIDS=["Msxml2.XMLHTTP","Microsoft.XMLHTTP","Msxml2.XMLHTTP.4.0"];d._xhrObj=function(){var _e7,_e8;if(!dojo.isIE||!dojo.config.ieForceActiveXXhr){try{_e7=new XMLHttpRequest();}catch(e){}}if(!_e7){for(var i=0;i<3;++i){var _ea=d._XMLHTTP_PROGIDS[i];try{_e7=new ActiveXObject(_ea);}catch(e){_e8=e;}if(_e7){d._XMLHTTP_PROGIDS=[_ea];break;}}}if(!_e7){throw new Error("XMLHTTP not available: "+_e8);}return _e7;};d._isDocumentOk=function(_eb){var _ec=_eb.status||0;return (_ec>=200&&_ec<300)||_ec==304||_ec==1223||(!_ec&&(location.protocol=="file:"||location.protocol=="chrome:"));};var _ed=window.location+"";var _ee=document.getElementsByTagName("base");var _ef=(_ee&&_ee.length>0);d._getText=function(uri,_f1){var _f2=this._xhrObj();if(!_ef&&dojo._Url){uri=(new dojo._Url(_ed,uri)).toString();}if(d.config.cacheBust){uri+="";uri+=(uri.indexOf("?")==-1?"?":"&")+String(d.config.cacheBust).replace(/\W+/g,"");}_f2.open("GET",uri,false);try{_f2.send(null);if(!d._isDocumentOk(_f2)){var err=Error("Unable to load "+uri+" status:"+_f2.status);err.status=_f2.status;err.responseText=_f2.responseText;throw err;}}catch(e){if(_f1){return null;}throw e;}return _f2.responseText;};var _w=window;var _f5=function(_f6,fp){var _f8=_w[_f6]||function(){};_w[_f6]=function(){fp.apply(_w,arguments);_f8.apply(_w,arguments);};};d._windowUnloaders=[];d.windowUnloaded=function(){var mll=d._windowUnloaders;while(mll.length){(mll.pop())();}};var _fa=0;d.addOnWindowUnload=function(obj,_fc){d._onto(d._windowUnloaders,obj,_fc);if(!_fa){_fa=1;_f5("onunload",d.windowUnloaded);}};var _fd=0;d.addOnUnload=function(obj,_ff){d._onto(d._unloaders,obj,_ff);if(!_fd){_fd=1;_f5("onbeforeunload",dojo.unloaded);}};})();dojo._initFired=false;dojo._loadInit=function(e){dojo._initFired=true;var type=e&&e.type?e.type.toLowerCase():"load";if(arguments.callee.initialized||(type!="domcontentloaded"&&type!="load")){return;}arguments.callee.initialized=true;if("_khtmlTimer" in dojo){clearInterval(dojo._khtmlTimer);delete dojo._khtmlTimer;}if(dojo._inFlightCount==0){dojo._modulesLoaded();}};if(!dojo.config.afterOnLoad){if(document.addEventListener){if(dojo.isWebKit>525||dojo.isOpera||dojo.isFF>=3||(dojo.isMoz&&dojo.config.enableMozDomContentLoaded===true)){document.addEventListener("DOMContentLoaded",dojo._loadInit,null);}window.addEventListener("load",dojo._loadInit,null);}if(dojo.isAIR){window.addEventListener("load",dojo._loadInit,null);}else{if((dojo.isWebKit<525)||dojo.isKhtml){dojo._khtmlTimer=setInterval(function(){if(/loaded|complete/.test(document.readyState)){dojo._loadInit();}},10);}}}if(dojo.isIE){if(!dojo.config.afterOnLoad){document.write("<scr"+"ipt defer src=\"//:\" "+"onreadystatechange=\"if(this.readyState=='complete'){"+dojo._scopeName+"._loadInit();}\">"+"</scr"+"ipt>");}try{document.namespaces.add("v","urn:schemas-microsoft-com:vml");document.createStyleSheet().addRule("v\\:*","behavior:url(#default#VML); display:inline-block");}catch(e){}}}(function(){var mp=dojo.config["modulePaths"];if(mp){for(var _103 in mp){dojo.registerModulePath(_103,mp[_103]);}}})();if(dojo.config.isDebug){dojo.require("dojo._firebug.firebug");}if(dojo.config.debugAtAllCosts){dojo.config.useXDomain=true;dojo.require("dojo._base._loader.loader_xd");dojo.require("dojo._base._loader.loader_debug");}if(!dojo._hasResource["dojo._base.lang"]){dojo._hasResource["dojo._base.lang"]=true;dojo.provide("dojo._base.lang");dojo.isString=function(it){return !!arguments.length&&it!=null&&(typeof it=="string"||it instanceof String);};dojo.isArray=function(it){return it&&(it instanceof Array||typeof it=="array");};dojo.isFunction=(function(){var _106=function(it){var t=typeof it;return it&&(t=="function"||it instanceof Function);};return dojo.isSafari?function(it){if(typeof it=="function"&&it=="[object NodeList]"){return false;}return _106(it);}:_106;})();dojo.isObject=function(it){return it!==undefined&&(it===null||typeof it=="object"||dojo.isArray(it)||dojo.isFunction(it));};dojo.isArrayLike=function(it){var d=dojo;return it&&it!==undefined&&!d.isString(it)&&!d.isFunction(it)&&!(it.tagName&&it.tagName.toLowerCase()=="form")&&(d.isArray(it)||isFinite(it.length));};dojo.isAlien=function(it){return it&&!dojo.isFunction(it)&&/\{\s*\[native code\]\s*\}/.test(String(it));};dojo.extend=function(_10e,_10f){for(var i=1,l=arguments.length;i<l;i++){dojo._mixin(_10e.prototype,arguments[i]);}return _10e;};dojo._hitchArgs=function(_112,_113){var pre=dojo._toArray(arguments,2);var _115=dojo.isString(_113);return function(){var args=dojo._toArray(arguments);var f=_115?(_112||dojo.global)[_113]:_113;return f&&f.apply(_112||this,pre.concat(args));};};dojo.hitch=function(_118,_119){if(arguments.length>2){return dojo._hitchArgs.apply(dojo,arguments);}if(!_119){_119=_118;_118=null;}if(dojo.isString(_119)){_118=_118||dojo.global;if(!_118[_119]){throw (["dojo.hitch: scope[\"",_119,"\"] is null (scope=\"",_118,"\")"].join(""));}return function(){return _118[_119].apply(_118,arguments||[]);};}return !_118?_119:function(){return _119.apply(_118,arguments||[]);};};dojo.delegate=dojo._delegate=(function(){function TMP(){};return function(obj,_11c){TMP.prototype=obj;var tmp=new TMP();if(_11c){dojo._mixin(tmp,_11c);}return tmp;};})();(function(){var _11e=function(obj,_120,_121){return (_121||[]).concat(Array.prototype.slice.call(obj,_120||0));};var slow=function(obj,_124,_125){var arr=_125||[];for(var x=_124||0;x<obj.length;x++){arr.push(obj[x]);}return arr;};dojo._toArray=dojo.isIE?function(obj){return ((obj.item)?slow:_11e).apply(this,arguments);}:_11e;})();dojo.partial=function(_129){var arr=[null];return dojo.hitch.apply(dojo,arr.concat(dojo._toArray(arguments)));};dojo.clone=function(o){if(!o){return o;}if(dojo.isArray(o)){var r=[];for(var i=0;i<o.length;++i){r.push(dojo.clone(o[i]));}return r;}if(!dojo.isObject(o)){return o;}if(o.nodeType&&o.cloneNode){return o.cloneNode(true);}if(o instanceof Date){return new Date(o.getTime());}r=new o.constructor();for(i in o){if(!(i in r)||r[i]!=o[i]){r[i]=dojo.clone(o[i]);}}return r;};dojo.trim=String.prototype.trim?function(str){return str.trim();}:function(str){return str.replace(/^\s\s*/,"").replace(/\s\s*$/,"");};}if(!dojo._hasResource["dojo._base.declare"]){dojo._hasResource["dojo._base.declare"]=true;dojo.provide("dojo._base.declare");dojo.declare=function(_130,_131,_132){var dd=arguments.callee,_134;if(dojo.isArray(_131)){_134=_131;_131=_134.shift();}if(_134){dojo.forEach(_134,function(m,i){if(!m){throw (_130+": mixin #"+i+" is null");}_131=dd._delegate(_131,m);});}var ctor=dd._delegate(_131);_132=_132||{};ctor.extend(_132);dojo.extend(ctor,{declaredClass:_130,_constructor:_132.constructor});ctor.prototype.constructor=ctor;return dojo.setObject(_130,ctor);};dojo.mixin(dojo.declare,{_delegate:function(base,_139){var bp=(base||0).prototype,mp=(_139||0).prototype,dd=dojo.declare;var ctor=dd._makeCtor();dojo.mixin(ctor,{superclass:bp,mixin:mp,extend:dd._extend});if(base){ctor.prototype=dojo._delegate(bp);}dojo.extend(ctor,dd._core,mp||0,{_constructor:null,preamble:null});ctor.prototype.constructor=ctor;ctor.prototype.declaredClass=(bp||0).declaredClass+"_"+(mp||0).declaredClass;return ctor;},_extend:function(_13e){var i,fn;for(i in _13e){if(dojo.isFunction(fn=_13e[i])&&!0[i]){fn.nom=i;fn.ctor=this;}}dojo.extend(this,_13e);},_makeCtor:function(){return function(){this._construct(arguments);};},_core:{_construct:function(args){var c=args.callee,s=c.superclass,ct=s&&s.constructor,m=c.mixin,mct=m&&m.constructor,a=args,ii,fn;if(a[0]){if(((fn=a[0].preamble))){a=fn.apply(this,a)||a;}}if((fn=c.prototype.preamble)){a=fn.apply(this,a)||a;}if(ct&&ct.apply){ct.apply(this,a);}if(mct&&mct.apply){mct.apply(this,a);}if((ii=c.prototype._constructor)){ii.apply(this,args);}if(this.constructor.prototype==c.prototype&&(ct=this.postscript)){ct.apply(this,args);}},_findMixin:function(_14a){var c=this.constructor,p,m;while(c){p=c.superclass;m=c.mixin;if(m==_14a||(m instanceof _14a.constructor)){return p;}if(m&&m._findMixin&&(m=m._findMixin(_14a))){return m;}c=p&&p.constructor;}},_findMethod:function(name,_14f,_150,has){var p=_150,c,m,f;do{c=p.constructor;m=c.mixin;if(m&&(m=this._findMethod(name,_14f,m,has))){return m;}if((f=p[name])&&(has==(f==_14f))){return p;}p=c.superclass;}while(p);return !has&&(p=this._findMixin(_150))&&this._findMethod(name,_14f,p,has);},inherited:function(name,args,_158){var a=arguments;if(!dojo.isString(a[0])){_158=args;args=name;name=args.callee.nom;}a=_158||args;var c=args.callee,p=this.constructor.prototype,fn,mp;if(this[name]!=c||p[name]==c){mp=(c.ctor||0).superclass||this._findMethod(name,c,p,true);if(!mp){throw (this.declaredClass+": inherited method \""+name+"\" mismatch");}p=this._findMethod(name,c,mp,false);}fn=p&&p[name];if(!fn){throw (mp.declaredClass+": inherited method \""+name+"\" not found");}return fn.apply(this,a);}}});}if(!dojo._hasResource["dojo._base.connect"]){dojo._hasResource["dojo._base.connect"]=true;dojo.provide("dojo._base.connect");dojo._listener={getDispatcher:function(){return function(){var ap=Array.prototype,c=arguments.callee,ls=c._listeners,t=c.target;var r=t&&t.apply(this,arguments);var lls;lls=[].concat(ls);for(var i in lls){if(!(i in ap)){lls[i].apply(this,arguments);}}return r;};},add:function(_165,_166,_167){_165=_165||dojo.global;var f=_165[_166];if(!f||!f._listeners){var d=dojo._listener.getDispatcher();d.target=f;d._listeners=[];f=_165[_166]=d;}return f._listeners.push(_167);},remove:function(_16a,_16b,_16c){var f=(_16a||dojo.global)[_16b];if(f&&f._listeners&&_16c--){delete f._listeners[_16c];}}};dojo.connect=function(obj,_16f,_170,_171,_172){var a=arguments,args=[],i=0;args.push(dojo.isString(a[0])?null:a[i++],a[i++]);var a1=a[i+1];args.push(dojo.isString(a1)||dojo.isFunction(a1)?a[i++]:null,a[i++]);for(var l=a.length;i<l;i++){args.push(a[i]);}return dojo._connect.apply(this,args);};dojo._connect=function(obj,_178,_179,_17a){var l=dojo._listener,h=l.add(obj,_178,dojo.hitch(_179,_17a));return [obj,_178,h,l];};dojo.disconnect=function(_17d){if(_17d&&_17d[0]!==undefined){dojo._disconnect.apply(this,_17d);delete _17d[0];}};dojo._disconnect=function(obj,_17f,_180,_181){_181.remove(obj,_17f,_180);};dojo._topics={};dojo.subscribe=function(_182,_183,_184){return [_182,dojo._listener.add(dojo._topics,_182,dojo.hitch(_183,_184))];};dojo.unsubscribe=function(_185){if(_185){dojo._listener.remove(dojo._topics,_185[0],_185[1]);}};dojo.publish=function(_186,args){var f=dojo._topics[_186];if(f){f.apply(this,args||[]);}};dojo.connectPublisher=function(_189,obj,_18b){var pf=function(){dojo.publish(_189,arguments);};return (_18b)?dojo.connect(obj,_18b,pf):dojo.connect(obj,pf);};}if(!dojo._hasResource["dojo._base.Deferred"]){dojo._hasResource["dojo._base.Deferred"]=true;dojo.provide("dojo._base.Deferred");dojo.Deferred=function(_18d){this.chain=[];this.id=this._nextId();this.fired=-1;this.paused=0;this.results=[null,null];this.canceller=_18d;this.silentlyCancelled=false;};dojo.extend(dojo.Deferred,{_nextId:(function(){var n=1;return function(){return n++;};})(),cancel:function(){var err;if(this.fired==-1){if(this.canceller){err=this.canceller(this);}else{this.silentlyCancelled=true;}if(this.fired==-1){if(!(err instanceof Error)){var res=err;var msg="Deferred Cancelled";if(err&&err.toString){msg+=": "+err.toString();}err=new Error(msg);err.dojoType="cancel";err.cancelResult=res;}this.errback(err);}}else{if((this.fired==0)&&(this.results[0] instanceof dojo.Deferred)){this.results[0].cancel();}}},_resback:function(res){this.fired=((res instanceof Error)?1:0);this.results[this.fired]=res;this._fire();},_check:function(){if(this.fired!=-1){if(!this.silentlyCancelled){throw new Error("already called!");}this.silentlyCancelled=false;return;}},callback:function(res){this._check();this._resback(res);},errback:function(res){this._check();if(!(res instanceof Error)){res=new Error(res);}this._resback(res);},addBoth:function(cb,cbfn){var _197=dojo.hitch.apply(dojo,arguments);return this.addCallbacks(_197,_197);},addCallback:function(cb,cbfn){return this.addCallbacks(dojo.hitch.apply(dojo,arguments));},addErrback:function(cb,cbfn){return this.addCallbacks(null,dojo.hitch.apply(dojo,arguments));},addCallbacks:function(cb,eb){this.chain.push([cb,eb]);if(this.fired>=0){this._fire();}return this;},_fire:function(){var _19e=this.chain;var _19f=this.fired;var res=this.results[_19f];var self=this;var cb=null;while((_19e.length>0)&&(this.paused==0)){var f=_19e.shift()[_19f];if(!f){continue;}var func=function(){var ret=f(res);if(typeof ret!="undefined"){res=ret;}_19f=((res instanceof Error)?1:0);if(res instanceof dojo.Deferred){cb=function(res){self._resback(res);self.paused--;if((self.paused==0)&&(self.fired>=0)){self._fire();}};this.paused++;}};if(dojo.config.debugAtAllCosts){func.call(this);}else{try{func.call(this);}catch(err){_19f=1;res=err;}}}this.fired=_19f;this.results[_19f]=res;if((cb)&&(this.paused)){res.addBoth(cb);}}});}if(!dojo._hasResource["dojo._base.json"]){dojo._hasResource["dojo._base.json"]=true;dojo.provide("dojo._base.json");dojo.fromJson=function(json){return eval("("+json+")");};dojo._escapeString=function(str){return ("\""+str.replace(/(["\\])/g,"\\$1")+"\"").replace(/[\f]/g,"\\f").replace(/[\b]/g,"\\b").replace(/[\n]/g,"\\n").replace(/[\t]/g,"\\t").replace(/[\r]/g,"\\r");};dojo.toJsonIndentStr="\t";dojo.toJson=function(it,_1aa,_1ab){if(it===undefined){return "undefined";}var _1ac=typeof it;if(_1ac=="number"||_1ac=="boolean"){return it+"";}if(it===null){return "null";}if(dojo.isString(it)){return dojo._escapeString(it);}var _1ad=arguments.callee;var _1ae;_1ab=_1ab||"";var _1af=_1aa?_1ab+dojo.toJsonIndentStr:"";var tf=it.__json__||it.json;if(dojo.isFunction(tf)){_1ae=tf.call(it);if(it!==_1ae){return _1ad(_1ae,_1aa,_1af);}}if(it.nodeType&&it.cloneNode){throw new Error("Can't serialize DOM nodes");}var sep=_1aa?" ":"";var _1b2=_1aa?"\n":"";if(dojo.isArray(it)){var res=dojo.map(it,function(obj){var val=_1ad(obj,_1aa,_1af);if(typeof val!="string"){val="undefined";}return _1b2+_1af+val;});return "["+res.join(","+sep)+_1b2+_1ab+"]";}if(_1ac=="function"){return null;}var _1b6=[],key;for(key in it){var _1b8,val;if(typeof key=="number"){_1b8="\""+key+"\"";}else{if(typeof key=="string"){_1b8=dojo._escapeString(key);}else{continue;}}val=_1ad(it[key],_1aa,_1af);if(typeof val!="string"){continue;}_1b6.push(_1b2+_1af+_1b8+":"+sep+val);}return "{"+_1b6.join(","+sep)+_1b2+_1ab+"}";};}if(!dojo._hasResource["dojo._base.array"]){dojo._hasResource["dojo._base.array"]=true;dojo.provide("dojo._base.array");(function(){var _1ba=function(arr,obj,cb){return [dojo.isString(arr)?arr.split(""):arr,obj||dojo.global,dojo.isString(cb)?new Function("item","index","array",cb):cb];};dojo.mixin(dojo,{indexOf:function(_1be,_1bf,_1c0,_1c1){var step=1,end=_1be.length||0,i=0;if(_1c1){i=end-1;step=end=-1;}if(_1c0!=undefined){i=_1c0;}if((_1c1&&i>end)||i<end){for(;i!=end;i+=step){if(_1be[i]==_1bf){return i;}}}return -1;},lastIndexOf:function(_1c4,_1c5,_1c6){return dojo.indexOf(_1c4,_1c5,_1c6,true);},forEach:function(arr,_1c8,_1c9){if(!arr||!arr.length){return;}var _p=_1ba(arr,_1c9,_1c8);arr=_p[0];for(var i=0,l=arr.length;i<l;++i){_p[2].call(_p[1],arr[i],i,arr);}},_everyOrSome:function(_1cd,arr,_1cf,_1d0){var _p=_1ba(arr,_1d0,_1cf);arr=_p[0];for(var i=0,l=arr.length;i<l;++i){var _1d4=!!_p[2].call(_p[1],arr[i],i,arr);if(_1cd^_1d4){return _1d4;}}return _1cd;},every:function(arr,_1d6,_1d7){return this._everyOrSome(true,arr,_1d6,_1d7);},some:function(arr,_1d9,_1da){return this._everyOrSome(false,arr,_1d9,_1da);},map:function(arr,_1dc,_1dd){var _p=_1ba(arr,_1dd,_1dc);arr=_p[0];var _1df=(arguments[3]?(new arguments[3]()):[]);for(var i=0,l=arr.length;i<l;++i){_1df.push(_p[2].call(_p[1],arr[i],i,arr));}return _1df;},filter:function(arr,_1e3,_1e4){var _p=_1ba(arr,_1e4,_1e3);arr=_p[0];var _1e6=[];for(var i=0,l=arr.length;i<l;++i){if(_p[2].call(_p[1],arr[i],i,arr)){_1e6.push(arr[i]);}}return _1e6;}});})();}if(!dojo._hasResource["dojo._base.Color"]){dojo._hasResource["dojo._base.Color"]=true;dojo.provide("dojo._base.Color");(function(){var d=dojo;dojo.Color=function(_1ea){if(_1ea){this.setColor(_1ea);}};dojo.Color.named={black:[0,0,0],silver:[192,192,192],gray:[128,128,128],white:[255,255,255],maroon:[128,0,0],red:[255,0,0],purple:[128,0,128],fuchsia:[255,0,255],green:[0,128,0],lime:[0,255,0],olive:[128,128,0],yellow:[255,255,0],navy:[0,0,128],blue:[0,0,255],teal:[0,128,128],aqua:[0,255,255]};dojo.extend(dojo.Color,{r:255,g:255,b:255,a:1,_set:function(r,g,b,a){var t=this;t.r=r;t.g=g;t.b=b;t.a=a;},setColor:function(_1f0){if(d.isString(_1f0)){d.colorFromString(_1f0,this);}else{if(d.isArray(_1f0)){d.colorFromArray(_1f0,this);}else{this._set(_1f0.r,_1f0.g,_1f0.b,_1f0.a);if(!(_1f0 instanceof d.Color)){this.sanitize();}}}return this;},sanitize:function(){return this;},toRgb:function(){var t=this;return [t.r,t.g,t.b];},toRgba:function(){var t=this;return [t.r,t.g,t.b,t.a];},toHex:function(){var arr=d.map(["r","g","b"],function(x){var s=this[x].toString(16);return s.length<2?"0"+s:s;},this);return "#"+arr.join("");},toCss:function(_1f6){var t=this,rgb=t.r+", "+t.g+", "+t.b;return (_1f6?"rgba("+rgb+", "+t.a:"rgb("+rgb)+")";},toString:function(){return this.toCss(true);}});dojo.blendColors=function(_1f9,end,_1fb,obj){var t=obj||new d.Color();d.forEach(["r","g","b","a"],function(x){t[x]=_1f9[x]+(end[x]-_1f9[x])*_1fb;if(x!="a"){t[x]=Math.round(t[x]);}});return t.sanitize();};dojo.colorFromRgb=function(_1ff,obj){var m=_1ff.toLowerCase().match(/^rgba?\(([\s\.,0-9]+)\)/);return m&&dojo.colorFromArray(m[1].split(/\s*,\s*/),obj);};dojo.colorFromHex=function(_202,obj){var t=obj||new d.Color(),bits=(_202.length==4)?4:8,mask=(1<<bits)-1;_202=Number("0x"+_202.substr(1));if(isNaN(_202)){return null;}d.forEach(["b","g","r"],function(x){var c=_202&mask;_202>>=bits;t[x]=bits==4?17*c:c;});t.a=1;return t;};dojo.colorFromArray=function(a,obj){var t=obj||new d.Color();t._set(Number(a[0]),Number(a[1]),Number(a[2]),Number(a[3]));if(isNaN(t.a)){t.a=1;}return t.sanitize();};dojo.colorFromString=function(str,obj){var a=d.Color.named[str];return a&&d.colorFromArray(a,obj)||d.colorFromRgb(str,obj)||d.colorFromHex(str,obj);};})();}if(!dojo._hasResource["dojo._base"]){dojo._hasResource["dojo._base"]=true;dojo.provide("dojo._base");}if(!dojo._hasResource["dojo._base.window"]){dojo._hasResource["dojo._base.window"]=true;dojo.provide("dojo._base.window");dojo.doc=window["document"]||null;dojo.body=function(){return dojo.doc.body||dojo.doc.getElementsByTagName("body")[0];};dojo.setContext=function(_20f,_210){dojo.global=_20f;dojo.doc=_210;};dojo.withGlobal=function(_211,_212,_213,_214){var _215=dojo.global;try{dojo.global=_211;return dojo.withDoc.call(null,_211.document,_212,_213,_214);}finally{dojo.global=_215;}};dojo.withDoc=function(_216,_217,_218,_219){var _21a=dojo.doc,_21b=dojo._bodyLtr;try{dojo.doc=_216;delete dojo._bodyLtr;if(_218&&dojo.isString(_217)){_217=_218[_217];}return _217.apply(_218,_219||[]);}finally{dojo.doc=_21a;if(_21b!==undefined){dojo._bodyLtr=_21b;}}};}if(!dojo._hasResource["dojo._base.event"]){dojo._hasResource["dojo._base.event"]=true;dojo.provide("dojo._base.event");(function(){var del=(dojo._event_listener={add:function(node,name,fp){if(!node){return;}name=del._normalizeEventName(name);fp=del._fixCallback(name,fp);var _220=name;if(!dojo.isIE&&(name=="mouseenter"||name=="mouseleave")){var ofp=fp;name=(name=="mouseenter")?"mouseover":"mouseout";fp=function(e){if(dojo.isFF<=2){try{e.relatedTarget.tagName;}catch(e2){return;}}if(!dojo.isDescendant(e.relatedTarget,node)){return ofp.call(this,e);}};}node.addEventListener(name,fp,false);return fp;},remove:function(node,_224,_225){if(node){_224=del._normalizeEventName(_224);if(!dojo.isIE&&(_224=="mouseenter"||_224=="mouseleave")){_224=(_224=="mouseenter")?"mouseover":"mouseout";}node.removeEventListener(_224,_225,false);}},_normalizeEventName:function(name){return name.slice(0,2)=="on"?name.slice(2):name;},_fixCallback:function(name,fp){return name!="keypress"?fp:function(e){return fp.call(this,del._fixEvent(e,this));};},_fixEvent:function(evt,_22b){switch(evt.type){case "keypress":del._setKeyChar(evt);break;}return evt;},_setKeyChar:function(evt){evt.keyChar=evt.charCode?String.fromCharCode(evt.charCode):"";evt.charOrCode=evt.keyChar||evt.keyCode;},_punctMap:{106:42,111:47,186:59,187:43,188:44,189:45,190:46,191:47,192:96,219:91,220:92,221:93,222:39}});dojo.fixEvent=function(evt,_22e){return del._fixEvent(evt,_22e);};dojo.stopEvent=function(evt){evt.preventDefault();evt.stopPropagation();};var _230=dojo._listener;dojo._connect=function(obj,_232,_233,_234,_235){var _236=obj&&(obj.nodeType||obj.attachEvent||obj.addEventListener);var lid=_236?(_235?2:1):0,l=[dojo._listener,del,_230][lid];var h=l.add(obj,_232,dojo.hitch(_233,_234));return [obj,_232,h,lid];};dojo._disconnect=function(obj,_23b,_23c,_23d){([dojo._listener,del,_230][_23d]).remove(obj,_23b,_23c);};dojo.keys={BACKSPACE:8,TAB:9,CLEAR:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESCAPE:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT_ARROW:37,UP_ARROW:38,RIGHT_ARROW:39,DOWN_ARROW:40,INSERT:45,DELETE:46,HELP:47,LEFT_WINDOW:91,RIGHT_WINDOW:92,SELECT:93,NUMPAD_0:96,NUMPAD_1:97,NUMPAD_2:98,NUMPAD_3:99,NUMPAD_4:100,NUMPAD_5:101,NUMPAD_6:102,NUMPAD_7:103,NUMPAD_8:104,NUMPAD_9:105,NUMPAD_MULTIPLY:106,NUMPAD_PLUS:107,NUMPAD_ENTER:108,NUMPAD_MINUS:109,NUMPAD_PERIOD:110,NUMPAD_DIVIDE:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,F13:124,F14:125,F15:126,NUM_LOCK:144,SCROLL_LOCK:145};if(dojo.isIE){var _23e=function(e,code){try{return (e.keyCode=code);}catch(e){return 0;}};var iel=dojo._listener;var _242=(dojo._ieListenersName="_"+dojo._scopeName+"_listeners");if(!dojo.config._allow_leaks){_230=iel=dojo._ie_listener={handlers:[],add:function(_243,_244,_245){_243=_243||dojo.global;var f=_243[_244];if(!f||!f[_242]){var d=dojo._getIeDispatcher();d.target=f&&(ieh.push(f)-1);d[_242]=[];f=_243[_244]=d;}return f[_242].push(ieh.push(_245)-1);},remove:function(_249,_24a,_24b){var f=(_249||dojo.global)[_24a],l=f&&f[_242];if(f&&l&&_24b--){delete ieh[l[_24b]];delete l[_24b];}}};var ieh=iel.handlers;}dojo.mixin(del,{add:function(node,_24f,fp){if(!node){return;}_24f=del._normalizeEventName(_24f);if(_24f=="onkeypress"){var kd=node.onkeydown;if(!kd||!kd[_242]||!kd._stealthKeydownHandle){var h=del.add(node,"onkeydown",del._stealthKeyDown);kd=node.onkeydown;kd._stealthKeydownHandle=h;kd._stealthKeydownRefs=1;}else{kd._stealthKeydownRefs++;}}return iel.add(node,_24f,del._fixCallback(fp));},remove:function(node,_254,_255){_254=del._normalizeEventName(_254);iel.remove(node,_254,_255);if(_254=="onkeypress"){var kd=node.onkeydown;if(--kd._stealthKeydownRefs<=0){iel.remove(node,"onkeydown",kd._stealthKeydownHandle);delete kd._stealthKeydownHandle;}}},_normalizeEventName:function(_257){return _257.slice(0,2)!="on"?"on"+_257:_257;},_nop:function(){},_fixEvent:function(evt,_259){if(!evt){var w=_259&&(_259.ownerDocument||_259.document||_259).parentWindow||window;evt=w.event;}if(!evt){return (evt);}evt.target=evt.srcElement;evt.currentTarget=(_259||evt.srcElement);evt.layerX=evt.offsetX;evt.layerY=evt.offsetY;var se=evt.srcElement,doc=(se&&se.ownerDocument)||document;var _25d=((dojo.isIE<6)||(doc["compatMode"]=="BackCompat"))?doc.body:doc.documentElement;var _25e=dojo._getIeDocumentElementOffset();evt.pageX=evt.clientX+dojo._fixIeBiDiScrollLeft(_25d.scrollLeft||0)-_25e.x;evt.pageY=evt.clientY+(_25d.scrollTop||0)-_25e.y;if(evt.type=="mouseover"){evt.relatedTarget=evt.fromElement;}if(evt.type=="mouseout"){evt.relatedTarget=evt.toElement;}evt.stopPropagation=del._stopPropagation;evt.preventDefault=del._preventDefault;return del._fixKeys(evt);},_fixKeys:function(evt){switch(evt.type){case "keypress":var c=("charCode" in evt?evt.charCode:evt.keyCode);if(c==10){c=0;evt.keyCode=13;}else{if(c==13||c==27){c=0;}else{if(c==3){c=99;}}}evt.charCode=c;del._setKeyChar(evt);break;}return evt;},_stealthKeyDown:function(evt){var kp=evt.currentTarget.onkeypress;if(!kp||!kp[_242]){return;}var k=evt.keyCode;var _264=k!=13&&k!=32&&k!=27&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222);if(_264||evt.ctrlKey){var c=_264?0:k;if(evt.ctrlKey){if(k==3||k==13){return;}else{if(c>95&&c<106){c-=48;}else{if((!evt.shiftKey)&&(c>=65&&c<=90)){c+=32;}else{c=del._punctMap[c]||c;}}}}var faux=del._synthesizeEvent(evt,{type:"keypress",faux:true,charCode:c});kp.call(evt.currentTarget,faux);evt.cancelBubble=faux.cancelBubble;evt.returnValue=faux.returnValue;_23e(evt,faux.keyCode);}},_stopPropagation:function(){this.cancelBubble=true;},_preventDefault:function(){this.bubbledKeyCode=this.keyCode;if(this.ctrlKey){_23e(this,0);}this.returnValue=false;}});dojo.stopEvent=function(evt){evt=evt||window.event;del._stopPropagation.call(evt);del._preventDefault.call(evt);};}del._synthesizeEvent=function(evt,_269){var faux=dojo.mixin({},evt,_269);del._setKeyChar(faux);faux.preventDefault=function(){evt.preventDefault();};faux.stopPropagation=function(){evt.stopPropagation();};return faux;};if(dojo.isOpera){dojo.mixin(del,{_fixEvent:function(evt,_26c){switch(evt.type){case "keypress":var c=evt.which;if(c==3){c=99;}c=c<41&&!evt.shiftKey?0:c;if(evt.ctrlKey&&!evt.shiftKey&&c>=65&&c<=90){c+=32;}return del._synthesizeEvent(evt,{charCode:c});}return evt;}});}if(dojo.isWebKit){del._add=del.add;del._remove=del.remove;dojo.mixin(del,{add:function(node,_26f,fp){if(!node){return;}var _271=del._add(node,_26f,fp);if(del._normalizeEventName(_26f)=="keypress"){_271._stealthKeyDownHandle=del._add(node,"keydown",function(evt){var k=evt.keyCode;var _274=k!=13&&k!=32&&k!=27&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222);if(_274||evt.ctrlKey){var c=_274?0:k;if(evt.ctrlKey){if(k==3||k==13){return;}else{if(c>95&&c<106){c-=48;}else{if(!evt.shiftKey&&c>=65&&c<=90){c+=32;}else{c=del._punctMap[c]||c;}}}}var faux=del._synthesizeEvent(evt,{type:"keypress",faux:true,charCode:c});fp.call(evt.currentTarget,faux);}});}return _271;},remove:function(node,_278,_279){if(node){if(_279._stealthKeyDownHandle){del._remove(node,"keydown",_279._stealthKeyDownHandle);}del._remove(node,_278,_279);}},_fixEvent:function(evt,_27b){switch(evt.type){case "keypress":if(evt.faux){return evt;}var c=evt.charCode;c=c>=32?c:0;return del._synthesizeEvent(evt,{charCode:c,faux:true});}return evt;}});}})();if(dojo.isIE){dojo._ieDispatcher=function(args,_27e){var ap=Array.prototype,h=dojo._ie_listener.handlers,c=args.callee,ls=c[dojo._ieListenersName],t=h[c.target];var r=t&&t.apply(_27e,args);var lls=[].concat(ls);for(var i in lls){if(!(i in ap)){h[lls[i]].apply(_27e,args);}}return r;};dojo._getIeDispatcher=function(){return new Function(dojo._scopeName+"._ieDispatcher(arguments, this)");};dojo._event_listener._fixCallback=function(fp){var f=dojo._event_listener._fixEvent;return function(e){return fp.call(this,f(e,this));};};}}if(!dojo._hasResource["dojo._base.html"]){dojo._hasResource["dojo._base.html"]=true;dojo.provide("dojo._base.html");try{document.execCommand("BackgroundImageCache",false,true);}catch(e){}if(dojo.isIE||dojo.isOpera){dojo.byId=function(id,doc){if(dojo.isString(id)){var _d=doc||dojo.doc;var te=_d.getElementById(id);if(te&&(te.attributes.id.value==id||te.id==id)){return te;}else{var eles=_d.all[id];if(!eles||eles.nodeName){eles=[eles];}var i=0;while((te=eles[i++])){if((te.attributes&&te.attributes.id&&te.attributes.id.value==id)||te.id==id){return te;}}}}else{return id;}};}else{dojo.byId=function(id,doc){return dojo.isString(id)?(doc||dojo.doc).getElementById(id):id;};}(function(){var d=dojo;var _293=null;d.addOnWindowUnload(function(){_293=null;});dojo._destroyElement=dojo.destroy=function(node){node=d.byId(node);try{if(!_293||_293.ownerDocument!=node.ownerDocument){_293=node.ownerDocument.createElement("div");}_293.appendChild(node.parentNode?node.parentNode.removeChild(node):node);_293.innerHTML="";}catch(e){}};dojo.isDescendant=function(node,_296){try{node=d.byId(node);_296=d.byId(_296);while(node){if(node===_296){return true;}node=node.parentNode;}}catch(e){}return false;};dojo.setSelectable=function(node,_298){node=d.byId(node);if(d.isMozilla){node.style.MozUserSelect=_298?"":"none";}else{if(d.isKhtml||d.isWebKit){node.style.KhtmlUserSelect=_298?"auto":"none";}else{if(d.isIE){var v=(node.unselectable=_298?"":"on");d.query("*",node).forEach("item.unselectable = '"+v+"'");}}}};var _29a=function(node,ref){var _29d=ref.parentNode;if(_29d){_29d.insertBefore(node,ref);}};var _29e=function(node,ref){var _2a1=ref.parentNode;if(_2a1){if(_2a1.lastChild==ref){_2a1.appendChild(node);}else{_2a1.insertBefore(node,ref.nextSibling);}}};dojo.place=function(node,_2a3,_2a4){_2a3=d.byId(_2a3);if(d.isString(node)){node=node.charAt(0)=="<"?d._toDom(node,_2a3.ownerDocument):d.byId(node);}if(typeof _2a4=="number"){var cn=_2a3.childNodes;if(!cn.length||cn.length<=_2a4){_2a3.appendChild(node);}else{_29a(node,cn[_2a4<0?0:_2a4]);}}else{switch(_2a4){case "before":_29a(node,_2a3);break;case "after":_29e(node,_2a3);break;case "replace":_2a3.parentNode.replaceChild(node,_2a3);break;case "only":d.empty(_2a3);_2a3.appendChild(node);break;case "first":if(_2a3.firstChild){_29a(node,_2a3.firstChild);break;}default:_2a3.appendChild(node);}}return node;};dojo.boxModel="content-box";if(d.isIE){var _dcm=document.compatMode;d.boxModel=_dcm=="BackCompat"||_dcm=="QuirksMode"||d.isIE<6?"border-box":"content-box";}var gcs;if(d.isWebKit){gcs=function(node){var s;if(node instanceof HTMLElement){var dv=node.ownerDocument.defaultView;s=dv.getComputedStyle(node,null);if(!s&&node.style){node.style.display="";s=dv.getComputedStyle(node,null);}}return s||{};};}else{if(d.isIE){gcs=function(node){return node.nodeType==1?node.currentStyle:{};};}else{gcs=function(node){return node instanceof HTMLElement?node.ownerDocument.defaultView.getComputedStyle(node,null):{};};}}dojo.getComputedStyle=gcs;if(!d.isIE){d._toPixelValue=function(_2ad,_2ae){return parseFloat(_2ae)||0;};}else{d._toPixelValue=function(_2af,_2b0){if(!_2b0){return 0;}if(_2b0=="medium"){return 4;}if(_2b0.slice&&_2b0.slice(-2)=="px"){return parseFloat(_2b0);}with(_2af){var _2b1=style.left;var _2b2=runtimeStyle.left;runtimeStyle.left=currentStyle.left;try{style.left=_2b0;_2b0=style.pixelLeft;}catch(e){_2b0=0;}style.left=_2b1;runtimeStyle.left=_2b2;}return _2b0;};}var px=d._toPixelValue;var astr="DXImageTransform.Microsoft.Alpha";var af=function(n,f){try{return n.filters.item(astr);}catch(e){return f?{}:null;}};dojo._getOpacity=d.isIE?function(node){try{return af(node).Opacity/100;}catch(e){return 1;}}:function(node){return gcs(node).opacity;};dojo._setOpacity=d.isIE?function(node,_2bb){var ov=_2bb*100;node.style.zoom=1;af(node,1).Enabled=!(_2bb==1);if(!af(node)){node.style.filter+=" progid:"+astr+"(Opacity="+ov+")";}else{af(node,1).Opacity=ov;}if(node.nodeName.toLowerCase()=="tr"){d.query("> td",node).forEach(function(i){d._setOpacity(i,_2bb);});}return _2bb;}:function(node,_2bf){return node.style.opacity=_2bf;};var _2c0={left:true,top:true};var _2c1=/margin|padding|width|height|max|min|offset/;var _2c2=function(node,type,_2c5){type=type.toLowerCase();if(d.isIE){if(_2c5=="auto"){if(type=="height"){return node.offsetHeight;}if(type=="width"){return node.offsetWidth;}}if(type=="fontweight"){switch(_2c5){case 700:return "bold";case 400:default:return "normal";}}}if(!(type in _2c0)){_2c0[type]=_2c1.test(type);}return _2c0[type]?px(node,_2c5):_2c5;};var _2c6=d.isIE?"styleFloat":"cssFloat",_2c7={"cssFloat":_2c6,"styleFloat":_2c6,"float":_2c6};dojo.style=function(node,_2c9,_2ca){var n=d.byId(node),args=arguments.length,op=(_2c9=="opacity");_2c9=_2c7[_2c9]||_2c9;if(args==3){return op?d._setOpacity(n,_2ca):n.style[_2c9]=_2ca;}if(args==2&&op){return d._getOpacity(n);}var s=gcs(n);if(args==2&&!d.isString(_2c9)){for(var x in _2c9){d.style(node,x,_2c9[x]);}return s;}return (args==1)?s:_2c2(n,_2c9,s[_2c9]||n.style[_2c9]);};dojo._getPadExtents=function(n,_2d1){var s=_2d1||gcs(n),l=px(n,s.paddingLeft),t=px(n,s.paddingTop);return {l:l,t:t,w:l+px(n,s.paddingRight),h:t+px(n,s.paddingBottom)};};dojo._getBorderExtents=function(n,_2d6){var ne="none",s=_2d6||gcs(n),bl=(s.borderLeftStyle!=ne?px(n,s.borderLeftWidth):0),bt=(s.borderTopStyle!=ne?px(n,s.borderTopWidth):0);return {l:bl,t:bt,w:bl+(s.borderRightStyle!=ne?px(n,s.borderRightWidth):0),h:bt+(s.borderBottomStyle!=ne?px(n,s.borderBottomWidth):0)};};dojo._getPadBorderExtents=function(n,_2dc){var s=_2dc||gcs(n),p=d._getPadExtents(n,s),b=d._getBorderExtents(n,s);return {l:p.l+b.l,t:p.t+b.t,w:p.w+b.w,h:p.h+b.h};};dojo._getMarginExtents=function(n,_2e1){var s=_2e1||gcs(n),l=px(n,s.marginLeft),t=px(n,s.marginTop),r=px(n,s.marginRight),b=px(n,s.marginBottom);if(d.isWebKit&&(s.position!="absolute")){r=l;}return {l:l,t:t,w:l+r,h:t+b};};dojo._getMarginBox=function(node,_2e8){var s=_2e8||gcs(node),me=d._getMarginExtents(node,s);var l=node.offsetLeft-me.l,t=node.offsetTop-me.t,p=node.parentNode;if(d.isMoz){var sl=parseFloat(s.left),st=parseFloat(s.top);if(!isNaN(sl)&&!isNaN(st)){l=sl,t=st;}else{if(p&&p.style){var pcs=gcs(p);if(pcs.overflow!="visible"){var be=d._getBorderExtents(p,pcs);l+=be.l,t+=be.t;}}}}else{if(d.isOpera||(d.isIE>7&&!d.isQuirks)){if(p){be=d._getBorderExtents(p);l-=be.l;t-=be.t;}}}return {l:l,t:t,w:node.offsetWidth+me.w,h:node.offsetHeight+me.h};};dojo._getContentBox=function(node,_2f3){var s=_2f3||gcs(node),pe=d._getPadExtents(node,s),be=d._getBorderExtents(node,s),w=node.clientWidth,h;if(!w){w=node.offsetWidth,h=node.offsetHeight;}else{h=node.clientHeight,be.w=be.h=0;}if(d.isOpera){pe.l+=be.l;pe.t+=be.t;}return {l:pe.l,t:pe.t,w:w-pe.w-be.w,h:h-pe.h-be.h};};dojo._getBorderBox=function(node,_2fa){var s=_2fa||gcs(node),pe=d._getPadExtents(node,s),cb=d._getContentBox(node,s);return {l:cb.l-pe.l,t:cb.t-pe.t,w:cb.w+pe.w,h:cb.h+pe.h};};dojo._setBox=function(node,l,t,w,h,u){u=u||"px";var s=node.style;if(!isNaN(l)){s.left=l+u;}if(!isNaN(t)){s.top=t+u;}if(w>=0){s.width=w+u;}if(h>=0){s.height=h+u;}};dojo._isButtonTag=function(node){return node.tagName=="BUTTON"||node.tagName=="INPUT"&&node.getAttribute("type").toUpperCase()=="BUTTON";};dojo._usesBorderBox=function(node){var n=node.tagName;return d.boxModel=="border-box"||n=="TABLE"||d._isButtonTag(node);};dojo._setContentSize=function(node,_309,_30a,_30b){if(d._usesBorderBox(node)){var pb=d._getPadBorderExtents(node,_30b);if(_309>=0){_309+=pb.w;}if(_30a>=0){_30a+=pb.h;}}d._setBox(node,NaN,NaN,_309,_30a);};dojo._setMarginBox=function(node,_30e,_30f,_310,_311,_312){var s=_312||gcs(node),bb=d._usesBorderBox(node),pb=bb?_316:d._getPadBorderExtents(node,s);if(d.isWebKit){if(d._isButtonTag(node)){var ns=node.style;if(_310>=0&&!ns.width){ns.width="4px";}if(_311>=0&&!ns.height){ns.height="4px";}}}var mb=d._getMarginExtents(node,s);if(_310>=0){_310=Math.max(_310-pb.w-mb.w,0);}if(_311>=0){_311=Math.max(_311-pb.h-mb.h,0);}d._setBox(node,_30e,_30f,_310,_311);};var _316={l:0,t:0,w:0,h:0};dojo.marginBox=function(node,box){var n=d.byId(node),s=gcs(n),b=box;return !b?d._getMarginBox(n,s):d._setMarginBox(n,b.l,b.t,b.w,b.h,s);};dojo.contentBox=function(node,box){var n=d.byId(node),s=gcs(n),b=box;return !b?d._getContentBox(n,s):d._setContentSize(n,b.w,b.h,s);};var _323=function(node,prop){if(!(node=(node||0).parentNode)){return 0;}var val,_327=0,_b=d.body();while(node&&node.style){if(gcs(node).position=="fixed"){return 0;}val=node[prop];if(val){_327+=val-0;if(node==_b){break;}}node=node.parentNode;}return _327;};dojo._docScroll=function(){var _b=d.body(),_w=d.global,de=d.doc.documentElement;return {y:(_w.pageYOffset||de.scrollTop||_b.scrollTop||0),x:(_w.pageXOffset||d._fixIeBiDiScrollLeft(de.scrollLeft)||_b.scrollLeft||0)};};dojo._isBodyLtr=function(){return ("_bodyLtr" in d)?d._bodyLtr:d._bodyLtr=gcs(d.body()).direction=="ltr";};dojo._getIeDocumentElementOffset=function(){var de=d.doc.documentElement;if(d.isIE<7){return {x:d._isBodyLtr()||window.parent==window?de.clientLeft:de.offsetWidth-de.clientWidth-de.clientLeft,y:de.clientTop};}else{if(d.isIE<8){return {x:de.getBoundingClientRect().left,y:de.getBoundingClientRect().top};}else{return {x:0,y:0};}}};dojo._fixIeBiDiScrollLeft=function(_32d){var dd=d.doc;if(d.isIE<8&&!d._isBodyLtr()){var de=dd.compatMode=="BackCompat"?dd.body:dd.documentElement;return _32d+de.clientWidth-de.scrollWidth;}return _32d;};dojo._abs=function(node,_331){var db=d.body(),dh=d.body().parentNode,ret;if(node["getBoundingClientRect"]){var _335=node.getBoundingClientRect();ret={x:_335.left,y:_335.top};if(d.isFF>=3){var cs=gcs(dh);ret.x-=px(dh,cs.marginLeft)+px(dh,cs.borderLeftWidth);ret.y-=px(dh,cs.marginTop)+px(dh,cs.borderTopWidth);}if(d.isIE){var _337=d._getIeDocumentElementOffset();ret.x-=_337.x+(d.isQuirks?db.clientLeft:0);ret.y-=_337.y+(d.isQuirks?db.clientTop:0);}}else{ret={x:0,y:0};if(node["offsetParent"]){ret.x-=_323(node,"scrollLeft");ret.y-=_323(node,"scrollTop");var _338=node;do{var n=_338.offsetLeft,t=_338.offsetTop;ret.x+=isNaN(n)?0:n;ret.y+=isNaN(t)?0:t;cs=gcs(_338);if(_338!=node){if(d.isFF){ret.x+=2*px(_338,cs.borderLeftWidth);ret.y+=2*px(_338,cs.borderTopWidth);}else{ret.x+=px(_338,cs.borderLeftWidth);ret.y+=px(_338,cs.borderTopWidth);}}if(d.isFF&&cs.position=="static"){var _33b=_338.parentNode;while(_33b!=_338.offsetParent){var pcs=gcs(_33b);if(pcs.position=="static"){ret.x+=px(_338,pcs.borderLeftWidth);ret.y+=px(_338,pcs.borderTopWidth);}_33b=_33b.parentNode;}}_338=_338.offsetParent;}while((_338!=dh)&&_338);}else{if(node.x&&node.y){ret.x+=isNaN(node.x)?0:node.x;ret.y+=isNaN(node.y)?0:node.y;}}}if(_331){var _33d=d._docScroll();ret.x+=_33d.x;ret.y+=_33d.y;}return ret;};dojo.coords=function(node,_33f){var n=d.byId(node),s=gcs(n),mb=d._getMarginBox(n,s);var abs=d._abs(n,_33f);mb.x=abs.x;mb.y=abs.y;return mb;};var _344=d.isIE<8;var _345=function(name){switch(name.toLowerCase()){case "tabindex":return _344?"tabIndex":"tabindex";case "readonly":return "readOnly";case "class":return "className";case "for":case "htmlfor":return _344?"htmlFor":"for";default:return name;}};var _347={colspan:"colSpan",enctype:"enctype",frameborder:"frameborder",method:"method",rowspan:"rowSpan",scrolling:"scrolling",shape:"shape",span:"span",type:"type",valuetype:"valueType",classname:"className",innerhtml:"innerHTML"};dojo.hasAttr=function(node,name){node=d.byId(node);var _34a=_345(name);_34a=_34a=="htmlFor"?"for":_34a;var attr=node.getAttributeNode&&node.getAttributeNode(_34a);return attr?attr.specified:false;};var _34c={},_ctr=0,_34e=dojo._scopeName+"attrid",_34f={col:1,colgroup:1,table:1,tbody:1,tfoot:1,thead:1,tr:1,title:1};dojo.attr=function(node,name,_352){node=d.byId(node);var args=arguments.length;if(args==2&&!d.isString(name)){for(var x in name){d.attr(node,x,name[x]);}return;}name=_345(name);if(args==3){if(d.isFunction(_352)){var _355=d.attr(node,_34e);if(!_355){_355=_ctr++;d.attr(node,_34e,_355);}if(!_34c[_355]){_34c[_355]={};}var h=_34c[_355][name];if(h){d.disconnect(h);}else{try{delete node[name];}catch(e){}}_34c[_355][name]=d.connect(node,name,_352);}else{if(typeof _352=="boolean"){node[name]=_352;}else{if(name==="style"&&!d.isString(_352)){d.style(node,_352);}else{if(name=="className"){node.className=_352;}else{if(name==="innerHTML"){if(d.isIE&&node.tagName.toLowerCase() in _34f){d.empty(node);node.appendChild(d._toDom(_352,node.ownerDocument));}else{node[name]=_352;}}else{node.setAttribute(name,_352);}}}}}}else{var prop=_347[name.toLowerCase()];if(prop){return node[prop];}var _358=node[name];return (typeof _358=="boolean"||typeof _358=="function")?_358:(d.hasAttr(node,name)?node.getAttribute(name):null);}};dojo.removeAttr=function(node,name){d.byId(node).removeAttribute(_345(name));};dojo.create=function(tag,_35c,_35d,pos){var doc=d.doc;if(_35d){_35d=d.byId(_35d);doc=_35d.ownerDocument;}if(d.isString(tag)){tag=doc.createElement(tag);}if(_35c){d.attr(tag,_35c);}if(_35d){d.place(tag,_35d,pos);}return tag;};d.empty=d.isIE?function(node){node=d.byId(node);for(var c;c=node.lastChild;){d.destroy(c);}}:function(node){d.byId(node).innerHTML="";};var _363={option:["select"],tbody:["table"],thead:["table"],tfoot:["table"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","thead","tr"],legend:["fieldset"],caption:["table"],colgroup:["table"],col:["table","colgroup"],li:["ul"]},_364=/<\s*([\w\:]+)/,_365={},_366=0,_367="__"+d._scopeName+"ToDomId";for(var _368 in _363){var tw=_363[_368];tw.pre=_368=="option"?"<select multiple=\"multiple\">":"<"+tw.join("><")+">";tw.post="</"+tw.reverse().join("></")+">";}d._toDom=function(frag,doc){doc=doc||d.doc;var _36c=doc[_367];if(!_36c){doc[_367]=_36c=++_366+"";_365[_36c]=doc.createElement("div");}frag+="";var _36d=frag.match(_364),tag=_36d?_36d[1].toLowerCase():"",_36f=_365[_36c],wrap,i,fc,df;if(_36d&&_363[tag]){wrap=_363[tag];_36f.innerHTML=wrap.pre+frag+wrap.post;for(i=wrap.length;i;--i){_36f=_36f.firstChild;}}else{_36f.innerHTML=frag;}if(_36f.childNodes.length==1){return _36f.removeChild(_36f.firstChild);}df=doc.createDocumentFragment();while(fc=_36f.firstChild){df.appendChild(fc);}return df;};var _373="className";dojo.hasClass=function(node,_375){return ((" "+d.byId(node)[_373]+" ").indexOf(" "+_375+" ")>=0);};dojo.addClass=function(node,_377){node=d.byId(node);var cls=node[_373];if((" "+cls+" ").indexOf(" "+_377+" ")<0){node[_373]=cls+(cls?" ":"")+_377;}};dojo.removeClass=function(node,_37a){node=d.byId(node);var t=d.trim((" "+node[_373]+" ").replace(" "+_37a+" "," "));if(node[_373]!=t){node[_373]=t;}};dojo.toggleClass=function(node,_37d,_37e){if(_37e===undefined){_37e=!d.hasClass(node,_37d);}d[_37e?"addClass":"removeClass"](node,_37d);};})();}if(!dojo._hasResource["dojo._base.NodeList"]){dojo._hasResource["dojo._base.NodeList"]=true;dojo.provide("dojo._base.NodeList");(function(){var d=dojo;var ap=Array.prototype,aps=ap.slice,apc=ap.concat;var tnl=function(a){a.constructor=d.NodeList;dojo._mixin(a,d.NodeList.prototype);return a;};var _385=function(f,a,o){a=[0].concat(aps.call(a,0));o=o||d.global;return function(node){a[0]=node;return f.apply(o,a);};};var _38a=function(f,o){return function(){this.forEach(_385(f,arguments,o));return this;};};var _38d=function(f,o){return function(){return this.map(_385(f,arguments,o));};};var _390=function(f,o){return function(){return this.filter(_385(f,arguments,o));};};var _393=function(f,g,o){return function(){var a=arguments,body=_385(f,a,o);if(g.call(o||d.global,a)){return this.map(body);}this.forEach(body);return this;};};var _399=function(a){return a.length==1&&d.isString(a[0]);};var _39b=function(node){var p=node.parentNode;if(p){p.removeChild(node);}};dojo.NodeList=function(){return tnl(Array.apply(null,arguments));};var nl=d.NodeList,nlp=nl.prototype;nl._wrap=tnl;nl._adaptAsMap=_38d;nl._adaptAsForEach=_38a;nl._adaptAsFilter=_390;nl._adaptWithCondition=_393;d.forEach(["slice","splice"],function(name){var f=ap[name];nlp[name]=function(){return tnl(f.apply(this,arguments));};});d.forEach(["indexOf","lastIndexOf","every","some"],function(name){var f=d[name];nlp[name]=function(){return f.apply(d,[this].concat(aps.call(arguments,0)));};});d.forEach(["attr","style"],function(name){nlp[name]=_393(d[name],_399);});d.forEach(["connect","addClass","removeClass","toggleClass","empty"],function(name){nlp[name]=_38a(d[name]);});dojo.extend(dojo.NodeList,{concat:function(item){var t=d.isArray(this)?this:aps.call(this,0),m=d.map(arguments,function(a){return a&&!d.isArray(a)&&(a.constructor===NodeList||a.constructor==nl)?aps.call(a,0):a;});return tnl(apc.apply(t,m));},map:function(func,obj){return tnl(d.map(this,func,obj));},forEach:function(_3ac,_3ad){d.forEach(this,_3ac,_3ad);return this;},coords:_38d(d.coords),place:function(_3ae,_3af){var item=d.query(_3ae)[0];return this.forEach(function(node){d.place(node,item,_3af);});},orphan:function(_3b2){return (_3b2?d._filterQueryResult(this,_3b2):this).forEach(_39b);},adopt:function(_3b3,_3b4){return d.query(_3b3).place(item[0],_3b4);},query:function(_3b5){if(!_3b5){return this;}var ret=this.map(function(node){return d.query(_3b5,node).filter(function(_3b8){return _3b8!==undefined;});});return tnl(apc.apply([],ret));},filter:function(_3b9){var a=arguments,_3bb=this,_3bc=0;if(d.isString(_3b9)){_3bb=d._filterQueryResult(this,a[0]);if(a.length==1){return _3bb;}_3bc=1;}return tnl(d.filter(_3bb,a[_3bc],a[_3bc+1]));},addContent:function(_3bd,_3be){var c=d.isString(_3bd)?d._toDom(_3bd,this[0]&&this[0].ownerDocument):_3bd,i,l=this.length-1;for(i=0;i<l;++i){d.place(c.cloneNode(true),this[i],_3be);}if(l>=0){d.place(c,this[l],_3be);}return this;},instantiate:function(_3c1,_3c2){var c=d.isFunction(_3c1)?_3c1:d.getObject(_3c1);_3c2=_3c2||{};return this.forEach(function(node){new c(_3c2,node);});},at:function(){var t=new dojo.NodeList();d.forEach(arguments,function(i){if(this[i]){t.push(this[i]);}},this);return t;}});d.forEach(["blur","focus","change","click","error","keydown","keypress","keyup","load","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","submit"],function(evt){var _oe="on"+evt;nlp[_oe]=function(a,b){return this.connect(_oe,a,b);};});})();}if(!dojo._hasResource["dojo._base.query"]){dojo._hasResource["dojo._base.query"]=true;if(typeof dojo!="undefined"){dojo.provide("dojo._base.query");}(function(d){var trim=d.trim;var each=d.forEach;var qlc=d._queryListCtor=d.NodeList;var _3cf=d.isString;var _3d0=function(){return d.doc;};var _3d1=(d.isWebKit&&((_3d0().compatMode)=="BackCompat"));var _3d2=!!_3d0().firstChild["children"]?"children":"childNodes";var _3d3=">~+";var _3d4=false;var _3d5=function(){return true;};var _3d6=function(_3d7){if(_3d3.indexOf(_3d7.slice(-1))>=0){_3d7+=" * ";}else{_3d7+=" ";}var ts=function(s,e){return trim(_3d7.slice(s,e));};var _3db=[];var _3dc=-1,_3dd=-1,_3de=-1,_3df=-1,_3e0=-1,inId=-1,_3e2=-1,lc="",cc="",_3e5;var x=0,ql=_3d7.length,_3e8=null,_cp=null;var _3ea=function(){if(_3e2>=0){var tv=(_3e2==x)?null:ts(_3e2,x);_3e8[(_3d3.indexOf(tv)<0)?"tag":"oper"]=tv;_3e2=-1;}};var _3ec=function(){if(inId>=0){_3e8.id=ts(inId,x).replace(/\\/g,"");inId=-1;}};var _3ed=function(){if(_3e0>=0){_3e8.classes.push(ts(_3e0+1,x).replace(/\\/g,""));_3e0=-1;}};var _3ee=function(){_3ec();_3ea();_3ed();};var _3ef=function(){_3ee();if(_3df>=0){_3e8.pseudos.push({name:ts(_3df+1,x)});}_3e8.loops=(_3e8.pseudos.length||_3e8.attrs.length||_3e8.classes.length);_3e8.oquery=_3e8.query=ts(_3e5,x);_3e8.otag=_3e8.tag=(_3e8["oper"])?null:(_3e8.tag||"*");if(_3e8.tag){_3e8.tag=_3e8.tag.toUpperCase();}if(_3db.length&&(_3db[_3db.length-1].oper)){_3e8.infixOper=_3db.pop();_3e8.query=_3e8.infixOper.query+" "+_3e8.query;}_3db.push(_3e8);_3e8=null;};for(;lc=cc,cc=_3d7.charAt(x),x<ql;x++){if(lc=="\\"){continue;}if(!_3e8){_3e5=x;_3e8={query:null,pseudos:[],attrs:[],classes:[],tag:null,oper:null,id:null,getTag:function(){return (_3d4)?this.otag:this.tag;}};_3e2=x;}if(_3dc>=0){if(cc=="]"){if(!_cp.attr){_cp.attr=ts(_3dc+1,x);}else{_cp.matchFor=ts((_3de||_3dc+1),x);}var cmf=_cp.matchFor;if(cmf){if((cmf.charAt(0)=="\"")||(cmf.charAt(0)=="'")){_cp.matchFor=cmf.slice(1,-1);}}_3e8.attrs.push(_cp);_cp=null;_3dc=_3de=-1;}else{if(cc=="="){var _3f1=("|~^$*".indexOf(lc)>=0)?lc:"";_cp.type=_3f1+cc;_cp.attr=ts(_3dc+1,x-_3f1.length);_3de=x+1;}}}else{if(_3dd>=0){if(cc==")"){if(_3df>=0){_cp.value=ts(_3dd+1,x);}_3df=_3dd=-1;}}else{if(cc=="#"){_3ee();inId=x+1;}else{if(cc=="."){_3ee();_3e0=x;}else{if(cc==":"){_3ee();_3df=x;}else{if(cc=="["){_3ee();_3dc=x;_cp={};}else{if(cc=="("){if(_3df>=0){_cp={name:ts(_3df+1,x),value:null};_3e8.pseudos.push(_cp);}_3dd=x;}else{if((cc==" ")&&(lc!=cc)){_3ef();}}}}}}}}}return _3db;};var _3f2=function(_3f3,_3f4){if(!_3f3){return _3f4;}if(!_3f4){return _3f3;}return function(){return _3f3.apply(window,arguments)&&_3f4.apply(window,arguments);};};var _3f5=function(i,arr){var r=arr||[];if(i){r.push(i);}return r;};var _3f9=function(n){return (1==n.nodeType);};var _3fb="";var _3fc=function(elem,attr){if(!elem){return _3fb;}if(attr=="class"){return elem.className||_3fb;}if(attr=="for"){return elem.htmlFor||_3fb;}if(attr=="style"){return elem.style.cssText||_3fb;}return (_3d4?elem.getAttribute(attr):elem.getAttribute(attr,2))||_3fb;};var _3ff={"*=":function(attr,_401){return function(elem){return (_3fc(elem,attr).indexOf(_401)>=0);};},"^=":function(attr,_404){return function(elem){return (_3fc(elem,attr).indexOf(_404)==0);};},"$=":function(attr,_407){var tval=" "+_407;return function(elem){var ea=" "+_3fc(elem,attr);return (ea.lastIndexOf(_407)==(ea.length-_407.length));};},"~=":function(attr,_40c){var tval=" "+_40c+" ";return function(elem){var ea=" "+_3fc(elem,attr)+" ";return (ea.indexOf(tval)>=0);};},"|=":function(attr,_411){var _412=" "+_411+"-";return function(elem){var ea=" "+_3fc(elem,attr);return ((ea==_411)||(ea.indexOf(_412)==0));};},"=":function(attr,_416){return function(elem){return (_3fc(elem,attr)==_416);};}};var _418=(typeof _3d0().firstChild.nextElementSibling=="undefined");var _ns=!_418?"nextElementSibling":"nextSibling";var _ps=!_418?"previousElementSibling":"previousSibling";var _41b=(_418?_3f9:_3d5);var _41c=function(node){while(node=node[_ps]){if(_41b(node)){return false;}}return true;};var _41e=function(node){while(node=node[_ns]){if(_41b(node)){return false;}}return true;};var _420=function(node){var root=node.parentNode;var i=0,tret=root[_3d2],ci=(node["_i"]||-1),cl=(root["_l"]||-1);if(!tret){return -1;}var l=tret.length;if(cl==l&&ci>=0&&cl>=0){return ci;}root["_l"]=l;ci=-1;for(var te=root["firstElementChild"]||root["firstChild"];te;te=te[_ns]){if(_41b(te)){te["_i"]=++i;if(node===te){ci=i;}}}return ci;};var _429=function(elem){return !((_420(elem))%2);};var _42b=function(elem){return ((_420(elem))%2);};var _42d={"checked":function(name,_42f){return function(elem){return !!d.attr(elem,"checked");};},"first-child":function(){return _41c;},"last-child":function(){return _41e;},"only-child":function(name,_432){return function(node){if(!_41c(node)){return false;}if(!_41e(node)){return false;}return true;};},"empty":function(name,_435){return function(elem){var cn=elem.childNodes;var cnl=elem.childNodes.length;for(var x=cnl-1;x>=0;x--){var nt=cn[x].nodeType;if((nt===1)||(nt==3)){return false;}}return true;};},"contains":function(name,_43c){var cz=_43c.charAt(0);if(cz=="\""||cz=="'"){_43c=_43c.slice(1,-1);}return function(elem){return (elem.innerHTML.indexOf(_43c)>=0);};},"not":function(name,_440){var p=_3d6(_440)[0];var _442={el:1};if(p.tag!="*"){_442.tag=1;}if(!p.classes.length){_442.classes=1;}var ntf=_444(p,_442);return function(elem){return (!ntf(elem));};},"nth-child":function(name,_447){var pi=parseInt;if(_447=="odd"){return _42b;}else{if(_447=="even"){return _429;}}if(_447.indexOf("n")!=-1){var _449=_447.split("n",2);var pred=_449[0]?((_449[0]=="-")?-1:pi(_449[0])):1;var idx=_449[1]?pi(_449[1]):0;var lb=0,ub=-1;if(pred>0){if(idx<0){idx=(idx%pred)&&(pred+(idx%pred));}else{if(idx>0){if(idx>=pred){lb=idx-idx%pred;}idx=idx%pred;}}}else{if(pred<0){pred*=-1;if(idx>0){ub=idx;idx=idx%pred;}}}if(pred>0){return function(elem){var i=_420(elem);return (i>=lb)&&(ub<0||i<=ub)&&((i%pred)==idx);};}else{_447=idx;}}var _450=pi(_447);return function(elem){return (_420(elem)==_450);};}};var _452=(d.isIE)?function(cond){var clc=cond.toLowerCase();if(clc=="class"){cond="className";}return function(elem){return (_3d4?elem.getAttribute(cond):elem[cond]||elem[clc]);};}:function(cond){return function(elem){return (elem&&elem.getAttribute&&elem.hasAttribute(cond));};};var _444=function(_458,_459){if(!_458){return _3d5;}_459=_459||{};var ff=null;if(!("el" in _459)){ff=_3f2(ff,_3f9);}if(!("tag" in _459)){if(_458.tag!="*"){ff=_3f2(ff,function(elem){return (elem&&(elem.tagName==_458.getTag()));});}}if(!("classes" in _459)){each(_458.classes,function(_45c,idx,arr){var re=new RegExp("(?:^|\\s)"+_45c+"(?:\\s|$)");ff=_3f2(ff,function(elem){return re.test(elem.className);});ff.count=idx;});}if(!("pseudos" in _459)){each(_458.pseudos,function(_461){var pn=_461.name;if(_42d[pn]){ff=_3f2(ff,_42d[pn](pn,_461.value));}});}if(!("attrs" in _459)){each(_458.attrs,function(attr){var _464;var a=attr.attr;if(attr.type&&_3ff[attr.type]){_464=_3ff[attr.type](a,attr.matchFor);}else{if(a.length){_464=_452(a);}}if(_464){ff=_3f2(ff,_464);}});}if(!("id" in _459)){if(_458.id){ff=_3f2(ff,function(elem){return (!!elem&&(elem.id==_458.id));});}}if(!ff){if(!("default" in _459)){ff=_3d5;}}return ff;};var _467=function(_468){return function(node,ret,bag){while(node=node[_ns]){if(_418&&(!_3f9(node))){continue;}if((!bag||_46c(node,bag))&&_468(node)){ret.push(node);}break;}return ret;};};var _46d=function(_46e){return function(root,ret,bag){var te=root[_ns];while(te){if(_41b(te)){if(bag&&!_46c(te,bag)){break;}if(_46e(te)){ret.push(te);}}te=te[_ns];}return ret;};};var _473=function(_474){_474=_474||_3d5;return function(root,ret,bag){var te,x=0,tret=root[_3d2];while(te=tret[x++]){if(_41b(te)&&(!bag||_46c(te,bag))&&(_474(te,x))){ret.push(te);}}return ret;};};var _47b=function(node,root){var pn=node.parentNode;while(pn){if(pn==root){break;}pn=pn.parentNode;}return !!pn;};var _47f={};var _480=function(_481){var _482=_47f[_481.query];if(_482){return _482;}var io=_481.infixOper;var oper=(io?io.oper:"");var _485=_444(_481,{el:1});var qt=_481.tag;var _487=("*"==qt);var ecs=_3d0()["getElementsByClassName"];if(!oper){if(_481.id){_485=(!_481.loops&&_487)?_3d5:_444(_481,{el:1,id:1});_482=function(root,arr){var te=d.byId(_481.id,(root.ownerDocument||root));if(!te||!_485(te)){return;}if(9==root.nodeType){return _3f5(te,arr);}else{if(_47b(te,root)){return _3f5(te,arr);}}};}else{if(ecs&&/\{\s*\[native code\]\s*\}/.test(String(ecs))&&_481.classes.length&&!_3d1){_485=_444(_481,{el:1,classes:1,id:1});var _48c=_481.classes.join(" ");_482=function(root,arr){var ret=_3f5(0,arr),te,x=0;var tret=root.getElementsByClassName(_48c);while((te=tret[x++])){if(_485(te,root)){ret.push(te);}}return ret;};}else{if(!_487&&!_481.loops){_482=function(root,arr){var ret=_3f5(0,arr),te,x=0;var tret=root.getElementsByTagName(_481.getTag());while((te=tret[x++])){ret.push(te);}return ret;};}else{_485=_444(_481,{el:1,tag:1,id:1});_482=function(root,arr){var ret=_3f5(0,arr),te,x=0;var tret=root.getElementsByTagName(_481.getTag());while((te=tret[x++])){if(_485(te,root)){ret.push(te);}}return ret;};}}}}else{var _49f={el:1};if(_487){_49f.tag=1;}_485=_444(_481,_49f);if("+"==oper){_482=_467(_485);}else{if("~"==oper){_482=_46d(_485);}else{if(">"==oper){_482=_473(_485);}}}}return _47f[_481.query]=_482;};var _4a0=function(root,_4a2){var _4a3=_3f5(root),qp,x,te,qpl=_4a2.length,bag,ret;for(var i=0;i<qpl;i++){ret=[];qp=_4a2[i];x=_4a3.length-1;if(x>0){bag={};ret.nozip=true;}var gef=_480(qp);while(te=_4a3[x--]){gef(te,ret,bag);}if(!ret.length){break;}_4a3=ret;}return ret;};var _4ac={},_4ad={};var _4ae=function(_4af){var _4b0=_3d6(trim(_4af));if(_4b0.length==1){var tef=_480(_4b0[0]);return function(root){var r=tef(root,new qlc());if(r){r.nozip=true;}return r;};}return function(root){return _4a0(root,_4b0);};};var nua=navigator.userAgent;var wk="WebKit/";var _4b7=(d.isWebKit&&(nua.indexOf(wk)>0)&&(parseFloat(nua.split(wk)[1])>528));var _4b8=d.isIE?"commentStrip":"nozip";var qsa="querySelectorAll";var _4ba=(!!_3d0()[qsa]&&(!d.isSafari||(d.isSafari>3.1)||_4b7));var _4bb=function(_4bc,_4bd){if(_4ba){var _4be=_4ad[_4bc];if(_4be&&!_4bd){return _4be;}}var _4bf=_4ac[_4bc];if(_4bf){return _4bf;}var qcz=_4bc.charAt(0);var _4c1=(-1==_4bc.indexOf(" "));if((_4bc.indexOf("#")>=0)&&(_4c1)){_4bd=true;}var _4c2=(_4ba&&(!_4bd)&&(_3d3.indexOf(qcz)==-1)&&(!d.isIE||(_4bc.indexOf(":")==-1))&&(!(_3d1&&(_4bc.indexOf(".")>=0)))&&(_4bc.indexOf(":contains")==-1)&&(_4bc.indexOf("|=")==-1));if(_4c2){var tq=(_3d3.indexOf(_4bc.charAt(_4bc.length-1))>=0)?(_4bc+" *"):_4bc;return _4ad[_4bc]=function(root){try{if(!((9==root.nodeType)||_4c1)){throw "";}var r=root[qsa](tq);r[_4b8]=true;return r;}catch(e){return _4bb(_4bc,true)(root);}};}else{var _4c6=_4bc.split(/\s*,\s*/);return _4ac[_4bc]=((_4c6.length<2)?_4ae(_4bc):function(root){var _4c8=0,ret=[],tp;while((tp=_4c6[_4c8++])){ret=ret.concat(_4ae(tp)(root));}return ret;});}};var _4cb=0;var _4cc=d.isIE?function(node){if(_3d4){return (node.getAttribute("_uid")||node.setAttribute("_uid",++_4cb)||_4cb);}else{return node.uniqueID;}}:function(node){return (node._uid||(node._uid=++_4cb));};var _46c=function(node,bag){if(!bag){return 1;}var id=_4cc(node);if(!bag[id]){return bag[id]=1;}return 0;};var _4d2="_zipIdx";var _zip=function(arr){if(arr&&arr.nozip){return (qlc._wrap)?qlc._wrap(arr):arr;}var ret=new qlc();if(!arr||!arr.length){return ret;}if(arr[0]){ret.push(arr[0]);}if(arr.length<2){return ret;}_4cb++;if(d.isIE&&_3d4){var _4d6=_4cb+"";arr[0].setAttribute(_4d2,_4d6);for(var x=1,te;te=arr[x];x++){if(arr[x].getAttribute(_4d2)!=_4d6){ret.push(te);}te.setAttribute(_4d2,_4d6);}}else{if(d.isIE&&arr.commentStrip){try{for(var x=1,te;te=arr[x];x++){if(_3f9(te)){ret.push(te);}}}catch(e){}}else{if(arr[0]){arr[0][_4d2]=_4cb;}for(var x=1,te;te=arr[x];x++){if(arr[x][_4d2]!=_4cb){ret.push(te);}te[_4d2]=_4cb;}}}return ret;};d.query=function(_4d9,root){qlc=d._queryListCtor;if(!_4d9){return new qlc();}if(_4d9.constructor==qlc){return _4d9;}if(!_3cf(_4d9)){return new qlc(_4d9);}if(_3cf(root)){root=d.byId(root);if(!root){return new qlc();}}root=root||_3d0();var od=root.ownerDocument||root.documentElement;_3d4=(root.contentType&&root.contentType=="application/xml")||(d.isOpera&&(root.doctype||od.toString()=="[object XMLDocument]"))||(!!od)&&(d.isIE?od.xml:(root.xmlVersion||od.xmlVersion));var r=_4bb(_4d9)(root);if(r&&r.nozip&&!qlc._wrap){return r;}return _zip(r);};d.query.pseudos=_42d;d._filterQueryResult=function(_4dd,_4de){var _4df=new d._queryListCtor();var _4e0=_444(_3d6(_4de)[0]);for(var x=0,te;te=_4dd[x];x++){if(_4e0(te)){_4df.push(te);}}return _4df;};})(this["queryPortability"]||this["acme"]||dojo);}if(!dojo._hasResource["dojo._base.xhr"]){dojo._hasResource["dojo._base.xhr"]=true;dojo.provide("dojo._base.xhr");(function(){var _d=dojo;function _4e4(obj,name,_4e7){var val=obj[name];if(_d.isString(val)){obj[name]=[val,_4e7];}else{if(_d.isArray(val)){val.push(_4e7);}else{obj[name]=_4e7;}}};dojo.formToObject=function(_4e9){var ret={};var _4eb="file|submit|image|reset|button|";_d.forEach(dojo.byId(_4e9).elements,function(item){var _in=item.name;var type=(item.type||"").toLowerCase();if(_in&&type&&_4eb.indexOf(type)==-1&&!item.disabled){if(type=="radio"||type=="checkbox"){if(item.checked){_4e4(ret,_in,item.value);}}else{if(item.multiple){ret[_in]=[];_d.query("option",item).forEach(function(opt){if(opt.selected){_4e4(ret,_in,opt.value);}});}else{_4e4(ret,_in,item.value);if(type=="image"){ret[_in+".x"]=ret[_in+".y"]=ret[_in].x=ret[_in].y=0;}}}}});return ret;};dojo.objectToQuery=function(map){var enc=encodeURIComponent;var _4f2=[];var _4f3={};for(var name in map){var _4f5=map[name];if(_4f5!=_4f3[name]){var _4f6=enc(name)+"=";if(_d.isArray(_4f5)){for(var i=0;i<_4f5.length;i++){_4f2.push(_4f6+enc(_4f5[i]));}}else{_4f2.push(_4f6+enc(_4f5));}}}return _4f2.join("&");};dojo.formToQuery=function(_4f8){return _d.objectToQuery(_d.formToObject(_4f8));};dojo.formToJson=function(_4f9,_4fa){return _d.toJson(_d.formToObject(_4f9),_4fa);};dojo.queryToObject=function(str){var ret={};var qp=str.split("&");var dec=decodeURIComponent;_d.forEach(qp,function(item){if(item.length){var _500=item.split("=");var name=dec(_500.shift());var val=dec(_500.join("="));if(_d.isString(ret[name])){ret[name]=[ret[name]];}if(_d.isArray(ret[name])){ret[name].push(val);}else{ret[name]=val;}}});return ret;};dojo._blockAsync=false;dojo._contentHandlers={text:function(xhr){return xhr.responseText;},json:function(xhr){return _d.fromJson(xhr.responseText||null);},"json-comment-filtered":function(xhr){if(!dojo.config.useCommentedJson){console.warn("Consider using the standard mimetype:application/json."+" json-commenting can introduce security issues. To"+" decrease the chances of hijacking, use the standard the 'json' handler and"+" prefix your json with: {}&&\n"+"Use djConfig.useCommentedJson=true to turn off this message.");}var _506=xhr.responseText;var _507=_506.indexOf("/*");var _508=_506.lastIndexOf("*/");if(_507==-1||_508==-1){throw new Error("JSON was not comment filtered");}return _d.fromJson(_506.substring(_507+2,_508));},javascript:function(xhr){return _d.eval(xhr.responseText);},xml:function(xhr){var _50b=xhr.responseXML;if(_d.isIE&&(!_50b||!_50b.documentElement)){var ms=function(n){return "MSXML"+n+".DOMDocument";};var dp=["Microsoft.XMLDOM",ms(6),ms(4),ms(3),ms(2)];_d.some(dp,function(p){try{var dom=new ActiveXObject(p);dom.async=false;dom.loadXML(xhr.responseText);_50b=dom;}catch(e){return false;}return true;});}return _50b;}};dojo._contentHandlers["json-comment-optional"]=function(xhr){var _512=_d._contentHandlers;if(xhr.responseText&&xhr.responseText.indexOf("/*")!=-1){return _512["json-comment-filtered"](xhr);}else{return _512["json"](xhr);}};dojo._ioSetArgs=function(args,_514,_515,_516){var _517={args:args,url:args.url};var _518=null;if(args.form){var form=_d.byId(args.form);var _51a=form.getAttributeNode("action");_517.url=_517.url||(_51a?_51a.value:null);_518=_d.formToObject(form);}var _51b=[{}];if(_518){_51b.push(_518);}if(args.content){_51b.push(args.content);}if(args.preventCache){_51b.push({"dojo.preventCache":new Date().valueOf()});}_517.query=_d.objectToQuery(_d.mixin.apply(null,_51b));_517.handleAs=args.handleAs||"text";var d=new _d.Deferred(_514);d.addCallbacks(_515,function(_51d){return _516(_51d,d);});var ld=args.load;if(ld&&_d.isFunction(ld)){d.addCallback(function(_51f){return ld.call(args,_51f,_517);});}var err=args.error;if(err&&_d.isFunction(err)){d.addErrback(function(_521){return err.call(args,_521,_517);});}var _522=args.handle;if(_522&&_d.isFunction(_522)){d.addBoth(function(_523){return _522.call(args,_523,_517);});}d.ioArgs=_517;return d;};var _524=function(dfd){dfd.canceled=true;var xhr=dfd.ioArgs.xhr;var _at=typeof xhr.abort;if(_at=="function"||_at=="object"||_at=="unknown"){xhr.abort();}var err=dfd.ioArgs.error;if(!err){err=new Error("xhr cancelled");err.dojoType="cancel";}return err;};var _529=function(dfd){var ret=_d._contentHandlers[dfd.ioArgs.handleAs](dfd.ioArgs.xhr);return ret===undefined?null:ret;};var _52c=function(_52d,dfd){console.error(_52d);return _52d;};var _52f=null;var _530=[];var _531=function(){var now=(new Date()).getTime();if(!_d._blockAsync){for(var i=0,tif;i<_530.length&&(tif=_530[i]);i++){var dfd=tif.dfd;var func=function(){if(!dfd||dfd.canceled||!tif.validCheck(dfd)){_530.splice(i--,1);}else{if(tif.ioCheck(dfd)){_530.splice(i--,1);tif.resHandle(dfd);}else{if(dfd.startTime){if(dfd.startTime+(dfd.ioArgs.args.timeout||0)<now){_530.splice(i--,1);var err=new Error("timeout exceeded");err.dojoType="timeout";dfd.errback(err);dfd.cancel();}}}}};if(dojo.config.debugAtAllCosts){func.call(this);}else{try{func.call(this);}catch(e){dfd.errback(e);}}}}if(!_530.length){clearInterval(_52f);_52f=null;return;}};dojo._ioCancelAll=function(){try{_d.forEach(_530,function(i){try{i.dfd.cancel();}catch(e){}});}catch(e){}};if(_d.isIE){_d.addOnWindowUnload(_d._ioCancelAll);}_d._ioWatch=function(dfd,_53a,_53b,_53c){var args=dfd.ioArgs.args;if(args.timeout){dfd.startTime=(new Date()).getTime();}_530.push({dfd:dfd,validCheck:_53a,ioCheck:_53b,resHandle:_53c});if(!_52f){_52f=setInterval(_531,50);}if(args.sync){_531();}};var _53e="application/x-www-form-urlencoded";var _53f=function(dfd){return dfd.ioArgs.xhr.readyState;};var _541=function(dfd){return 4==dfd.ioArgs.xhr.readyState;};var _543=function(dfd){var xhr=dfd.ioArgs.xhr;if(_d._isDocumentOk(xhr)){dfd.callback(dfd);}else{var err=new Error("Unable to load "+dfd.ioArgs.url+" status:"+xhr.status);err.status=xhr.status;err.responseText=xhr.responseText;dfd.errback(err);}};dojo._ioAddQueryToUrl=function(_547){if(_547.query.length){_547.url+=(_547.url.indexOf("?")==-1?"?":"&")+_547.query;_547.query=null;}};dojo.xhr=function(_548,args,_54a){var dfd=_d._ioSetArgs(args,_524,_529,_52c);dfd.ioArgs.xhr=_d._xhrObj(dfd.ioArgs.args);if(_54a){if("postData" in args){dfd.ioArgs.query=args.postData;}else{if("putData" in args){dfd.ioArgs.query=args.putData;}}}else{_d._ioAddQueryToUrl(dfd.ioArgs);}var _54c=dfd.ioArgs;var xhr=_54c.xhr;xhr.open(_548,_54c.url,args.sync!==true,args.user||undefined,args.password||undefined);if(args.headers){for(var hdr in args.headers){if(hdr.toLowerCase()==="content-type"&&!args.contentType){args.contentType=args.headers[hdr];}else{xhr.setRequestHeader(hdr,args.headers[hdr]);}}}xhr.setRequestHeader("Content-Type",args.contentType||_53e);if(!args.headers||!args.headers["X-Requested-With"]){xhr.setRequestHeader("X-Requested-With","XMLHttpRequest");}if(dojo.config.debugAtAllCosts){xhr.send(_54c.query);}else{try{xhr.send(_54c.query);}catch(e){dfd.ioArgs.error=e;dfd.cancel();}}_d._ioWatch(dfd,_53f,_541,_543);xhr=null;return dfd;};dojo.xhrGet=function(args){return _d.xhr("GET",args);};dojo.rawXhrPost=dojo.xhrPost=function(args){return _d.xhr("POST",args,true);};dojo.rawXhrPut=dojo.xhrPut=function(args){return _d.xhr("PUT",args,true);};dojo.xhrDelete=function(args){return _d.xhr("DELETE",args);};})();}if(!dojo._hasResource["dojo._base.fx"]){dojo._hasResource["dojo._base.fx"]=true;dojo.provide("dojo._base.fx");(function(){var d=dojo;var _554=d.mixin;dojo._Line=function(_555,end){this.start=_555;this.end=end;};dojo._Line.prototype.getValue=function(n){return ((this.end-this.start)*n)+this.start;};d.declare("dojo._Animation",null,{constructor:function(args){_554(this,args);if(d.isArray(this.curve)){this.curve=new d._Line(this.curve[0],this.curve[1]);}},duration:350,repeat:0,rate:10,_percent:0,_startRepeatCount:0,_fire:function(evt,args){if(this[evt]){if(dojo.config.debugAtAllCosts){this[evt].apply(this,args||[]);}else{try{this[evt].apply(this,args||[]);}catch(e){console.error("exception in animation handler for:",evt);console.error(e);}}}return this;},play:function(_55b,_55c){var _t=this;if(_t._delayTimer){_t._clearTimer();}if(_55c){_t._stopTimer();_t._active=_t._paused=false;_t._percent=0;}else{if(_t._active&&!_t._paused){return _t;}}_t._fire("beforeBegin");var de=_55b||_t.delay,_p=dojo.hitch(_t,"_play",_55c);if(de>0){_t._delayTimer=setTimeout(_p,de);return _t;}_p();return _t;},_play:function(_560){var _t=this;if(_t._delayTimer){_t._clearTimer();}_t._startTime=new Date().valueOf();if(_t._paused){_t._startTime-=_t.duration*_t._percent;}_t._endTime=_t._startTime+_t.duration;_t._active=true;_t._paused=false;var _562=_t.curve.getValue(_t._percent);if(!_t._percent){if(!_t._startRepeatCount){_t._startRepeatCount=_t.repeat;}_t._fire("onBegin",[_562]);}_t._fire("onPlay",[_562]);_t._cycle();return _t;},pause:function(){var _t=this;if(_t._delayTimer){_t._clearTimer();}_t._stopTimer();if(!_t._active){return _t;}_t._paused=true;_t._fire("onPause",[_t.curve.getValue(_t._percent)]);return _t;},gotoPercent:function(_564,_565){var _t=this;_t._stopTimer();_t._active=_t._paused=true;_t._percent=_564;if(_565){_t.play();}return _t;},stop:function(_567){var _t=this;if(_t._delayTimer){_t._clearTimer();}if(!_t._timer){return _t;}_t._stopTimer();if(_567){_t._percent=1;}_t._fire("onStop",[_t.curve.getValue(_t._percent)]);_t._active=_t._paused=false;return _t;},status:function(){if(this._active){return this._paused?"paused":"playing";}return "stopped";},_cycle:function(){var _t=this;if(_t._active){var curr=new Date().valueOf();var step=(curr-_t._startTime)/(_t._endTime-_t._startTime);if(step>=1){step=1;}_t._percent=step;if(_t.easing){step=_t.easing(step);}_t._fire("onAnimate",[_t.curve.getValue(step)]);if(_t._percent<1){_t._startTimer();}else{_t._active=false;if(_t.repeat>0){_t.repeat--;_t.play(null,true);}else{if(_t.repeat==-1){_t.play(null,true);}else{if(_t._startRepeatCount){_t.repeat=_t._startRepeatCount;_t._startRepeatCount=0;}}}_t._percent=0;_t._fire("onEnd");_t._stopTimer();}}return _t;},_clearTimer:function(){clearTimeout(this._delayTimer);delete this._delayTimer;}});var ctr=0,_56d=[],_56e=null,_56f={run:function(){}};dojo._Animation.prototype._startTimer=function(){if(!this._timer){this._timer=d.connect(_56f,"run",this,"_cycle");ctr++;}if(!_56e){_56e=setInterval(d.hitch(_56f,"run"),this.rate);}};dojo._Animation.prototype._stopTimer=function(){if(this._timer){d.disconnect(this._timer);this._timer=null;ctr--;}if(ctr<=0){clearInterval(_56e);_56e=null;ctr=0;}};var _570=d.isIE?function(node){var ns=node.style;if(!ns.width.length&&d.style(node,"width")=="auto"){ns.width="auto";}}:function(){};dojo._fade=function(args){args.node=d.byId(args.node);var _574=_554({properties:{}},args),_575=(_574.properties.opacity={});_575.start=!("start" in _574)?function(){return +d.style(_574.node,"opacity")||0;}:_574.start;_575.end=_574.end;var anim=d.animateProperty(_574);d.connect(anim,"beforeBegin",d.partial(_570,_574.node));return anim;};dojo.fadeIn=function(args){return d._fade(_554({end:1},args));};dojo.fadeOut=function(args){return d._fade(_554({end:0},args));};dojo._defaultEasing=function(n){return 0.5+((Math.sin((n+1.5)*Math.PI))/2);};var _57a=function(_57b){this._properties=_57b;for(var p in _57b){var prop=_57b[p];if(prop.start instanceof d.Color){prop.tempColor=new d.Color();}}};_57a.prototype.getValue=function(r){var ret={};for(var p in this._properties){var prop=this._properties[p],_582=prop.start;if(_582 instanceof d.Color){ret[p]=d.blendColors(_582,prop.end,r,prop.tempColor).toCss();}else{if(!d.isArray(_582)){ret[p]=((prop.end-_582)*r)+_582+(p!="opacity"?prop.units||"px":0);}}}return ret;};dojo.animateProperty=function(args){args.node=d.byId(args.node);if(!args.easing){args.easing=d._defaultEasing;}var anim=new d._Animation(args);d.connect(anim,"beforeBegin",anim,function(){var pm={};for(var p in this.properties){if(p=="width"||p=="height"){this.node.display="block";}var prop=this.properties[p];prop=pm[p]=_554({},(d.isObject(prop)?prop:{end:prop}));if(d.isFunction(prop.start)){prop.start=prop.start();}if(d.isFunction(prop.end)){prop.end=prop.end();}var _588=(p.toLowerCase().indexOf("color")>=0);function _589(node,p){var v={height:node.offsetHeight,width:node.offsetWidth}[p];if(v!==undefined){return v;}v=d.style(node,p);return (p=="opacity")?+v:(_588?v:parseFloat(v));};if(!("end" in prop)){prop.end=_589(this.node,p);}else{if(!("start" in prop)){prop.start=_589(this.node,p);}}if(_588){prop.start=new d.Color(prop.start);prop.end=new d.Color(prop.end);}else{prop.start=(p=="opacity")?+prop.start:parseFloat(prop.start);}}this.curve=new _57a(pm);});d.connect(anim,"onAnimate",d.hitch(d,"style",anim.node));return anim;};dojo.anim=function(node,_58e,_58f,_590,_591,_592){return d.animateProperty({node:node,duration:_58f||d._Animation.prototype.duration,properties:_58e,easing:_590,onEnd:_591}).play(_592||0);};})();}if(!dojo._hasResource["dojo.i18n"]){dojo._hasResource["dojo.i18n"]=true;dojo.provide("dojo.i18n");dojo.i18n.getLocalization=function(_593,_594,_595){_595=dojo.i18n.normalizeLocale(_595);var _596=_595.split("-");var _597=[_593,"nls",_594].join(".");var _598=dojo._loadedModules[_597];if(_598){var _599;for(var i=_596.length;i>0;i--){var loc=_596.slice(0,i).join("_");if(_598[loc]){_599=_598[loc];break;}}if(!_599){_599=_598.ROOT;}if(_599){var _59c=function(){};_59c.prototype=_599;return new _59c();}}throw new Error("Bundle not found: "+_594+" in "+_593+" , locale="+_595);};dojo.i18n.normalizeLocale=function(_59d){var _59e=_59d?_59d.toLowerCase():dojo.locale;if(_59e=="root"){_59e="ROOT";}return _59e;};dojo.i18n._requireLocalization=function(_59f,_5a0,_5a1,_5a2){var _5a3=dojo.i18n.normalizeLocale(_5a1);var _5a4=[_59f,"nls",_5a0].join(".");var _5a5="";if(_5a2){var _5a6=_5a2.split(",");for(var i=0;i<_5a6.length;i++){if(_5a3["indexOf"](_5a6[i])==0){if(_5a6[i].length>_5a5.length){_5a5=_5a6[i];}}}if(!_5a5){_5a5="ROOT";}}var _5a8=_5a2?_5a5:_5a3;var _5a9=dojo._loadedModules[_5a4];var _5aa=null;if(_5a9){if(dojo.config.localizationComplete&&_5a9._built){return;}var _5ab=_5a8.replace(/-/g,"_");var _5ac=_5a4+"."+_5ab;_5aa=dojo._loadedModules[_5ac];}if(!_5aa){_5a9=dojo["provide"](_5a4);var syms=dojo._getModuleSymbols(_59f);var _5ae=syms.concat("nls").join("/");var _5af;dojo.i18n._searchLocalePath(_5a8,_5a2,function(loc){var _5b1=loc.replace(/-/g,"_");var _5b2=_5a4+"."+_5b1;var _5b3=false;if(!dojo._loadedModules[_5b2]){dojo["provide"](_5b2);var _5b4=[_5ae];if(loc!="ROOT"){_5b4.push(loc);}_5b4.push(_5a0);var _5b5=_5b4.join("/")+".js";_5b3=dojo._loadPath(_5b5,null,function(hash){var _5b7=function(){};_5b7.prototype=_5af;_5a9[_5b1]=new _5b7();for(var j in hash){_5a9[_5b1][j]=hash[j];}});}else{_5b3=true;}if(_5b3&&_5a9[_5b1]){_5af=_5a9[_5b1];}else{_5a9[_5b1]=_5af;}if(_5a2){return true;}});}if(_5a2&&_5a3!=_5a5){_5a9[_5a3.replace(/-/g,"_")]=_5a9[_5a5.replace(/-/g,"_")];}};(function(){var _5b9=dojo.config.extraLocale;if(_5b9){if(!_5b9 instanceof Array){_5b9=[_5b9];}var req=dojo.i18n._requireLocalization;dojo.i18n._requireLocalization=function(m,b,_5bd,_5be){req(m,b,_5bd,_5be);if(_5bd){return;}for(var i=0;i<_5b9.length;i++){req(m,b,_5b9[i],_5be);}};}})();dojo.i18n._searchLocalePath=function(_5c0,down,_5c2){_5c0=dojo.i18n.normalizeLocale(_5c0);var _5c3=_5c0.split("-");var _5c4=[];for(var i=_5c3.length;i>0;i--){_5c4.push(_5c3.slice(0,i).join("-"));}_5c4.push(false);if(down){_5c4.reverse();}for(var j=_5c4.length-1;j>=0;j--){var loc=_5c4[j]||"ROOT";var stop=_5c2(loc);if(stop){break;}}};dojo.i18n._preloadLocalizations=function(_5c9,_5ca){function _5cb(_5cc){_5cc=dojo.i18n.normalizeLocale(_5cc);dojo.i18n._searchLocalePath(_5cc,true,function(loc){for(var i=0;i<_5ca.length;i++){if(_5ca[i]==loc){dojo["require"](_5c9+"_"+loc);return true;}}return false;});};_5cb();var _5cf=dojo.config.extraLocale||[];for(var i=0;i<_5cf.length;i++){_5cb(_5cf[i]);}};}if(!dojo._hasResource["dojo._base.browser"]){dojo._hasResource["dojo._base.browser"]=true;dojo.provide("dojo._base.browser");dojo.forEach(dojo.config.require,function(i){dojo["require"](i);});}if(dojo.config.afterOnLoad&&dojo.isBrowser){window.setTimeout(dojo._loadInit,1000);}})();