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
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.8
1
+ 0.1.9
@@ -0,0 +1,20 @@
1
+ /*
2
+ Copyright (c) 2004-2008, The Dojo Foundation
3
+ All Rights Reserved.
4
+
5
+ Licensed under the Academic Free License version 2.1 or above OR the
6
+ modified BSD license. For more information on Dojo licensing, see:
7
+
8
+ http://dojotoolkit.org/book/dojo-book-0-9/introduction/licensing
9
+ */
10
+
11
+ /*
12
+ This is a compiled version of Dojo, built for deployment and not for
13
+ development. To get an editable version, please visit:
14
+
15
+ http://dojotoolkit.org
16
+
17
+ for documentation and information on getting the source.
18
+ */
19
+
20
+ (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={log:function(){}};}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]=function(){var a=Array.apply({},arguments);a.unshift(_c+":");console.log(a.join(" "));};})();}}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: 13707 $".match(/\d+/);dojo.version={major:1,minor:1,patch:1,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++){try{mll[x]();}catch(e){throw e;console.error("dojo.addOnLoad callback failed: "+e,e);}}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())();}};var _3a=function(arr,obj,fn){if(!fn){arr.push(obj);}else{if(fn){var _3e=(typeof fn=="string")?obj[fn]:fn;arr.push(function(){_3e.call(obj);});}}};dojo.addOnLoad=function(obj,_40){_3a(d._loaders,obj,_40);if(d._postLoad&&d._inFlightCount==0&&!d._loadNotifying){d._callLoaded();}};dojo.addOnUnload=function(obj,_42){_3a(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._loadModule=dojo.require=function(_48,_49){_49=this._global_omit_module_check||_49;var _4a=this._loadedModules[_48];if(_4a){return _4a;}var _4b=this._getModuleSymbols(_48).join("/")+".js";var _4c=(!_49)?_48:null;var ok=this._loadPath(_4b,_4c);if(!ok&&!_49){throw new Error("Could not load '"+_48+"'; last tried '"+_4b+"'");}if(!_49&&!this._isXDomain){_4a=this._loadedModules[_48];if(!_4a){throw new Error("symbol '"+_48+"' is not defined after loading '"+_4b+"'");}}return _4a;};dojo.provide=function(_4e){_4e=_4e+"";return (d._loadedModules[_4e]=d.getObject(_4e,true));};dojo.platformRequire=function(_4f){var _50=_4f.common||[];var _51=_50.concat(_4f[d._name]||_4f["default"]||[]);for(var x=0;x<_51.length;x++){var _53=_51[x];if(_53.constructor==Array){d._loadModule.apply(d,_53);}else{d._loadModule(_53);}}};dojo.requireIf=function(_54,_55){if(_54===true){var _56=[];for(var i=1;i<arguments.length;i++){_56.push(arguments[i]);}d.require.apply(d,_56);}};dojo.requireAfterIf=d.requireIf;dojo.registerModulePath=function(_58,_59){d._modulePrefixes[_58]={name:_58,value:_59};};if(typeof dojo.config["useXDomain"]=="undefined"){dojo.config.useXDomain=true;}dojo.registerModulePath("dojo","http://ajax.googleapis.com/ajax/libs/dojo/1.1.1/dojo");dojo.registerModulePath("dijit","http://ajax.googleapis.com/ajax/libs/dojo/1.1.1/dijit");dojo.registerModulePath("dojox","http://ajax.googleapis.com/ajax/libs/dojo/1.1.1/dojox");dojo.requireLocalization=function(_5a,_5b,_5c,_5d){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 _64=new d._Url(_a[i]+"");var _65=new d._Url(uri[0]+"");if(_64.path==""&&!_64.scheme&&!_64.authority&&!_64.query){if(_64.fragment!=n){_65.fragment=_64.fragment;}_64=_65;}else{if(!_64.scheme){_64.scheme=_65.scheme;if(!_64.authority){_64.authority=_65.authority;if(_64.path.charAt(0)!="/"){var _66=_65.path.substring(0,_65.path.lastIndexOf("/")+1)+_64.path;var _67=_66.split("/");for(var j=0;j<_67.length;j++){if(_67[j]=="."){if(j==_67.length-1){_67[j]="";}else{_67.splice(j,1);j--;}}else{if(j>0&&!(j==1&&_67[0]=="")&&_67[j]==".."&&_67[j-1]!=".."){if(j==(_67.length-1)){_67.splice(j,1);_67[j-1]="";}else{_67.splice(j-1,2);j-=2;}}}}_64.path=_67.join("/");}}}}uri=[];if(_64.scheme){uri.push(_64.scheme,":");}if(_64.authority){uri.push("//",_64.authority);}uri.push(_64.path);if(_64.query){uri.push("?",_64.query);}if(_64.fragment){uri.push("#",_64.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[5];this.port=r[7]||n;}};dojo._Url.prototype.toString=function(){return this.uri;};dojo.moduleUrl=function(_6a,url){var loc=d._getModuleSymbols(_6a).join("/");if(!loc){return null;}if(loc.lastIndexOf("/")!=loc.length-1){loc+="/";}var _6d=loc.indexOf(":");if(loc.charAt(0)!="/"&&(_6d==-1||_6d>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(_6e,_6f,_70){var _71=_6e.replace(/(\/\*([\s\S]*?)\*\/|\/\/(.*)$)/mg,"");var _72=[];var _73=/dojo.(require|requireIf|provide|requireAfterIf|platformRequire|requireLocalization)\(([\w\W]*?)\)/mg;var _74;while((_74=_73.exec(_71))!=null){if(_74[1]=="requireLocalization"){eval(_74[0]);}else{_72.push("\""+_74[1]+"\", "+_74[2]);}}var _75=[];_75.push(dojo._scopeName+"._xdResourceLoaded({\n");if(_72.length>0){_75.push("depends: [");for(var i=0;i<_72.length;i++){if(i>0){_75.push(",\n");}_75.push("["+_72[i]+"]");}_75.push("],");}_75.push("\ndefineResource: function("+dojo._scopePrefixArgs+"){");if(!dojo.config["debugAtAllCosts"]||_6f=="dojo._base._loader.loader_debug"){_75.push(_6e);}_75.push("\n}, resourceName: '"+_6f+"', resourcePath: '"+_70+"'});");return _75.join("");};dojo._xdIsXDomainPath=function(_77){var _78=_77.indexOf(":");var _79=_77.indexOf("/");if(_78>0&&_78<_79){return true;}else{var url=this.baseUrl;_78=url.indexOf(":");_79=url.indexOf("/");if(_78>0&&_78<_79&&(!location.host||url.indexOf("http://"+location.host)!=0)){return true;}}return false;};dojo._loadPath=function(_7b,_7c,cb){var _7e=this._xdIsXDomainPath(_7b);this._isXDomain|=_7e;var uri=((_7b.charAt(0)=="/"||_7b.match(/^\w+:/))?"":this.baseUrl)+_7b;try{return ((!_7c||this._isXDomain)?this._loadUri(uri,cb,_7e,_7c):this._loadUriAndCheck(uri,_7c,cb));}catch(e){console.debug(e);return false;}};dojo._loadUri=function(uri,cb,_82,_83){if(this._loadedUrls[uri]){return 1;}if(this._isXDomain&&_83&&_83!="dojo.i18n"){this._xdOrderedReqs.push(_83);if(_82||uri.indexOf("/nls/")==-1){this._xdInFlight[_83]=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(_82){var _84=uri.lastIndexOf(".");if(_84<=0){_84=uri.length-1;}var _85=uri.substring(0,_84)+".xd";if(_84!=uri.length-1){_85+=uri.substring(_84,uri.length);}if(dojo.isAIR){_85=_85.replace("app:/","/");}var _86=document.createElement("script");_86.type="text/javascript";_86.src=_85;if(!this.headElement){this._headElement=document.getElementsByTagName("head")[0];if(!this._headElement){this._headElement=document.getElementsByTagName("html")[0];}}this._headElement.appendChild(_86);}else{var _87=this._getText(uri,null,true);if(_87==null){return 0;}if(this._isXDomain&&uri.indexOf("/nls/")==-1&&_83!="dojo.i18n"){var res=this._xdCreateResource(_87,_83,uri);dojo.eval(res);}else{if(cb){_87="("+_87+")";}else{_87=this._scopePrefix+_87+this._scopeSuffix;}var _89=dojo["eval"](_87+"\r\n//@ sourceURL="+uri);if(cb){cb(_89);}}}this._loadedUrls[uri]=true;this._loadedUrls.push(uri);return true;};dojo._xdResourceLoaded=function(res){var _8b=res.depends;var _8c=null;var _8d=null;var _8e=[];if(_8b&&_8b.length>0){var dep=null;var _90=0;var _91=false;for(var i=0;i<_8b.length;i++){dep=_8b[i];if(dep[0]=="provide"){_8e.push(dep[1]);}else{if(!_8c){_8c=[];}if(!_8d){_8d=[];}var _93=this._xdUnpackDependency(dep);if(_93.requires){_8c=_8c.concat(_93.requires);}if(_93.requiresAfter){_8d=_8d.concat(_93.requiresAfter);}}var _94=dep[0];var _95=_94.split(".");if(_95.length==2){dojo[_95[0]][_95[1]].apply(dojo[_95[0]],dep.slice(1));}else{dojo[_94].apply(dojo,dep.slice(1));}}if(_8e.length==1&&_8e[0]=="dojo._base._loader.loader_debug"){res.defineResource(dojo);}else{var _96=this._xdContents.push({content:res.defineResource,resourceName:res["resourceName"],resourcePath:res["resourcePath"],isDefined:false})-1;for(var i=0;i<_8e.length;i++){this._xdDepMap[_8e[i]]={requires:_8c,requiresAfter:_8d,contentIndex:_96};}}for(var i=0;i<_8e.length;i++){this._xdInFlight[_8e[i]]=false;}}};dojo._xdLoadFlattenedBundle=function(_97,_98,_99,_9a){_99=_99||"root";var _9b=dojo.i18n.normalizeLocale(_99).replace("-","_");var _9c=[_97,"nls",_98].join(".");var _9d=dojo["provide"](_9c);_9d[_9b]=_9a;var _9e=[_97,_9b,_98].join(".");var _9f=dojo._xdBundleMap[_9e];if(_9f){for(var _a0 in _9f){_9d[_a0]=_9a;}}};dojo._xdInitExtraLocales=function(){var _a1=dojo.config.extraLocale;if(_a1){if(!_a1 instanceof Array){_a1=[_a1];}dojo._xdReqLoc=dojo.xdRequireLocalization;dojo.xdRequireLocalization=function(m,b,_a4,_a5){dojo._xdReqLoc(m,b,_a4,_a5);if(_a4){return;}for(var i=0;i<_a1.length;i++){dojo._xdReqLoc(m,b,_a1[i],_a5);}};}};dojo._xdBundleMap={};dojo.xdRequireLocalization=function(_a7,_a8,_a9,_aa){if(dojo._xdInitExtraLocales){dojo._xdInitExtraLocales();dojo._xdInitExtraLocales=null;dojo.xdRequireLocalization.apply(dojo,arguments);return;}var _ab=_aa.split(",");var _ac=dojo.i18n.normalizeLocale(_a9);var _ad="";for(var i=0;i<_ab.length;i++){if(_ac.indexOf(_ab[i])==0){if(_ab[i].length>_ad.length){_ad=_ab[i];}}}var _af=_ad.replace("-","_");var _b0=dojo.getObject([_a7,"nls",_a8].join("."));if(_b0&&_b0[_af]){bundle[_ac.replace("-","_")]=_b0[_af];}else{var _b1=[_a7,(_af||"root"),_a8].join(".");var _b2=dojo._xdBundleMap[_b1];if(!_b2){_b2=dojo._xdBundleMap[_b1]={};}_b2[_ac.replace("-","_")]=true;dojo.require(_a7+".nls"+(_ad?"."+_ad:"")+"."+_a8);}};dojo._xdRealRequireLocalization=dojo.requireLocalization;dojo.requireLocalization=function(_b3,_b4,_b5,_b6){var _b7=this.moduleUrl(_b3).toString();if(this._xdIsXDomainPath(_b7)){return dojo.xdRequireLocalization.apply(dojo,arguments);}else{return dojo._xdRealRequireLocalization.apply(dojo,arguments);}};dojo._xdUnpackDependency=function(dep){var _b9=null;var _ba=null;switch(dep[0]){case "requireIf":case "requireAfterIf":if(dep[1]===true){_b9=[{name:dep[2],content:null}];}break;case "platformRequire":var _bb=dep[1];var _bc=_bb["common"]||[];var _b9=(_bb[dojo.hostenv.name_])?_bc.concat(_bb[dojo.hostenv.name_]||[]):_bc.concat(_bb["default"]||[]);if(_b9){for(var i=0;i<_b9.length;i++){if(_b9[i] instanceof Array){_b9[i]={name:_b9[i][0],content:null};}else{_b9[i]={name:_b9[i],content:null};}}}break;case "require":_b9=[{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"){_ba=_b9;_b9=null;}return {requires:_b9,requiresAfter:_ba};};dojo._xdWalkReqs=function(){var _be=null;var req;for(var i=0;i<this._xdOrderedReqs.length;i++){req=this._xdOrderedReqs[i];if(this._xdDepMap[req]){_be=[req];_be[req]=true;this._xdEvalReqs(_be);}}};dojo._xdEvalReqs=function(_c1){while(_c1.length>0){var req=_c1[_c1.length-1];var res=this._xdDepMap[req];if(res){var _c4=res.requires;if(_c4&&_c4.length>0){var _c5;for(var i=0;i<_c4.length;i++){_c5=_c4[i].name;if(_c5&&!_c1[_c5]){_c1.push(_c5);_c1[_c5]=true;this._xdEvalReqs(_c1);}}}var _c7=this._xdContents[res.contentIndex];if(!_c7.isDefined){var _c8=_c7.content;_c8["resourceName"]=_c7["resourceName"];_c8["resourcePath"]=_c7["resourcePath"];this._xdDefList.push(_c8);_c7.isDefined=true;}this._xdDepMap[req]=null;var _c4=res.requiresAfter;if(_c4&&_c4.length>0){var _c5;for(var i=0;i<_c4.length;i++){_c5=_c4[i].name;if(_c5&&!_c1[_c5]){_c1.push(_c5);_c1[_c5]=true;this._xdEvalReqs(_c1);}}}}_c1.pop();}};dojo._xdClearInterval=function(){clearInterval(this._xdTimer);this._xdTimer=0;};dojo._xdWatchInFlight=function(){var _c9="";var _ca=(dojo.config.xdWaitSeconds||15)*1000;var _cb=(this._xdStartTime+_ca)<(new Date()).getTime();for(var _cc in this._xdInFlight){if(this._xdInFlight[_cc]===true){if(_cb){_c9+=_cc+" ";}else{return;}}}this._xdClearInterval();if(_cb){throw "Could not load cross-domain resources: "+_c9;}this._xdWalkReqs();var _cd=this._xdDefList.length;for(var i=0;i<_cd;i++){var _cf=dojo._xdDefList[i];if(dojo.config["debugAtAllCosts"]&&_cf["resourceName"]){if(!this["_xdDebugQueue"]){this._xdDebugQueue=[];}this._xdDebugQueue.push({resourceName:_cf.resourceName,resourcePath:_cf.resourcePath});}else{_cf.apply(dojo.global,dojo._scopeArgs);}}for(var i=0;i<this._xdContents.length;i++){var _d0=this._xdContents[i];if(_d0.content&&!_d0.isDefined){_d0.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 _d2=document.getElementsByTagName("script");var _d3=/dojo(\.xd)?\.js(\W|$)/i;for(var i=0;i<_d2.length;i++){var src=_d2[i].getAttribute("src");if(!src){continue;}var m=src.match(_d3);if(m){if(!d.config.baseUrl){d.config.baseUrl=src.substring(0,m.index);}var cfg=_d2[i].getAttribute("djConfig");if(cfg){var _d8=eval("({ "+cfg+" })");for(var x in _d8){dojo.config[x]=_d8[x];}}break;}}}d.baseUrl=d.config.baseUrl;var n=navigator;var dua=n.userAgent;var dav=n.appVersion;var tv=parseFloat(dav);d.isOpera=(dua.indexOf("Opera")>=0)?tv:0;var idx=Math.max(dav.indexOf("WebKit"),dav.indexOf("Safari"),0);if(idx){d.isSafari=parseFloat(dav.split("Version/")[1])||((parseFloat(dav.substr(idx+7))>=419.3)?3:2)||2;}d.isAIR=(dua.indexOf("AdobeAIR")>=0)?1:0;d.isKhtml=(dav.indexOf("Konqueror")>=0||d.isSafari)?tv:0;d.isMozilla=d.isMoz=(dua.indexOf("Gecko")>=0&&!d.isKhtml)?tv:0;d.isFF=d.isIE=0;if(d.isMoz){d.isFF=parseFloat(dua.split("Firefox/")[1])||0;}if(document.all&&!d.isOpera){d.isIE=parseFloat(dav.split("MSIE ")[1])||0;}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 _e0=null;var _e1=null;if(!dojo.isIE||!dojo.config.ieForceActiveXXhr){try{_e0=new XMLHttpRequest();}catch(e){}}if(!_e0){for(var i=0;i<3;++i){var _e3=d._XMLHTTP_PROGIDS[i];try{_e0=new ActiveXObject(_e3);}catch(e){_e1=e;}if(_e0){d._XMLHTTP_PROGIDS=[_e3];break;}}}if(!_e0){throw new Error("XMLHTTP not available: "+_e1);}return _e0;};d._isDocumentOk=function(_e4){var _e5=_e4.status||0;return (_e5>=200&&_e5<300)||_e5==304||_e5==1223||(!_e5&&(location.protocol=="file:"||location.protocol=="chrome:"));};var _e6=window.location+"";var _e7=document.getElementsByTagName("base");var _e8=(_e7&&_e7.length>0);d._getText=function(uri,_ea){var _eb=this._xhrObj();if(!_e8&&dojo._Url){uri=(new dojo._Url(_e6,uri)).toString();}if(d.config.cacheBust){uri+=(uri.indexOf("?")==-1?"?":"&")+String(d.config.cacheBust).replace(/\W+/g,"");}_eb.open("GET",uri,false);try{_eb.send(null);if(!d._isDocumentOk(_eb)){var err=Error("Unable to load "+uri+" status:"+_eb.status);err.status=_eb.status;err.responseText=_eb.responseText;throw err;}}catch(e){if(_ea){return null;}throw e;}return _eb.responseText;};})();dojo._initFired=false;dojo._loadInit=function(e){dojo._initFired=true;var _ee=(e&&e.type)?e.type.toLowerCase():"load";if(arguments.callee.initialized||(_ee!="domcontentloaded"&&_ee!="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 _f0=function(_f1,fp){var _f3=_w[_f1]||function(){};_w[_f1]=function(){fp.apply(_w,arguments);_f3.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>");}var _f4=true;_f0("onbeforeunload",function(){_w.setTimeout(function(){_f4=false;},0);});_f0("onunload",function(){if(_f4){dojo.unloaded();}});try{document.namespaces.add("v","urn:schemas-microsoft-com:vml");document.createStyleSheet().addRule("v\\:*","behavior:url(#default#VML)");}catch(e){}}else{_f0("onbeforeunload",function(){dojo.unloaded();});}})();}(function(){var mp=dojo.config["modulePaths"];if(mp){for(var _f6 in mp){dojo.registerModulePath(_f6,mp[_f6]);}}})();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 _f9=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 _f9(it);}:_f9;})();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(_100,_101){for(var i=1,l=arguments.length;i<l;i++){dojo._mixin(_100.prototype,arguments[i]);}return _100;};dojo._hitchArgs=function(_104,_105){var pre=dojo._toArray(arguments,2);var _107=dojo.isString(_105);return function(){var args=dojo._toArray(arguments);var f=_107?(_104||dojo.global)[_105]:_105;return f&&f.apply(_104||this,pre.concat(args));};};dojo.hitch=function(_10a,_10b){if(arguments.length>2){return dojo._hitchArgs.apply(dojo,arguments);}if(!_10b){_10b=_10a;_10a=null;}if(dojo.isString(_10b)){_10a=_10a||dojo.global;if(!_10a[_10b]){throw (["dojo.hitch: scope[\"",_10b,"\"] is null (scope=\"",_10a,"\")"].join(""));}return function(){return _10a[_10b].apply(_10a,arguments||[]);};}return !_10a?_10b:function(){return _10b.apply(_10a,arguments||[]);};};dojo.delegate=dojo._delegate=function(obj,_10d){function TMP(){};TMP.prototype=obj;var tmp=new TMP();if(_10d){dojo.mixin(tmp,_10d);}return tmp;};dojo.partial=function(_10f){var arr=[null];return dojo.hitch.apply(dojo,arr.concat(dojo._toArray(arguments)));};dojo._toArray=function(obj,_112,_113){var arr=_113||[];for(var x=_112||0;x<obj.length;x++){arr.push(obj[x]);}return arr;};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(_11a,_11b,_11c){var dd=arguments.callee,_11e;if(dojo.isArray(_11b)){_11e=_11b;_11b=_11e.shift();}if(_11e){dojo.forEach(_11e,function(m){if(!m){throw (_11a+": mixin #"+i+" is null");}_11b=dd._delegate(_11b,m);});}var init=(_11c||0).constructor,ctor=dd._delegate(_11b),fn;for(var i in _11c){if(dojo.isFunction(fn=_11c[i])&&!0[i]){fn.nom=i;}}dojo.extend(ctor,{declaredClass:_11a,_constructor:init,preamble:null},_11c||0);ctor.prototype.constructor=ctor;return dojo.setObject(_11a,ctor);};dojo.mixin(dojo.declare,{_delegate:function(base,_125){var bp=(base||0).prototype,mp=(_125||0).prototype;var ctor=dojo.declare._makeCtor();dojo.mixin(ctor,{superclass:bp,mixin:mp,extend:dojo.declare._extend});if(base){ctor.prototype=dojo._delegate(bp);}dojo.extend(ctor,dojo.declare._core,mp||0,{_constructor:null,preamble:null});ctor.prototype.constructor=ctor;ctor.prototype.declaredClass=(bp||0).declaredClass+"_"+(mp||0).declaredClass;return ctor;},_extend:function(_129){for(var i in _129){if(dojo.isFunction(fn=_129[i])&&!0[i]){fn.nom=i;}}dojo.extend(this,_129);},_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(_134){var c=this.constructor,p,m;while(c){p=c.superclass;m=c.mixin;if(m==_134||(m instanceof _134.constructor)){return p;}if(m&&(m=m._findMixin(_134))){return m;}c=p&&p.constructor;}},_findMethod:function(name,_139,_13a,has){var p=_13a,c,m,f;do{c=p.constructor;m=c.mixin;if(m&&(m=this._findMethod(name,_139,m,has))){return m;}if((f=p[name])&&(has==(f==_139))){return p;}p=c.superclass;}while(p);return !has&&(p=this._findMixin(_13a))&&this._findMethod(name,_139,p,has);},inherited:function(name,args,_142){var a=arguments;if(!dojo.isString(a[0])){_142=args;args=name;name=args.callee.nom;}a=_142||args;var c=args.callee,p=this.constructor.prototype,fn,mp;if(this[name]!=c||p[name]==c){mp=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);for(var i in ls){if(!(i in ap)){ls[i].apply(this,arguments);}}return r;};},add:function(_14e,_14f,_150){_14e=_14e||dojo.global;var f=_14e[_14f];if(!f||!f._listeners){var d=dojo._listener.getDispatcher();d.target=f;d._listeners=[];f=_14e[_14f]=d;}return f._listeners.push(_150);},remove:function(_153,_154,_155){var f=(_153||dojo.global)[_154];if(f&&f._listeners&&_155--){delete f._listeners[_155];}}};dojo.connect=function(obj,_158,_159,_15a,_15b){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,_161,_162,_163){var l=dojo._listener,h=l.add(obj,_161,dojo.hitch(_162,_163));return [obj,_161,h,l];};dojo.disconnect=function(_166){if(_166&&_166[0]!==undefined){dojo._disconnect.apply(this,_166);delete _166[0];}};dojo._disconnect=function(obj,_168,_169,_16a){_16a.remove(obj,_168,_169);};dojo._topics={};dojo.subscribe=function(_16b,_16c,_16d){return [_16b,dojo._listener.add(dojo._topics,_16b,dojo.hitch(_16c,_16d))];};dojo.unsubscribe=function(_16e){if(_16e){dojo._listener.remove(dojo._topics,_16e[0],_16e[1]);}};dojo.publish=function(_16f,args){var f=dojo._topics[_16f];if(f){f.apply(this,args||[]);}};dojo.connectPublisher=function(_172,obj,_174){var pf=function(){dojo.publish(_172,arguments);};return (_174)?dojo.connect(obj,_174,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(_176){this.chain=[];this.id=this._nextId();this.fired=-1;this.paused=0;this.results=[null,null];this.canceller=_176;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 _17f=dojo.hitch.apply(dojo,arguments);return this.addCallbacks(_17f,_17f);},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 _186=this.chain;var _187=this.fired;var res=this.results[_187];var self=this;var cb=null;while((_186.length>0)&&(this.paused==0)){var f=_186.shift()[_187];if(!f){continue;}try{res=f(res);_187=((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++;}}catch(err){console.debug(err);_187=1;res=err;}}this.fired=_187;this.results[_187]=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,_190,_191){if(it===undefined){return "undefined";}var _192=typeof it;if(_192=="number"||_192=="boolean"){return it+"";}if(it===null){return "null";}if(dojo.isString(it)){return dojo._escapeString(it);}if(it.nodeType&&it.cloneNode){return "";}var _193=arguments.callee;var _194;_191=_191||"";var _195=_190?_191+dojo.toJsonIndentStr:"";if(typeof it.__json__=="function"){_194=it.__json__();if(it!==_194){return _193(_194,_190,_195);}}if(typeof it.json=="function"){_194=it.json();if(it!==_194){return _193(_194,_190,_195);}}var sep=_190?" ":"";var _197=_190?"\n":"";if(dojo.isArray(it)){var res=dojo.map(it,function(obj){var val=_193(obj,_190,_195);if(typeof val!="string"){val="undefined";}return _197+_195+val;});return "["+res.join(","+sep)+_197+_191+"]";}if(_192=="function"){return null;}var _19b=[];for(var key in it){var _19d;if(typeof key=="number"){_19d="\""+key+"\"";}else{if(typeof key=="string"){_19d=dojo._escapeString(key);}else{continue;}}val=_193(it[key],_190,_195);if(typeof val!="string"){continue;}_19b.push(_197+_195+_19d+":"+sep+val);}return "{"+_19b.join(","+sep)+_197+_191+"}";};}if(!dojo._hasResource["dojo._base.array"]){dojo._hasResource["dojo._base.array"]=true;dojo.provide("dojo._base.array");(function(){var _19e=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(_1a2,_1a3,_1a4,_1a5){var step=1,end=_1a2.length||0,i=0;if(_1a5){i=end-1;step=end=-1;}if(_1a4!=undefined){i=_1a4;}if((_1a5&&i>end)||i<end){for(;i!=end;i+=step){if(_1a2[i]==_1a3){return i;}}}return -1;},lastIndexOf:function(_1a8,_1a9,_1aa){return dojo.indexOf(_1a8,_1a9,_1aa,true);},forEach:function(arr,_1ac,_1ad){if(!arr||!arr.length){return;}var _p=_19e(arr,_1ad,_1ac);arr=_p[0];for(var i=0,l=_p[0].length;i<l;i++){_p[2].call(_p[1],arr[i],i,arr);}},_everyOrSome:function(_1b1,arr,_1b3,_1b4){var _p=_19e(arr,_1b4,_1b3);arr=_p[0];for(var i=0,l=arr.length;i<l;i++){var _1b8=!!_p[2].call(_p[1],arr[i],i,arr);if(_1b1^_1b8){return _1b8;}}return _1b1;},every:function(arr,_1ba,_1bb){return this._everyOrSome(true,arr,_1ba,_1bb);},some:function(arr,_1bd,_1be){return this._everyOrSome(false,arr,_1bd,_1be);},map:function(arr,_1c0,_1c1){var _p=_19e(arr,_1c1,_1c0);arr=_p[0];var _1c3=(arguments[3]?(new arguments[3]()):[]);for(var i=0;i<arr.length;++i){_1c3.push(_p[2].call(_p[1],arr[i],i,arr));}return _1c3;},filter:function(arr,_1c6,_1c7){var _p=_19e(arr,_1c7,_1c6);arr=_p[0];var _1c9=[];for(var i=0;i<arr.length;i++){if(_p[2].call(_p[1],arr[i],i,arr)){_1c9.push(arr[i]);}}return _1c9;}});})();}if(!dojo._hasResource["dojo._base.Color"]){dojo._hasResource["dojo._base.Color"]=true;dojo.provide("dojo._base.Color");dojo.Color=function(_1cb){if(_1cb){this.setColor(_1cb);}};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(_1d1){var d=dojo;if(d.isString(_1d1)){d.colorFromString(_1d1,this);}else{if(d.isArray(_1d1)){d.colorFromArray(_1d1,this);}else{this._set(_1d1.r,_1d1.g,_1d1.b,_1d1.a);if(!(_1d1 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(_1d8){var t=this,rgb=t.r+", "+t.g+", "+t.b;return (_1d8?"rgba("+rgb+", "+t.a:"rgb("+rgb)+")";},toString:function(){return this.toCss(true);}});dojo.blendColors=function(_1db,end,_1dd,obj){var d=dojo,t=obj||new dojo.Color();d.forEach(["r","g","b","a"],function(x){t[x]=_1db[x]+(end[x]-_1db[x])*_1dd;if(x!="a"){t[x]=Math.round(t[x]);}});return t.sanitize();};dojo.colorFromRgb=function(_1e2,obj){var m=_1e2.toLowerCase().match(/^rgba?\(([\s\.,0-9]+)\)/);return m&&dojo.colorFromArray(m[1].split(/\s*,\s*/),obj);};dojo.colorFromHex=function(_1e5,obj){var d=dojo,t=obj||new d.Color(),bits=(_1e5.length==4)?4:8,mask=(1<<bits)-1;_1e5=Number("0x"+_1e5.substr(1));if(isNaN(_1e5)){return null;}d.forEach(["b","g","r"],function(x){var c=_1e5&mask;_1e5>>=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._gearsObject=function(){var _1f3;var _1f4;var _1f5=dojo.getObject("google.gears");if(_1f5){return _1f5;}if(typeof GearsFactory!="undefined"){_1f3=new GearsFactory();}else{if(dojo.isIE){try{_1f3=new ActiveXObject("Gears.Factory");}catch(e){}}else{if(navigator.mimeTypes["application/x-googlegears"]){_1f3=document.createElement("object");_1f3.setAttribute("type","application/x-googlegears");_1f3.setAttribute("width",0);_1f3.setAttribute("height",0);_1f3.style.display="none";document.documentElement.appendChild(_1f3);}}}if(!_1f3){return null;}dojo.setObject("google.gears.factory",_1f3);return dojo.getObject("google.gears");};dojo.isGears=(!!dojo._gearsObject())||0;dojo.doc=window["document"]||null;dojo.body=function(){return dojo.doc.body||dojo.doc.getElementsByTagName("body")[0];};dojo.setContext=function(_1f6,_1f7){dojo.global=_1f6;dojo.doc=_1f7;};dojo._fireCallback=function(_1f8,_1f9,_1fa){if(_1f9&&dojo.isString(_1f8)){_1f8=_1f9[_1f8];}return _1f8.apply(_1f9,_1fa||[]);};dojo.withGlobal=function(_1fb,_1fc,_1fd,_1fe){var rval;var _200=dojo.global;var _201=dojo.doc;try{dojo.setContext(_1fb,_1fb.document);rval=dojo._fireCallback(_1fc,_1fd,_1fe);}finally{dojo.setContext(_200,_201);}return rval;};dojo.withDoc=function(_202,_203,_204,_205){var rval;var _207=dojo.doc;try{dojo.doc=_202;rval=dojo._fireCallback(_203,_204,_205);}finally{dojo.doc=_207;}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 _20c=name;if(!dojo.isIE&&(name=="mouseenter"||name=="mouseleave")){var ofp=fp;name=(name=="mouseenter")?"mouseover":"mouseout";fp=function(e){if(!dojo.isDescendant(e.relatedTarget,node)){return ofp.call(this,e);}};}node.addEventListener(name,fp,false);return fp;},remove:function(node,_210,_211){if(node){node.removeEventListener(del._normalizeEventName(_210),_211,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,_217){switch(evt.type){case "keypress":del._setKeyChar(evt);break;}return evt;},_setKeyChar:function(evt){evt.keyChar=evt.charCode?String.fromCharCode(evt.charCode):"";}});dojo.fixEvent=function(evt,_21a){return del._fixEvent(evt,_21a);};dojo.stopEvent=function(evt){evt.preventDefault();evt.stopPropagation();};var _21c=dojo._listener;dojo._connect=function(obj,_21e,_21f,_220,_221){var _222=obj&&(obj.nodeType||obj.attachEvent||obj.addEventListener);var lid=!_222?0:(!_221?1:2),l=[dojo._listener,del,_21c][lid];var h=l.add(obj,_21e,dojo.hitch(_21f,_220));return [obj,_21e,h,lid];};dojo._disconnect=function(obj,_227,_228,_229){([dojo._listener,del,_21c][_229]).remove(obj,_227,_228);};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 _22a=function(e,code){try{return (e.keyCode=code);}catch(e){return 0;}};var iel=dojo._listener;if(!dojo.config._allow_leaks){_21c=iel=dojo._ie_listener={handlers:[],add:function(_22e,_22f,_230){_22e=_22e||dojo.global;var f=_22e[_22f];if(!f||!f._listeners){var d=dojo._getIeDispatcher();d.target=f&&(ieh.push(f)-1);d._listeners=[];f=_22e[_22f]=d;}return f._listeners.push(ieh.push(_230)-1);},remove:function(_234,_235,_236){var f=(_234||dojo.global)[_235],l=f&&f._listeners;if(f&&l&&_236--){delete ieh[l[_236]];delete l[_236];}}};var ieh=iel.handlers;}dojo.mixin(del,{add:function(node,_23a,fp){if(!node){return;}_23a=del._normalizeEventName(_23a);if(_23a=="onkeypress"){var kd=node.onkeydown;if(!kd||!kd._listeners||!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,_23a,del._fixCallback(fp));},remove:function(node,_23f,_240){_23f=del._normalizeEventName(_23f);iel.remove(node,_23f,_240);if(_23f=="onkeypress"){var kd=node.onkeydown;if(--kd._stealthKeydownRefs<=0){iel.remove(node,"onkeydown",kd._stealthKeydownHandle);delete kd._stealthKeydownHandle;}}},_normalizeEventName:function(_242){return _242.slice(0,2)!="on"?"on"+_242:_242;},_nop:function(){},_fixEvent:function(evt,_244){if(!evt){var w=_244&&(_244.ownerDocument||_244.document||_244).parentWindow||window;evt=w.event;}if(!evt){return (evt);}evt.target=evt.srcElement;evt.currentTarget=(_244||evt.srcElement);evt.layerX=evt.offsetX;evt.layerY=evt.offsetY;var se=evt.srcElement,doc=(se&&se.ownerDocument)||document;var _248=((dojo.isIE<6)||(doc["compatMode"]=="BackCompat"))?doc.body:doc.documentElement;var _249=dojo._getIeDocumentElementOffset();evt.pageX=evt.clientX+dojo._fixIeBiDiScrollLeft(_248.scrollLeft||0)-_249.x;evt.pageY=evt.clientY+(_248.scrollTop||0)-_249.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;},_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},_stealthKeyDown:function(evt){var kp=evt.currentTarget.onkeypress;if(!kp||!kp._listeners){return;}var k=evt.keyCode;var _24f=(k!=13)&&(k!=32)&&(k!=27)&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222);if(_24f||evt.ctrlKey){var c=_24f?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;_22a(evt,faux.keyCode);}},_stopPropagation:function(){this.cancelBubble=true;},_preventDefault:function(){this.bubbledKeyCode=this.keyCode;if(this.ctrlKey){_22a(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,_254){var faux=dojo.mixin({},evt,_254);del._setKeyChar(faux);faux.preventDefault=function(){evt.preventDefault();};faux.stopPropagation=function(){evt.stopPropagation();};return faux;};if(dojo.isOpera){dojo.mixin(del,{_fixEvent:function(evt,_257){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){dojo.mixin(del,{_fixEvent:function(evt,_25a){switch(evt.type){case "keypress":var c=evt.charCode,s=evt.shiftKey,k=evt.keyCode;k=k||_25e[evt.keyIdentifier]||0;if(evt.keyIdentifier=="Enter"){c=0;}else{if((evt.ctrlKey)&&(c>0)&&(c<27)){c+=96;}else{if(c==dojo.keys.SHIFT_TAB){c=dojo.keys.TAB;s=true;}else{c=(c>=32&&c<63232?c:0);}}}return del._synthesizeEvent(evt,{charCode:c,shiftKey:s,keyCode:k});}return evt;}});dojo.mixin(dojo.keys,{SHIFT_TAB:25,UP_ARROW:63232,DOWN_ARROW:63233,LEFT_ARROW:63234,RIGHT_ARROW:63235,F1:63236,F2:63237,F3:63238,F4:63239,F5:63240,F6:63241,F7:63242,F8:63243,F9:63244,F10:63245,F11:63246,F12:63247,PAUSE:63250,DELETE:63272,HOME:63273,END:63275,PAGE_UP:63276,PAGE_DOWN:63277,INSERT:63302,PRINT_SCREEN:63248,SCROLL_LOCK:63249,NUM_LOCK:63289});var dk=dojo.keys,_25e={"Up":dk.UP_ARROW,"Down":dk.DOWN_ARROW,"Left":dk.LEFT_ARROW,"Right":dk.RIGHT_ARROW,"PageUp":dk.PAGE_UP,"PageDown":dk.PAGE_DOWN};}})();if(dojo.isIE){dojo._ieDispatcher=function(args,_261){var ap=Array.prototype,h=dojo._ie_listener.handlers,c=args.callee,ls=c._listeners,t=h[c.target];var r=t&&t.apply(_261,args);for(var i in ls){if(!(i in ap)){h[ls[i]].apply(_261,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 _275=null;dojo.addOnUnload(function(){_275=null;});dojo._destroyElement=function(node){node=d.byId(node);try{if(!_275){_275=document.createElement("div");}_275.appendChild(node.parentNode?node.parentNode.removeChild(node):node);_275.innerHTML="";}catch(e){}};dojo.isDescendant=function(node,_278){try{node=d.byId(node);_278=d.byId(_278);while(node){if(node===_278){return true;}node=node.parentNode;}}catch(e){}return false;};dojo.setSelectable=function(node,_27a){node=d.byId(node);if(d.isMozilla){node.style.MozUserSelect=_27a?"":"none";}else{if(d.isKhtml){node.style.KhtmlUserSelect=_27a?"auto":"none";}else{if(d.isIE){node.unselectable=_27a?"":"on";d.query("*",node).forEach(function(_27b){_27b.unselectable=_27a?"":"on";});}}}};var _27c=function(node,ref){ref.parentNode.insertBefore(node,ref);return true;};var _27f=function(node,ref){var pn=ref.parentNode;if(ref==pn.lastChild){pn.appendChild(node);}else{return _27c(node,ref.nextSibling);}return true;};dojo.place=function(node,_284,_285){if(!node||!_284||_285===undefined){return false;}node=d.byId(node);_284=d.byId(_284);if(typeof _285=="number"){var cn=_284.childNodes;if((_285==0&&cn.length==0)||cn.length==_285){_284.appendChild(node);return true;}if(_285==0){return _27c(node,_284.firstChild);}return _27f(node,cn[_285-1]);}switch(_285.toLowerCase()){case "before":return _27c(node,_284);case "after":return _27f(node,_284);case "first":if(_284.firstChild){return _27c(node,_284.firstChild);}default:_284.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,dv=document.defaultView;if(d.isSafari){gcs=function(node){var 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.currentStyle;};}else{gcs=function(node){return dv.getComputedStyle(node,null);};}}dojo.getComputedStyle=gcs;if(!d.isIE){dojo._toPixelValue=function(_28e,_28f){return parseFloat(_28f)||0;};}else{dojo._toPixelValue=function(_290,_291){if(!_291){return 0;}if(_291=="medium"){return 4;}if(_291.slice&&(_291.slice(-2)=="px")){return parseFloat(_291);}with(_290){var _292=style.left;var _293=runtimeStyle.left;runtimeStyle.left=currentStyle.left;try{style.left=_291;_291=style.pixelLeft;}catch(e){_291=0;}style.left=_292;runtimeStyle.left=_293;}return _291;};}var px=d._toPixelValue;dojo._getOpacity=d.isIE?function(node){try{return node.filters.alpha.opacity/100;}catch(e){return 1;}}:function(node){return gcs(node).opacity;};dojo._setOpacity=d.isIE?function(node,_298){if(_298==1){var _299=/FILTER:[^;]*;?/i;node.style.cssText=node.style.cssText.replace(_299,"");if(node.nodeName.toLowerCase()=="tr"){d.query("> td",node).forEach(function(i){i.style.cssText=i.style.cssText.replace(_299,"");});}}else{var o="Alpha(Opacity="+_298*100+")";node.style.filter=o;}if(node.nodeName.toLowerCase()=="tr"){d.query("> td",node).forEach(function(i){i.style.filter=o;});}return _298;}:function(node,_29e){return node.style.opacity=_29e;};var _29f={left:true,top:true};var _2a0=/margin|padding|width|height|max|min|offset/;var _2a1=function(node,type,_2a4){type=type.toLowerCase();if(d.isIE&&_2a4=="auto"){if(type=="height"){return node.offsetHeight;}if(type=="width"){return node.offsetWidth;}}if(!(type in _29f)){_29f[type]=_2a0.test(type);}return _29f[type]?px(node,_2a4):_2a4;};var _2a5=d.isIE?"styleFloat":"cssFloat";var _2a6={"cssFloat":_2a5,"styleFloat":_2a5,"float":_2a5};dojo.style=function(node,_2a8,_2a9){var n=d.byId(node),args=arguments.length,op=(_2a8=="opacity");_2a8=_2a6[_2a8]||_2a8;if(args==3){return op?d._setOpacity(n,_2a9):n.style[_2a8]=_2a9;}if(args==2&&op){return d._getOpacity(n);}var s=gcs(n);if(args==2&&!d.isString(_2a8)){for(var x in _2a8){d.style(node,x,_2a8[x]);}return s;}return (args==1)?s:_2a1(n,_2a8,s[_2a8]);};dojo._getPadExtents=function(n,_2b0){var s=_2b0||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,_2b5){var ne="none",s=_2b5||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,_2bb){var s=_2bb||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,_2c0){var s=_2c0||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,_2c7){var s=_2c7||gcs(node),me=d._getMarginExtents(node,s);var l=node.offsetLeft-me.l,t=node.offsetTop-me.t;if(d.isMoz){var sl=parseFloat(s.left),st=parseFloat(s.top);if(!isNaN(sl)&&!isNaN(st)){l=sl,t=st;}else{var p=node.parentNode;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){var p=node.parentNode;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,_2d2){var s=_2d2||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,_2d9){var s=_2d9||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._usesBorderBox=function(node){var n=node.tagName;return d.boxModel=="border-box"||n=="TABLE"||n=="BUTTON";};dojo._setContentSize=function(node,_2e7,_2e8,_2e9){if(d._usesBorderBox(node)){var pb=d._getPadBorderExtents(node,_2e9);if(_2e7>=0){_2e7+=pb.w;}if(_2e8>=0){_2e8+=pb.h;}}d._setBox(node,NaN,NaN,_2e7,_2e8);};dojo._setMarginBox=function(node,_2ec,_2ed,_2ee,_2ef,_2f0){var s=_2f0||gcs(node);var bb=d._usesBorderBox(node),pb=bb?_2f4:d._getPadBorderExtents(node,s),mb=d._getMarginExtents(node,s);if(_2ee>=0){_2ee=Math.max(_2ee-pb.w-mb.w,0);}if(_2ef>=0){_2ef=Math.max(_2ef-pb.h-mb.h,0);}d._setBox(node,_2ec,_2ed,_2ee,_2ef);};var _2f4={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=dojo.byId(node),s=gcs(n),b=box;return !b?d._getContentBox(n,s):d._setContentSize(n,b.w,b.h,s);};var _300=function(node,prop){if(!(node=(node||0).parentNode)){return 0;}var val,_304=0,_b=d.body();while(node&&node.style){if(gcs(node).position=="fixed"){return 0;}val=node[prop];if(val){_304+=val-0;if(node==_b){break;}}node=node.parentNode;}return _304;};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(_30a){var dd=d.doc;if(d.isIE&&!dojo._isBodyLtr()){var de=dd.compatMode=="BackCompat"?dd.body:dd.documentElement;return _30a+de.clientWidth-de.scrollWidth;}return _30a;};dojo._abs=function(node,_30e){var _30f=node.ownerDocument;var ret={x:0,y:0};var db=d.body();if(d.isIE||(d.isFF>=3)){var _312=node.getBoundingClientRect();var _313=(d.isIE)?d._getIeDocumentElementOffset():{x:0,y:0};ret.x=_312.left-_313.x;ret.y=_312.top-_313.y;}else{if(_30f["getBoxObjectFor"]){var bo=_30f.getBoxObjectFor(node),b=d._getBorderExtents(node);ret.x=bo.x-b.l-_300(node,"scrollLeft");ret.y=bo.y-b.t-_300(node,"scrollTop");}else{if(node["offsetParent"]){var _316;if(d.isSafari&&(gcs(node).position=="absolute")&&(node.parentNode==db)){_316=db;}else{_316=db.parentNode;}if(node.parentNode!=db){var nd=node;if(d.isOpera){nd=db;}ret.x-=_300(nd,"scrollLeft");ret.y-=_300(nd,"scrollTop");}var _318=node;do{var n=_318.offsetLeft;if(!d.isOpera||n>0){ret.x+=isNaN(n)?0:n;}var t=_318.offsetTop;ret.y+=isNaN(t)?0:t;if(d.isSafari&&_318!=node){var cs=gcs(_318);ret.x+=px(_318,cs.borderLeftWidth);ret.y+=px(_318,cs.borderTopWidth);}_318=_318.offsetParent;}while((_318!=_316)&&_318);}else{if(node.x&&node.y){ret.x+=isNaN(node.x)?0:node.x;ret.y+=isNaN(node.y)?0:node.y;}}}}if(_30e){var _31c=d._docScroll();ret.y+=_31c.y;ret.x+=_31c.x;}return ret;};dojo.coords=function(node,_31e){var n=d.byId(node),s=gcs(n),mb=d._getMarginBox(n,s);var abs=d._abs(n,_31e);mb.x=abs.x;mb.y=abs.y;return mb;};var _323=function(name){switch(name.toLowerCase()){case "tabindex":return (d.isIE&&d.isIE<8)?"tabIndex":"tabindex";default:return name;}};var _325={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){var attr=d.byId(node).getAttributeNode(_323(name));return attr?attr.specified:false;};var _329={};var _ctr=0;var _32b=dojo._scopeName+"attrid";dojo.attr=function(node,name,_32e){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=_323(name);if(args==3){if(d.isFunction(_32e)){var _331=d.attr(node,_32b);if(!_331){_331=_ctr++;d.attr(node,_32b,_331);}if(!_329[_331]){_329[_331]={};}var h=_329[_331][name];if(h){d.disconnect(h);}else{try{delete node[name];}catch(e){}}_329[_331][name]=d.connect(node,name,_32e);}else{if(typeof _32e=="boolean"){node[name]=_32e;}else{node.setAttribute(name,_32e);}}return;}else{var prop=_325[name.toLowerCase()];if(prop){return node[prop];}else{var _32e=node[name];return (typeof _32e=="boolean"||typeof _32e=="function")?_32e:(d.hasAttr(node,name)?node.getAttribute(name):null);}}};dojo.removeAttr=function(node,name){d.byId(node).removeAttribute(_323(name));};})();dojo.hasClass=function(node,_337){return ((" "+dojo.byId(node).className+" ").indexOf(" "+_337+" ")>=0);};dojo.addClass=function(node,_339){node=dojo.byId(node);var cls=node.className;if((" "+cls+" ").indexOf(" "+_339+" ")<0){node.className=cls+(cls?" ":"")+_339;}};dojo.removeClass=function(node,_33c){node=dojo.byId(node);var t=dojo.trim((" "+node.className+" ").replace(" "+_33c+" "," "));if(node.className!=t){node.className=t;}};dojo.toggleClass=function(node,_33f,_340){if(_340===undefined){_340=!dojo.hasClass(node,_33f);}dojo[_340?"addClass":"removeClass"](node,_33f);};}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 _344=function(func,_346){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 (_346||((_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=dojo._toArray(arguments);return tnl(a.slice.apply(this,a));},splice:function(){var a=dojo._toArray(arguments);return tnl(a.splice.apply(this,a));},concat:function(){var a=dojo._toArray(arguments,0,[this]);return tnl(a.concat.apply([],a));},indexOf:function(_34e,_34f){return d.indexOf(this,_34e,_34f);},lastIndexOf:function(){return d.lastIndexOf.apply(d,d._toArray(arguments,0,[this]));},every:function(_350,_351){return d.every(this,_350,_351);},some:function(_352,_353){return d.some(this,_352,_353);},map:function(func,obj){return d.map(this,func,obj,d.NodeList);},forEach:function(_356,_357){d.forEach(this,_356,_357);return this;},coords:function(){return d.map(this,d.coords);},attr:_344("attr"),style:_344("style"),addClass:_344("addClass",true),removeClass:_344("removeClass",true),toggleClass:_344("toggleClass",true),connect:_344("connect",true),place:function(_358,_359){var item=d.query(_358)[0];return this.forEach(function(i){d.place(i,item,(_359||"last"));});},orphan:function(_35c){var _35d=_35c?d._filterQueryResult(this,_35c):this;_35d.forEach(function(item){if(item.parentNode){item.parentNode.removeChild(item);}});return _35d;},adopt:function(_35f,_360){var item=this[0];return d.query(_35f).forEach(function(ai){d.place(ai,item,_360||"last");});},query:function(_363){if(!_363){return this;}var ret=d.NodeList();this.forEach(function(item){d.query(_363,item).forEach(function(_366){if(_366!==undefined){ret.push(_366);}});});return ret;},filter:function(_367){var _368=this;var _a=arguments;var r=d.NodeList();var rp=function(t){if(t!==undefined){r.push(t);}};if(d.isString(_367)){_368=d._filterQueryResult(this,_a[0]);if(_a.length==1){return _368;}_a.shift();}d.forEach(d.filter(_368,_a[0],_a[1]),rp);return r;},addContent:function(_36d,_36e){var ta=d.doc.createElement("span");if(d.isString(_36d)){ta.innerHTML=_36d;}else{ta.appendChild(_36d);}if(_36e===undefined){_36e="last";}var ct=(_36e=="first"||_36e=="after")?"lastChild":"firstChild";this.forEach(function(item){var tn=ta.cloneNode(true);while(tn[ct]){d.place(tn[ct],item,_36e);}});return this;},empty:function(){return this.forEach("item.innerHTML='';");},instantiate:function(_373,_374){var c=d.isFunction(_373)?_373:d.getObject(_373);return this.forEach(function(i){new c(_374||{},i);});}});d.forEach(["blur","focus","click","keydown","keypress","keyup","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup"],function(evt){var _oe="on"+evt;dojo.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 _37c=dojo.isIE?"children":"childNodes";var _37d=false;var _37e=function(_37f){if(">~+".indexOf(_37f.charAt(_37f.length-1))>=0){_37f+=" *";}_37f+=" ";var ts=function(s,e){return d.trim(_37f.slice(s,e));};var _383=[];var _384=-1;var _385=-1;var _386=-1;var _387=-1;var _388=-1;var inId=-1;var _38a=-1;var lc="";var cc="";var _38d;var x=0;var ql=_37f.length;var _390=null;var _cp=null;var _392=function(){if(_38a>=0){var tv=(_38a==x)?null:ts(_38a,x).toLowerCase();_390[(">~+".indexOf(tv)<0)?"tag":"oper"]=tv;_38a=-1;}};var _394=function(){if(inId>=0){_390.id=ts(inId,x).replace(/\\/g,"");inId=-1;}};var _395=function(){if(_388>=0){_390.classes.push(ts(_388+1,x).replace(/\\/g,""));_388=-1;}};var _396=function(){_394();_392();_395();};for(;lc=cc,cc=_37f.charAt(x),x<ql;x++){if(lc=="\\"){continue;}if(!_390){_38d=x;_390={query:null,pseudos:[],attrs:[],classes:[],tag:null,oper:null,id:null};_38a=x;}if(_384>=0){if(cc=="]"){if(!_cp.attr){_cp.attr=ts(_384+1,x);}else{_cp.matchFor=ts((_386||_384+1),x);}var cmf=_cp.matchFor;if(cmf){if((cmf.charAt(0)=="\"")||(cmf.charAt(0)=="'")){_cp.matchFor=cmf.substring(1,cmf.length-1);}}_390.attrs.push(_cp);_cp=null;_384=_386=-1;}else{if(cc=="="){var _398=("|~^$*".indexOf(lc)>=0)?lc:"";_cp.type=_398+cc;_cp.attr=ts(_384+1,x-_398.length);_386=x+1;}}}else{if(_385>=0){if(cc==")"){if(_387>=0){_cp.value=ts(_385+1,x);}_387=_385=-1;}}else{if(cc=="#"){_396();inId=x+1;}else{if(cc=="."){_396();_388=x;}else{if(cc==":"){_396();_387=x;}else{if(cc=="["){_396();_384=x;_cp={};}else{if(cc=="("){if(_387>=0){_cp={name:ts(_387+1,x),value:null};_390.pseudos.push(_cp);}_385=x;}else{if(cc==" "&&lc!=cc){_396();if(_387>=0){_390.pseudos.push({name:ts(_387+1,x)});}_390.hasLoops=(_390.pseudos.length||_390.attrs.length||_390.classes.length);_390.query=ts(_38d,x);_390.tag=(_390["oper"])?null:(_390.tag||"*");_383.push(_390);_390=null;}}}}}}}}}return _383;};var _399={"*=":function(attr,_39b){return "[contains(@"+attr+", '"+_39b+"')]";},"^=":function(attr,_39d){return "[starts-with(@"+attr+", '"+_39d+"')]";},"$=":function(attr,_39f){return "[substring(@"+attr+", string-length(@"+attr+")-"+(_39f.length-1)+")='"+_39f+"']";},"~=":function(attr,_3a1){return "[contains(concat(' ',@"+attr+",' '), ' "+_3a1+" ')]";},"|=":function(attr,_3a3){return "[contains(concat(' ',@"+attr+",' '), ' "+_3a3+"-')]";},"=":function(attr,_3a5){return "[@"+attr+"='"+_3a5+"']";}};var _3a6=function(_3a7,_3a8,_3a9,_3aa){d.forEach(_3a8.attrs,function(attr){var _3ac;if(attr.type&&_3a7[attr.type]){_3ac=_3a7[attr.type](attr.attr,attr.matchFor);}else{if(attr.attr.length){_3ac=_3a9(attr.attr);}}if(_3ac){_3aa(_3ac);}});};var _3ad=function(_3ae){var _3af=".";var _3b0=_37e(d.trim(_3ae));while(_3b0.length){var tqp=_3b0.shift();var _3b2;var _3b3="";if(tqp.oper==">"){_3b2="/";tqp=_3b0.shift();}else{if(tqp.oper=="~"){_3b2="/following-sibling::";tqp=_3b0.shift();}else{if(tqp.oper=="+"){_3b2="/following-sibling::";_3b3="[position()=1]";tqp=_3b0.shift();}else{_3b2="//";}}}_3af+=_3b2+tqp.tag+_3b3;if(tqp.id){_3af+="[@id='"+tqp.id+"'][1]";}d.forEach(tqp.classes,function(cn){var cnl=cn.length;var _3b6=" ";if(cn.charAt(cnl-1)=="*"){_3b6="";cn=cn.substr(0,cnl-1);}_3af+="[contains(concat(' ',@class,' '), ' "+cn+_3b6+"')]";});_3a6(_399,tqp,function(_3b7){return "[@"+_3b7+"]";},function(_3b8){_3af+=_3b8;});}return _3af;};var _3b9={};var _3ba=function(path){if(_3b9[path]){return _3b9[path];}var doc=d.doc;var _3bd=_3ad(path);var tf=function(_3bf){var ret=[];var _3c1;try{_3c1=doc.evaluate(_3bd,_3bf,null,XPathResult.ANY_TYPE,null);}catch(e){console.debug("failure in exprssion:",_3bd,"under:",_3bf);console.debug(e);}var _3c2=_3c1.iterateNext();while(_3c2){ret.push(_3c2);_3c2=_3c1.iterateNext();}return ret;};return _3b9[path]=tf;};var _3c3={};var _3c4={};var _3c5=function(_3c6,_3c7){if(!_3c6){return _3c7;}if(!_3c7){return _3c6;}return function(){return _3c6.apply(window,arguments)&&_3c7.apply(window,arguments);};};var _3c8=function(root){var ret=[];var te,x=0,tret=root[_37c];while(te=tret[x++]){if(te.nodeType==1){ret.push(te);}}return ret;};var _3ce=function(root,_3d0){var ret=[];var te=root;while(te=te.nextSibling){if(te.nodeType==1){ret.push(te);if(_3d0){break;}}}return ret;};var _3d3=function(_3d4,_3d5,_3d6,idx){var nidx=idx+1;var _3d9=(_3d5.length==nidx);var tqp=_3d5[idx];if(tqp.oper){var ecn=(tqp.oper==">")?_3c8(_3d4):_3ce(_3d4,(tqp.oper=="+"));if(!ecn||!ecn.length){return;}nidx++;_3d9=(_3d5.length==nidx);var tf=_3dd(_3d5[idx+1]);for(var x=0,ecnl=ecn.length,te;x<ecnl,te=ecn[x];x++){if(tf(te)){if(_3d9){_3d6.push(te);}else{_3d3(te,_3d5,_3d6,nidx);}}}}var _3e1=_3e2(tqp)(_3d4);if(_3d9){while(_3e1.length){_3d6.push(_3e1.shift());}}else{while(_3e1.length){_3d3(_3e1.shift(),_3d5,_3d6,nidx);}}};var _3e3=function(_3e4,_3e5){var ret=[];var x=_3e4.length-1,te;while(te=_3e4[x--]){_3d3(te,_3e5,ret,0);}return ret;};var _3dd=function(q){if(_3c3[q.query]){return _3c3[q.query];}var ff=null;if(q.tag){if(q.tag=="*"){ff=_3c5(ff,function(elem){return (elem.nodeType==1);});}else{ff=_3c5(ff,function(elem){return ((elem.nodeType==1)&&(q.tag==elem.tagName.toLowerCase()));});}}if(q.id){ff=_3c5(ff,function(elem){return ((elem.nodeType==1)&&(elem.id==q.id));});}if(q.hasLoops){ff=_3c5(ff,_3ee(q));}return _3c3[q.query]=ff;};var _3ef=function(node){var pn=node.parentNode;var pnc=pn.childNodes;var nidx=-1;var _3f4=pn.firstChild;if(!_3f4){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(_3f4===node){nidx=idx;}if(_3f4.nodeType==1){_3f4["__cachedIndex"]=idx;idx++;}_3f4=_3f4.nextSibling;}while(_3f4);}else{nidx=ci;}return nidx;};var _3f8=0;var _3f9="";var _3fa=function(elem,attr){if(attr=="class"){return elem.className||_3f9;}if(attr=="for"){return elem.htmlFor||_3f9;}return elem.getAttribute(attr,2)||_3f9;};var _3fd={"*=":function(attr,_3ff){return function(elem){return (_3fa(elem,attr).indexOf(_3ff)>=0);};},"^=":function(attr,_402){return function(elem){return (_3fa(elem,attr).indexOf(_402)==0);};},"$=":function(attr,_405){var tval=" "+_405;return function(elem){var ea=" "+_3fa(elem,attr);return (ea.lastIndexOf(_405)==(ea.length-_405.length));};},"~=":function(attr,_40a){var tval=" "+_40a+" ";return function(elem){var ea=" "+_3fa(elem,attr)+" ";return (ea.indexOf(tval)>=0);};},"|=":function(attr,_40f){var _410=" "+_40f+"-";return function(elem){var ea=" "+(elem.getAttribute(attr,2)||"");return ((ea==_40f)||(ea.indexOf(_410)==0));};},"=":function(attr,_414){return function(elem){return (_3fa(elem,attr)==_414);};}};var _416={"first-child":function(name,_418){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,_41c){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,_420){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,_427){return function(elem){return (elem.innerHTML.indexOf(_427)>=0);};},"not":function(name,_42a){var ntf=_3dd(_37e(_42a)[0]);return function(elem){return (!ntf(elem));};},"nth-child":function(name,_42e){var pi=parseInt;if(_42e=="odd"){return function(elem){return (((_3ef(elem))%2)==1);};}else{if((_42e=="2n")||(_42e=="even")){return function(elem){return ((_3ef(elem)%2)==0);};}else{if(_42e.indexOf("0n+")==0){var _432=pi(_42e.substr(3));return function(elem){return (elem.parentNode[_37c][_432-1]===elem);};}else{if((_42e.indexOf("n+")>0)&&(_42e.length>3)){var _434=_42e.split("n+",2);var pred=pi(_434[0]);var idx=pi(_434[1]);return function(elem){return ((_3ef(elem)%pred)==idx);};}else{if(_42e.indexOf("n")==-1){var _432=pi(_42e);return function(elem){return (_3ef(elem)==_432);};}}}}}}};var _439=(d.isIE)?function(cond){var clc=cond.toLowerCase();return function(elem){return elem[cond]||elem[clc];};}:function(cond){return function(elem){return (elem&&elem.getAttribute&&elem.hasAttribute(cond));};};var _3ee=function(_43f){var _440=(_3c4[_43f.query]||_3c3[_43f.query]);if(_440){return _440;}var ff=null;if(_43f.id){if(_43f.tag!="*"){ff=_3c5(ff,function(elem){return (elem.tagName.toLowerCase()==_43f.tag);});}}d.forEach(_43f.classes,function(_443,idx,arr){var _446=_443.charAt(_443.length-1)=="*";if(_446){_443=_443.substr(0,_443.length-1);}var re=new RegExp("(?:^|\\s)"+_443+(_446?".*":"")+"(?:\\s|$)");ff=_3c5(ff,function(elem){return re.test(elem.className);});ff.count=idx;});d.forEach(_43f.pseudos,function(_449){if(_416[_449.name]){ff=_3c5(ff,_416[_449.name](_449.name,_449.value));}});_3a6(_3fd,_43f,_439,function(_44a){ff=_3c5(ff,_44a);});if(!ff){ff=function(){return true;};}return _3c4[_43f.query]=ff;};var _44b={};var _3e2=function(_44c,root){var fHit=_44b[_44c.query];if(fHit){return fHit;}if(_44c.id&&!_44c.hasLoops&&!_44c.tag){return _44b[_44c.query]=function(root){return [d.byId(_44c.id)];};}var _450=_3ee(_44c);var _451;if(_44c.tag&&_44c.id&&!_44c.hasLoops){_451=function(root){var te=d.byId(_44c.id);if(_450(te)){return [te];}};}else{var tret;if(!_44c.hasLoops){_451=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_44c.tag);while(te=tret[x++]){ret.push(te);}return ret;};}else{_451=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_44c.tag);while(te=tret[x++]){if(_450(te)){ret.push(te);}}return ret;};}}return _44b[_44c.query]=_451;};var _45d={};var _45e={"*":d.isIE?function(root){return root.all;}:function(root){return root.getElementsByTagName("*");},"~":_3ce,"+":function(root){return _3ce(root,true);},">":_3c8};var _462=function(_463){var _464=_37e(d.trim(_463));if(_464.length==1){var tt=_3e2(_464[0]);tt.nozip=true;return tt;}var sqf=function(root){var _468=_464.slice(0);var _469;if(_468[0].oper==">"){_469=[root];}else{_469=_3e2(_468.shift())(root);}return _3e3(_469,_468);};return sqf;};var _46a=((document["evaluate"]&&!d.isSafari)?function(_46b){var _46c=_46b.split(" ");if((document["evaluate"])&&(_46b.indexOf(":")==-1)&&(_46b.indexOf("+")==-1)){if(((_46c.length>2)&&(_46b.indexOf(">")==-1))||(_46c.length>3)||(_46b.indexOf("[")>=0)||((1==_46c.length)&&(0<=_46b.indexOf(".")))){return _3ba(_46b);}}return _462(_46b);}:_462);var _46d=function(_46e){var qcz=_46e.charAt(0);if(d.doc["querySelectorAll"]&&((!d.isSafari)||(d.isSafari>3.1))&&(">+~".indexOf(qcz)==-1)){return function(root){var r=root.querySelectorAll(_46e);r.nozip=true;return r;};}if(_45e[_46e]){return _45e[_46e];}if(0>_46e.indexOf(",")){return _45e[_46e]=_46a(_46e);}else{var _472=_46e.split(/\s*,\s*/);var tf=function(root){var _475=0;var ret=[];var tp;while(tp=_472[_475++]){ret=ret.concat(_46a(tp,tp.indexOf(" "))(root));}return ret;};return _45e[_46e]=tf;}};var _478=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;}_478++;arr[0]["_zipIdx"]=_478;for(var x=1,te;te=arr[x];x++){if(arr[x]["_zipIdx"]!=_478){ret.push(te);}te["_zipIdx"]=_478;}return ret;};d.query=function(_47e,root){if(_47e.constructor==d.NodeList){return _47e;}if(!d.isString(_47e)){return new d.NodeList(_47e);}if(d.isString(root)){root=d.byId(root);}return _zip(_46d(_47e)(root||d.doc));};d.query.pseudos=_416;d._filterQueryResult=function(_480,_481){var tnl=new d.NodeList();var ff=(_481)?_3dd(_37e(_481)[0]):function(){return true;};for(var x=0,te;te=_480[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,_489){var val=obj[name];if(_d.isString(val)){obj[name]=[val,_489];}else{if(_d.isArray(val)){val.push(_489);}else{obj[name]=_489;}}};dojo.formToObject=function(_48b){var ret={};var iq="input:not([type=file]):not([type=submit]):not([type=image]):not([type=reset]):not([type=button]), select, textarea";_d.query(iq,_48b).filter(function(node){return !node.disabled&&node.name;}).forEach(function(item){var _in=item.name;var type=(item.type||"").toLowerCase();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 _495=[];var _496={};for(var name in map){var _498=map[name];if(_498!=_496[name]){var _499=enc(name)+"=";if(_d.isArray(_498)){for(var i=0;i<_498.length;i++){_495.push(_499+enc(_498[i]));}}else{_495.push(_499+enc(_498));}}}return _495.join("&");};dojo.formToQuery=function(_49b){return _d.objectToQuery(_d.formToObject(_49b));};dojo.formToJson=function(_49c,_49d){return _d.toJson(_d.formToObject(_49c),_49d);};dojo.queryToObject=function(str){var ret={};var qp=str.split("&");var dec=decodeURIComponent;_d.forEach(qp,function(item){if(item.length){var _4a3=item.split("=");var name=dec(_4a3.shift());var val=dec(_4a3.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){if(!dojo.config.usePlainJson){console.warn("Consider using mimetype:text/json-comment-filtered"+" to avoid potential security issues with JSON endpoints"+" (use djConfig.usePlainJson=true to turn off this message)");}return (xhr.status==204)?undefined:_d.fromJson(xhr.responseText);},"json-comment-filtered":function(xhr){var _4a9=xhr.responseText;var _4aa=_4a9.indexOf("/*");var _4ab=_4a9.lastIndexOf("*/");if(_4aa==-1||_4ab==-1){throw new Error("JSON was not comment filtered");}return (xhr.status==204)?undefined:_d.fromJson(_4a9.substring(_4aa+2,_4ab));},"javascript":function(xhr){return _d.eval(xhr.responseText);},"xml":function(xhr){var _4ae=xhr.responseXML;if(_d.isIE&&(!_4ae||window.location.protocol=="file:")){_d.forEach(["MSXML2","Microsoft","MSXML","MSXML3"],function(_4af){try{var dom=new ActiveXObject(_4af+".XMLDOM");dom.async=false;dom.loadXML(xhr.responseText);_4ae=dom;}catch(e){}});}return _4ae;}};dojo._contentHandlers["json-comment-optional"]=function(xhr){var _4b2=_d._contentHandlers;try{return _4b2["json-comment-filtered"](xhr);}catch(e){return _4b2["json"](xhr);}};dojo._ioSetArgs=function(args,_4b4,_4b5,_4b6){var _4b7={args:args,url:args.url};var _4b8=null;if(args.form){var form=_d.byId(args.form);var _4ba=form.getAttributeNode("action");_4b7.url=_4b7.url||(_4ba?_4ba.value:null);_4b8=_d.formToObject(form);}var _4bb=[{}];if(_4b8){_4bb.push(_4b8);}if(args.content){_4bb.push(args.content);}if(args.preventCache){_4bb.push({"dojo.preventCache":new Date().valueOf()});}_4b7.query=_d.objectToQuery(_d.mixin.apply(null,_4bb));_4b7.handleAs=args.handleAs||"text";var d=new _d.Deferred(_4b4);d.addCallbacks(_4b5,function(_4bd){return _4b6(_4bd,d);});var ld=args.load;if(ld&&_d.isFunction(ld)){d.addCallback(function(_4bf){return ld.call(args,_4bf,_4b7);});}var err=args.error;if(err&&_d.isFunction(err)){d.addErrback(function(_4c1){return err.call(args,_4c1,_4b7);});}var _4c2=args.handle;if(_4c2&&_d.isFunction(_4c2)){d.addBoth(function(_4c3){return _4c2.call(args,_4c3,_4b7);});}d.ioArgs=_4b7;return d;};var _4c4=function(dfd){dfd.canceled=true;var xhr=dfd.ioArgs.xhr;var _at=typeof xhr.abort;if(_at=="function"||_at=="unknown"){xhr.abort();}var err=new Error("xhr cancelled");err.dojoType="cancel";return err;};var _4c9=function(dfd){return _d._contentHandlers[dfd.ioArgs.handleAs](dfd.ioArgs.xhr);};var _4cb=function(_4cc,dfd){console.debug(_4cc);return _4cc;};var _4ce=function(args){var dfd=_d._ioSetArgs(args,_4c4,_4c9,_4cb);dfd.ioArgs.xhr=_d._xhrObj(dfd.ioArgs.args);return dfd;};var _4d1=null;var _4d2=[];var _4d3=function(){var now=(new Date()).getTime();if(!_d._blockAsync){for(var i=0,tif;i<_4d2.length&&(tif=_4d2[i]);i++){var dfd=tif.dfd;try{if(!dfd||dfd.canceled||!tif.validCheck(dfd)){_4d2.splice(i--,1);}else{if(tif.ioCheck(dfd)){_4d2.splice(i--,1);tif.resHandle(dfd);}else{if(dfd.startTime){if(dfd.startTime+(dfd.ioArgs.args.timeout||0)<now){_4d2.splice(i--,1);var err=new Error("timeout exceeded");err.dojoType="timeout";dfd.errback(err);dfd.cancel();}}}}}catch(e){console.debug(e);dfd.errback(new Error("_watchInFlightError!"));}}}if(!_4d2.length){clearInterval(_4d1);_4d1=null;return;}};dojo._ioCancelAll=function(){try{_d.forEach(_4d2,function(i){i.dfd.cancel();});}catch(e){}};if(_d.isIE){_d.addOnUnload(_d._ioCancelAll);}_d._ioWatch=function(dfd,_4db,_4dc,_4dd){if(dfd.ioArgs.args.timeout){dfd.startTime=(new Date()).getTime();}_4d2.push({dfd:dfd,validCheck:_4db,ioCheck:_4dc,resHandle:_4dd});if(!_4d1){_4d1=setInterval(_4d3,50);}_4d3();};var _4de="application/x-www-form-urlencoded";var _4df=function(dfd){return dfd.ioArgs.xhr.readyState;};var _4e1=function(dfd){return 4==dfd.ioArgs.xhr.readyState;};var _4e3=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);}};var _4e7=function(type,dfd){var _4ea=dfd.ioArgs;var args=_4ea.args;var xhr=_4ea.xhr;xhr.open(type,_4ea.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||_4de);if(!args.headers||!args.headers["X-Requested-With"]){xhr.setRequestHeader("X-Requested-With","XMLHttpRequest");}try{xhr.send(_4ea.query);}catch(e){dfd.cancel();}_d._ioWatch(dfd,_4df,_4e1,_4e3);xhr=null;return dfd;};dojo._ioAddQueryToUrl=function(_4ee){if(_4ee.query.length){_4ee.url+=(_4ee.url.indexOf("?")==-1?"?":"&")+_4ee.query;_4ee.query=null;}};dojo.xhr=function(_4ef,args,_4f1){var dfd=_4ce(args);if(!_4f1){_d._ioAddQueryToUrl(dfd.ioArgs);}return _4e7(_4ef,dfd);};dojo.xhrGet=function(args){return _d.xhr("GET",args);};dojo.xhrPost=function(args){return _d.xhr("POST",args,true);};dojo.rawXhrPost=function(args){var dfd=_4ce(args);dfd.ioArgs.query=args.postData;return _4e7("POST",dfd);};dojo.xhrPut=function(args){return _d.xhr("PUT",args,true);};dojo.rawXhrPut=function(args){var dfd=_4ce(args);var _4fa=dfd.ioArgs;if(args.putData){_4fa.query=args.putData;args.putData=null;}return _4e7("PUT",dfd);};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(_4fd,end){this.start=_4fd;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){try{if(this[evt]){this[evt].apply(this,args||[]);}}catch(e){console.error("exception in animation handler for:",evt);console.error(e);}return this;},play:function(_503,_504){var _t=this;if(_504){_t._stopTimer();_t._active=_t._paused=false;_t._percent=0;}else{if(_t._active&&!_t._paused){return _t;}}_t._fire("beforeBegin");var de=_503||_t.delay;var _p=dojo.hitch(_t,"_play",_504);if(de>0){setTimeout(_p,de);return _t;}_p();return _t;},_play:function(_508){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 _50a=_t.curve.getValue(_t._percent);if(!_t._percent){if(!_t._startRepeatCount){_t._startRepeatCount=_t.repeat;}_t._fire("onBegin",[_50a]);}_t._fire("onPlay",[_50a]);_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(_50b,_50c){this._stopTimer();this._active=this._paused=true;this._percent=_50b;if(_50c){this.play();}return this;},stop:function(_50d){if(!this._timer){return this;}this._stopTimer();if(_50d){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 _512=[];var _513={run:function(){}};var _514=null;dojo._Animation.prototype._startTimer=function(){if(!this._timer){this._timer=d.connect(_513,"run",this,"_cycle");ctr++;}if(!_514){_514=setInterval(d.hitch(_513,"run"),this.rate);}};dojo._Animation.prototype._stopTimer=function(){if(this._timer){d.disconnect(this._timer);this._timer=null;ctr--;}if(ctr<=0){clearInterval(_514);_514=null;ctr=0;}};var _515=(d.isIE)?function(node){var ns=node.style;if(!ns.zoom.length&&d.style(node,"zoom")=="normal"){ns.zoom="1";}if(!ns.width.length&&d.style(node,"width")=="auto"){ns.width="auto";}}:function(){};dojo._fade=function(args){args.node=d.byId(args.node);var _519=d.mixin({properties:{}},args);var _51a=(_519.properties.opacity={});_51a.start=!("start" in _519)?function(){return Number(d.style(_519.node,"opacity"));}:_519.start;_51a.end=_519.end;var anim=d.animateProperty(_519);d.connect(anim,"beforeBegin",d.partial(_515,_519.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 _51f=function(_520){this._properties=_520;for(var p in _520){var prop=_520[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 _527=prop.start;if(_527 instanceof d.Color){ret[p]=d.blendColors(_527,prop.end,r,prop.tempColor).toCss();}else{if(!d.isArray(_527)){ret[p]=((prop.end-_527)*r)+_527+(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 _52d=(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):(_52d?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(_52d){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 _51f(pm);});d.connect(anim,"onAnimate",anim,function(_531){for(var s in _531){d.style(this.node,s,_531[s]);}});return anim;};dojo.anim=function(node,_534,_535,_536,_537,_538){return d.animateProperty({node:node,duration:_535||d._Animation.prototype.duration,properties:_534,easing:_536,onEnd:_537}).play(_538||0);};})();}if(!dojo._hasResource["dojo.i18n"]){dojo._hasResource["dojo.i18n"]=true;dojo.provide("dojo.i18n");dojo.i18n.getLocalization=function(_539,_53a,_53b){_53b=dojo.i18n.normalizeLocale(_53b);var _53c=_53b.split("-");var _53d=[_539,"nls",_53a].join(".");var _53e=dojo._loadedModules[_53d];if(_53e){var _53f;for(var i=_53c.length;i>0;i--){var loc=_53c.slice(0,i).join("_");if(_53e[loc]){_53f=_53e[loc];break;}}if(!_53f){_53f=_53e.ROOT;}if(_53f){var _542=function(){};_542.prototype=_53f;return new _542();}}throw new Error("Bundle not found: "+_53a+" in "+_539+" , locale="+_53b);};dojo.i18n.normalizeLocale=function(_543){var _544=_543?_543.toLowerCase():dojo.locale;if(_544=="root"){_544="ROOT";}return _544;};dojo.i18n._requireLocalization=function(_545,_546,_547,_548){var _549=dojo.i18n.normalizeLocale(_547);var _54a=[_545,"nls",_546].join(".");var _54b="";if(_548){var _54c=_548.split(",");for(var i=0;i<_54c.length;i++){if(_549.indexOf(_54c[i])==0){if(_54c[i].length>_54b.length){_54b=_54c[i];}}}if(!_54b){_54b="ROOT";}}var _54e=_548?_54b:_549;var _54f=dojo._loadedModules[_54a];var _550=null;if(_54f){if(dojo.config.localizationComplete&&_54f._built){return;}var _551=_54e.replace(/-/g,"_");var _552=_54a+"."+_551;_550=dojo._loadedModules[_552];}if(!_550){_54f=dojo["provide"](_54a);var syms=dojo._getModuleSymbols(_545);var _554=syms.concat("nls").join("/");var _555;dojo.i18n._searchLocalePath(_54e,_548,function(loc){var _557=loc.replace(/-/g,"_");var _558=_54a+"."+_557;var _559=false;if(!dojo._loadedModules[_558]){dojo["provide"](_558);var _55a=[_554];if(loc!="ROOT"){_55a.push(loc);}_55a.push(_546);var _55b=_55a.join("/")+".js";_559=dojo._loadPath(_55b,null,function(hash){var _55d=function(){};_55d.prototype=_555;_54f[_557]=new _55d();for(var j in hash){_54f[_557][j]=hash[j];}});}else{_559=true;}if(_559&&_54f[_557]){_555=_54f[_557];}else{_54f[_557]=_555;}if(_548){return true;}});}if(_548&&_549!=_54b){_54f[_549.replace(/-/g,"_")]=_54f[_54b.replace(/-/g,"_")];}};(function(){var _55f=dojo.config.extraLocale;if(_55f){if(!_55f instanceof Array){_55f=[_55f];}var req=dojo.i18n._requireLocalization;dojo.i18n._requireLocalization=function(m,b,_563,_564){req(m,b,_563,_564);if(_563){return;}for(var i=0;i<_55f.length;i++){req(m,b,_55f[i],_564);}};}})();dojo.i18n._searchLocalePath=function(_566,down,_568){_566=dojo.i18n.normalizeLocale(_566);var _569=_566.split("-");var _56a=[];for(var i=_569.length;i>0;i--){_56a.push(_569.slice(0,i).join("-"));}_56a.push(false);if(down){_56a.reverse();}for(var j=_56a.length-1;j>=0;j--){var loc=_56a[j]||"ROOT";var stop=_568(loc);if(stop){break;}}};dojo.i18n._preloadLocalizations=function(_56f,_570){function preload(_571){_571=dojo.i18n.normalizeLocale(_571);dojo.i18n._searchLocalePath(_571,true,function(loc){for(var i=0;i<_570.length;i++){if(_570[i]==loc){dojo["require"](_56f+"_"+loc);return true;}}return false;});};preload();var _574=dojo.config.extraLocale||[];for(var i=0;i<_574.length;i++){preload(_574[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-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: 15385 $".match(/\d+/);dojo.version={major:1,minor:2,patch:0,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.0/dojo");dojo.registerModulePath("dijit","http://ajax.googleapis.com/ajax/libs/dojo/1.2.0/dijit");dojo.registerModulePath("dojox","http://ajax.googleapis.com/ajax/libs/dojo/1.2.0/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 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 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){var qcz=_49b.charAt(0);if(d.doc["querySelectorAll"]&&((!d.isSafari)||(d.isSafari>3.1))&&(">+~".indexOf(qcz)==-1)){return function(root){var r=root.querySelectorAll(_49b);r.nozip=true;return r;};}if(_48a[_49b]){return _48a[_49b];}if(0>_49b.indexOf(",")){return _48a[_49b]=_496(_49b);}else{var _49f=_49b.split(/\s*,\s*/);var tf=function(root){var _4a2=0;var ret=[];var tp;while((tp=_49f[_4a2++])){ret=ret.concat(_496(tp,tp.indexOf(" "))(root));}return ret;};return _48a[_49b]=tf;}};var _4a5=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;}_4a5++;if(d.isIE&&_3a5){var _4a9=_4a5+"";arr[0].setAttribute("_zipIdx",_4a9);for(var x=1,te;te=arr[x];x++){if(arr[x].getAttribute("_zipIdx")!=_4a9){ret.push(te);}te.setAttribute("_zipIdx",_4a9);}}else{arr[0]["_zipIdx"]=_4a5;for(var x=1,te;te=arr[x];x++){if(arr[x]["_zipIdx"]!=_4a5){ret.push(te);}te["_zipIdx"]=_4a5;}}return ret;};d.query=function(_4ac,root){if(_4ac.constructor==d.NodeList){return _4ac;}if(!d.isString(_4ac)){return new d.NodeList(_4ac);}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(_4ac)(root));};d.query.pseudos=_43f;d._filterQueryResult=function(_4af,_4b0){var tnl=new d.NodeList();var ff=(_4b0)?_406(_3a6(_4b0)[0]):function(){return true;};for(var x=0,te;te=_4af[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,_4b8){var val=obj[name];if(_d.isString(val)){obj[name]=[val,_4b8];}else{if(_d.isArray(val)){val.push(_4b8);}else{obj[name]=_4b8;}}};dojo.formToObject=function(_4ba){var ret={};var _4bc="file|submit|image|reset|button|";_d.forEach(dojo.byId(_4ba).elements,function(item){var _in=item.name;var type=(item.type||"").toLowerCase();if(_in&&type&&_4bc.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 _4c3=[];var _4c4={};for(var name in map){var _4c6=map[name];if(_4c6!=_4c4[name]){var _4c7=enc(name)+"=";if(_d.isArray(_4c6)){for(var i=0;i<_4c6.length;i++){_4c3.push(_4c7+enc(_4c6[i]));}}else{_4c3.push(_4c7+enc(_4c6));}}}return _4c3.join("&");};dojo.formToQuery=function(_4c9){return _d.objectToQuery(_d.formToObject(_4c9));};dojo.formToJson=function(_4ca,_4cb){return _d.toJson(_d.formToObject(_4ca),_4cb);};dojo.queryToObject=function(str){var ret={};var qp=str.split("&");var dec=decodeURIComponent;_d.forEach(qp,function(item){if(item.length){var _4d1=item.split("=");var name=dec(_4d1.shift());var val=dec(_4d1.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 _4d7=xhr.responseText;var _4d8=_4d7.indexOf("/*");var _4d9=_4d7.lastIndexOf("*/");if(_4d8==-1||_4d9==-1){throw new Error("JSON was not comment filtered");}return _d.fromJson(_4d7.substring(_4d8+2,_4d9));},"javascript":function(xhr){return _d.eval(xhr.responseText);},"xml":function(xhr){var _4dc=xhr.responseXML;if(_d.isIE&&(!_4dc||_4dc.documentElement==null)){_d.forEach(["MSXML2","Microsoft","MSXML","MSXML3"],function(_4dd){try{var dom=new ActiveXObject(_4dd+".XMLDOM");dom.async=false;dom.loadXML(xhr.responseText);_4dc=dom;}catch(e){}});}return _4dc;}};dojo._contentHandlers["json-comment-optional"]=function(xhr){var _4e0=_d._contentHandlers;if(xhr.responseText&&xhr.responseText.indexOf("/*")!=-1){return _4e0["json-comment-filtered"](xhr);}else{return _4e0["json"](xhr);}};dojo._ioSetArgs=function(args,_4e2,_4e3,_4e4){var _4e5={args:args,url:args.url};var _4e6=null;if(args.form){var form=_d.byId(args.form);var _4e8=form.getAttributeNode("action");_4e5.url=_4e5.url||(_4e8?_4e8.value:null);_4e6=_d.formToObject(form);}var _4e9=[{}];if(_4e6){_4e9.push(_4e6);}if(args.content){_4e9.push(args.content);}if(args.preventCache){_4e9.push({"dojo.preventCache":new Date().valueOf()});}_4e5.query=_d.objectToQuery(_d.mixin.apply(null,_4e9));_4e5.handleAs=args.handleAs||"text";var d=new _d.Deferred(_4e2);d.addCallbacks(_4e3,function(_4eb){return _4e4(_4eb,d);});var ld=args.load;if(ld&&_d.isFunction(ld)){d.addCallback(function(_4ed){return ld.call(args,_4ed,_4e5);});}var err=args.error;if(err&&_d.isFunction(err)){d.addErrback(function(_4ef){return err.call(args,_4ef,_4e5);});}var _4f0=args.handle;if(_4f0&&_d.isFunction(_4f0)){d.addBoth(function(_4f1){return _4f0.call(args,_4f1,_4e5);});}d.ioArgs=_4e5;return d;};var _4f2=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 _4f7=function(dfd){var ret=_d._contentHandlers[dfd.ioArgs.handleAs](dfd.ioArgs.xhr);return (typeof ret=="undefined")?null:ret;};var _4fa=function(_4fb,dfd){return _4fb;};var _4fd=null;var _4fe=[];var _4ff=function(){var now=(new Date()).getTime();if(!_d._blockAsync){for(var i=0,tif;i<_4fe.length&&(tif=_4fe[i]);i++){var dfd=tif.dfd;var func=function(){if(!dfd||dfd.canceled||!tif.validCheck(dfd)){_4fe.splice(i--,1);}else{if(tif.ioCheck(dfd)){_4fe.splice(i--,1);tif.resHandle(dfd);}else{if(dfd.startTime){if(dfd.startTime+(dfd.ioArgs.args.timeout||0)<now){_4fe.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(!_4fe.length){clearInterval(_4fd);_4fd=null;return;}};dojo._ioCancelAll=function(){try{_d.forEach(_4fe,function(i){try{i.dfd.cancel();}catch(e){}});}catch(e){}};if(_d.isIE){_d.addOnWindowUnload(_d._ioCancelAll);}_d._ioWatch=function(dfd,_508,_509,_50a){if(dfd.ioArgs.args.timeout){dfd.startTime=(new Date()).getTime();}_4fe.push({dfd:dfd,validCheck:_508,ioCheck:_509,resHandle:_50a});if(!_4fd){_4fd=setInterval(_4ff,50);}_4ff();};var _50b="application/x-www-form-urlencoded";var _50c=function(dfd){return dfd.ioArgs.xhr.readyState;};var _50e=function(dfd){return 4==dfd.ioArgs.xhr.readyState;};var _510=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(_514){if(_514.query.length){_514.url+=(_514.url.indexOf("?")==-1?"?":"&")+_514.query;_514.query=null;}};dojo.xhr=function(_515,args,_517){var dfd=_d._ioSetArgs(args,_4f2,_4f7,_4fa);dfd.ioArgs.xhr=_d._xhrObj(dfd.ioArgs.args);if(_517){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 _519=dfd.ioArgs;var xhr=_519.xhr;xhr.open(_515,_519.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||_50b);if(!args.headers||!args.headers["X-Requested-With"]){xhr.setRequestHeader("X-Requested-With","XMLHttpRequest");}if(dojo.config.isDebug){xhr.send(_519.query);}else{try{xhr.send(_519.query);}catch(e){dfd.ioArgs.error=e;dfd.cancel();}}_d._ioWatch(dfd,_50c,_50e,_510);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(_521,end){this.start=_521;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(_527,_528){var _t=this;if(_528){_t._stopTimer();_t._active=_t._paused=false;_t._percent=0;}else{if(_t._active&&!_t._paused){return _t;}}_t._fire("beforeBegin");var de=_527||_t.delay;var _p=dojo.hitch(_t,"_play",_528);if(de>0){setTimeout(_p,de);return _t;}_p();return _t;},_play:function(_52c){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 _52e=_t.curve.getValue(_t._percent);if(!_t._percent){if(!_t._startRepeatCount){_t._startRepeatCount=_t.repeat;}_t._fire("onBegin",[_52e]);}_t._fire("onPlay",[_52e]);_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(_52f,_530){this._stopTimer();this._active=this._paused=true;this._percent=_52f;if(_530){this.play();}return this;},stop:function(_531){if(!this._timer){return this;}this._stopTimer();if(_531){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 _536=[];var _537={run:function(){}};var _538=null;dojo._Animation.prototype._startTimer=function(){if(!this._timer){this._timer=d.connect(_537,"run",this,"_cycle");ctr++;}if(!_538){_538=setInterval(d.hitch(_537,"run"),this.rate);}};dojo._Animation.prototype._stopTimer=function(){if(this._timer){d.disconnect(this._timer);this._timer=null;ctr--;}if(ctr<=0){clearInterval(_538);_538=null;ctr=0;}};var _539=(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 _53d=d.mixin({properties:{}},args);var _53e=(_53d.properties.opacity={});_53e.start=!("start" in _53d)?function(){return Number(d.style(_53d.node,"opacity"));}:_53d.start;_53e.end=_53d.end;var anim=d.animateProperty(_53d);d.connect(anim,"beforeBegin",d.partial(_539,_53d.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 _543=function(_544){this._properties=_544;for(var p in _544){var prop=_544[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 _54b=prop.start;if(_54b instanceof d.Color){ret[p]=d.blendColors(_54b,prop.end,r,prop.tempColor).toCss();}else{if(!d.isArray(_54b)){ret[p]=((prop.end-_54b)*r)+_54b+(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 _551=(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):(_551?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(_551){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 _543(pm);});d.connect(anim,"onAnimate",d.hitch(d,"style",anim.node));return anim;};dojo.anim=function(node,_556,_557,_558,_559,_55a){return d.animateProperty({node:node,duration:_557||d._Animation.prototype.duration,properties:_556,easing:_558,onEnd:_559}).play(_55a||0);};})();}if(!dojo._hasResource["dojo.i18n"]){dojo._hasResource["dojo.i18n"]=true;dojo.provide("dojo.i18n");dojo.i18n.getLocalization=function(_55b,_55c,_55d){_55d=dojo.i18n.normalizeLocale(_55d);var _55e=_55d.split("-");var _55f=[_55b,"nls",_55c].join(".");var _560=dojo._loadedModules[_55f];if(_560){var _561;for(var i=_55e.length;i>0;i--){var loc=_55e.slice(0,i).join("_");if(_560[loc]){_561=_560[loc];break;}}if(!_561){_561=_560.ROOT;}if(_561){var _564=function(){};_564.prototype=_561;return new _564();}}throw new Error("Bundle not found: "+_55c+" in "+_55b+" , locale="+_55d);};dojo.i18n.normalizeLocale=function(_565){var _566=_565?_565.toLowerCase():dojo.locale;if(_566=="root"){_566="ROOT";}return _566;};dojo.i18n._requireLocalization=function(_567,_568,_569,_56a){var _56b=dojo.i18n.normalizeLocale(_569);var _56c=[_567,"nls",_568].join(".");var _56d="";if(_56a){var _56e=_56a.split(",");for(var i=0;i<_56e.length;i++){if(_56b["indexOf"](_56e[i])==0){if(_56e[i].length>_56d.length){_56d=_56e[i];}}}if(!_56d){_56d="ROOT";}}var _570=_56a?_56d:_56b;var _571=dojo._loadedModules[_56c];var _572=null;if(_571){if(dojo.config.localizationComplete&&_571._built){return;}var _573=_570.replace(/-/g,"_");var _574=_56c+"."+_573;_572=dojo._loadedModules[_574];}if(!_572){_571=dojo["provide"](_56c);var syms=dojo._getModuleSymbols(_567);var _576=syms.concat("nls").join("/");var _577;dojo.i18n._searchLocalePath(_570,_56a,function(loc){var _579=loc.replace(/-/g,"_");var _57a=_56c+"."+_579;var _57b=false;if(!dojo._loadedModules[_57a]){dojo["provide"](_57a);var _57c=[_576];if(loc!="ROOT"){_57c.push(loc);}_57c.push(_568);var _57d=_57c.join("/")+".js";_57b=dojo._loadPath(_57d,null,function(hash){var _57f=function(){};_57f.prototype=_577;_571[_579]=new _57f();for(var j in hash){_571[_579][j]=hash[j];}});}else{_57b=true;}if(_57b&&_571[_579]){_577=_571[_579];}else{_571[_579]=_577;}if(_56a){return true;}});}if(_56a&&_56b!=_56d){_571[_56b.replace(/-/g,"_")]=_571[_56d.replace(/-/g,"_")];}};(function(){var _581=dojo.config.extraLocale;if(_581){if(!_581 instanceof Array){_581=[_581];}var req=dojo.i18n._requireLocalization;dojo.i18n._requireLocalization=function(m,b,_585,_586){req(m,b,_585,_586);if(_585){return;}for(var i=0;i<_581.length;i++){req(m,b,_581[i],_586);}};}})();dojo.i18n._searchLocalePath=function(_588,down,_58a){_588=dojo.i18n.normalizeLocale(_588);var _58b=_588.split("-");var _58c=[];for(var i=_58b.length;i>0;i--){_58c.push(_58b.slice(0,i).join("-"));}_58c.push(false);if(down){_58c.reverse();}for(var j=_58c.length-1;j>=0;j--){var loc=_58c[j]||"ROOT";var stop=_58a(loc);if(stop){break;}}};dojo.i18n._preloadLocalizations=function(_591,_592){function preload(_593){_593=dojo.i18n.normalizeLocale(_593);dojo.i18n._searchLocalePath(_593,true,function(loc){for(var i=0;i<_592.length;i++){if(_592[i]==loc){dojo["require"](_591+"_"+loc);return true;}}return false;});};preload();var _596=dojo.config.extraLocale||[];for(var i=0;i<_596.length;i++){preload(_596[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);}})();