(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: 13231 $".match(/\d+/);dojo.version={major:0,minor:0,patch:0,flag:"dev",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}};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=this.baseUrl+_7b;if(_7e){var _80=_7b.indexOf(":");var _81=_7b.indexOf("/");if(_80>0&&_80<_81){uri=_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,_84,_85){if(this._loadedUrls[uri]){return 1}if(this._isXDomain&&_85&&_85!="dojo.i18n"){this._xdOrderedReqs.push(_85);if(_84||uri.indexOf("/nls/")==-1){this._xdInFlight[_85]=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(_84){var _86=uri.lastIndexOf(".");
if(_86<=0){_86=uri.length-1}var _87=uri.substring(0,_86)+".xd";if(_86!=uri.length-1){_87+=uri.substring(_86,uri.length)}if(dojo.isAIR){_87=_87.replace("app:/","/")}var _88=document.createElement("script");_88.type="text/javascript";_88.src=_87;if(!this.headElement){this._headElement=document.getElementsByTagName("head")[0];if(!this._headElement){this._headElement=document.getElementsByTagName("html")[0]}}this._headElement.appendChild(_88)}else{var _89=this._getText(uri,null,true);if(_89==null){return 0}if(this._isXDomain&&uri.indexOf("/nls/")==-1&&_85!="dojo.i18n"){var res=this._xdCreateResource(_89,_85,uri);dojo.eval(res)}else{if(cb){_89="("+_89+")"}else{_89=this._scopePrefix+_89+this._scopeSuffix}var _8b=dojo["eval"](_89+"\r\n//@ sourceURL="+uri);if(cb){cb(_8b)}}}this._loadedUrls[uri]=true;this._loadedUrls.push(uri);return true};dojo._xdResourceLoaded=function(res){var _8d=res.depends;var _8e=null;var _8f=null;var _90=[];if(_8d&&_8d.length>0){var dep=null;var _92=0;var _93=false;for(var i=0;i<_8d.length;i++){dep=_8d[i];if(dep[0]=="provide"){_90.push(dep[1])}else{if(!_8e){_8e=[]}if(!_8f){_8f=[]}var _95=this._xdUnpackDependency(dep);if(_95.requires){_8e=_8e.concat(_95.requires)}if(_95.requiresAfter){_8f=_8f.concat(_95.requiresAfter)}}var _96=dep[0];var _97=_96.split(".");if(_97.length==2){dojo[_97[0]][_97[1]].apply(dojo[_97[0]],dep.slice(1))}else{dojo[_96].apply(dojo,dep.slice(1))}}if(_90.length==1&&_90[0]=="dojo._base._loader.loader_debug"){res.defineResource(dojo)}else{var _98=this._xdContents.push({content:res.defineResource,resourceName:res.resourceName,resourcePath:res.resourcePath,isDefined:false})-1;for(var i=0;i<_90.length;i++){this._xdDepMap[_90[i]]={requires:_8e,requiresAfter:_8f,contentIndex:_98}}}for(var i=0;i<_90.length;i++){this._xdInFlight[_90[i]]=false}}};dojo._xdLoadFlattenedBundle=function(_99,_9a,_9b,_9c){_9b=_9b||"root";var _9d=dojo.i18n.normalizeLocale(_9b).replace("-","_");var _9e=[_99,"nls",_9a].join(".");var _9f=dojo.provide(_9e);_9f[_9d]=_9c;var _a0=[_99,_9d,_9a].join(".");var _a1=dojo._xdBundleMap[_a0];if(_a1){for(var _a2 in _a1){_9f[_a2]=_9c}}};dojo._xdInitExtraLocales=function(){var _a3=dojo.config.extraLocale;if(_a3){if(!_a3 instanceof Array){_a3=[_a3]}dojo._xdReqLoc=dojo.xdRequireLocalization;dojo.xdRequireLocalization=function(m,b,_a6,_a7){dojo._xdReqLoc(m,b,_a6,_a7);if(_a6){return }for(var i=0;i<_a3.length;i++){dojo._xdReqLoc(m,b,_a3[i],_a7)}}}};dojo._xdBundleMap={};dojo.xdRequireLocalization=function(_a9,_aa,_ab,_ac){if(dojo._xdInitExtraLocales){dojo._xdInitExtraLocales();dojo._xdInitExtraLocales=null;dojo.xdRequireLocalization.apply(dojo,arguments);return }var _ad=_ac.split(",");var _ae=dojo.i18n.normalizeLocale(_ab);var _af="";for(var i=0;i<_ad.length;i++){if(_ae.indexOf(_ad[i])==0){if(_ad[i].length>_af.length){_af=_ad[i]}}}var _b1=_af.replace("-","_");var _b2=dojo.getObject([_a9,"nls",_aa].join("."));if(_b2&&_b2[_b1]){bundle[_ae.replace("-","_")]=_b2[_b1]}else{var _b3=[_a9,(_b1||"root"),_aa].join(".");var _b4=dojo._xdBundleMap[_b3];if(!_b4){_b4=dojo._xdBundleMap[_b3]={}}_b4[_ae.replace("-","_")]=true;dojo.require(_a9+".nls"+(_af?"."+_af:"")+"."+_aa)}};dojo._xdRealRequireLocalization=dojo.requireLocalization;dojo.requireLocalization=function(_b5,_b6,_b7,_b8){var _b9=this.moduleUrl(_b5).toString();if(this._xdIsXDomainPath(_b9)){return dojo.xdRequireLocalization.apply(dojo,arguments)}else{return dojo._xdRealRequireLocalization.apply(dojo,arguments)}};dojo._xdUnpackDependency=function(dep){var _bb=null;var _bc=null;switch(dep[0]){case"requireIf":case"requireAfterIf":if(dep[1]===true){_bb=[{name:dep[2],content:null}]}break;case"platformRequire":var _bd=dep[1];var _be=_bd.common||[];var _bb=(_bd[dojo.hostenv.name_])?_be.concat(_bd[dojo.hostenv.name_]||[]):_be.concat(_bd["default"]||[]);if(_bb){for(var i=0;i<_bb.length;i++){if(_bb[i] instanceof Array){_bb[i]={name:_bb[i][0],content:null}}else{_bb[i]={name:_bb[i],content:null}}}}break;case"require":_bb=[{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"){_bc=_bb;_bb=null}return{requires:_bb,requiresAfter:_bc}};dojo._xdWalkReqs=function(){var _c0=null;var req;for(var i=0;i<this._xdOrderedReqs.length;i++){req=this._xdOrderedReqs[i];if(this._xdDepMap[req]){_c0=[req];_c0[req]=true;this._xdEvalReqs(_c0)}}};dojo._xdEvalReqs=function(_c3){while(_c3.length>0){var req=_c3[_c3.length-1];var res=this._xdDepMap[req];if(res){var _c6=res.requires;if(_c6&&_c6.length>0){var _c7;for(var i=0;i<_c6.length;i++){_c7=_c6[i].name;if(_c7&&!_c3[_c7]){_c3.push(_c7);_c3[_c7]=true;this._xdEvalReqs(_c3)}}}var _c9=this._xdContents[res.contentIndex];if(!_c9.isDefined){var _ca=_c9.content;_ca.resourceName=_c9.resourceName;_ca.resourcePath=_c9.resourcePath;this._xdDefList.push(_ca);_c9.isDefined=true}this._xdDepMap[req]=null;var _c6=res.requiresAfter;if(_c6&&_c6.length>0){var _c7;for(var i=0;i<_c6.length;i++){_c7=_c6[i].name;
if(_c7&&!_c3[_c7]){_c3.push(_c7);_c3[_c7]=true;this._xdEvalReqs(_c3)}}}}_c3.pop()}};dojo._xdClearInterval=function(){clearInterval(this._xdTimer);this._xdTimer=0};dojo._xdWatchInFlight=function(){var _cb="";var _cc=(dojo.config.xdWaitSeconds||15)*1000;var _cd=(this._xdStartTime+_cc)<(new Date()).getTime();for(var _ce in this._xdInFlight){if(this._xdInFlight[_ce]===true){if(_cd){_cb+=_ce+" "}else{return }}}this._xdClearInterval();if(_cd){throw"Could not load cross-domain resources: "+_cb}this._xdWalkReqs();var _cf=this._xdDefList.length;for(var i=0;i<_cf;i++){var _d1=dojo._xdDefList[i];if(dojo.config.debugAtAllCosts&&_d1.resourceName){if(!this["_xdDebugQueue"]){this._xdDebugQueue=[]}this._xdDebugQueue.push({resourceName:_d1.resourceName,resourcePath:_d1.resourcePath})}else{_d1.apply(dojo.global,dojo._scopeArgs)}}for(var i=0;i<this._xdContents.length;i++){var _d2=this._xdContents[i];if(_d2.content&&!_d2.isDefined){_d2.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 _d4=document.getElementsByTagName("script");var _d5=/dojo(\.xd)?\.js(\W|$)/i;for(var i=0;i<_d4.length;i++){var src=_d4[i].getAttribute("src");if(!src){continue}var m=src.match(_d5);if(m){if(!d.config.baseUrl){d.config.baseUrl=src.substring(0,m.index)}var cfg=_d4[i].getAttribute("djConfig");if(cfg){var _da=eval("({ "+cfg+" })");for(var x in _da){dojo.config[x]=_da[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 _e2=null;var _e3=null;if(!dojo.isIE||!dojo.config.ieForceActiveXXhr){try{_e2=new XMLHttpRequest()}catch(e){}}if(!_e2){for(var i=0;i<3;++i){var _e5=d._XMLHTTP_PROGIDS[i];try{_e2=new ActiveXObject(_e5)}catch(e){_e3=e}if(_e2){d._XMLHTTP_PROGIDS=[_e5];break}}}if(!_e2){throw new Error("XMLHTTP not available: "+_e3)}return _e2};d._isDocumentOk=function(_e6){var _e7=_e6.status||0;return(_e7>=200&&_e7<300)||_e7==304||_e7==1223||(!_e7&&(location.protocol=="file:"||location.protocol=="chrome:"))};var _e8=window.location+"";var _e9=document.getElementsByTagName("base");var _ea=(_e9&&_e9.length>0);d._getText=function(uri,_ec){var _ed=this._xhrObj();if(!_ea&&dojo._Url){uri=(new dojo._Url(_e8,uri)).toString()}if(d.config.cacheBust){uri+=(uri.indexOf("?")==-1?"?":"&")+String(d.config.cacheBust).replace(/\W+/g,"")}_ed.open("GET",uri,false);try{_ed.send(null);if(!d._isDocumentOk(_ed)){var err=Error("Unable to load "+uri+" status:"+_ed.status);err.status=_ed.status;err.responseText=_ed.responseText;throw err}}catch(e){if(_ec){return null}throw e}return _ed.responseText}})();dojo._initFired=false;dojo._loadInit=function(e){dojo._initFired=true;var _f0=(e&&e.type)?e.type.toLowerCase():"load";if(arguments.callee.initialized||(_f0!="domcontentloaded"&&_f0!="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){window.setTimeout(dojo._fakeLoadInit,1000)}else{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 _f2=function(_f3,fp){var _f5=_w[_f3]||function(){};_w[_f3]=function(){fp.apply(_w,arguments);_f5.apply(_w,arguments)}};if(dojo.isIE){if(!dojo.config.afterOnLoad){document.write('<script defer src="//:" onreadystatechange="if(this.readyState==\'complete\'){'+dojo._scopeName+'._loadInit();}"><\/script>')
}var _f6=true;_f2("onbeforeunload",function(){_w.setTimeout(function(){_f6=false},0)});_f2("onunload",function(){if(_f6){dojo.unloaded()}});try{document.namespaces.add("v","urn:schemas-microsoft-com:vml");document.createStyleSheet().addRule("v\\:*","behavior:url(#default#VML)")}catch(e){}}else{_f2("onbeforeunload",function(){dojo.unloaded()})}})()}(function(){var mp=dojo.config.modulePaths;if(mp){for(var _f8 in mp){dojo.registerModulePath(_f8,mp[_f8])}}})();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 _fb=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 _fb(it)}:_fb})();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(_102,_103){for(var i=1,l=arguments.length;i<l;i++){dojo._mixin(_102.prototype,arguments[i])}return _102};dojo._hitchArgs=function(_106,_107){var pre=dojo._toArray(arguments,2);var _109=dojo.isString(_107);return function(){var args=dojo._toArray(arguments);var f=_109?(_106||dojo.global)[_107]:_107;return f&&f.apply(_106||this,pre.concat(args))}};dojo.hitch=function(_10c,_10d){if(arguments.length>2){return dojo._hitchArgs.apply(dojo,arguments)}if(!_10d){_10d=_10c;_10c=null}if(dojo.isString(_10d)){_10c=_10c||dojo.global;if(!_10c[_10d]){throw (['dojo.hitch: scope["',_10d,'"] is null (scope="',_10c,'")'].join(""))}return function(){return _10c[_10d].apply(_10c,arguments||[])}}return !_10c?_10d:function(){return _10d.apply(_10c,arguments||[])}};dojo.delegate=dojo._delegate=function(obj,_10f){function TMP(){}TMP.prototype=obj;var tmp=new TMP();if(_10f){dojo.mixin(tmp,_10f)}return tmp};dojo.partial=function(_111){var arr=[null];return dojo.hitch.apply(dojo,arr.concat(dojo._toArray(arguments)))};dojo._toArray=function(obj,_114,_115){var arr=_115||[];for(var x=_114||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(_11c,_11d,_11e){var dd=arguments.callee,_120;if(dojo.isArray(_11d)){_120=_11d;_11d=_120.shift()}if(_120){dojo.forEach(_120,function(m){if(!m){throw (_11c+": mixin #"+i+" is null")}_11d=dd._delegate(_11d,m)})}var init=(_11e||0).constructor,ctor=dd._delegate(_11d),fn;for(var i in _11e){if(dojo.isFunction(fn=_11e[i])&&!0[i]){fn.nom=i}}dojo.extend(ctor,{declaredClass:_11c,_constructor:init,preamble:null},_11e||0);ctor.prototype.constructor=ctor;return dojo.setObject(_11c,ctor)};dojo.mixin(dojo.declare,{_delegate:function(base,_127){var bp=(base||0).prototype,mp=(_127||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(_12b){for(var i in _12b){if(dojo.isFunction(fn=_12b[i])&&!0[i]){fn.nom=i}}dojo.extend(this,_12b)},_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(_136){var c=this.constructor,p,m;while(c){p=c.superclass;
m=c.mixin;if(m==_136||(m instanceof _136.constructor)){return p}if(m&&(m=m._findMixin(_136))){return m}c=p&&p.constructor}},_findMethod:function(name,_13b,_13c,has){var p=_13c,c,m,f;do{c=p.constructor;m=c.mixin;if(m&&(m=this._findMethod(name,_13b,m,has))){return m}if((f=p[name])&&(has==(f==_13b))){return p}p=c.superclass}while(p);return !has&&(p=this._findMixin(_13c))&&this._findMethod(name,_13b,p,has)},inherited:function(name,args,_144){var a=arguments;if(!dojo.isString(a[0])){_144=args;args=name;name=args.callee.nom}a=_144||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(_150,_151,_152){_150=_150||dojo.global;var f=_150[_151];if(!f||!f._listeners){var d=dojo._listener.getDispatcher();d.target=f;d._listeners=[];f=_150[_151]=d}return f._listeners.push(_152)},remove:function(_155,_156,_157){var f=(_155||dojo.global)[_156];if(f&&f._listeners&&_157--){delete f._listeners[_157]}}};dojo.connect=function(obj,_15a,_15b,_15c,_15d){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,_163,_164,_165){var l=dojo._listener,h=l.add(obj,_163,dojo.hitch(_164,_165));return[obj,_163,h,l]};dojo.disconnect=function(_168){if(_168&&_168[0]!==undefined){dojo._disconnect.apply(this,_168);delete _168[0]}};dojo._disconnect=function(obj,_16a,_16b,_16c){_16c.remove(obj,_16a,_16b)};dojo._topics={};dojo.subscribe=function(_16d,_16e,_16f){return[_16d,dojo._listener.add(dojo._topics,_16d,dojo.hitch(_16e,_16f))]};dojo.unsubscribe=function(_170){if(_170){dojo._listener.remove(dojo._topics,_170[0],_170[1])}};dojo.publish=function(_171,args){var f=dojo._topics[_171];if(f){f.apply(this,args||[])}};dojo.connectPublisher=function(_174,obj,_176){var pf=function(){dojo.publish(_174,arguments)};return(_176)?dojo.connect(obj,_176,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(_178){this.chain=[];this.id=this._nextId();this.fired=-1;this.paused=0;this.results=[null,null];this.canceller=_178;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 _181=dojo.hitch.apply(dojo,arguments);return this.addCallbacks(_181,_181)},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 _188=this.chain;var _189=this.fired;var res=this.results[_189];var self=this;var cb=null;while((_188.length>0)&&(this.paused==0)){var f=_188.shift()[_189];if(!f){continue}try{res=f(res);_189=((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);_189=1;res=err}}this.fired=_189;this.results[_189]=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,_192,_193){if(it===undefined){return"undefined"}var _194=typeof it;if(_194=="number"||_194=="boolean"){return it+""}if(it===null){return"null"}if(dojo.isString(it)){return dojo._escapeString(it)}if(it.nodeType&&it.cloneNode){return""}var _195=arguments.callee;var _196;_193=_193||"";var _197=_192?_193+dojo.toJsonIndentStr:"";if(typeof it.__json__=="function"){_196=it.__json__();if(it!==_196){return _195(_196,_192,_197)}}if(typeof it.json=="function"){_196=it.json();if(it!==_196){return _195(_196,_192,_197)}}var sep=_192?" ":"";var _199=_192?"\n":"";if(dojo.isArray(it)){var res=dojo.map(it,function(obj){var val=_195(obj,_192,_197);if(typeof val!="string"){val="undefined"}return _199+_197+val});return"["+res.join(","+sep)+_199+_193+"]"}if(_194=="function"){return null}var _19d=[];for(var key in it){var _19f;if(typeof key=="number"){_19f='"'+key+'"'}else{if(typeof key=="string"){_19f=dojo._escapeString(key)}else{continue}}val=_195(it[key],_192,_197);if(typeof val!="string"){continue}_19d.push(_199+_197+_19f+":"+sep+val)}return"{"+_19d.join(","+sep)+_199+_193+"}"}}if(!dojo._hasResource["dojo._base.array"]){dojo._hasResource["dojo._base.array"]=true;dojo.provide("dojo._base.array");(function(){var _1a0=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(_1a4,_1a5,_1a6,_1a7){var step=1,end=_1a4.length||0,i=0;if(_1a7){i=end-1;step=end=-1}if(_1a6!=undefined){i=_1a6}if((_1a7&&i>end)||i<end){for(;i!=end;i+=step){if(_1a4[i]==_1a5){return i}}}return -1},lastIndexOf:function(_1aa,_1ab,_1ac){return dojo.indexOf(_1aa,_1ab,_1ac,true)},forEach:function(arr,_1ae,_1af){if(!arr||!arr.length){return }var _p=_1a0(arr,_1af,_1ae);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(_1b3,arr,_1b5,_1b6){var _p=_1a0(arr,_1b6,_1b5);arr=_p[0];for(var i=0,l=arr.length;i<l;i++){var _1ba=!!_p[2].call(_p[1],arr[i],i,arr);if(_1b3^_1ba){return _1ba}}return _1b3},every:function(arr,_1bc,_1bd){return this._everyOrSome(true,arr,_1bc,_1bd)},some:function(arr,_1bf,_1c0){return this._everyOrSome(false,arr,_1bf,_1c0)},map:function(arr,_1c2,_1c3){var _p=_1a0(arr,_1c3,_1c2);arr=_p[0];var _1c5=(arguments[3]?(new arguments[3]()):[]);for(var i=0;i<arr.length;++i){_1c5.push(_p[2].call(_p[1],arr[i],i,arr))}return _1c5},filter:function(arr,_1c8,_1c9){var _p=_1a0(arr,_1c9,_1c8);arr=_p[0];var _1cb=[];for(var i=0;i<arr.length;i++){if(_p[2].call(_p[1],arr[i],i,arr)){_1cb.push(arr[i])}}return _1cb}})})()}if(!dojo._hasResource["dojo._base.Color"]){dojo._hasResource["dojo._base.Color"]=true;dojo.provide("dojo._base.Color");dojo.Color=function(_1cd){if(_1cd){this.setColor(_1cd)}};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(_1d3){var d=dojo;if(d.isString(_1d3)){d.colorFromString(_1d3,this)}else{if(d.isArray(_1d3)){d.colorFromArray(_1d3,this)}else{this._set(_1d3.r,_1d3.g,_1d3.b,_1d3.a);if(!(_1d3 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(_1da){var t=this,rgb=t.r+", "+t.g+", "+t.b;return(_1da?"rgba("+rgb+", "+t.a:"rgb("+rgb)+")"},toString:function(){return this.toCss(true)}});dojo.blendColors=function(_1dd,end,_1df,obj){var d=dojo,t=obj||new dojo.Color();d.forEach(["r","g","b","a"],function(x){t[x]=_1dd[x]+(end[x]-_1dd[x])*_1df;if(x!="a"){t[x]=Math.round(t[x])}});return t.sanitize()};dojo.colorFromRgb=function(_1e4,obj){var m=_1e4.toLowerCase().match(/^rgba?\(([\s\.,0-9]+)\)/);return m&&dojo.colorFromArray(m[1].split(/\s*,\s*/),obj)};dojo.colorFromHex=function(_1e7,obj){var d=dojo,t=obj||new d.Color(),bits=(_1e7.length==4)?4:8,mask=(1<<bits)-1;_1e7=Number("0x"+_1e7.substr(1));if(isNaN(_1e7)){return null}d.forEach(["b","g","r"],function(x){var c=_1e7&mask;_1e7>>=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 _1f5;var _1f6;var _1f7=dojo.getObject("google.gears");if(_1f7){return _1f7}if(typeof GearsFactory!="undefined"){_1f5=new GearsFactory()}else{if(dojo.isIE){try{_1f5=new ActiveXObject("Gears.Factory")}catch(e){}}else{if(navigator.mimeTypes["application/x-googlegears"]){_1f5=document.createElement("object");_1f5.setAttribute("type","application/x-googlegears");_1f5.setAttribute("width",0);_1f5.setAttribute("height",0);_1f5.style.display="none";document.documentElement.appendChild(_1f5)}}}if(!_1f5){return null}dojo.setObject("google.gears.factory",_1f5);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(_1f8,_1f9){dojo.global=_1f8;dojo.doc=_1f9};dojo._fireCallback=function(_1fa,_1fb,_1fc){if(_1fb&&dojo.isString(_1fa)){_1fa=_1fb[_1fa]}return _1fa.apply(_1fb,_1fc||[])};dojo.withGlobal=function(_1fd,_1fe,_1ff,_200){var rval;var _202=dojo.global;var _203=dojo.doc;try{dojo.setContext(_1fd,_1fd.document);rval=dojo._fireCallback(_1fe,_1ff,_200)}finally{dojo.setContext(_202,_203)}return rval};dojo.withDoc=function(_204,_205,_206,_207){var rval;var _209=dojo.doc;try{dojo.doc=_204;rval=dojo._fireCallback(_205,_206,_207)}finally{dojo.doc=_209}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 _20e=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,_212,_213){if(node){node.removeEventListener(del._normalizeEventName(_212),_213,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,_219){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,_21c){return del._fixEvent(evt,_21c)};dojo.stopEvent=function(evt){evt.preventDefault();evt.stopPropagation()};var _21e=dojo._listener;dojo._connect=function(obj,_220,_221,_222,_223){var _224=obj&&(obj.nodeType||obj.attachEvent||obj.addEventListener);var lid=!_224?0:(!_223?1:2),l=[dojo._listener,del,_21e][lid];var h=l.add(obj,_220,dojo.hitch(_221,_222));return[obj,_220,h,lid]};dojo._disconnect=function(obj,_229,_22a,_22b){([dojo._listener,del,_21e][_22b]).remove(obj,_229,_22a)};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 _22c=function(e,code){try{return(e.keyCode=code)}catch(e){return 0}};var iel=dojo._listener;if(!dojo.config._allow_leaks){_21e=iel=dojo._ie_listener={handlers:[],add:function(_230,_231,_232){_230=_230||dojo.global;var f=_230[_231];if(!f||!f._listeners){var d=dojo._getIeDispatcher();d.target=f&&(ieh.push(f)-1);d._listeners=[];f=_230[_231]=d}return f._listeners.push(ieh.push(_232)-1)},remove:function(_236,_237,_238){var f=(_236||dojo.global)[_237],l=f&&f._listeners;if(f&&l&&_238--){delete ieh[l[_238]];delete l[_238]}}};var ieh=iel.handlers}dojo.mixin(del,{add:function(node,_23c,fp){if(!node){return }_23c=del._normalizeEventName(_23c);if(_23c=="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,_23c,del._fixCallback(fp))},remove:function(node,_241,_242){_241=del._normalizeEventName(_241);iel.remove(node,_241,_242);if(_241=="onkeypress"){var kd=node.onkeydown;if(--kd._stealthKeydownRefs<=0){iel.remove(node,"onkeydown",kd._stealthKeydownHandle);delete kd._stealthKeydownHandle}}},_normalizeEventName:function(_244){return _244.slice(0,2)!="on"?"on"+_244:_244},_nop:function(){},_fixEvent:function(evt,_246){if(!evt){var w=_246&&(_246.ownerDocument||_246.document||_246).parentWindow||window;
evt=w.event}if(!evt){return(evt)}evt.target=evt.srcElement;evt.currentTarget=(_246||evt.srcElement);evt.layerX=evt.offsetX;evt.layerY=evt.offsetY;var se=evt.srcElement,doc=(se&&se.ownerDocument)||document;var _24a=((dojo.isIE<6)||(doc.compatMode=="BackCompat"))?doc.body:doc.documentElement;var _24b=dojo._getIeDocumentElementOffset();evt.pageX=evt.clientX+dojo._fixIeBiDiScrollLeft(_24a.scrollLeft||0)-_24b.x;evt.pageY=evt.clientY+(_24a.scrollTop||0)-_24b.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 _251=(k!=13)&&(k!=32)&&(k!=27)&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222);if(_251||evt.ctrlKey){var c=_251?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;_22c(evt,faux.keyCode)}},_stopPropagation:function(){this.cancelBubble=true},_preventDefault:function(){this.bubbledKeyCode=this.keyCode;if(this.ctrlKey){_22c(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,_256){var faux=dojo.mixin({},evt,_256);del._setKeyChar(faux);faux.preventDefault=function(){evt.preventDefault()};faux.stopPropagation=function(){evt.stopPropagation()};return faux};if(dojo.isOpera){dojo.mixin(del,{_fixEvent:function(evt,_259){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,_25c){switch(evt.type){case"keypress":var c=evt.charCode,s=evt.shiftKey,k=evt.keyCode;k=k||_260[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,_260={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,_263){var ap=Array.prototype,h=dojo._ie_listener.handlers,c=args.callee,ls=c._listeners,t=h[c.target];var r=t&&t.apply(_263,args);for(var i in ls){if(!(i in ap)){h[ls[i]].apply(_263,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 _277=null;dojo.addOnUnload(function(){_277=null});dojo._destroyElement=function(node){node=d.byId(node);try{if(!_277){_277=document.createElement("div")}_277.appendChild(node.parentNode?node.parentNode.removeChild(node):node);_277.innerHTML=""}catch(e){}};dojo.isDescendant=function(node,_27a){try{node=d.byId(node);_27a=d.byId(_27a);while(node){if(node===_27a){return true}node=node.parentNode}}catch(e){}return false};dojo.setSelectable=function(node,_27c){node=d.byId(node);if(d.isMozilla){node.style.MozUserSelect=_27c?"":"none"}else{if(d.isKhtml){node.style.KhtmlUserSelect=_27c?"auto":"none"
}else{if(d.isIE){node.unselectable=_27c?"":"on";d.query("*",node).forEach(function(_27d){_27d.unselectable=_27c?"":"on"})}}}};var _27e=function(node,ref){ref.parentNode.insertBefore(node,ref);return true};var _281=function(node,ref){var pn=ref.parentNode;if(ref==pn.lastChild){pn.appendChild(node)}else{return _27e(node,ref.nextSibling)}return true};dojo.place=function(node,_286,_287){if(!node||!_286||_287===undefined){return false}node=d.byId(node);_286=d.byId(_286);if(typeof _287=="number"){var cn=_286.childNodes;if((_287==0&&cn.length==0)||cn.length==_287){_286.appendChild(node);return true}if(_287==0){return _27e(node,_286.firstChild)}return _281(node,cn[_287-1])}switch(_287.toLowerCase()){case"before":return _27e(node,_286);case"after":return _281(node,_286);case"first":if(_286.firstChild){return _27e(node,_286.firstChild)}default:_286.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(_290,_291){return parseFloat(_291)||0}}else{dojo._toPixelValue=function(_292,_293){if(!_293){return 0}if(_293=="medium"){return 4}if(_293.slice&&(_293.slice(-2)=="px")){return parseFloat(_293)}with(_292){var _294=style.left;var _295=runtimeStyle.left;runtimeStyle.left=currentStyle.left;try{style.left=_293;_293=style.pixelLeft}catch(e){_293=0}style.left=_294;runtimeStyle.left=_295}return _293}}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,_29a){if(_29a==1){var _29b=/FILTER:[^;]*;?/i;node.style.cssText=node.style.cssText.replace(_29b,"");if(node.nodeName.toLowerCase()=="tr"){d.query("> td",node).forEach(function(i){i.style.cssText=i.style.cssText.replace(_29b,"")})}}else{var o="Alpha(Opacity="+_29a*100+")";node.style.filter=o}if(node.nodeName.toLowerCase()=="tr"){d.query("> td",node).forEach(function(i){i.style.filter=o})}return _29a}:function(node,_2a0){return node.style.opacity=_2a0};var _2a1={left:true,top:true};var _2a2=/margin|padding|width|height|max|min|offset/;var _2a3=function(node,type,_2a6){type=type.toLowerCase();if(d.isIE&&_2a6=="auto"){if(type=="height"){return node.offsetHeight}if(type=="width"){return node.offsetWidth}}if(!(type in _2a1)){_2a1[type]=_2a2.test(type)}return _2a1[type]?px(node,_2a6):_2a6};var _2a7=d.isIE?"styleFloat":"cssFloat";var _2a8={cssFloat:_2a7,styleFloat:_2a7,"float":_2a7};dojo.style=function(node,_2aa,_2ab){var n=d.byId(node),args=arguments.length,op=(_2aa=="opacity");_2aa=_2a8[_2aa]||_2aa;if(args==3){return op?d._setOpacity(n,_2ab):n.style[_2aa]=_2ab}if(args==2&&op){return d._getOpacity(n)}var s=gcs(n);if(args==2&&!d.isString(_2aa)){for(var x in _2aa){d.style(node,x,_2aa[x])}return s}return(args==1)?s:_2a3(n,_2aa,s[_2aa])};dojo._getPadExtents=function(n,_2b2){var s=_2b2||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,_2b7){var ne="none",s=_2b7||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,_2bd){var s=_2bd||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,_2c2){var s=_2c2||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,_2c9){var s=_2c9||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,_2d4){var s=_2d4||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,_2db){var s=_2db||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,_2e9,_2ea,_2eb){if(d._usesBorderBox(node)){var pb=d._getPadBorderExtents(node,_2eb);if(_2e9>=0){_2e9+=pb.w}if(_2ea>=0){_2ea+=pb.h}}d._setBox(node,NaN,NaN,_2e9,_2ea)};dojo._setMarginBox=function(node,_2ee,_2ef,_2f0,_2f1,_2f2){var s=_2f2||gcs(node);var bb=d._usesBorderBox(node),pb=bb?_2f6:d._getPadBorderExtents(node,s),mb=d._getMarginExtents(node,s);if(_2f0>=0){_2f0=Math.max(_2f0-pb.w-mb.w,0)}if(_2f1>=0){_2f1=Math.max(_2f1-pb.h-mb.h,0)}d._setBox(node,_2ee,_2ef,_2f0,_2f1)};var _2f6={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 _302=function(node,prop){if(!(node=(node||0).parentNode)){return 0}var val,_306=0,_b=d.body();while(node&&node.style){if(gcs(node).position=="fixed"){return 0}val=node[prop];if(val){_306+=val-0;if(node==_b){break}}node=node.parentNode}return _306};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(_30c){var dd=d.doc;if(d.isIE&&!dojo._isBodyLtr()){var de=dd.compatMode=="BackCompat"?dd.body:dd.documentElement;return _30c+de.clientWidth-de.scrollWidth}return _30c};dojo._abs=function(node,_310){var _311=node.ownerDocument;var ret={x:0,y:0};var db=d.body();if(d.isIE||(d.isFF>=3)){var _314=node.getBoundingClientRect();var _315=(d.isIE)?d._getIeDocumentElementOffset():{x:0,y:0};ret.x=_314.left-_315.x;ret.y=_314.top-_315.y}else{if(_311.getBoxObjectFor){var bo=_311.getBoxObjectFor(node),b=d._getBorderExtents(node);ret.x=bo.x-b.l-_302(node,"scrollLeft");ret.y=bo.y-b.t-_302(node,"scrollTop")}else{if(node.offsetParent){var _318;if(d.isSafari&&(gcs(node).position=="absolute")&&(node.parentNode==db)){_318=db}else{_318=db.parentNode}if(node.parentNode!=db){var nd=node;if(d.isOpera){nd=db}ret.x-=_302(nd,"scrollLeft");ret.y-=_302(nd,"scrollTop")}var _31a=node;do{var n=_31a.offsetLeft;if(!d.isOpera||n>0){ret.x+=isNaN(n)?0:n}var t=_31a.offsetTop;ret.y+=isNaN(t)?0:t;if(d.isSafari&&_31a!=node){var cs=gcs(_31a);ret.x+=px(_31a,cs.borderLeftWidth);ret.y+=px(_31a,cs.borderTopWidth)}_31a=_31a.offsetParent}while((_31a!=_318)&&_31a)}else{if(node.x&&node.y){ret.x+=isNaN(node.x)?0:node.x;ret.y+=isNaN(node.y)?0:node.y}}}}if(_310){var _31e=d._docScroll();ret.y+=_31e.y;ret.x+=_31e.x}return ret};dojo.coords=function(node,_320){var n=d.byId(node),s=gcs(n),mb=d._getMarginBox(n,s);var abs=d._abs(n,_320);mb.x=abs.x;mb.y=abs.y;return mb};var _325=function(name){switch(name.toLowerCase()){case"tabindex":return(d.isIE&&d.isIE<8)?"tabIndex":"tabindex";default:return name}};var _327={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(_325(name));return attr?attr.specified:false};var _32b={};var _ctr=0;var _32d=dojo._scopeName+"attrid";dojo.attr=function(node,name,_330){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=_325(name);if(args==3){if(d.isFunction(_330)){var _333=d.attr(node,_32d);if(!_333){_333=_ctr++;d.attr(node,_32d,_333)}if(!_32b[_333]){_32b[_333]={}}var h=_32b[_333][name];if(h){d.disconnect(h)}else{try{delete node[name]}catch(e){}}_32b[_333][name]=d.connect(node,name,_330)}else{if(typeof _330=="boolean"){node[name]=_330}else{node.setAttribute(name,_330)}}return }else{var prop=_327[name.toLowerCase()];if(prop){return node[prop]}else{var _330=node[name];return(typeof _330=="boolean"||typeof _330=="function")?_330:(d.hasAttr(node,name)?node.getAttribute(name):null)}}};dojo.removeAttr=function(node,name){d.byId(node).removeAttribute(_325(name))}})();dojo.hasClass=function(node,_339){return((" "+dojo.byId(node).className+" ").indexOf(" "+_339+" ")>=0)};dojo.addClass=function(node,_33b){node=dojo.byId(node);var cls=node.className;if((" "+cls+" ").indexOf(" "+_33b+" ")<0){node.className=cls+(cls?" ":"")+_33b
}};dojo.removeClass=function(node,_33e){node=dojo.byId(node);var t=dojo.trim((" "+node.className+" ").replace(" "+_33e+" "," "));if(node.className!=t){node.className=t}};dojo.toggleClass=function(node,_341,_342){if(_342===undefined){_342=!dojo.hasClass(node,_341)}dojo[_342?"addClass":"removeClass"](node,_341)}}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 _346=function(func,_348){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(_348||((_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(_350,_351){return d.indexOf(this,_350,_351)},lastIndexOf:function(){return d.lastIndexOf.apply(d,d._toArray(arguments,0,[this]))},every:function(_352,_353){return d.every(this,_352,_353)},some:function(_354,_355){return d.some(this,_354,_355)},map:function(func,obj){return d.map(this,func,obj,d.NodeList)},forEach:function(_358,_359){d.forEach(this,_358,_359);return this},coords:function(){return d.map(this,d.coords)},attr:_346("attr"),style:_346("style"),addClass:_346("addClass",true),removeClass:_346("removeClass",true),toggleClass:_346("toggleClass",true),connect:_346("connect",true),place:function(_35a,_35b){var item=d.query(_35a)[0];return this.forEach(function(i){d.place(i,item,(_35b||"last"))})},orphan:function(_35e){var _35f=_35e?d._filterQueryResult(this,_35e):this;_35f.forEach(function(item){if(item.parentNode){item.parentNode.removeChild(item)}});return _35f},adopt:function(_361,_362){var item=this[0];return d.query(_361).forEach(function(ai){d.place(ai,item,_362||"last")})},query:function(_365){if(!_365){return this}var ret=d.NodeList();this.forEach(function(item){d.query(_365,item).forEach(function(_368){if(_368!==undefined){ret.push(_368)}})});return ret},filter:function(_369){var _36a=this;var _a=arguments;var r=d.NodeList();var rp=function(t){if(t!==undefined){r.push(t)}};if(d.isString(_369)){_36a=d._filterQueryResult(this,_a[0]);if(_a.length==1){return _36a}_a.shift()}d.forEach(d.filter(_36a,_a[0],_a[1]),rp);return r},addContent:function(_36f,_370){var ta=d.doc.createElement("span");if(d.isString(_36f)){ta.innerHTML=_36f}else{ta.appendChild(_36f)}if(_370===undefined){_370="last"}var ct=(_370=="first"||_370=="after")?"lastChild":"firstChild";this.forEach(function(item){var tn=ta.cloneNode(true);while(tn[ct]){d.place(tn[ct],item,_370)}});return this},empty:function(){return this.forEach("item.innerHTML='';")},instantiate:function(_375,_376){var c=d.isFunction(_375)?_375:d.getObject(_375);return this.forEach(function(i){new c(_376||{},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 _37e=dojo.isIE?"children":"childNodes";var _37f=false;var _380=function(_381){if(">~+".indexOf(_381.charAt(_381.length-1))>=0){_381+=" *"}_381+=" ";var ts=function(s,e){return d.trim(_381.slice(s,e))};var _385=[];var _386=-1;var _387=-1;var _388=-1;var _389=-1;var _38a=-1;var inId=-1;var _38c=-1;var lc="";var cc="";var _38f;var x=0;var ql=_381.length;var _392=null;var _cp=null;var _394=function(){if(_38c>=0){var tv=(_38c==x)?null:ts(_38c,x).toLowerCase();_392[(">~+".indexOf(tv)<0)?"tag":"oper"]=tv;_38c=-1}};var _396=function(){if(inId>=0){_392.id=ts(inId,x).replace(/\\/g,"");inId=-1}};var _397=function(){if(_38a>=0){_392.classes.push(ts(_38a+1,x).replace(/\\/g,""));_38a=-1}};var _398=function(){_396();_394();_397()};for(;lc=cc,cc=_381.charAt(x),x<ql;x++){if(lc=="\\"){continue}if(!_392){_38f=x;_392={query:null,pseudos:[],attrs:[],classes:[],tag:null,oper:null,id:null};_38c=x}if(_386>=0){if(cc=="]"){if(!_cp.attr){_cp.attr=ts(_386+1,x)}else{_cp.matchFor=ts((_388||_386+1),x)}var cmf=_cp.matchFor;if(cmf){if((cmf.charAt(0)=='"')||(cmf.charAt(0)=="'")){_cp.matchFor=cmf.substring(1,cmf.length-1)}}_392.attrs.push(_cp);_cp=null;_386=_388=-1}else{if(cc=="="){var _39a=("|~^$*".indexOf(lc)>=0)?lc:"";_cp.type=_39a+cc;_cp.attr=ts(_386+1,x-_39a.length);_388=x+1}}}else{if(_387>=0){if(cc==")"){if(_389>=0){_cp.value=ts(_387+1,x)}_389=_387=-1}}else{if(cc=="#"){_398();inId=x+1}else{if(cc=="."){_398();_38a=x}else{if(cc==":"){_398();
_389=x}else{if(cc=="["){_398();_386=x;_cp={}}else{if(cc=="("){if(_389>=0){_cp={name:ts(_389+1,x),value:null};_392.pseudos.push(_cp)}_387=x}else{if(cc==" "&&lc!=cc){_398();if(_389>=0){_392.pseudos.push({name:ts(_389+1,x)})}_392.hasLoops=(_392.pseudos.length||_392.attrs.length||_392.classes.length);_392.query=ts(_38f,x);_392.tag=(_392.oper)?null:(_392.tag||"*");_385.push(_392);_392=null}}}}}}}}}return _385};var _39b={"*=":function(attr,_39d){return"[contains(@"+attr+", '"+_39d+"')]"},"^=":function(attr,_39f){return"[starts-with(@"+attr+", '"+_39f+"')]"},"$=":function(attr,_3a1){return"[substring(@"+attr+", string-length(@"+attr+")-"+(_3a1.length-1)+")='"+_3a1+"']"},"~=":function(attr,_3a3){return"[contains(concat(' ',@"+attr+",' '), ' "+_3a3+" ')]"},"|=":function(attr,_3a5){return"[contains(concat(' ',@"+attr+",' '), ' "+_3a5+"-')]"},"=":function(attr,_3a7){return"[@"+attr+"='"+_3a7+"']"}};var _3a8=function(_3a9,_3aa,_3ab,_3ac){d.forEach(_3aa.attrs,function(attr){var _3ae;if(attr.type&&_3a9[attr.type]){_3ae=_3a9[attr.type](attr.attr,attr.matchFor)}else{if(attr.attr.length){_3ae=_3ab(attr.attr)}}if(_3ae){_3ac(_3ae)}})};var _3af=function(_3b0){var _3b1=".";var _3b2=_380(d.trim(_3b0));while(_3b2.length){var tqp=_3b2.shift();var _3b4;var _3b5="";if(tqp.oper==">"){_3b4="/";tqp=_3b2.shift()}else{if(tqp.oper=="~"){_3b4="/following-sibling::";tqp=_3b2.shift()}else{if(tqp.oper=="+"){_3b4="/following-sibling::";_3b5="[position()=1]";tqp=_3b2.shift()}else{_3b4="//"}}}_3b1+=_3b4+tqp.tag+_3b5;if(tqp.id){_3b1+="[@id='"+tqp.id+"'][1]"}d.forEach(tqp.classes,function(cn){var cnl=cn.length;var _3b8=" ";if(cn.charAt(cnl-1)=="*"){_3b8="";cn=cn.substr(0,cnl-1)}_3b1+="[contains(concat(' ',@class,' '), ' "+cn+_3b8+"')]"});_3a8(_39b,tqp,function(_3b9){return"[@"+_3b9+"]"},function(_3ba){_3b1+=_3ba})}return _3b1};var _3bb={};var _3bc=function(path){if(_3bb[path]){return _3bb[path]}var doc=d.doc;var _3bf=_3af(path);var tf=function(_3c1){var ret=[];var _3c3;try{_3c3=doc.evaluate(_3bf,_3c1,null,XPathResult.ANY_TYPE,null)}catch(e){console.debug("failure in exprssion:",_3bf,"under:",_3c1);console.debug(e)}var _3c4=_3c3.iterateNext();while(_3c4){ret.push(_3c4);_3c4=_3c3.iterateNext()}return ret};return _3bb[path]=tf};var _3c5={};var _3c6={};var _3c7=function(_3c8,_3c9){if(!_3c8){return _3c9}if(!_3c9){return _3c8}return function(){return _3c8.apply(window,arguments)&&_3c9.apply(window,arguments)}};var _3ca=function(root){var ret=[];var te,x=0,tret=root[_37e];while(te=tret[x++]){if(te.nodeType==1){ret.push(te)}}return ret};var _3d0=function(root,_3d2){var ret=[];var te=root;while(te=te.nextSibling){if(te.nodeType==1){ret.push(te);if(_3d2){break}}}return ret};var _3d5=function(_3d6,_3d7,_3d8,idx){var nidx=idx+1;var _3db=(_3d7.length==nidx);var tqp=_3d7[idx];if(tqp.oper){var ecn=(tqp.oper==">")?_3ca(_3d6):_3d0(_3d6,(tqp.oper=="+"));if(!ecn||!ecn.length){return }nidx++;_3db=(_3d7.length==nidx);var tf=_3df(_3d7[idx+1]);for(var x=0,ecnl=ecn.length,te;x<ecnl,te=ecn[x];x++){if(tf(te)){if(_3db){_3d8.push(te)}else{_3d5(te,_3d7,_3d8,nidx)}}}}var _3e3=_3e4(tqp)(_3d6);if(_3db){while(_3e3.length){_3d8.push(_3e3.shift())}}else{while(_3e3.length){_3d5(_3e3.shift(),_3d7,_3d8,nidx)}}};var _3e5=function(_3e6,_3e7){var ret=[];var x=_3e6.length-1,te;while(te=_3e6[x--]){_3d5(te,_3e7,ret,0)}return ret};var _3df=function(q){if(_3c5[q.query]){return _3c5[q.query]}var ff=null;if(q.tag){if(q.tag=="*"){ff=_3c7(ff,function(elem){return(elem.nodeType==1)})}else{ff=_3c7(ff,function(elem){return((elem.nodeType==1)&&(q.tag==elem.tagName.toLowerCase()))})}}if(q.id){ff=_3c7(ff,function(elem){return((elem.nodeType==1)&&(elem.id==q.id))})}if(q.hasLoops){ff=_3c7(ff,_3f0(q))}return _3c5[q.query]=ff};var _3f1=function(node){var pn=node.parentNode;var pnc=pn.childNodes;var nidx=-1;var _3f6=pn.firstChild;if(!_3f6){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(_3f6===node){nidx=idx}if(_3f6.nodeType==1){_3f6.__cachedIndex=idx;idx++}_3f6=_3f6.nextSibling}while(_3f6)}else{nidx=ci}return nidx};var _3fa=0;var _3fb="";var _3fc=function(elem,attr){if(attr=="class"){return elem.className||_3fb}if(attr=="for"){return elem.htmlFor||_3fb}return elem.getAttribute(attr,2)||_3fb};var _3ff={"*=":function(attr,_401){return function(elem){return(_3fc(elem,attr).indexOf(_401)>=0)}},"^=":function(attr,_404){return function(elem){return(_3fc(elem,attr).indexOf(_404)==0)}},"$=":function(attr,_407){var tval=" "+_407;return function(elem){var ea=" "+_3fc(elem,attr);return(ea.lastIndexOf(_407)==(ea.length-_407.length))}},"~=":function(attr,_40c){var tval=" "+_40c+" ";return function(elem){var ea=" "+_3fc(elem,attr)+" ";return(ea.indexOf(tval)>=0)}},"|=":function(attr,_411){var _412=" "+_411+"-";return function(elem){var ea=" "+(elem.getAttribute(attr,2)||"");return((ea==_411)||(ea.indexOf(_412)==0))}},"=":function(attr,_416){return function(elem){return(_3fc(elem,attr)==_416)}}};
var _418={"first-child":function(name,_41a){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,_41e){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,_422){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,_429){return function(elem){return(elem.innerHTML.indexOf(_429)>=0)}},not:function(name,_42c){var ntf=_3df(_380(_42c)[0]);return function(elem){return(!ntf(elem))}},"nth-child":function(name,_430){var pi=parseInt;if(_430=="odd"){return function(elem){return(((_3f1(elem))%2)==1)}}else{if((_430=="2n")||(_430=="even")){return function(elem){return((_3f1(elem)%2)==0)}}else{if(_430.indexOf("0n+")==0){var _434=pi(_430.substr(3));return function(elem){return(elem.parentNode[_37e][_434-1]===elem)}}else{if((_430.indexOf("n+")>0)&&(_430.length>3)){var _436=_430.split("n+",2);var pred=pi(_436[0]);var idx=pi(_436[1]);return function(elem){return((_3f1(elem)%pred)==idx)}}else{if(_430.indexOf("n")==-1){var _434=pi(_430);return function(elem){return(_3f1(elem)==_434)}}}}}}}};var _43b=(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 _3f0=function(_441){var _442=(_3c6[_441.query]||_3c5[_441.query]);if(_442){return _442}var ff=null;if(_441.id){if(_441.tag!="*"){ff=_3c7(ff,function(elem){return(elem.tagName.toLowerCase()==_441.tag)})}}d.forEach(_441.classes,function(_445,idx,arr){var _448=_445.charAt(_445.length-1)=="*";if(_448){_445=_445.substr(0,_445.length-1)}var re=new RegExp("(?:^|\\s)"+_445+(_448?".*":"")+"(?:\\s|$)");ff=_3c7(ff,function(elem){return re.test(elem.className)});ff.count=idx});d.forEach(_441.pseudos,function(_44b){if(_418[_44b.name]){ff=_3c7(ff,_418[_44b.name](_44b.name,_44b.value))}});_3a8(_3ff,_441,_43b,function(_44c){ff=_3c7(ff,_44c)});if(!ff){ff=function(){return true}}return _3c6[_441.query]=ff};var _44d={};var _3e4=function(_44e,root){var fHit=_44d[_44e.query];if(fHit){return fHit}if(_44e.id&&!_44e.hasLoops&&!_44e.tag){return _44d[_44e.query]=function(root){return[d.byId(_44e.id)]}}var _452=_3f0(_44e);var _453;if(_44e.tag&&_44e.id&&!_44e.hasLoops){_453=function(root){var te=d.byId(_44e.id);if(_452(te)){return[te]}}}else{var tret;if(!_44e.hasLoops){_453=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_44e.tag);while(te=tret[x++]){ret.push(te)}return ret}}else{_453=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_44e.tag);while(te=tret[x++]){if(_452(te)){ret.push(te)}}return ret}}}return _44d[_44e.query]=_453};var _45f={};var _460={"*":d.isIE?function(root){return root.all}:function(root){return root.getElementsByTagName("*")},"~":_3d0,"+":function(root){return _3d0(root,true)},">":_3ca};var _464=function(_465){var _466=_380(d.trim(_465));if(_466.length==1){var tt=_3e4(_466[0]);tt.nozip=true;return tt}var sqf=function(root){var _46a=_466.slice(0);var _46b;if(_46a[0].oper==">"){_46b=[root]}else{_46b=_3e4(_46a.shift())(root)}return _3e5(_46b,_46a)};return sqf};var _46c=((document.evaluate&&!d.isSafari)?function(_46d){var _46e=_46d.split(" ");if((document.evaluate)&&(_46d.indexOf(":")==-1)&&(_46d.indexOf("+")==-1)){if(((_46e.length>2)&&(_46d.indexOf(">")==-1))||(_46e.length>3)||(_46d.indexOf("[")>=0)||((1==_46e.length)&&(0<=_46d.indexOf(".")))){return _3bc(_46d)}}return _464(_46d)}:_464);var _46f=function(_470){var qcz=_470.charAt(0);if(d.doc.querySelectorAll&&((!d.isSafari)||(d.isSafari>3.1))&&(">+~".indexOf(qcz)==-1)){return function(root){var r=root.querySelectorAll(_470);r.nozip=true;return r}}if(_460[_470]){return _460[_470]}if(0>_470.indexOf(",")){return _460[_470]=_46c(_470)}else{var _474=_470.split(/\s*,\s*/);var tf=function(root){var _477=0;var ret=[];var tp;while(tp=_474[_477++]){ret=ret.concat(_46c(tp,tp.indexOf(" "))(root))}return ret};return _460[_470]=tf}};var _47a=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}_47a++;arr[0]["_zipIdx"]=_47a;for(var x=1,te;te=arr[x];x++){if(arr[x]["_zipIdx"]!=_47a){ret.push(te)}te._zipIdx=_47a}return ret};d.query=function(_480,root){if(_480.constructor==d.NodeList){return _480}if(!d.isString(_480)){return new d.NodeList(_480)}if(d.isString(root)){root=d.byId(root)}return _zip(_46f(_480)(root||d.doc))};d.query.pseudos=_418;d._filterQueryResult=function(_482,_483){var tnl=new d.NodeList();var ff=(_483)?_3df(_380(_483)[0]):function(){return true};for(var x=0,te;te=_482[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,_48b){var val=obj[name];if(_d.isString(val)){obj[name]=[val,_48b]}else{if(_d.isArray(val)){val.push(_48b)}else{obj[name]=_48b}}}dojo.formToObject=function(_48d){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,_48d).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 _497=[];var _498={};for(var name in map){var _49a=map[name];if(_49a!=_498[name]){var _49b=enc(name)+"=";if(_d.isArray(_49a)){for(var i=0;i<_49a.length;i++){_497.push(_49b+enc(_49a[i]))}}else{_497.push(_49b+enc(_49a))}}}return _497.join("&")};dojo.formToQuery=function(_49d){return _d.objectToQuery(_d.formToObject(_49d))};dojo.formToJson=function(_49e,_49f){return _d.toJson(_d.formToObject(_49e),_49f)};dojo.queryToObject=function(str){var ret={};var qp=str.split("&");var dec=decodeURIComponent;_d.forEach(qp,function(item){if(item.length){var _4a5=item.split("=");var name=dec(_4a5.shift());var val=dec(_4a5.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 _d.fromJson(xhr.responseText)},"json-comment-filtered":function(xhr){var _4ab=xhr.responseText;var _4ac=_4ab.indexOf("/*");var _4ad=_4ab.lastIndexOf("*/");if(_4ac==-1||_4ad==-1){throw new Error("JSON was not comment filtered")}return _d.fromJson(_4ab.substring(_4ac+2,_4ad))},javascript:function(xhr){return _d.eval(xhr.responseText)},xml:function(xhr){var _4b0=xhr.responseXML;if(_d.isIE&&(!_4b0||window.location.protocol=="file:")){_d.forEach(["MSXML2","Microsoft","MSXML","MSXML3"],function(_4b1){try{var dom=new ActiveXObject(_4b1+".XMLDOM");dom.async=false;dom.loadXML(xhr.responseText);_4b0=dom}catch(e){}})}return _4b0}};dojo._contentHandlers["json-comment-optional"]=function(xhr){var _4b4=_d._contentHandlers;try{return _4b4["json-comment-filtered"](xhr)}catch(e){return _4b4.json(xhr)}};dojo._ioSetArgs=function(args,_4b6,_4b7,_4b8){var _4b9={args:args,url:args.url};var _4ba=null;if(args.form){var form=_d.byId(args.form);var _4bc=form.getAttributeNode("action");_4b9.url=_4b9.url||(_4bc?_4bc.value:null);_4ba=_d.formToObject(form)}var _4bd=[{}];if(_4ba){_4bd.push(_4ba)}if(args.content){_4bd.push(args.content)}if(args.preventCache){_4bd.push({"dojo.preventCache":new Date().valueOf()})}_4b9.query=_d.objectToQuery(_d.mixin.apply(null,_4bd));_4b9.handleAs=args.handleAs||"text";var d=new _d.Deferred(_4b6);d.addCallbacks(_4b7,function(_4bf){return _4b8(_4bf,d)});var ld=args.load;if(ld&&_d.isFunction(ld)){d.addCallback(function(_4c1){return ld.call(args,_4c1,_4b9)})}var err=args.error;if(err&&_d.isFunction(err)){d.addErrback(function(_4c3){return err.call(args,_4c3,_4b9)})}var _4c4=args.handle;if(_4c4&&_d.isFunction(_4c4)){d.addBoth(function(_4c5){return _4c4.call(args,_4c5,_4b9)})}d.ioArgs=_4b9;return d};var _4c6=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 _4cb=function(dfd){return _d._contentHandlers[dfd.ioArgs.handleAs](dfd.ioArgs.xhr)};var _4cd=function(_4ce,dfd){console.debug(_4ce);return _4ce};var _4d0=function(args){var dfd=_d._ioSetArgs(args,_4c6,_4cb,_4cd);dfd.ioArgs.xhr=_d._xhrObj(dfd.ioArgs.args);return dfd};var _4d3=null;var _4d4=[];var _4d5=function(){var now=(new Date()).getTime();if(!_d._blockAsync){for(var i=0,tif;i<_4d4.length&&(tif=_4d4[i]);i++){var dfd=tif.dfd;try{if(!dfd||dfd.canceled||!tif.validCheck(dfd)){_4d4.splice(i--,1)}else{if(tif.ioCheck(dfd)){_4d4.splice(i--,1);tif.resHandle(dfd)}else{if(dfd.startTime){if(dfd.startTime+(dfd.ioArgs.args.timeout||0)<now){_4d4.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(!_4d4.length){clearInterval(_4d3);_4d3=null;return }};dojo._ioCancelAll=function(){try{_d.forEach(_4d4,function(i){i.dfd.cancel()})}catch(e){}};if(_d.isIE){_d.addOnUnload(_d._ioCancelAll)}_d._ioWatch=function(dfd,_4dd,_4de,_4df){if(dfd.ioArgs.args.timeout){dfd.startTime=(new Date()).getTime()
}_4d4.push({dfd:dfd,validCheck:_4dd,ioCheck:_4de,resHandle:_4df});if(!_4d3){_4d3=setInterval(_4d5,50)}_4d5()};var _4e0="application/x-www-form-urlencoded";var _4e1=function(dfd){return dfd.ioArgs.xhr.readyState};var _4e3=function(dfd){return 4==dfd.ioArgs.xhr.readyState};var _4e5=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 _4e9=function(type,dfd){var _4ec=dfd.ioArgs;var args=_4ec.args;var xhr=_4ec.xhr;xhr.open(type,_4ec.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||_4e0);if(!args.headers||!args.headers["X-Requested-With"]){xhr.setRequestHeader("X-Requested-With","XMLHttpRequest")}try{xhr.send(_4ec.query)}catch(e){dfd.cancel()}_d._ioWatch(dfd,_4e1,_4e3,_4e5);xhr=null;return dfd};dojo._ioAddQueryToUrl=function(_4f0){if(_4f0.query.length){_4f0.url+=(_4f0.url.indexOf("?")==-1?"?":"&")+_4f0.query;_4f0.query=null}};dojo.xhr=function(_4f1,args,_4f3){var dfd=_4d0(args);if(!_4f3){_d._ioAddQueryToUrl(dfd.ioArgs)}return _4e9(_4f1,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=_4d0(args);dfd.ioArgs.query=args.postData;return _4e9("POST",dfd)};dojo.xhrPut=function(args){return _d.xhr("PUT",args,true)};dojo.rawXhrPut=function(args){var dfd=_4d0(args);var _4fc=dfd.ioArgs;if(args.putData){_4fc.query=args.putData;args.putData=null}return _4e9("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(_4ff,end){this.start=_4ff;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(_505,_506){var _t=this;if(_506){_t._stopTimer();_t._active=_t._paused=false;_t._percent=0}else{if(_t._active&&!_t._paused){return _t}}_t._fire("beforeBegin");var de=_505||_t.delay;var _p=dojo.hitch(_t,"_play",_506);if(de>0){setTimeout(_p,de);return _t}_p();return _t},_play:function(_50a){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 _50c=_t.curve.getValue(_t._percent);if(!_t._percent){if(!_t._startRepeatCount){_t._startRepeatCount=_t.repeat}_t._fire("onBegin",[_50c])}_t._fire("onPlay",[_50c]);_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(_50d,_50e){this._stopTimer();this._active=this._paused=true;this._percent=_50d;if(_50e){this.play()}return this},stop:function(_50f){if(!this._timer){return this}this._stopTimer();if(_50f){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 _514=[];var _515={run:function(){}};var _516=null;dojo._Animation.prototype._startTimer=function(){if(!this._timer){this._timer=d.connect(_515,"run",this,"_cycle");ctr++}if(!_516){_516=setInterval(d.hitch(_515,"run"),this.rate)}};dojo._Animation.prototype._stopTimer=function(){if(this._timer){d.disconnect(this._timer);this._timer=null;ctr--}if(ctr<=0){clearInterval(_516);_516=null;ctr=0}};var _517=(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 _51b=d.mixin({properties:{}},args);
var _51c=(_51b.properties.opacity={});_51c.start=!("start" in _51b)?function(){return Number(d.style(_51b.node,"opacity"))}:_51b.start;_51c.end=_51b.end;var anim=d.animateProperty(_51b);d.connect(anim,"beforeBegin",d.partial(_517,_51b.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 _521=function(_522){this._properties=_522;for(var p in _522){var prop=_522[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 _529=prop.start;if(_529 instanceof d.Color){ret[p]=d.blendColors(_529,prop.end,r,prop.tempColor).toCss()}else{if(!d.isArray(_529)){ret[p]=((prop.end-_529)*r)+_529+(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 _52f=(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):(_52f?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(_52f){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 _521(pm)});d.connect(anim,"onAnimate",anim,function(_533){for(var s in _533){d.style(this.node,s,_533[s])}});return anim};dojo.anim=function(node,_536,_537,_538,_539,_53a){return d.animateProperty({node:node,duration:_537||d._Animation.prototype.duration,properties:_536,easing:_538,onEnd:_539}).play(_53a||0)}})()}if(!dojo._hasResource["dojo.i18n"]){dojo._hasResource["dojo.i18n"]=true;dojo.provide("dojo.i18n");dojo.i18n.getLocalization=function(_53b,_53c,_53d){_53d=dojo.i18n.normalizeLocale(_53d);var _53e=_53d.split("-");var _53f=[_53b,"nls",_53c].join(".");var _540=dojo._loadedModules[_53f];if(_540){var _541;for(var i=_53e.length;i>0;i--){var loc=_53e.slice(0,i).join("_");if(_540[loc]){_541=_540[loc];break}}if(!_541){_541=_540.ROOT}if(_541){var _544=function(){};_544.prototype=_541;return new _544()}}throw new Error("Bundle not found: "+_53c+" in "+_53b+" , locale="+_53d)};dojo.i18n.normalizeLocale=function(_545){var _546=_545?_545.toLowerCase():dojo.locale;if(_546=="root"){_546="ROOT"}return _546};dojo.i18n._requireLocalization=function(_547,_548,_549,_54a){var _54b=dojo.i18n.normalizeLocale(_549);var _54c=[_547,"nls",_548].join(".");var _54d="";if(_54a){var _54e=_54a.split(",");for(var i=0;i<_54e.length;i++){if(_54b.indexOf(_54e[i])==0){if(_54e[i].length>_54d.length){_54d=_54e[i]}}}if(!_54d){_54d="ROOT"}}var _550=_54a?_54d:_54b;var _551=dojo._loadedModules[_54c];var _552=null;if(_551){if(dojo.config.localizationComplete&&_551._built){return }var _553=_550.replace(/-/g,"_");var _554=_54c+"."+_553;_552=dojo._loadedModules[_554]}if(!_552){_551=dojo.provide(_54c);var syms=dojo._getModuleSymbols(_547);var _556=syms.concat("nls").join("/");var _557;dojo.i18n._searchLocalePath(_550,_54a,function(loc){var _559=loc.replace(/-/g,"_");var _55a=_54c+"."+_559;var _55b=false;if(!dojo._loadedModules[_55a]){dojo.provide(_55a);var _55c=[_556];if(loc!="ROOT"){_55c.push(loc)}_55c.push(_548);var _55d=_55c.join("/")+".js";_55b=dojo._loadPath(_55d,null,function(hash){var _55f=function(){};_55f.prototype=_557;_551[_559]=new _55f();for(var j in hash){_551[_559][j]=hash[j]}})}else{_55b=true}if(_55b&&_551[_559]){_557=_551[_559]}else{_551[_559]=_557}if(_54a){return true}})}if(_54a&&_54b!=_54d){_551[_54b.replace(/-/g,"_")]=_551[_54d.replace(/-/g,"_")]}};(function(){var _561=dojo.config.extraLocale;if(_561){if(!_561 instanceof Array){_561=[_561]}var req=dojo.i18n._requireLocalization;dojo.i18n._requireLocalization=function(m,b,_565,_566){req(m,b,_565,_566);if(_565){return }for(var i=0;i<_561.length;i++){req(m,b,_561[i],_566)}}}})();dojo.i18n._searchLocalePath=function(_568,down,_56a){_568=dojo.i18n.normalizeLocale(_568);var _56b=_568.split("-");var _56c=[];for(var i=_56b.length;i>0;i--){_56c.push(_56b.slice(0,i).join("-"))}_56c.push(false);if(down){_56c.reverse()}for(var j=_56c.length-1;j>=0;j--){var loc=_56c[j]||"ROOT";var stop=_56a(loc);if(stop){break}}};dojo.i18n._preloadLocalizations=function(_571,_572){function preload(_573){_573=dojo.i18n.normalizeLocale(_573);dojo.i18n._searchLocalePath(_573,true,function(loc){for(var i=0;i<_572.length;i++){if(_572[i]==loc){dojo.require(_571+"_"+loc);
return true}}return false})}preload();var _576=dojo.config.extraLocale||[];for(var i=0;i<_576.length;i++){preload(_576[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);")}}})();dojo._xdResourceLoaded({depends:[["provide","dojo.date.stamp"],["provide","dojo.parser"],["provide","dojo.dnd.common"],["provide","dojo.dnd.autoscroll"],["provide","dojo.dnd.Mover"],["provide","dojo.dnd.Moveable"],["provide","dojo.dnd.TimedMoveable"],["provide","dojo.fx"],["provide","dojo.fx.Toggler"],["provide","dijit._base.focus"],["provide","dijit._base.manager"],["provide","dijit._base.place"],["provide","dijit._base.window"],["provide","dijit._base.popup"],["provide","dijit._base.scroll"],["provide","dijit._base.sniff"],["provide","dijit._base.bidi"],["provide","dijit._base.typematic"],["provide","dijit._base.wai"],["provide","dijit._base"],["provide","dijit._Widget"],["require","dijit._base"],["provide","dojo.string"],["provide","dijit._Templated"],["provide","dijit._Container"],["provide","dijit.layout._LayoutWidget"],["provide","dijit.layout.ContentPane"],["provide","dijit.form.Form"],["provide","dijit.Dialog"],["provide","dojox.collections._base"],["provide","dojox.collections.Dictionary"],["provide","dojo.cldr.supplemental"],["provide","dojo.date"],["provide","dojo.regexp"],["provide","dojo.date.locale"],["provide","dijit._Calendar"],["provide","dijit.form._FormWidget"],["provide","dijit.form.TextBox"],["provide","dijit._editor.selection"],["provide","dojo.number"],["provide","dojox.validate.regexp"],["provide","dojox.validate._base"],["provide","dojox.validate.web"],["i18n._preloadLocalizations","dojo.nls.teamness",["es","de","es-es","ROOT","fr-fr","fr","ro","en-us","de-de","ro-ro","en","xx"]]],defineResource:function(_1,_2,_3){if(!_1._hasResource["dojo.date.stamp"]){_1._hasResource["dojo.date.stamp"]=true;_1.provide("dojo.date.stamp");_1.date.stamp.fromISOString=function(_4,_5){if(!_1.date.stamp._isoRegExp){_1.date.stamp._isoRegExp=/^(?:(\d{4})(?:-(\d{2})(?:-(\d{2}))?)?)?(?:T(\d{2}):(\d{2})(?::(\d{2})(.\d+)?)?((?:[+-](\d{2}):(\d{2}))|Z)?)?$/}var _6=_1.date.stamp._isoRegExp.exec(_4);var _7=null;if(_6){_6.shift();if(_6[1]){_6[1]--}if(_6[6]){_6[6]*=1000}if(_5){_5=new Date(_5);_1.map(["FullYear","Month","Date","Hours","Minutes","Seconds","Milliseconds"],function(_8){return _5["get"+_8]()}).forEach(function(_9,_a){if(_6[_a]===undefined){_6[_a]=_9}})}_7=new Date(_6[0]||1970,_6[1]||0,_6[2]||1,_6[3]||0,_6[4]||0,_6[5]||0,_6[6]||0);var _b=0;var _c=_6[7]&&_6[7].charAt(0);if(_c!="Z"){_b=((_6[8]||0)*60)+(Number(_6[9])||0);if(_c!="-"){_b*=-1}}if(_c){_b-=_7.getTimezoneOffset()}if(_b){_7.setTime(_7.getTime()+_b*60000)}}return _7};_1.date.stamp.toISOString=function(_d,_e){var _=function(n){return(n<10)?"0"+n:n};_e=_e||{};var _11=[];var _12=_e.zulu?"getUTC":"get";var _13="";if(_e.selector!="time"){var _14=_d[_12+"FullYear"]();_13=["0000".substr((_14+"").length)+_14,_(_d[_12+"Month"]()+1),_(_d[_12+"Date"]())].join("-")}_11.push(_13);if(_e.selector!="date"){var _15=[_(_d[_12+"Hours"]()),_(_d[_12+"Minutes"]()),_(_d[_12+"Seconds"]())].join(":");var _16=_d[_12+"Milliseconds"]();if(_e.milliseconds){_15+="."+(_16<100?"0":"")+_(_16)}if(_e.zulu){_15+="Z"}else{if(_e.selector!="time"){var _17=_d.getTimezoneOffset();var _18=Math.abs(_17);_15+=(_17>0?"-":"+")+_(Math.floor(_18/60))+":"+_(_18%60)}}_11.push(_15)}return _11.join("T")}}if(!_1._hasResource["dojo.parser"]){_1._hasResource["dojo.parser"]=true;_1.provide("dojo.parser");_1.parser=new function(){var d=_1;var _1a=d._scopeName+"Type";var qry="["+_1a+"]";function val2type(_1c){if(d.isString(_1c)){return"string"}if(typeof _1c=="number"){return"number"}if(typeof _1c=="boolean"){return"boolean"}if(d.isFunction(_1c)){return"function"}if(d.isArray(_1c)){return"array"}if(_1c instanceof Date){return"date"}if(_1c instanceof d._Url){return"url"}return"object"}function str2obj(_1d,_1e){switch(_1e){case"string":return _1d;case"number":return _1d.length?Number(_1d):NaN;case"boolean":return typeof _1d=="boolean"?_1d:!(_1d.toLowerCase()=="false");case"function":if(d.isFunction(_1d)){_1d=_1d.toString();_1d=d.trim(_1d.substring(_1d.indexOf("{")+1,_1d.length-1))}try{if(_1d.search(/[^\w\.]+/i)!=-1){_1d=d.parser._nameAnonFunc(new Function(_1d),this)}return d.getObject(_1d,false)}catch(e){return new Function()}case"array":return _1d.split(/\s*,\s*/);case"date":switch(_1d){case"":return new Date("");case"now":return new Date();default:return d.date.stamp.fromISOString(_1d)}case"url":return d.baseUrl+_1d;default:return d.fromJson(_1d)}}var _1f={};function getClassInfo(_20){if(!_1f[_20]){var cls=d.getObject(_20);if(!d.isFunction(cls)){throw new Error("Could not load class '"+_20+"'. Did you spell the name correctly and use a full path, like 'dijit.form.Button'?")}var _22=cls.prototype;var _23={};for(var _24 in _22){if(_24.charAt(0)=="_"){continue}var _25=_22[_24];
_23[_24]=val2type(_25)}_1f[_20]={cls:cls,params:_23}}return _1f[_20]}this._functionFromScript=function(_26){var _27="";var _28="";var _29=_26.getAttribute("args");if(_29){d.forEach(_29.split(/\s*,\s*/),function(_2a,idx){_27+="var "+_2a+" = arguments["+idx+"]; "})}var _2c=_26.getAttribute("with");if(_2c&&_2c.length){d.forEach(_2c.split(/\s*,\s*/),function(_2d){_27+="with("+_2d+"){";_28+="}"})}return new Function(_27+_26.innerHTML+_28)};this.instantiate=function(_2e){var _2f=[];d.forEach(_2e,function(_30){if(!_30){return }var _31=_30.getAttribute(_1a);if((!_31)||(!_31.length)){return }var _32=getClassInfo(_31);var _33=_32.cls;var ps=_33._noScript||_33.prototype._noScript;var _35={};var _36=_30.attributes;for(var _37 in _32.params){var _38=_36.getNamedItem(_37);if(!_38||(!_38.specified&&(!_1.isIE||_37.toLowerCase()!="value"))){continue}var _39=_38.value;switch(_37){case"class":_39=_30.className;break;case"style":_39=_30.style&&_30.style.cssText}var _3a=_32.params[_37];_35[_37]=str2obj(_39,_3a)}if(!ps){var _3b=[],_3c=[];d.query("> script[type^='dojo/']",_30).orphan().forEach(function(_3d){var _3e=_3d.getAttribute("event"),_31=_3d.getAttribute("type"),nf=d.parser._functionFromScript(_3d);if(_3e){if(_31=="dojo/connect"){_3b.push({event:_3e,func:nf})}else{_35[_3e]=nf}}else{_3c.push(nf)}})}var _40=_33.markupFactory;if(!_40&&_33.prototype){_40=_33.prototype.markupFactory}var _41=_40?_40(_35,_30,_33):new _33(_35,_30);_2f.push(_41);var _42=_30.getAttribute("jsId");if(_42){d.setObject(_42,_41)}if(!ps){d.forEach(_3b,function(_43){d.connect(_41,_43.event,null,_43.func)});d.forEach(_3c,function(_44){_44.call(_41)})}});d.forEach(_2f,function(_45){if(_45&&_45.startup&&!_45._started&&(!_45.getParent||!_45.getParent())){_45.startup()}});return _2f};this.parse=function(_46){var _47=d.query(qry,_46);var _48=this.instantiate(_47);return _48}}();(function(){var _49=function(){if(_1.config.parseOnLoad==true){_1.parser.parse()}};if(_1.exists("dijit.wai.onload")&&(_2.wai.onload===_1._loaders[0])){_1._loaders.splice(1,0,_49)}else{_1._loaders.unshift(_49)}})();_1.parser._anonCtr=0;_1.parser._anon={};_1.parser._nameAnonFunc=function(_4a,_4b){var jpn="$joinpoint";var nso=(_4b||_1.parser._anon);if(_1.isIE){var cn=_4a.__dojoNameCache;if(cn&&nso[cn]===_4a){return _4a.__dojoNameCache}}var ret="__"+_1.parser._anonCtr++;while(typeof nso[ret]!="undefined"){ret="__"+_1.parser._anonCtr++}nso[ret]=_4a;return ret}}if(!_1._hasResource["dojo.dnd.common"]){_1._hasResource["dojo.dnd.common"]=true;_1.provide("dojo.dnd.common");_1.dnd._copyKey=navigator.appVersion.indexOf("Macintosh")<0?"ctrlKey":"metaKey";_1.dnd.getCopyKeyState=function(e){return e[_1.dnd._copyKey]};_1.dnd._uniqueId=0;_1.dnd.getUniqueId=function(){var id;do{id=_1._scopeName+"Unique"+(++_1.dnd._uniqueId)}while(_1.byId(id));return id};_1.dnd._empty={};_1.dnd.isFormElement=function(e){var t=e.target;if(t.nodeType==3){t=t.parentNode}return" button textarea input select option ".indexOf(" "+t.tagName.toLowerCase()+" ")>=0}}if(!_1._hasResource["dojo.dnd.autoscroll"]){_1._hasResource["dojo.dnd.autoscroll"]=true;_1.provide("dojo.dnd.autoscroll");_1.dnd.getViewport=function(){var d=_1.doc,dd=d.documentElement,w=window,b=_1.body();if(_1.isMozilla){return{w:dd.clientWidth,h:w.innerHeight}}else{if(!_1.isOpera&&w.innerWidth){return{w:w.innerWidth,h:w.innerHeight}}else{if(!_1.isOpera&&dd&&dd.clientWidth){return{w:dd.clientWidth,h:dd.clientHeight}}else{if(b.clientWidth){return{w:b.clientWidth,h:b.clientHeight}}}}}return null};_1.dnd.V_TRIGGER_AUTOSCROLL=32;_1.dnd.H_TRIGGER_AUTOSCROLL=32;_1.dnd.V_AUTOSCROLL_VALUE=16;_1.dnd.H_AUTOSCROLL_VALUE=16;_1.dnd.autoScroll=function(e){var v=_1.dnd.getViewport(),dx=0,dy=0;if(e.clientX<_1.dnd.H_TRIGGER_AUTOSCROLL){dx=-_1.dnd.H_AUTOSCROLL_VALUE}else{if(e.clientX>v.w-_1.dnd.H_TRIGGER_AUTOSCROLL){dx=_1.dnd.H_AUTOSCROLL_VALUE}}if(e.clientY<_1.dnd.V_TRIGGER_AUTOSCROLL){dy=-_1.dnd.V_AUTOSCROLL_VALUE}else{if(e.clientY>v.h-_1.dnd.V_TRIGGER_AUTOSCROLL){dy=_1.dnd.V_AUTOSCROLL_VALUE}}window.scrollBy(dx,dy)};_1.dnd._validNodes={div:1,p:1,td:1};_1.dnd._validOverflow={auto:1,scroll:1};_1.dnd.autoScrollNodes=function(e){for(var n=e.target;n;){if(n.nodeType==1&&(n.tagName.toLowerCase() in _1.dnd._validNodes)){var s=_1.getComputedStyle(n);if(s.overflow.toLowerCase() in _1.dnd._validOverflow){var b=_1._getContentBox(n,s),t=_1._abs(n,true);b.l+=t.x+n.scrollLeft;b.t+=t.y+n.scrollTop;var w=Math.min(_1.dnd.H_TRIGGER_AUTOSCROLL,b.w/2),h=Math.min(_1.dnd.V_TRIGGER_AUTOSCROLL,b.h/2),rx=e.pageX-b.l,ry=e.pageY-b.t,dx=0,dy=0;if(rx>0&&rx<b.w){if(rx<w){dx=-_1.dnd.H_AUTOSCROLL_VALUE}else{if(rx>b.w-w){dx=_1.dnd.H_AUTOSCROLL_VALUE}}}if(ry>0&&ry<b.h){if(ry<h){dy=-_1.dnd.V_AUTOSCROLL_VALUE}else{if(ry>b.h-h){dy=_1.dnd.V_AUTOSCROLL_VALUE}}}var _67=n.scrollLeft,_68=n.scrollTop;n.scrollLeft=n.scrollLeft+dx;n.scrollTop=n.scrollTop+dy;if(_67!=n.scrollLeft||_68!=n.scrollTop){return }}}try{n=n.parentNode}catch(x){n=null}}_1.dnd.autoScroll(e)}}if(!_1._hasResource["dojo.dnd.Mover"]){_1._hasResource["dojo.dnd.Mover"]=true;
_1.provide("dojo.dnd.Mover");_1.declare("dojo.dnd.Mover",null,{constructor:function(_69,e,_6b){this.node=_1.byId(_69);this.marginBox={l:e.pageX,t:e.pageY};this.mouseButton=e.button;var h=this.host=_6b,d=_69.ownerDocument,_6e=_1.connect(d,"onmousemove",this,"onFirstMove");this.events=[_1.connect(d,"onmousemove",this,"onMouseMove"),_1.connect(d,"onmouseup",this,"onMouseUp"),_1.connect(d,"ondragstart",_1,"stopEvent"),_1.connect(d,"onselectstart",_1,"stopEvent"),_6e];if(h&&h.onMoveStart){h.onMoveStart(this)}},onMouseMove:function(e){_1.dnd.autoScroll(e);var m=this.marginBox;this.host.onMove(this,{l:m.l+e.pageX,t:m.t+e.pageY})},onMouseUp:function(e){if(this.mouseButton==e.button){this.destroy()}},onFirstMove:function(){var s=this.node.style,l,t;switch(s.position){case"relative":case"absolute":l=Math.round(parseFloat(s.left));t=Math.round(parseFloat(s.top));break;default:s.position="absolute";var m=_1.marginBox(this.node);l=m.l;t=m.t;break}this.marginBox.l=l-this.marginBox.l;this.marginBox.t=t-this.marginBox.t;this.host.onFirstMove(this);_1.disconnect(this.events.pop())},destroy:function(){_1.forEach(this.events,_1.disconnect);var h=this.host;if(h&&h.onMoveStop){h.onMoveStop(this)}this.events=this.node=null}})}if(!_1._hasResource["dojo.dnd.Moveable"]){_1._hasResource["dojo.dnd.Moveable"]=true;_1.provide("dojo.dnd.Moveable");_1.declare("dojo.dnd.Moveable",null,{handle:"",delay:0,skip:false,constructor:function(_77,_78){this.node=_1.byId(_77);if(!_78){_78={}}this.handle=_78.handle?_1.byId(_78.handle):null;if(!this.handle){this.handle=this.node}this.delay=_78.delay>0?_78.delay:0;this.skip=_78.skip;this.mover=_78.mover?_78.mover:_1.dnd.Mover;this.events=[_1.connect(this.handle,"onmousedown",this,"onMouseDown"),_1.connect(this.handle,"ondragstart",this,"onSelectStart"),_1.connect(this.handle,"onselectstart",this,"onSelectStart")]},markupFactory:function(_79,_7a){return new _1.dnd.Moveable(_7a,_79)},destroy:function(){_1.forEach(this.events,_1.disconnect);this.events=this.node=this.handle=null},onMouseDown:function(e){if(this.skip&&_1.dnd.isFormElement(e)){return }if(this.delay){this.events.push(_1.connect(this.handle,"onmousemove",this,"onMouseMove"));this.events.push(_1.connect(this.handle,"onmouseup",this,"onMouseUp"));this._lastX=e.pageX;this._lastY=e.pageY}else{new this.mover(this.node,e,this)}_1.stopEvent(e)},onMouseMove:function(e){if(Math.abs(e.pageX-this._lastX)>this.delay||Math.abs(e.pageY-this._lastY)>this.delay){this.onMouseUp(e);new this.mover(this.node,e,this)}_1.stopEvent(e)},onMouseUp:function(e){_1.disconnect(this.events.pop());_1.disconnect(this.events.pop())},onSelectStart:function(e){if(!this.skip||!_1.dnd.isFormElement(e)){_1.stopEvent(e)}},onMoveStart:function(_7f){_1.publish("/dnd/move/start",[_7f]);_1.addClass(_1.body(),"dojoMove");_1.addClass(this.node,"dojoMoveItem")},onMoveStop:function(_80){_1.publish("/dnd/move/stop",[_80]);_1.removeClass(_1.body(),"dojoMove");_1.removeClass(this.node,"dojoMoveItem")},onFirstMove:function(_81){},onMove:function(_82,_83){this.onMoving(_82,_83);var s=_82.node.style;s.left=_83.l+"px";s.top=_83.t+"px";this.onMoved(_82,_83)},onMoving:function(_85,_86){},onMoved:function(_87,_88){}})}if(!_1._hasResource["dojo.dnd.TimedMoveable"]){_1._hasResource["dojo.dnd.TimedMoveable"]=true;_1.provide("dojo.dnd.TimedMoveable");(function(){var _89=_1.dnd.Moveable.prototype.onMove;_1.declare("dojo.dnd.TimedMoveable",_1.dnd.Moveable,{timeout:40,constructor:function(_8a,_8b){if(!_8b){_8b={}}if(_8b.timeout&&typeof _8b.timeout=="number"&&_8b.timeout>=0){this.timeout=_8b.timeout}},markupFactory:function(_8c,_8d){return new _1.dnd.TimedMoveable(_8d,_8c)},onMoveStop:function(_8e){if(_8e._timer){clearTimeout(_8e._timer);_89.call(this,_8e,_8e._leftTop)}_1.dnd.Moveable.prototype.onMoveStop.apply(this,arguments)},onMove:function(_8f,_90){_8f._leftTop=_90;if(!_8f._timer){var _t=this;_8f._timer=setTimeout(function(){_8f._timer=null;_89.call(_t,_8f,_8f._leftTop)},this.timeout)}}})})()}if(!_1._hasResource["dojo.fx"]){_1._hasResource["dojo.fx"]=true;_1.provide("dojo.fx");_1.provide("dojo.fx.Toggler");(function(){var _92={_fire:function(evt,_94){if(this[evt]){this[evt].apply(this,_94||[])}return this}};var _95=function(_96){this._index=-1;this._animations=_96||[];this._current=this._onAnimateCtx=this._onEndCtx=null;this.duration=0;_1.forEach(this._animations,function(a){this.duration+=a.duration;if(a.delay){this.duration+=a.delay}},this)};_1.extend(_95,{_onAnimate:function(){this._fire("onAnimate",arguments)},_onEnd:function(){_1.disconnect(this._onAnimateCtx);_1.disconnect(this._onEndCtx);this._onAnimateCtx=this._onEndCtx=null;if(this._index+1==this._animations.length){this._fire("onEnd")}else{this._current=this._animations[++this._index];this._onAnimateCtx=_1.connect(this._current,"onAnimate",this,"_onAnimate");this._onEndCtx=_1.connect(this._current,"onEnd",this,"_onEnd");this._current.play(0,true)}},play:function(_98,_99){if(!this._current){this._current=this._animations[this._index=0]}if(!_99&&this._current.status()=="playing"){return this
}var _9a=_1.connect(this._current,"beforeBegin",this,function(){this._fire("beforeBegin")}),_9b=_1.connect(this._current,"onBegin",this,function(arg){this._fire("onBegin",arguments)}),_9d=_1.connect(this._current,"onPlay",this,function(arg){this._fire("onPlay",arguments);_1.disconnect(_9a);_1.disconnect(_9b);_1.disconnect(_9d)});if(this._onAnimateCtx){_1.disconnect(this._onAnimateCtx)}this._onAnimateCtx=_1.connect(this._current,"onAnimate",this,"_onAnimate");if(this._onEndCtx){_1.disconnect(this._onEndCtx)}this._onEndCtx=_1.connect(this._current,"onEnd",this,"_onEnd");this._current.play.apply(this._current,arguments);return this},pause:function(){if(this._current){var e=_1.connect(this._current,"onPause",this,function(arg){this._fire("onPause",arguments);_1.disconnect(e)});this._current.pause()}return this},gotoPercent:function(_a1,_a2){this.pause();var _a3=this.duration*_a1;this._current=null;_1.some(this._animations,function(a){if(a.duration<=_a3){this._current=a;return true}_a3-=a.duration;return false});if(this._current){this._current.gotoPercent(_a3/_current.duration,_a2)}return this},stop:function(_a5){if(this._current){if(_a5){for(;this._index+1<this._animations.length;++this._index){this._animations[this._index].stop(true)}this._current=this._animations[this._index]}var e=_1.connect(this._current,"onStop",this,function(arg){this._fire("onStop",arguments);_1.disconnect(e)});this._current.stop()}return this},status:function(){return this._current?this._current.status():"stopped"},destroy:function(){if(this._onAnimateCtx){_1.disconnect(this._onAnimateCtx)}if(this._onEndCtx){_1.disconnect(this._onEndCtx)}}});_1.extend(_95,_92);_1.fx.chain=function(_a8){return new _95(_a8)};var _a9=function(_aa){this._animations=_aa||[];this._connects=[];this._finished=0;this.duration=0;_1.forEach(_aa,function(a){var _ac=a.duration;if(a.delay){_ac+=a.delay}if(this.duration<_ac){this.duration=_ac}this._connects.push(_1.connect(a,"onEnd",this,"_onEnd"))},this);this._pseudoAnimation=new _1._Animation({curve:[0,1],duration:this.duration});_1.forEach(["beforeBegin","onBegin","onPlay","onAnimate","onPause","onStop"],function(evt){this._connects.push(_1.connect(this._pseudoAnimation,evt,_1.hitch(this,"_fire",evt)))},this)};_1.extend(_a9,{_doAction:function(_ae,_af){_1.forEach(this._animations,function(a){a[_ae].apply(a,_af)});return this},_onEnd:function(){if(++this._finished==this._animations.length){this._fire("onEnd")}},_call:function(_b1,_b2){var t=this._pseudoAnimation;t[_b1].apply(t,_b2)},play:function(_b4,_b5){this._finished=0;this._doAction("play",arguments);this._call("play",arguments);return this},pause:function(){this._doAction("pause",arguments);this._call("pause",arguments);return this},gotoPercent:function(_b6,_b7){var ms=this.duration*_b6;_1.forEach(this._animations,function(a){a.gotoPercent(a.duration<ms?1:(ms/a.duration),_b7)});this._call("gotoProcent",arguments);return this},stop:function(_ba){this._doAction("stop",arguments);this._call("stop",arguments);return this},status:function(){return this._pseudoAnimation.status()},destroy:function(){_1.forEach(this._connects,_1.disconnect)}});_1.extend(_a9,_92);_1.fx.combine=function(_bb){return new _a9(_bb)}})();_1.declare("dojo.fx.Toggler",null,{constructor:function(_bc){var _t=this;_1.mixin(_t,_bc);_t.node=_bc.node;_t._showArgs=_1.mixin({},_bc);_t._showArgs.node=_t.node;_t._showArgs.duration=_t.showDuration;_t.showAnim=_t.showFunc(_t._showArgs);_t._hideArgs=_1.mixin({},_bc);_t._hideArgs.node=_t.node;_t._hideArgs.duration=_t.hideDuration;_t.hideAnim=_t.hideFunc(_t._hideArgs);_1.connect(_t.showAnim,"beforeBegin",_1.hitch(_t.hideAnim,"stop",true));_1.connect(_t.hideAnim,"beforeBegin",_1.hitch(_t.showAnim,"stop",true))},node:null,showFunc:_1.fadeIn,hideFunc:_1.fadeOut,showDuration:200,hideDuration:200,show:function(_be){return this.showAnim.play(_be||0)},hide:function(_bf){return this.hideAnim.play(_bf||0)}});_1.fx.wipeIn=function(_c0){_c0.node=_1.byId(_c0.node);var _c1=_c0.node,s=_c1.style;var _c3=_1.animateProperty(_1.mixin({properties:{height:{start:function(){s.overflow="hidden";if(s.visibility=="hidden"||s.display=="none"){s.height="1px";s.display="";s.visibility="";return 1}else{var _c4=_1.style(_c1,"height");return Math.max(_c4,1)}},end:function(){return _c1.scrollHeight}}}},_c0));_1.connect(_c3,"onEnd",function(){s.height="auto"});return _c3};_1.fx.wipeOut=function(_c5){var _c6=_c5.node=_1.byId(_c5.node);var s=_c6.style;var _c8=_1.animateProperty(_1.mixin({properties:{height:{end:1}}},_c5));_1.connect(_c8,"beforeBegin",function(){s.overflow="hidden";s.display=""});_1.connect(_c8,"onEnd",function(){s.height="auto";s.display="none"});return _c8};_1.fx.slideTo=function(_c9){var _ca=(_c9.node=_1.byId(_c9.node));var top=null;var _cc=null;var _cd=(function(n){return function(){var cs=_1.getComputedStyle(n);var pos=cs.position;top=(pos=="absolute"?n.offsetTop:parseInt(cs.top)||0);_cc=(pos=="absolute"?n.offsetLeft:parseInt(cs.left)||0);if(pos!="absolute"&&pos!="relative"){var ret=_1.coords(n,true);
top=ret.y;_cc=ret.x;n.style.position="absolute";n.style.top=top+"px";n.style.left=_cc+"px"}}})(_ca);_cd();var _d2=_1.animateProperty(_1.mixin({properties:{top:{end:_c9.top||0},left:{end:_c9.left||0}}},_c9));_1.connect(_d2,"beforeBegin",_d2,_cd);return _d2}}if(!_1._hasResource["dijit._base.focus"]){_1._hasResource["dijit._base.focus"]=true;_1.provide("dijit._base.focus");_1.mixin(_2,{_curFocus:null,_prevFocus:null,isCollapsed:function(){var _d3=_1.global;var _d4=_1.doc;if(_d4.selection){return !_d4.selection.createRange().text}else{var _d5=_d3.getSelection();if(_1.isString(_d5)){return !_d5}else{return _d5.isCollapsed||!_d5.toString()}}},getBookmark:function(){var _d6,_d7=_1.doc.selection;if(_d7){var _d8=_d7.createRange();if(_d7.type.toUpperCase()=="CONTROL"){if(_d8.length){_d6=[];var i=0,len=_d8.length;while(i<len){_d6.push(_d8.item(i++))}}else{_d6=null}}else{_d6=_d8.getBookmark()}}else{if(window.getSelection){_d7=_1.global.getSelection();if(_d7){_d8=_d7.getRangeAt(0);_d6=_d8.cloneRange()}}else{console.warn("No idea how to store the current selection for this browser!")}}return _d6},moveToBookmark:function(_db){var _dc=_1.doc;if(_dc.selection){var _dd;if(_1.isArray(_db)){_dd=_dc.body.createControlRange();_1.forEach(_db,"range.addElement(item)")}else{_dd=_dc.selection.createRange();_dd.moveToBookmark(_db)}_dd.select()}else{var _de=_1.global.getSelection&&_1.global.getSelection();if(_de&&_de.removeAllRanges){_de.removeAllRanges();_de.addRange(_db)}else{console.warn("No idea how to restore selection for this browser!")}}},getFocus:function(_df,_e0){return{node:_df&&_1.isDescendant(_2._curFocus,_df.domNode)?_2._prevFocus:_2._curFocus,bookmark:!_1.withGlobal(_e0||_1.global,_2.isCollapsed)?_1.withGlobal(_e0||_1.global,_2.getBookmark):null,openedForWindow:_e0}},focus:function(_e1){if(!_e1){return }var _e2="node" in _e1?_e1.node:_e1,_e3=_e1.bookmark,_e4=_e1.openedForWindow;if(_e2){var _e5=(_e2.tagName.toLowerCase()=="iframe")?_e2.contentWindow:_e2;if(_e5&&_e5.focus){try{_e5.focus()}catch(e){}}_2._onFocusNode(_e2)}if(_e3&&_1.withGlobal(_e4||_1.global,_2.isCollapsed)){if(_e4){_e4.focus()}try{_1.withGlobal(_e4||_1.global,_2.moveToBookmark,null,[_e3])}catch(e){}}},_activeStack:[],registerWin:function(_e6){if(!_e6){_e6=window}_1.connect(_e6.document,"onmousedown",function(evt){_2._justMouseDowned=true;setTimeout(function(){_2._justMouseDowned=false},0);_2._onTouchNode(evt.target||evt.srcElement)});var _e8=_e6.document.body||_e6.document.getElementsByTagName("body")[0];if(_e8){if(_1.isIE){_e8.attachEvent("onactivate",function(evt){if(evt.srcElement.tagName.toLowerCase()!="body"){_2._onFocusNode(evt.srcElement)}});_e8.attachEvent("ondeactivate",function(evt){_2._onBlurNode(evt.srcElement)})}else{_e8.addEventListener("focus",function(evt){_2._onFocusNode(evt.target)},true);_e8.addEventListener("blur",function(evt){_2._onBlurNode(evt.target)},true)}}_e8=null},_onBlurNode:function(_ed){_2._prevFocus=_2._curFocus;_2._curFocus=null;if(_2._justMouseDowned){return }if(_2._clearActiveWidgetsTimer){clearTimeout(_2._clearActiveWidgetsTimer)}_2._clearActiveWidgetsTimer=setTimeout(function(){delete _2._clearActiveWidgetsTimer;_2._setStack([]);_2._prevFocus=null},100)},_onTouchNode:function(_ee){if(_2._clearActiveWidgetsTimer){clearTimeout(_2._clearActiveWidgetsTimer);delete _2._clearActiveWidgetsTimer}var _ef=[];try{while(_ee){if(_ee.dijitPopupParent){_ee=_2.byId(_ee.dijitPopupParent).domNode}else{if(_ee.tagName&&_ee.tagName.toLowerCase()=="body"){if(_ee===_1.body()){break}_ee=_2.getDocumentWindow(_ee.ownerDocument).frameElement}else{var id=_ee.getAttribute&&_ee.getAttribute("widgetId");if(id){_ef.unshift(id)}_ee=_ee.parentNode}}}}catch(e){}_2._setStack(_ef)},_onFocusNode:function(_f1){if(_f1&&_f1.tagName&&_f1.tagName.toLowerCase()=="body"){return }_2._onTouchNode(_f1);if(_f1==_2._curFocus){return }if(_2._curFocus){_2._prevFocus=_2._curFocus}_2._curFocus=_f1;_1.publish("focusNode",[_f1])},_setStack:function(_f2){var _f3=_2._activeStack;_2._activeStack=_f2;for(var _f4=0;_f4<Math.min(_f3.length,_f2.length);_f4++){if(_f3[_f4]!=_f2[_f4]){break}}for(var i=_f3.length-1;i>=_f4;i--){var _f6=_2.byId(_f3[i]);if(_f6){_f6._focused=false;_f6._hasBeenBlurred=true;if(_f6._onBlur){_f6._onBlur()}if(_f6._setStateClass){_f6._setStateClass()}_1.publish("widgetBlur",[_f6])}}for(i=_f4;i<_f2.length;i++){_f6=_2.byId(_f2[i]);if(_f6){_f6._focused=true;if(_f6._onFocus){_f6._onFocus()}if(_f6._setStateClass){_f6._setStateClass()}_1.publish("widgetFocus",[_f6])}}}});_1.addOnLoad(_2.registerWin)}if(!_1._hasResource["dijit._base.manager"]){_1._hasResource["dijit._base.manager"]=true;_1.provide("dijit._base.manager");_1.declare("dijit.WidgetSet",null,{constructor:function(){this._hash={}},add:function(_f7){if(this._hash[_f7.id]){throw new Error("Tried to register widget with id=="+_f7.id+" but that id is already registered")}this._hash[_f7.id]=_f7},remove:function(id){delete this._hash[id]},forEach:function(_f9){for(var id in this._hash){_f9(this._hash[id])}},filter:function(_fb){var res=new _2.WidgetSet();
this.forEach(function(_fd){if(_fb(_fd)){res.add(_fd)}});return res},byId:function(id){return this._hash[id]},byClass:function(cls){return this.filter(function(_100){return _100.declaredClass==cls})}});_2.registry=new _2.WidgetSet();_2._widgetTypeCtr={};_2.getUniqueId=function(_101){var id;do{id=_101+"_"+(_101 in _2._widgetTypeCtr?++_2._widgetTypeCtr[_101]:_2._widgetTypeCtr[_101]=0)}while(_2.byId(id));return id};if(_1.isIE){_1.addOnUnload(function(){_2.registry.forEach(function(_103){_103.destroy()})})}_2.byId=function(id){return(_1.isString(id))?_2.registry.byId(id):id};_2.byNode=function(node){return _2.registry.byId(node.getAttribute("widgetId"))};_2.getEnclosingWidget=function(node){while(node){if(node.getAttribute&&node.getAttribute("widgetId")){return _2.registry.byId(node.getAttribute("widgetId"))}node=node.parentNode}return null};_2._tabElements={area:true,button:true,input:true,object:true,select:true,textarea:true};_2._isElementShown=function(elem){var _108=_1.style(elem);return(_108.visibility!="hidden")&&(_108.visibility!="collapsed")&&(_108.display!="none")};_2.isTabNavigable=function(elem){if(_1.hasAttr(elem,"disabled")){return false}var _10a=_1.hasAttr(elem,"tabindex");var _10b=_1.attr(elem,"tabindex");if(_10a&&_10b>=0){return true}var name=elem.nodeName.toLowerCase();if(((name=="a"&&_1.hasAttr(elem,"href"))||_2._tabElements[name])&&(!_10a||_10b>=0)){return true}return false};_2._getTabNavigable=function(root){var _10e,last,_110,_111,_112,_113;var _114=function(_115){_1.query("> *",_115).forEach(function(_116){var _117=_2._isElementShown(_116);if(_117&&_2.isTabNavigable(_116)){var _118=_1.attr(_116,"tabindex");if(!_1.hasAttr(_116,"tabindex")||_118==0){if(!_10e){_10e=_116}last=_116}else{if(_118>0){if(!_110||_118<_111){_111=_118;_110=_116}if(!_112||_118>=_113){_113=_118;_112=_116}}}}if(_117){_114(_116)}})};if(_2._isElementShown(root)){_114(root)}return{first:_10e,last:last,lowest:_110,highest:_112}};_2.getFirstInTabbingOrder=function(root){var _11a=_2._getTabNavigable(_1.byId(root));return _11a.lowest?_11a.lowest:_11a.first};_2.getLastInTabbingOrder=function(root){var _11c=_2._getTabNavigable(_1.byId(root));return _11c.last?_11c.last:_11c.highest}}if(!_1._hasResource["dijit._base.place"]){_1._hasResource["dijit._base.place"]=true;_1.provide("dijit._base.place");_2.getViewport=function(){var _11d=_1.global;var _11e=_1.doc;var w=0,h=0;var de=_11e.documentElement;var dew=de.clientWidth,deh=de.clientHeight;if(_1.isMozilla){var minw,minh,maxw,maxh;var dbw=_11e.body.clientWidth;if(dbw>dew){minw=dew;maxw=dbw}else{maxw=dew;minw=dbw}var dbh=_11e.body.clientHeight;if(dbh>deh){minh=deh;maxh=dbh}else{maxh=deh;minh=dbh}w=(maxw>_11d.innerWidth)?minw:maxw;h=(maxh>_11d.innerHeight)?minh:maxh}else{if(!_1.isOpera&&_11d.innerWidth){w=_11d.innerWidth;h=_11d.innerHeight}else{if(_1.isIE&&de&&deh){w=dew;h=deh}else{if(_1.body().clientWidth){w=_1.body().clientWidth;h=_1.body().clientHeight}}}}var _12a=_1._docScroll();return{w:w,h:h,l:_12a.x,t:_12a.y}};_2.placeOnScreen=function(node,pos,_12d,_12e){var _12f=_1.map(_12d,function(_130){return{corner:_130,pos:pos}});return _2._place(node,_12f)};_2._place=function(node,_132,_133){var view=_2.getViewport();if(!node.parentNode||String(node.parentNode.tagName).toLowerCase()!="body"){_1.body().appendChild(node)}var best=null;_1.some(_132,function(_136){var _137=_136.corner;var pos=_136.pos;if(_133){_133(node,_136.aroundCorner,_137)}var _139=node.style;var _13a=_139.display;var _13b=_139.visibility;_139.visibility="hidden";_139.display="";var mb=_1.marginBox(node);_139.display=_13a;_139.visibility=_13b;var _13d=(_137.charAt(1)=="L"?pos.x:Math.max(view.l,pos.x-mb.w)),_13e=(_137.charAt(0)=="T"?pos.y:Math.max(view.t,pos.y-mb.h)),endX=(_137.charAt(1)=="L"?Math.min(view.l+view.w,_13d+mb.w):pos.x),endY=(_137.charAt(0)=="T"?Math.min(view.t+view.h,_13e+mb.h):pos.y),_141=endX-_13d,_142=endY-_13e,_143=(mb.w-_141)+(mb.h-_142);if(best==null||_143<best.overflow){best={corner:_137,aroundCorner:_136.aroundCorner,x:_13d,y:_13e,w:_141,h:_142,overflow:_143}}return !_143});node.style.left=best.x+"px";node.style.top=best.y+"px";if(best.overflow&&_133){_133(node,best.aroundCorner,best.corner)}return best};_2.placeOnScreenAroundElement=function(node,_145,_146,_147){_145=_1.byId(_145);var _148=_145.style.display;_145.style.display="";var _149=_145.offsetWidth;var _14a=_145.offsetHeight;var _14b=_1.coords(_145,true);_145.style.display=_148;var _14c=[];for(var _14d in _146){_14c.push({aroundCorner:_14d,corner:_146[_14d],pos:{x:_14b.x+(_14d.charAt(1)=="L"?0:_149),y:_14b.y+(_14d.charAt(0)=="T"?0:_14a)}})}return _2._place(node,_14c,_147)}}if(!_1._hasResource["dijit._base.window"]){_1._hasResource["dijit._base.window"]=true;_1.provide("dijit._base.window");_2.getDocumentWindow=function(doc){if(_1.isSafari&&!doc._parentWindow){var fix=function(win){win.document._parentWindow=win;for(var i=0;i<win.frames.length;i++){fix(win.frames[i])}};fix(window.top)}if(_1.isIE&&window!==document.parentWindow&&!doc._parentWindow){doc.parentWindow.execScript("document._parentWindow = window;","Javascript");
var win=doc._parentWindow;doc._parentWindow=null;return win}return doc._parentWindow||doc.parentWindow||doc.defaultView}}if(!_1._hasResource["dijit._base.popup"]){_1._hasResource["dijit._base.popup"]=true;_1.provide("dijit._base.popup");_2.popup=new function(){var _153=[],_154=1000,_155=1;this.prepare=function(node){_1.body().appendChild(node);var s=node.style;if(s.display=="none"){s.display=""}s.visibility="hidden";s.position="absolute";s.top="-9999px"};this.open=function(args){var _159=args.popup,_15a=args.orient||{BL:"TL",TL:"BL"},_15b=args.around,id=(args.around&&args.around.id)?(args.around.id+"_dropdown"):("popup_"+_155++);var _15d=_1.doc.createElement("div");_2.setWaiRole(_15d,"presentation");_15d.id=id;_15d.className="dijitPopup";_15d.style.zIndex=_154+_153.length;_15d.style.visibility="hidden";if(args.parent){_15d.dijitPopupParent=args.parent.id}_1.body().appendChild(_15d);var s=_159.domNode.style;s.display="";s.visibility="";s.position="";_15d.appendChild(_159.domNode);var _15f=new _2.BackgroundIframe(_15d);var best=_15b?_2.placeOnScreenAroundElement(_15d,_15b,_15a,_159.orient?_1.hitch(_159,"orient"):null):_2.placeOnScreen(_15d,args,_15a=="R"?["TR","BR","TL","BL"]:["TL","BL","TR","BR"]);_15d.style.visibility="visible";var _161=[];var _162=function(){for(var pi=_153.length-1;pi>0&&_153[pi].parent===_153[pi-1].widget;pi--){}return _153[pi]};_161.push(_1.connect(_15d,"onkeypress",this,function(evt){if(evt.keyCode==_1.keys.ESCAPE&&args.onCancel){_1.stopEvent(evt);args.onCancel()}else{if(evt.keyCode==_1.keys.TAB){_1.stopEvent(evt);var _165=_162();if(_165&&_165.onCancel){_165.onCancel()}}}}));if(_159.onCancel){_161.push(_1.connect(_159,"onCancel",null,args.onCancel))}_161.push(_1.connect(_159,_159.onExecute?"onExecute":"onChange",null,function(){var _166=_162();if(_166&&_166.onExecute){_166.onExecute()}}));_153.push({wrapper:_15d,iframe:_15f,widget:_159,parent:args.parent,onExecute:args.onExecute,onCancel:args.onCancel,onClose:args.onClose,handlers:_161});if(_159.onOpen){_159.onOpen(best)}return best};this.close=function(_167){while(_1.some(_153,function(elem){return elem.widget==_167})){var top=_153.pop(),_16a=top.wrapper,_16b=top.iframe,_16c=top.widget,_16d=top.onClose;if(_16c.onClose){_16c.onClose()}_1.forEach(top.handlers,_1.disconnect);if(!_16c||!_16c.domNode){return }this.prepare(_16c.domNode);_16b.destroy();_1._destroyElement(_16a);if(_16d){_16d()}}}}();_2._frames=new function(){var _16e=[];this.pop=function(){var _16f;if(_16e.length){_16f=_16e.pop();_16f.style.display=""}else{if(_1.isIE){var html="<iframe src='javascript:\"\"' style='position: absolute; left: 0px; top: 0px;z-index: -1; filter:Alpha(Opacity=\"0\");'>";_16f=_1.doc.createElement(html)}else{_16f=_1.doc.createElement("iframe");_16f.src='javascript:""';_16f.className="dijitBackgroundIframe"}_16f.tabIndex=-1;_1.body().appendChild(_16f)}return _16f};this.push=function(_171){_171.style.display="";if(_1.isIE){_171.style.removeExpression("width");_171.style.removeExpression("height")}_16e.push(_171)}}();if(_1.isIE&&_1.isIE<7){_1.addOnLoad(function(){var f=_2._frames;_1.forEach([f.pop()],f.push)})}_2.BackgroundIframe=function(node){if(!node.id){throw new Error("no id")}if((_1.isIE&&_1.isIE<7)||(_1.isFF&&_1.isFF<3&&_1.hasClass(_1.body(),"dijit_a11y"))){var _174=_2._frames.pop();node.appendChild(_174);if(_1.isIE){_174.style.setExpression("width",_1._scopeName+".doc.getElementById('"+node.id+"').offsetWidth");_174.style.setExpression("height",_1._scopeName+".doc.getElementById('"+node.id+"').offsetHeight")}this.iframe=_174}};_1.extend(_2.BackgroundIframe,{destroy:function(){if(this.iframe){_2._frames.push(this.iframe);delete this.iframe}}})}if(!_1._hasResource["dijit._base.scroll"]){_1._hasResource["dijit._base.scroll"]=true;_1.provide("dijit._base.scroll");_2.scrollIntoView=function(node){if(_1.isMozilla){node.scrollIntoView(false)}else{var _176=node.parentNode;var _177=_176.scrollTop+_1.marginBox(_176).h;var _178=node.offsetTop+_1.marginBox(node).h;if(_177<_178){_176.scrollTop+=(_178-_177)}else{if(_176.scrollTop>node.offsetTop){_176.scrollTop-=(_176.scrollTop-node.offsetTop)}}}}}if(!_1._hasResource["dijit._base.sniff"]){_1._hasResource["dijit._base.sniff"]=true;_1.provide("dijit._base.sniff");(function(){var d=_1;var ie=d.isIE;var _17b=d.isOpera;var maj=Math.floor;var ff=d.isFF;var _17e={dj_ie:ie,dj_ie6:maj(ie)==6,dj_ie7:maj(ie)==7,dj_iequirks:ie&&d.isQuirks,dj_opera:_17b,dj_opera8:maj(_17b)==8,dj_opera9:maj(_17b)==9,dj_khtml:d.isKhtml,dj_safari:d.isSafari,dj_gecko:d.isMozilla,dj_ff2:maj(ff)==2};for(var p in _17e){if(_17e[p]){var html=_1.doc.documentElement;if(html.className){html.className+=" "+p}else{html.className=p}}}})()}if(!_1._hasResource["dijit._base.bidi"]){_1._hasResource["dijit._base.bidi"]=true;_1.provide("dijit._base.bidi");_1.addOnLoad(function(){if(!_1._isBodyLtr()){_1.addClass(_1.body(),"dijitRtl")}})}if(!_1._hasResource["dijit._base.typematic"]){_1._hasResource["dijit._base.typematic"]=true;_1.provide("dijit._base.typematic");
_2.typematic={_fireEventAndReload:function(){this._timer=null;this._callback(++this._count,this._node,this._evt);this._currentTimeout=(this._currentTimeout<0)?this._initialDelay:((this._subsequentDelay>1)?this._subsequentDelay:Math.round(this._currentTimeout*this._subsequentDelay));this._timer=setTimeout(_1.hitch(this,"_fireEventAndReload"),this._currentTimeout)},trigger:function(evt,_182,node,_184,obj,_186,_187){if(obj!=this._obj){this.stop();this._initialDelay=_187||500;this._subsequentDelay=_186||0.9;this._obj=obj;this._evt=evt;this._node=node;this._currentTimeout=-1;this._count=-1;this._callback=_1.hitch(_182,_184);this._fireEventAndReload()}},stop:function(){if(this._timer){clearTimeout(this._timer);this._timer=null}if(this._obj){this._callback(-1,this._node,this._evt);this._obj=null}},addKeyListener:function(node,_189,_18a,_18b,_18c,_18d){return[_1.connect(node,"onkeypress",this,function(evt){if(evt.keyCode==_189.keyCode&&(!_189.charCode||_189.charCode==evt.charCode)&&(_189.ctrlKey===undefined||_189.ctrlKey==evt.ctrlKey)&&(_189.altKey===undefined||_189.altKey==evt.ctrlKey)&&(_189.shiftKey===undefined||_189.shiftKey==evt.ctrlKey)){_1.stopEvent(evt);_2.typematic.trigger(_189,_18a,node,_18b,_189,_18c,_18d)}else{if(_2.typematic._obj==_189){_2.typematic.stop()}}}),_1.connect(node,"onkeyup",this,function(evt){if(_2.typematic._obj==_189){_2.typematic.stop()}})]},addMouseListener:function(node,_191,_192,_193,_194){var dc=_1.connect;return[dc(node,"mousedown",this,function(evt){_1.stopEvent(evt);_2.typematic.trigger(evt,_191,node,_192,node,_193,_194)}),dc(node,"mouseup",this,function(evt){_1.stopEvent(evt);_2.typematic.stop()}),dc(node,"mouseout",this,function(evt){_1.stopEvent(evt);_2.typematic.stop()}),dc(node,"mousemove",this,function(evt){_1.stopEvent(evt)}),dc(node,"dblclick",this,function(evt){_1.stopEvent(evt);if(_1.isIE){_2.typematic.trigger(evt,_191,node,_192,node,_193,_194);setTimeout(_1.hitch(this,_2.typematic.stop),50)}})]},addListener:function(_19b,_19c,_19d,_19e,_19f,_1a0,_1a1){return this.addKeyListener(_19c,_19d,_19e,_19f,_1a0,_1a1).concat(this.addMouseListener(_19b,_19e,_19f,_1a0,_1a1))}}}if(!_1._hasResource["dijit._base.wai"]){_1._hasResource["dijit._base.wai"]=true;_1.provide("dijit._base.wai");_2.wai={onload:function(){var div=_1.doc.createElement("div");div.id="a11yTestNode";div.style.cssText='border: 1px solid;border-color:red green;position: absolute;height: 5px;top: -999px;background-image: url("'+_1.moduleUrl("dojo","resources/blank.gif")+'");';_1.body().appendChild(div);var cs=_1.getComputedStyle(div);if(cs){var _1a4=cs.backgroundImage;var _1a5=(cs.borderTopColor==cs.borderRightColor)||(_1a4!=null&&(_1a4=="none"||_1a4=="url(invalid-url:)"));_1[_1a5?"addClass":"removeClass"](_1.body(),"dijit_a11y");if(!_1.isIE){_1.body().removeChild(div)}}}};if(_1.isIE||_1.isMoz){_1._loaders.unshift(_2.wai.onload)}_1.mixin(_2,{hasWaiRole:function(elem){return elem.hasAttribute?elem.hasAttribute("role"):!!elem.getAttribute("role")},getWaiRole:function(elem){var _1a8=elem.getAttribute("role");if(_1a8){var _1a9=_1a8.indexOf(":");return _1a9==-1?_1a8:_1a8.substring(_1a9+1)}else{return""}},setWaiRole:function(elem,role){elem.setAttribute("role",(_1.isFF&&_1.isFF<3)?"wairole:"+role:role)},removeWaiRole:function(elem){elem.removeAttribute("role")},hasWaiState:function(elem,_1ae){if(_1.isFF&&_1.isFF<3){return elem.hasAttributeNS("http://www.w3.org/2005/07/aaa",_1ae)}else{return elem.hasAttribute?elem.hasAttribute("aria-"+_1ae):!!elem.getAttribute("aria-"+_1ae)}},getWaiState:function(elem,_1b0){if(_1.isFF&&_1.isFF<3){return elem.getAttributeNS("http://www.w3.org/2005/07/aaa",_1b0)}else{var _1b1=elem.getAttribute("aria-"+_1b0);return _1b1?_1b1:""}},setWaiState:function(elem,_1b3,_1b4){if(_1.isFF&&_1.isFF<3){elem.setAttributeNS("http://www.w3.org/2005/07/aaa","aaa:"+_1b3,_1b4)}else{elem.setAttribute("aria-"+_1b3,_1b4)}},removeWaiState:function(elem,_1b6){if(_1.isFF&&_1.isFF<3){elem.removeAttributeNS("http://www.w3.org/2005/07/aaa",_1b6)}else{elem.removeAttribute("aria-"+_1b6)}}})}if(!_1._hasResource["dijit._base"]){_1._hasResource["dijit._base"]=true;_1.provide("dijit._base");if(_1.isSafari){_1.connect(window,"load",function(){window.resizeBy(1,0);setTimeout(function(){window.resizeBy(-1,0)},10)})}}if(!_1._hasResource["dijit._Widget"]){_1._hasResource["dijit._Widget"]=true;_1.provide("dijit._Widget");_1.require("dijit._base");_1.declare("dijit._Widget",null,{id:"",lang:"",dir:"","class":"",style:"",title:"",srcNodeRef:null,domNode:null,attributeMap:{id:"",dir:"",lang:"","class":"",style:"",title:""},postscript:function(_1b7,_1b8){this.create(_1b7,_1b8)},create:function(_1b9,_1ba){this.srcNodeRef=_1.byId(_1ba);this._connects=[];this._attaches=[];if(this.srcNodeRef&&(typeof this.srcNodeRef.id=="string")){this.id=this.srcNodeRef.id}if(_1b9){this.params=_1b9;_1.mixin(this,_1b9)}this.postMixInProperties();if(!this.id){this.id=_2.getUniqueId(this.declaredClass.replace(/\./g,"_"))}_2.registry.add(this);this.buildRendering();
if(this.domNode){for(var attr in this.attributeMap){var _1bc=this[attr];if(typeof _1bc!="object"&&((_1bc!==""&&_1bc!==false)||(_1b9&&_1b9[attr]))){this.setAttribute(attr,_1bc)}}}if(this.domNode){this.domNode.setAttribute("widgetId",this.id)}this.postCreate();if(this.srcNodeRef&&!this.srcNodeRef.parentNode){delete this.srcNodeRef}},postMixInProperties:function(){},buildRendering:function(){this.domNode=this.srcNodeRef||_1.doc.createElement("div")},postCreate:function(){},startup:function(){this._started=true},destroyRecursive:function(_1bd){this.destroyDescendants();this.destroy()},destroy:function(_1be){this.uninitialize();_1.forEach(this._connects,function(_1bf){_1.forEach(_1bf,_1.disconnect)});_1.forEach(this._supportingWidgets||[],function(w){w.destroy()});this.destroyRendering(_1be);_2.registry.remove(this.id)},destroyRendering:function(_1c1){if(this.bgIframe){this.bgIframe.destroy();delete this.bgIframe}if(this.domNode){_1._destroyElement(this.domNode);delete this.domNode}if(this.srcNodeRef){_1._destroyElement(this.srcNodeRef);delete this.srcNodeRef}},destroyDescendants:function(){_1.forEach(this.getDescendants(),function(_1c2){_1c2.destroy()})},uninitialize:function(){return false},onFocus:function(){},onBlur:function(){},_onFocus:function(e){this.onFocus()},_onBlur:function(){this.onBlur()},setAttribute:function(attr,_1c5){var _1c6=this[this.attributeMap[attr]||"domNode"];this[attr]=_1c5;switch(attr){case"class":_1.addClass(_1c6,_1c5);break;case"style":if(_1c6.style.cssText){_1c6.style.cssText+="; "+_1c5}else{_1c6.style.cssText=_1c5}break;default:if(/^on[A-Z]/.test(attr)){attr=attr.toLowerCase()}if(typeof _1c5=="function"){_1c5=_1.hitch(this,_1c5)}_1.attr(_1c6,attr,_1c5)}},toString:function(){return"[Widget "+this.declaredClass+", "+(this.id||"NO ID")+"]"},getDescendants:function(){if(this.containerNode){var list=_1.query("[widgetId]",this.containerNode);return list.map(_2.byNode)}else{return[]}},nodesWithKeyClick:["input","button"],connect:function(obj,_1c9,_1ca){var _1cb=[];if(_1c9=="ondijitclick"){if(!this.nodesWithKeyClick[obj.nodeName]){_1cb.push(_1.connect(obj,"onkeydown",this,function(e){if(e.keyCode==_1.keys.ENTER){return(_1.isString(_1ca))?this[_1ca](e):_1ca.call(this,e)}else{if(e.keyCode==_1.keys.SPACE){_1.stopEvent(e)}}}));_1cb.push(_1.connect(obj,"onkeyup",this,function(e){if(e.keyCode==_1.keys.SPACE){return _1.isString(_1ca)?this[_1ca](e):_1ca.call(this,e)}}))}_1c9="onclick"}_1cb.push(_1.connect(obj,_1c9,this,_1ca));this._connects.push(_1cb);return _1cb},disconnect:function(_1ce){for(var i=0;i<this._connects.length;i++){if(this._connects[i]==_1ce){_1.forEach(_1ce,_1.disconnect);this._connects.splice(i,1);return }}},isLeftToRight:function(){if(!("_ltr" in this)){this._ltr=_1.getComputedStyle(this.domNode).direction!="rtl"}return this._ltr},isFocusable:function(){return this.focus&&(_1.style(this.domNode,"display")!="none")}})}if(!_1._hasResource["dojo.string"]){_1._hasResource["dojo.string"]=true;_1.provide("dojo.string");_1.string.pad=function(text,size,ch,end){var out=String(text);if(!ch){ch="0"}while(out.length<size){if(end){out+=ch}else{out=ch+out}}return out};_1.string.substitute=function(_1d5,map,_1d7,_1d8){return _1d5.replace(/\$\{([^\s\:\}]+)(?:\:([^\s\:\}]+))?\}/g,function(_1d9,key,_1db){var _1dc=_1.getObject(key,false,map);if(_1db){_1dc=_1.getObject(_1db,false,_1d8)(_1dc)}if(_1d7){_1dc=_1d7(_1dc,key)}return _1dc.toString()})};_1.string.trim=function(str){str=str.replace(/^\s+/,"");for(var i=str.length-1;i>0;i--){if(/\S/.test(str.charAt(i))){str=str.substring(0,i+1);break}}return str}}if(!_1._hasResource["dijit._Templated"]){_1._hasResource["dijit._Templated"]=true;_1.provide("dijit._Templated");_1.declare("dijit._Templated",null,{templateNode:null,templateString:null,templatePath:null,widgetsInTemplate:false,containerNode:null,_skipNodeCache:false,_stringRepl:function(tmpl){var _1e0=this.declaredClass,_1e1=this;return _1.string.substitute(tmpl,this,function(_1e2,key){if(key.charAt(0)=="!"){_1e2=_1e1[key.substr(1)]}if(typeof _1e2=="undefined"){throw new Error(_1e0+" template:"+key)}if(!_1e2){return""}return key.charAt(0)=="!"?_1e2:_1e2.toString().replace(/"/g,"&quot;")},this)},buildRendering:function(){var _1e4=_2._Templated.getCachedTemplate(this.templatePath,this.templateString,this._skipNodeCache);var node;if(_1.isString(_1e4)){node=_2._Templated._createNodesFromText(this._stringRepl(_1e4))[0]}else{node=_1e4.cloneNode(true)}this._attachTemplateNodes(node);var _1e6=this.srcNodeRef;if(_1e6&&_1e6.parentNode){_1e6.parentNode.replaceChild(node,_1e6)}this.domNode=node;if(this.widgetsInTemplate){var cw=this._supportingWidgets=_1.parser.parse(node);this._attachTemplateNodes(cw,function(n,p){return n[p]})}this._fillContent(_1e6)},_fillContent:function(_1ea){var dest=this.containerNode;if(_1ea&&dest){while(_1ea.hasChildNodes()){dest.appendChild(_1ea.firstChild)}}},_attachTemplateNodes:function(_1ec,_1ed){_1ed=_1ed||function(n,p){return n.getAttribute(p)};var _1f0=_1.isArray(_1ec)?_1ec:(_1ec.all||_1ec.getElementsByTagName("*"));
var x=_1.isArray(_1ec)?0:-1;for(;x<_1f0.length;x++){var _1f2=(x==-1)?_1ec:_1f0[x];if(this.widgetsInTemplate&&_1ed(_1f2,"dojoType")){continue}var _1f3=_1ed(_1f2,"dojoAttachPoint");if(_1f3){var _1f4,_1f5=_1f3.split(/\s*,\s*/);while((_1f4=_1f5.shift())){if(_1.isArray(this[_1f4])){this[_1f4].push(_1f2)}else{this[_1f4]=_1f2}}}var _1f6=_1ed(_1f2,"dojoAttachEvent");if(_1f6){var _1f7,_1f8=_1f6.split(/\s*,\s*/);var trim=_1.trim;while((_1f7=_1f8.shift())){if(_1f7){var _1fa=null;if(_1f7.indexOf(":")!=-1){var _1fb=_1f7.split(":");_1f7=trim(_1fb[0]);_1fa=trim(_1fb[1])}else{_1f7=trim(_1f7)}if(!_1fa){_1fa=_1f7}this.connect(_1f2,_1f7,_1fa)}}}var role=_1ed(_1f2,"waiRole");if(role){_2.setWaiRole(_1f2,role)}var _1fd=_1ed(_1f2,"waiState");if(_1fd){_1.forEach(_1fd.split(/\s*,\s*/),function(_1fe){if(_1fe.indexOf("-")!=-1){var pair=_1fe.split("-");_2.setWaiState(_1f2,pair[0],pair[1])}})}}}});_2._Templated._templateCache={};_2._Templated.getCachedTemplate=function(_200,_201,_202){var _203=_2._Templated._templateCache;var key=_201||_200;var _205=_203[key];if(_205){return _205}if(!_201){_201=_2._Templated._sanitizeTemplateString(_1._getText(_200))}_201=_1.string.trim(_201);if(_202||_201.match(/\$\{([^\}]+)\}/g)){return(_203[key]=_201)}else{return(_203[key]=_2._Templated._createNodesFromText(_201)[0])}};_2._Templated._sanitizeTemplateString=function(_206){if(_206){_206=_206.replace(/^\s*<\?xml(\s)+version=[\'\"](\d)*.(\d)*[\'\"](\s)*\?>/im,"");var _207=_206.match(/<body[^>]*>\s*([\s\S]+)\s*<\/body>/im);if(_207){_206=_207[1]}}else{_206=""}return _206};if(_1.isIE){_1.addOnUnload(function(){var _208=_2._Templated._templateCache;for(var key in _208){var _20a=_208[key];if(!isNaN(_20a.nodeType)){_1._destroyElement(_20a)}delete _208[key]}})}(function(){var _20b={cell:{re:/^<t[dh][\s\r\n>]/i,pre:"<table><tbody><tr>",post:"</tr></tbody></table>"},row:{re:/^<tr[\s\r\n>]/i,pre:"<table><tbody>",post:"</tbody></table>"},section:{re:/^<(thead|tbody|tfoot)[\s\r\n>]/i,pre:"<table>",post:"</table>"}};var tn;_2._Templated._createNodesFromText=function(text){if(!tn){tn=_1.doc.createElement("div");tn.style.display="none";_1.body().appendChild(tn)}var _20e="none";var _20f=text.replace(/^\s+/,"");for(var type in _20b){var map=_20b[type];if(map.re.test(_20f)){_20e=type;text=map.pre+text+map.post;break}}tn.innerHTML=text;if(tn.normalize){tn.normalize()}var tag={cell:"tr",row:"tbody",section:"table"}[_20e];var _213=(typeof tag!="undefined")?tn.getElementsByTagName(tag)[0]:tn;var _214=[];while(_213.firstChild){_214.push(_213.removeChild(_213.firstChild))}tn.innerHTML="";return _214}})();_1.extend(_2._Widget,{dojoAttachEvent:"",dojoAttachPoint:"",waiRole:"",waiState:""})}if(!_1._hasResource["dijit._Container"]){_1._hasResource["dijit._Container"]=true;_1.provide("dijit._Container");_1.declare("dijit._Contained",null,{getParent:function(){for(var p=this.domNode.parentNode;p;p=p.parentNode){var id=p.getAttribute&&p.getAttribute("widgetId");if(id){var _217=_2.byId(id);return _217.isContainer?_217:null}}return null},_getSibling:function(_218){var node=this.domNode;do{node=node[_218+"Sibling"]}while(node&&node.nodeType!=1);if(!node){return null}var id=node.getAttribute("widgetId");return _2.byId(id)},getPreviousSibling:function(){return this._getSibling("previous")},getNextSibling:function(){return this._getSibling("next")}});_1.declare("dijit._Container",null,{isContainer:true,addChild:function(_21b,_21c){if(_21c===undefined){_21c="last"}var _21d=this.containerNode||this.domNode;if(_21c&&typeof _21c=="number"){var _21e=_1.query("> [widgetid]",_21d);if(_21e&&_21e.length>=_21c){_21d=_21e[_21c-1];_21c="after"}}_1.place(_21b.domNode,_21d,_21c);if(this._started&&!_21b._started){_21b.startup()}},removeChild:function(_21f){var node=_21f.domNode;node.parentNode.removeChild(node)},_nextElement:function(node){do{node=node.nextSibling}while(node&&node.nodeType!=1);return node},_firstElement:function(node){node=node.firstChild;if(node&&node.nodeType!=1){node=this._nextElement(node)}return node},getChildren:function(){return _1.query("> [widgetId]",this.containerNode||this.domNode).map(_2.byNode)},hasChildren:function(){var cn=this.containerNode||this.domNode;return !!this._firstElement(cn)},_getSiblingOfChild:function(_224,dir){var node=_224.domNode;var _227=(dir>0?"nextSibling":"previousSibling");do{node=node[_227]}while(node&&(node.nodeType!=1||!_2.byNode(node)));return node?_2.byNode(node):null}});_1.declare("dijit._KeyNavContainer",[_2._Container],{_keyNavCodes:{},connectKeyNavHandlers:function(_228,_229){var _22a=this._keyNavCodes={};var prev=_1.hitch(this,this.focusPrev);var next=_1.hitch(this,this.focusNext);_1.forEach(_228,function(code){_22a[code]=prev});_1.forEach(_229,function(code){_22a[code]=next});this.connect(this.domNode,"onkeypress","_onContainerKeypress");this.connect(this.domNode,"onfocus","_onContainerFocus")},startupKeyNavChildren:function(){_1.forEach(this.getChildren(),_1.hitch(this,"_startupChild"))},addChild:function(_22f,_230){_2._KeyNavContainer.superclass.addChild.apply(this,arguments);
this._startupChild(_22f)},focus:function(){this.focusFirstChild()},focusFirstChild:function(){this.focusChild(this._getFirstFocusableChild())},focusNext:function(){if(this.focusedChild&&this.focusedChild.hasNextFocalNode&&this.focusedChild.hasNextFocalNode()){this.focusedChild.focusNext();return }var _231=this._getNextFocusableChild(this.focusedChild,1);if(_231.getFocalNodes){this.focusChild(_231,_231.getFocalNodes()[0])}else{this.focusChild(_231)}},focusPrev:function(){if(this.focusedChild&&this.focusedChild.hasPrevFocalNode&&this.focusedChild.hasPrevFocalNode()){this.focusedChild.focusPrev();return }var _232=this._getNextFocusableChild(this.focusedChild,-1);if(_232.getFocalNodes){var _233=_232.getFocalNodes();this.focusChild(_232,_233[_233.length-1])}else{this.focusChild(_232)}},focusChild:function(_234,node){if(_234){if(this.focusedChild&&_234!==this.focusedChild){this._onChildBlur(this.focusedChild)}this.focusedChild=_234;if(node&&_234.focusFocalNode){_234.focusFocalNode(node)}else{_234.focus()}}},_startupChild:function(_236){if(_236.getFocalNodes){_1.forEach(_236.getFocalNodes(),function(node){_1.attr(node,"tabindex",-1);this._connectNode(node)},this)}else{var node=_236.focusNode||_236.domNode;if(_236.isFocusable()){_1.attr(node,"tabindex",-1)}this._connectNode(node)}},_connectNode:function(node){this.connect(node,"onfocus","_onNodeFocus");this.connect(node,"onblur","_onNodeBlur")},_onContainerFocus:function(evt){if(evt.target===this.domNode){this.focusFirstChild()}},_onContainerKeypress:function(evt){if(evt.ctrlKey||evt.altKey){return }var func=this._keyNavCodes[evt.keyCode];if(func){func();_1.stopEvent(evt)}},_onNodeFocus:function(evt){_1.attr(this.domNode,"tabindex",-1);var _23e=_2.getEnclosingWidget(evt.target);if(_23e&&_23e.isFocusable()){this.focusedChild=_23e}_1.stopEvent(evt)},_onNodeBlur:function(evt){if(this.tabIndex){_1.attr(this.domNode,"tabindex",this.tabIndex)}_1.stopEvent(evt)},_onChildBlur:function(_240){},_getFirstFocusableChild:function(){return this._getNextFocusableChild(null,1)},_getNextFocusableChild:function(_241,dir){if(_241){_241=this._getSiblingOfChild(_241,dir)}var _243=this.getChildren();for(var i=0;i<_243.length;i++){if(!_241){_241=_243[(dir>0)?0:(_243.length-1)]}if(_241.isFocusable()){return _241}_241=this._getSiblingOfChild(_241,dir)}return null}})}if(!_1._hasResource["dijit.layout._LayoutWidget"]){_1._hasResource["dijit.layout._LayoutWidget"]=true;_1.provide("dijit.layout._LayoutWidget");_1.declare("dijit.layout._LayoutWidget",[_2._Widget,_2._Container,_2._Contained],{isLayoutContainer:true,postCreate:function(){_1.addClass(this.domNode,"dijitContainer")},startup:function(){if(this._started){return }_1.forEach(this.getChildren(),function(_245){_245.startup()});if(!this.getParent||!this.getParent()){this.resize();this.connect(window,"onresize",function(){this.resize()})}this.inherited(arguments)},resize:function(args){var node=this.domNode;if(args){_1.marginBox(node,args);if(args.t){node.style.top=args.t+"px"}if(args.l){node.style.left=args.l+"px"}}var mb=_1.mixin(_1.marginBox(node),args||{});this._contentBox=_2.layout.marginBox2contentBox(node,mb);this.layout()},layout:function(){}});_2.layout.marginBox2contentBox=function(node,mb){var cs=_1.getComputedStyle(node);var me=_1._getMarginExtents(node,cs);var pb=_1._getPadBorderExtents(node,cs);return{l:_1._toPixelValue(node,cs.paddingLeft),t:_1._toPixelValue(node,cs.paddingTop),w:mb.w-(me.w+pb.w),h:mb.h-(me.h+pb.h)}};(function(){var _24e=function(word){return word.substring(0,1).toUpperCase()+word.substring(1)};var size=function(_251,dim){_251.resize?_251.resize(dim):_1.marginBox(_251.domNode,dim);_1.mixin(_251,_1.marginBox(_251.domNode));_1.mixin(_251,dim)};_2.layout.layoutChildren=function(_253,dim,_255){dim=_1.mixin({},dim);_1.addClass(_253,"dijitLayoutContainer");_255=_1.filter(_255,function(item){return item.layoutAlign!="client"}).concat(_1.filter(_255,function(item){return item.layoutAlign=="client"}));_1.forEach(_255,function(_258){var elm=_258.domNode,pos=_258.layoutAlign;var _25b=elm.style;_25b.left=dim.l+"px";_25b.top=dim.t+"px";_25b.bottom=_25b.right="auto";_1.addClass(elm,"dijitAlign"+_24e(pos));if(pos=="top"||pos=="bottom"){size(_258,{w:dim.w});dim.h-=_258.h;if(pos=="top"){dim.t+=_258.h}else{_25b.top=dim.t+dim.h+"px"}}else{if(pos=="left"||pos=="right"){size(_258,{h:dim.h});dim.w-=_258.w;if(pos=="left"){dim.l+=_258.w}else{_25b.left=dim.l+dim.w+"px"}}else{if(pos=="client"){size(_258,dim)}}}})}})()}if(!_1._hasResource["dijit.layout.ContentPane"]){_1._hasResource["dijit.layout.ContentPane"]=true;_1.provide("dijit.layout.ContentPane");_1.declare("dijit.layout.ContentPane",_2._Widget,{href:"",extractContent:false,parseOnLoad:true,preventCache:false,preload:false,refreshOnShow:false,loadingMessage:"<span class='dijitContentPaneLoading'>${loadingState}</span>",errorMessage:"<span class='dijitContentPaneError'>${errorState}</span>",isLoaded:false,"class":"dijitContentPane",doLayout:"auto",postCreate:function(){this.domNode.title="";
if(!this.containerNode){this.containerNode=this.domNode}if(this.preload){this._loadCheck()}var _25c=_1.i18n.getLocalization("dijit","loading",this.lang);this.loadingMessage=_1.string.substitute(this.loadingMessage,_25c);this.errorMessage=_1.string.substitute(this.errorMessage,_25c);var _25d=_2.getWaiRole(this.domNode);if(!_25d){_2.setWaiRole(this.domNode,"group")}_1.addClass(this.domNode,this["class"])},startup:function(){if(this._started){return }if(this.doLayout!="false"&&this.doLayout!==false){this._checkIfSingleChild();if(this._singleChild){this._singleChild.startup()}}this._loadCheck();this.inherited(arguments)},_checkIfSingleChild:function(){var _25e=_1.query(">",this.containerNode||this.domNode),_25f=_25e.filter("[widgetId]");if(_25e.length==1&&_25f.length==1){this.isContainer=true;this._singleChild=_2.byNode(_25f[0])}else{delete this.isContainer;delete this._singleChild}},refresh:function(){return this._prepareLoad(true)},setHref:function(href){this.href=href;return this._prepareLoad()},setContent:function(data){if(!this._isDownloaded){this.href="";this._onUnloadHandler()}this._setContent(data||"");this._isDownloaded=false;if(this.parseOnLoad){this._createSubWidgets()}if(this.doLayout!="false"&&this.doLayout!==false){this._checkIfSingleChild();if(this._singleChild&&this._singleChild.resize){this._singleChild.startup();this._singleChild.resize(this._contentBox||_1.contentBox(this.containerNode||this.domNode))}}this._onLoadHandler()},cancel:function(){if(this._xhrDfd&&(this._xhrDfd.fired==-1)){this._xhrDfd.cancel()}delete this._xhrDfd},destroy:function(){if(this._beingDestroyed){return }this._onUnloadHandler();this._beingDestroyed=true;this.inherited("destroy",arguments)},resize:function(size){_1.marginBox(this.domNode,size);var node=this.containerNode||this.domNode,mb=_1.mixin(_1.marginBox(node),size||{});this._contentBox=_2.layout.marginBox2contentBox(node,mb);if(this._singleChild&&this._singleChild.resize){this._singleChild.resize(this._contentBox)}},_prepareLoad:function(_265){this.cancel();this.isLoaded=false;this._loadCheck(_265)},_isShown:function(){if("open" in this){return this.open}else{var node=this.domNode;return(node.style.display!="none")&&(node.style.visibility!="hidden")}},_loadCheck:function(_267){var _268=this._isShown();if(this.href&&(_267||(this.preload&&!this._xhrDfd)||(this.refreshOnShow&&_268&&!this._xhrDfd)||(!this.isLoaded&&_268&&!this._xhrDfd))){this._downloadExternalContent()}},_downloadExternalContent:function(){this._onUnloadHandler();this._setContent(this.onDownloadStart.call(this));var self=this;var _26a={preventCache:(this.preventCache||this.refreshOnShow),url:this.href,handleAs:"text"};if(_1.isObject(this.ioArgs)){_1.mixin(_26a,this.ioArgs)}var hand=this._xhrDfd=(this.ioMethod||_1.xhrGet)(_26a);hand.addCallback(function(html){try{self.onDownloadEnd.call(self);self._isDownloaded=true;self.setContent.call(self,html)}catch(err){self._onError.call(self,"Content",err)}delete self._xhrDfd;return html});hand.addErrback(function(err){if(!hand.cancelled){self._onError.call(self,"Download",err)}delete self._xhrDfd;return err})},_onLoadHandler:function(){this.isLoaded=true;try{this.onLoad.call(this)}catch(e){console.error("Error "+this.widgetId+" running custom onLoad code")}},_onUnloadHandler:function(){this.isLoaded=false;this.cancel();try{this.onUnload.call(this)}catch(e){console.error("Error "+this.widgetId+" running custom onUnload code")}},_setContent:function(cont){this.destroyDescendants();try{var node=this.containerNode||this.domNode;while(node.firstChild){_1._destroyElement(node.firstChild)}if(typeof cont=="string"){if(this.extractContent){match=cont.match(/<body[^>]*>\s*([\s\S]+)\s*<\/body>/im);if(match){cont=match[1]}}node.innerHTML=cont}else{if(cont.nodeType){node.appendChild(cont)}else{_1.forEach(cont,function(n){node.appendChild(n.cloneNode(true))})}}}catch(e){var _271=this.onContentError(e);try{node.innerHTML=_271}catch(e){console.error("Fatal "+this.id+" could not change content due to "+e.message,e)}}},_onError:function(type,err,_274){var _275=this["on"+type+"Error"].call(this,err);if(_274){console.error(_274,err)}else{if(_275){this._setContent.call(this,_275)}}},_createSubWidgets:function(){var _276=this.containerNode||this.domNode;try{_1.parser.parse(_276,true)}catch(e){this._onError("Content",e,"Couldn't create widgets in "+this.id+(this.href?" from "+this.href:""))}},onLoad:function(e){},onUnload:function(e){},onDownloadStart:function(){return this.loadingMessage},onContentError:function(_279){},onDownloadError:function(_27a){return this.errorMessage},onDownloadEnd:function(){}})}if(!_1._hasResource["dijit.form.Form"]){_1._hasResource["dijit.form.Form"]=true;_1.provide("dijit.form.Form");_1.declare("dijit.form._FormMixin",null,{reset:function(){_1.forEach(this.getDescendants(),function(_27b){if(_27b.reset){_27b.reset()}})},validate:function(){var _27c=false;return _1.every(_1.map(this.getDescendants(),function(_27d){_27d._hasBeenBlurred=true;var _27e=!_27d.validate||_27d.validate();
if(!_27e&&!_27c){_2.scrollIntoView(_27d.containerNode||_27d.domNode);_27d.focus();_27c=true}return _27e}),"return item;")},setValues:function(obj){var map={};_1.forEach(this.getDescendants(),function(_281){if(!_281.name){return }var _282=map[_281.name]||(map[_281.name]=[]);_282.push(_281)});for(var name in map){var _284=map[name],_285=_1.getObject(name,false,obj);if(!_1.isArray(_285)){_285=[_285]}if(typeof _284[0].checked=="boolean"){_1.forEach(_284,function(w,i){w.setValue(_1.indexOf(_285,w.value)!=-1)})}else{if(_284[0]._multiValue){_284[0].setValue(_285)}else{_1.forEach(_284,function(w,i){w.setValue(_285[i])})}}}},getValues:function(){var obj={};_1.forEach(this.getDescendants(),function(_28b){var name=_28b.name;if(!name){return }var _28d=(_28b.getValue&&!_28b._getValueDeprecated)?_28b.getValue():_28b.value;if(typeof _28b.checked=="boolean"){if(/Radio/.test(_28b.declaredClass)){if(_28d!==false){_1.setObject(name,_28d,obj)}}else{var ary=_1.getObject(name,false,obj);if(!ary){ary=[];_1.setObject(name,ary,obj)}if(_28d!==false){ary.push(_28d)}}}else{_1.setObject(name,_28d,obj)}});return obj},isValid:function(){return _1.every(this.getDescendants(),function(_28f){return !_28f.isValid||_28f.isValid()})}});_1.declare("dijit.form.Form",[_2._Widget,_2._Templated,_2.form._FormMixin],{name:"",action:"",method:"",encType:"","accept-charset":"",accept:"",target:"",templateString:"<form dojoAttachPoint='containerNode' dojoAttachEvent='onreset:_onReset,onsubmit:_onSubmit' name='${name}'></form>",attributeMap:_1.mixin(_1.clone(_2._Widget.prototype.attributeMap),{action:"",method:"",encType:"","accept-charset":"",accept:"",target:""}),execute:function(_290){},onExecute:function(){},setAttribute:function(attr,_292){this.inherited(arguments);switch(attr){case"encType":if(_1.isIE){this.domNode.encoding=_292}}},postCreate:function(){if(_1.isIE&&this.srcNodeRef&&this.srcNodeRef.attributes){var item=this.srcNodeRef.attributes.getNamedItem("encType");if(item&&!item.specified&&(typeof item.value=="string")){this.setAttribute("encType",item.value)}}this.inherited(arguments)},onReset:function(e){return true},_onReset:function(e){var faux={returnValue:true,preventDefault:function(){this.returnValue=false},stopPropagation:function(){},currentTarget:e.currentTarget,target:e.target};if(!(this.onReset(faux)===false)&&faux.returnValue){this.reset()}_1.stopEvent(e);return false},_onSubmit:function(e){var fp=_2.form.Form.prototype;if(this.execute!=fp.execute||this.onExecute!=fp.onExecute){_1.deprecated("dijit.form.Form:execute()/onExecute() are deprecated. Use onSubmit() instead.","","2.0");this.onExecute();this.execute(this.getValues())}if(this.onSubmit(e)===false){_1.stopEvent(e)}},onSubmit:function(e){return this.isValid()},submit:function(){if(!(this.onSubmit()===false)){this.containerNode.submit()}}})}if(!_1._hasResource["dijit.Dialog"]){_1._hasResource["dijit.Dialog"]=true;_1.provide("dijit.Dialog");_1.declare("dijit.DialogUnderlay",[_2._Widget,_2._Templated],{templateString:"<div class='dijitDialogUnderlayWrapper' id='${id}_wrapper'><div class='dijitDialogUnderlay ${class}' id='${id}' dojoAttachPoint='node'></div></div>",attributeMap:{},postCreate:function(){_1.body().appendChild(this.domNode);this.bgIframe=new _2.BackgroundIframe(this.domNode)},layout:function(){var _29a=_2.getViewport();var is=this.node.style,os=this.domNode.style;os.top=_29a.t+"px";os.left=_29a.l+"px";is.width=_29a.w+"px";is.height=_29a.h+"px";var _29d=_2.getViewport();if(_29a.w!=_29d.w){is.width=_29d.w+"px"}if(_29a.h!=_29d.h){is.height=_29d.h+"px"}},show:function(){this.domNode.style.display="block";this.layout();if(this.bgIframe.iframe){this.bgIframe.iframe.style.display="block"}this._resizeHandler=this.connect(window,"onresize","layout")},hide:function(){this.domNode.style.display="none";if(this.bgIframe.iframe){this.bgIframe.iframe.style.display="none"}this.disconnect(this._resizeHandler)},uninitialize:function(){if(this.bgIframe){this.bgIframe.destroy()}}});_1.declare("dijit._DialogMixin",null,{attributeMap:_2._Widget.prototype.attributeMap,execute:function(_29e){},onCancel:function(){},onExecute:function(){},_onSubmit:function(){this.onExecute();this.execute(this.getValues())},_getFocusItems:function(_29f){var _2a0=_2.getFirstInTabbingOrder(_29f);this._firstFocusItem=_2a0?_2a0:_29f;_2a0=_2.getLastInTabbingOrder(_29f);this._lastFocusItem=_2a0?_2a0:this._firstFocusItem;if(_1.isMoz&&this._firstFocusItem.tagName.toLowerCase()=="input"&&_1.attr(this._firstFocusItem,"type").toLowerCase()=="file"){_1.attr(_29f,"tabindex","0");this._firstFocusItem=_29f}}});_1.declare("dijit.Dialog",[_2.layout.ContentPane,_2._Templated,_2.form._FormMixin,_2._DialogMixin],{templateString:null,templateString:'<div class="dijitDialog" tabindex="-1" waiRole="dialog" waiState="labelledby-${id}_title">\r\n\t<div dojoAttachPoint="titleBar" class="dijitDialogTitleBar">\r\n\t<span dojoAttachPoint="titleNode" class="dijitDialogTitle" id="${id}_title">${title}</span>\r\n\t<span dojoAttachPoint="closeButtonNode" class="dijitDialogCloseIcon" dojoAttachEvent="onclick: onCancel">\r\n\t\t<span dojoAttachPoint="closeText" class="closeText">x</span>\r\n\t</span>\r\n\t</div>\r\n\t\t<div dojoAttachPoint="containerNode" class="dijitDialogPaneContent"></div>\r\n</div>\r\n',open:false,duration:400,refocus:true,_firstFocusItem:null,_lastFocusItem:null,doLayout:false,attributeMap:_1.mixin(_1.clone(_2._Widget.prototype.attributeMap),{title:"titleBar"}),postCreate:function(){document.forms[0].appendChild(this.domNode);
this.inherited(arguments);var _2a1=_1.i18n.getLocalization("dijit","common");if(this.closeButtonNode){this.closeButtonNode.setAttribute("title",_2a1.buttonCancel)}if(this.closeText){this.closeText.setAttribute("title",_2a1.buttonCancel)}var s=this.domNode.style;s.visibility="hidden";s.position="absolute";s.display="";s.top="-9999px";this.connect(this,"onExecute","hide");this.connect(this,"onCancel","hide");this._modalconnects=[]},onLoad:function(){this._position();this.inherited(arguments)},_setup:function(){if(this.titleBar){this._moveable=new _1.dnd.TimedMoveable(this.domNode,{handle:this.titleBar,timeout:0})}this._underlay=new _2.DialogUnderlay({id:this.id+"_underlay","class":_1.map(this["class"].split(/\s/),function(s){return s+"_underlay"}).join(" ")});var node=this.domNode;this._fadeIn=_1.fx.combine([_1.fadeIn({node:node,duration:this.duration}),_1.fadeIn({node:this._underlay.domNode,duration:this.duration,onBegin:_1.hitch(this._underlay,"show")})]);this._fadeOut=_1.fx.combine([_1.fadeOut({node:node,duration:this.duration,onEnd:function(){node.style.visibility="hidden";node.style.top="-9999px"}}),_1.fadeOut({node:this._underlay.domNode,duration:this.duration,onEnd:_1.hitch(this._underlay,"hide")})])},uninitialize:function(){if(this._fadeIn&&this._fadeIn.status()=="playing"){this._fadeIn.stop()}if(this._fadeOut&&this._fadeOut.status()=="playing"){this._fadeOut.stop()}if(this._underlay){this._underlay.destroy()}},_position:function(){if(_1.hasClass(_1.body(),"dojoMove")){return }var _2a5=_2.getViewport();var mb=_1.marginBox(this.domNode);var _2a7=this.domNode.style;_2a7.left=Math.floor((_2a5.l+(_2a5.w-mb.w)/2))+"px";_2a7.top=Math.floor((_2a5.t+(_2a5.h-mb.h)/2))+"px"},_onKey:function(evt){if(evt.keyCode){var node=evt.target;if(evt.keyCode==_1.keys.TAB){this._getFocusItems(this.domNode)}var _2aa=(this._firstFocusItem==this._lastFocusItem);if(node==this._firstFocusItem&&evt.shiftKey&&evt.keyCode==_1.keys.TAB){if(!_2aa){_2.focus(this._lastFocusItem)}_1.stopEvent(evt)}else{if(node==this._lastFocusItem&&evt.keyCode==_1.keys.TAB&&!evt.shiftKey){if(!_2aa){_2.focus(this._firstFocusItem)}_1.stopEvent(evt)}else{while(node){if(node==this.domNode){if(evt.keyCode==_1.keys.ESCAPE){this.hide()}else{return }}node=node.parentNode}if(evt.keyCode!=_1.keys.TAB){_1.stopEvent(evt)}else{if(!_1.isOpera){try{this._firstFocusItem.focus()}catch(e){}}}}}}},show:function(){if(this.open){return }if(!this._alreadyInitialized){this._setup();this._alreadyInitialized=true}if(this._fadeOut.status()=="playing"){this._fadeOut.stop()}this._modalconnects.push(_1.connect(window,"onscroll",this,"layout"));this._modalconnects.push(_1.connect(_1.doc.documentElement,"onkeypress",this,"_onKey"));_1.style(this.domNode,"opacity",0);this.domNode.style.visibility="";this.open=true;this._loadCheck();this._position();this._fadeIn.play();this._savedFocus=_2.getFocus(this);this._getFocusItems(this.domNode);setTimeout(_1.hitch(this,function(){_2.focus(this._firstFocusItem)}),50)},hide:function(){if(!this._alreadyInitialized){return }if(this._fadeIn.status()=="playing"){this._fadeIn.stop()}this._fadeOut.play();if(this._scrollConnected){this._scrollConnected=false}_1.forEach(this._modalconnects,_1.disconnect);this._modalconnects=[];if(this.refocus){this.connect(this._fadeOut,"onEnd",_1.hitch(_2,"focus",this._savedFocus))}this.open=false},layout:function(){if(this.domNode.style.visibility!="hidden"){this._underlay.layout();this._position()}},destroy:function(){_1.forEach(this._modalconnects,_1.disconnect);if(this.refocus&&this.open){var fo=this._savedFocus;setTimeout(_1.hitch(_2,"focus",fo),25)}this.inherited(arguments)}});_1.declare("dijit.TooltipDialog",[_2.layout.ContentPane,_2._Templated,_2.form._FormMixin,_2._DialogMixin],{title:"",doLayout:false,_firstFocusItem:null,_lastFocusItem:null,templateString:null,templateString:'<div class="dijitTooltipDialog" waiRole="presentation">\r\n\t<div class="dijitTooltipContainer" waiRole="presentation">\r\n\t\t<div class ="dijitTooltipContents dijitTooltipFocusNode" dojoAttachPoint="containerNode" tabindex="-1" waiRole="dialog"></div>\r\n\t</div>\r\n\t<div class="dijitTooltipConnector" waiRole="presenation"></div>\r\n</div>\r\n',postCreate:function(){this.inherited(arguments);this.connect(this.containerNode,"onkeypress","_onKey");this.containerNode.title=this.title},orient:function(node,_2ad,_2ae){this.domNode.className="dijitTooltipDialog  dijitTooltipAB"+(_2ae.charAt(1)=="L"?"Left":"Right")+" dijitTooltip"+(_2ae.charAt(0)=="T"?"Below":"Above")},onOpen:function(pos){this._getFocusItems(this.containerNode);this.orient(this.domNode,pos.aroundCorner,pos.corner);this._loadCheck();_2.focus(this._firstFocusItem)},_onKey:function(evt){var node=evt.target;if(evt.keyCode==_1.keys.TAB){this._getFocusItems(this.containerNode)}var _2b2=(this._firstFocusItem==this._lastFocusItem);if(evt.keyCode==_1.keys.ESCAPE){this.onCancel()}else{if(node==this._firstFocusItem&&evt.shiftKey&&evt.keyCode==_1.keys.TAB){if(!_2b2){_2.focus(this._lastFocusItem)
}_1.stopEvent(evt)}else{if(node==this._lastFocusItem&&evt.keyCode==_1.keys.TAB&&!evt.shiftKey){if(!_2b2){_2.focus(this._firstFocusItem)}_1.stopEvent(evt)}else{if(evt.keyCode==_1.keys.TAB){evt.stopPropagation()}}}}}})}if(!_1._hasResource["dojox.collections._base"]){_1._hasResource["dojox.collections._base"]=true;_1.provide("dojox.collections._base");_3.collections.DictionaryEntry=function(k,v){this.key=k;this.value=v;this.valueOf=function(){return this.value};this.toString=function(){return String(this.value)}};_3.collections.Iterator=function(arr){var a=arr;var _2b7=0;this.element=a[_2b7]||null;this.atEnd=function(){return(_2b7>=a.length)};this.get=function(){if(this.atEnd()){return null}this.element=a[_2b7++];return this.element};this.map=function(fn,_2b9){return _1.map(a,fn,_2b9)};this.reset=function(){_2b7=0;this.element=a[_2b7]}};_3.collections.DictionaryIterator=function(obj){var a=[];var _2bc={};for(var p in obj){if(!_2bc[p]){a.push(obj[p])}}var _2be=0;this.element=a[_2be]||null;this.atEnd=function(){return(_2be>=a.length)};this.get=function(){if(this.atEnd()){return null}this.element=a[_2be++];return this.element};this.map=function(fn,_2c0){return _1.map(a,fn,_2c0)};this.reset=function(){_2be=0;this.element=a[_2be]}}}if(!_1._hasResource["dojox.collections.Dictionary"]){_1._hasResource["dojox.collections.Dictionary"]=true;_1.provide("dojox.collections.Dictionary");_3.collections.Dictionary=function(_2c1){var _2c2={};this.count=0;var _2c3={};this.add=function(k,v){var b=(k in _2c2);_2c2[k]=new _3.collections.DictionaryEntry(k,v);if(!b){this.count++}};this.clear=function(){_2c2={};this.count=0};this.clone=function(){return new _3.collections.Dictionary(this)};this.contains=this.containsKey=function(k){if(_2c3[k]){return false}return(_2c2[k]!=null)};this.containsValue=function(v){var e=this.getIterator();while(e.get()){if(e.element.value==v){return true}}return false};this.entry=function(k){return _2c2[k]};this.forEach=function(fn,_2cc){var a=[];for(var p in _2c2){if(!_2c3[p]){a.push(_2c2[p])}}_1.forEach(a,fn,_2cc)};this.getKeyList=function(){return(this.getIterator()).map(function(_2cf){return _2cf.key})};this.getValueList=function(){return(this.getIterator()).map(function(_2d0){return _2d0.value})};this.item=function(k){if(k in _2c2){return _2c2[k].valueOf()}return undefined};this.getIterator=function(){return new _3.collections.DictionaryIterator(_2c2)};this.remove=function(k){if(k in _2c2&&!_2c3[k]){delete _2c2[k];this.count--;return true}return false};if(_2c1){var e=_2c1.getIterator();while(e.get()){this.add(e.element.key,e.element.value)}}}}if(!_1._hasResource["dojo.cldr.supplemental"]){_1._hasResource["dojo.cldr.supplemental"]=true;_1.provide("dojo.cldr.supplemental");_1.cldr.supplemental.getFirstDayOfWeek=function(_2d4){var _2d5={mv:5,ae:6,af:6,bh:6,dj:6,dz:6,eg:6,er:6,et:6,iq:6,ir:6,jo:6,ke:6,kw:6,lb:6,ly:6,ma:6,om:6,qa:6,sa:6,sd:6,so:6,tn:6,ye:6,as:0,au:0,az:0,bw:0,ca:0,cn:0,fo:0,ge:0,gl:0,gu:0,hk:0,ie:0,il:0,is:0,jm:0,jp:0,kg:0,kr:0,la:0,mh:0,mo:0,mp:0,mt:0,nz:0,ph:0,pk:0,sg:0,th:0,tt:0,tw:0,um:0,us:0,uz:0,vi:0,za:0,zw:0,et:0,mw:0,ng:0,tj:0,sy:4};var _2d6=_1.cldr.supplemental._region(_2d4);var dow=_2d5[_2d6];return(dow===undefined)?1:dow};_1.cldr.supplemental._region=function(_2d8){_2d8=_1.i18n.normalizeLocale(_2d8);var tags=_2d8.split("-");var _2da=tags[1];if(!_2da){_2da={de:"de",en:"us",es:"es",fi:"fi",fr:"fr",hu:"hu",it:"it",ja:"jp",ko:"kr",nl:"nl",pt:"br",sv:"se",zh:"cn"}[tags[0]]}else{if(_2da.length==4){_2da=tags[2]}}return _2da};_1.cldr.supplemental.getWeekend=function(_2db){var _2dc={eg:5,il:5,sy:5,"in":0,ae:4,bh:4,dz:4,iq:4,jo:4,kw:4,lb:4,ly:4,ma:4,om:4,qa:4,sa:4,sd:4,tn:4,ye:4};var _2dd={ae:5,bh:5,dz:5,iq:5,jo:5,kw:5,lb:5,ly:5,ma:5,om:5,qa:5,sa:5,sd:5,tn:5,ye:5,af:5,ir:5,eg:6,il:6,sy:6};var _2de=_1.cldr.supplemental._region(_2db);var _2df=_2dc[_2de];var end=_2dd[_2de];if(_2df===undefined){_2df=6}if(end===undefined){end=0}return{start:_2df,end:end}}}if(!_1._hasResource["dojo.date"]){_1._hasResource["dojo.date"]=true;_1.provide("dojo.date");_1.date.getDaysInMonth=function(_2e1){var _2e2=_2e1.getMonth();var days=[31,28,31,30,31,30,31,31,30,31,30,31];if(_2e2==1&&_1.date.isLeapYear(_2e1)){return 29}return days[_2e2]};_1.date.isLeapYear=function(_2e4){var year=_2e4.getFullYear();return !(year%400)||(!(year%4)&&!!(year%100))};_1.date.getTimezoneName=function(_2e6){var str=_2e6.toString();var tz="";var _2e9;var pos=str.indexOf("(");if(pos>-1){tz=str.substring(++pos,str.indexOf(")"))}else{var pat=/([A-Z\/]+) \d{4}$/;if((_2e9=str.match(pat))){tz=_2e9[1]}else{str=_2e6.toLocaleString();pat=/ ([A-Z\/]+)$/;if((_2e9=str.match(pat))){tz=_2e9[1]}}}return(tz=="AM"||tz=="PM")?"":tz};_1.date.compare=function(_2ec,_2ed,_2ee){_2ec=new Date(Number(_2ec));_2ed=new Date(Number(_2ed||new Date()));if(_2ee!=="undefined"){if(_2ee=="date"){_2ec.setHours(0,0,0,0);_2ed.setHours(0,0,0,0)}else{if(_2ee=="time"){_2ec.setFullYear(0,0,0);_2ed.setFullYear(0,0,0)}}}if(_2ec>_2ed){return 1}if(_2ec<_2ed){return -1}return 0};_1.date.add=function(date,_2f0,_2f1){var sum=new Date(Number(date));
var _2f3=false;var _2f4="Date";switch(_2f0){case"day":break;case"weekday":var days,_2f6;var mod=_2f1%5;if(!mod){days=(_2f1>0)?5:-5;_2f6=(_2f1>0)?((_2f1-5)/5):((_2f1+5)/5)}else{days=mod;_2f6=parseInt(_2f1/5)}var strt=date.getDay();var adj=0;if(strt==6&&_2f1>0){adj=1}else{if(strt==0&&_2f1<0){adj=-1}}var trgt=strt+days;if(trgt==0||trgt==6){adj=(_2f1>0)?2:-2}_2f1=(7*_2f6)+days+adj;break;case"year":_2f4="FullYear";_2f3=true;break;case"week":_2f1*=7;break;case"quarter":_2f1*=3;case"month":_2f3=true;_2f4="Month";break;case"hour":case"minute":case"second":case"millisecond":_2f4="UTC"+_2f0.charAt(0).toUpperCase()+_2f0.substring(1)+"s"}if(_2f4){sum["set"+_2f4](sum["get"+_2f4]()+_2f1)}if(_2f3&&(sum.getDate()<date.getDate())){sum.setDate(0)}return sum};_1.date.difference=function(_2fb,_2fc,_2fd){_2fc=_2fc||new Date();_2fd=_2fd||"day";var _2fe=_2fc.getFullYear()-_2fb.getFullYear();var _2ff=1;switch(_2fd){case"quarter":var m1=_2fb.getMonth();var m2=_2fc.getMonth();var q1=Math.floor(m1/3)+1;var q2=Math.floor(m2/3)+1;q2+=(_2fe*4);_2ff=q2-q1;break;case"weekday":var days=Math.round(_1.date.difference(_2fb,_2fc,"day"));var _305=parseInt(_1.date.difference(_2fb,_2fc,"week"));var mod=days%7;if(mod==0){days=_305*5}else{var adj=0;var aDay=_2fb.getDay();var bDay=_2fc.getDay();_305=parseInt(days/7);mod=days%7;var _30a=new Date(_2fb);_30a.setDate(_30a.getDate()+(_305*7));var _30b=_30a.getDay();if(days>0){switch(true){case aDay==6:adj=-1;break;case aDay==0:adj=0;break;case bDay==6:adj=-1;break;case bDay==0:adj=-2;break;case (_30b+mod)>5:adj=-2}}else{if(days<0){switch(true){case aDay==6:adj=0;break;case aDay==0:adj=1;break;case bDay==6:adj=2;break;case bDay==0:adj=1;break;case (_30b+mod)<0:adj=2}}}days+=adj;days-=(_305*2)}_2ff=days;break;case"year":_2ff=_2fe;break;case"month":_2ff=(_2fc.getMonth()-_2fb.getMonth())+(_2fe*12);break;case"week":_2ff=parseInt(_1.date.difference(_2fb,_2fc,"day")/7);break;case"day":_2ff/=24;case"hour":_2ff/=60;case"minute":_2ff/=60;case"second":_2ff/=1000;case"millisecond":_2ff*=_2fc.getTime()-_2fb.getTime()}return Math.round(_2ff)}}if(!_1._hasResource["dojo.regexp"]){_1._hasResource["dojo.regexp"]=true;_1.provide("dojo.regexp");_1.regexp.escapeString=function(str,_30d){return str.replace(/([\.$?*!=:|{}\(\)\[\]\\\/^])/g,function(ch){if(_30d&&_30d.indexOf(ch)!=-1){return ch}return"\\"+ch})};_1.regexp.buildGroupRE=function(arr,re,_311){if(!(arr instanceof Array)){return re(arr)}var b=[];for(var i=0;i<arr.length;i++){b.push(re(arr[i]))}return _1.regexp.group(b.join("|"),_311)};_1.regexp.group=function(_314,_315){return"("+(_315?"?:":"")+_314+")"}}if(!_1._hasResource["dojo.date.locale"]){_1._hasResource["dojo.date.locale"]=true;_1.provide("dojo.date.locale");(function(){function formatPattern(_316,_317,_318,_319){return _319.replace(/([a-z])\1*/ig,function(_31a){var s,pad;var c=_31a.charAt(0);var l=_31a.length;var _31f=["abbr","wide","narrow"];switch(c){case"G":s=_317[(l<4)?"eraAbbr":"eraNames"][_316.getFullYear()<0?0:1];break;case"y":s=_316.getFullYear();switch(l){case 1:break;case 2:if(!_318){s=String(s);s=s.substr(s.length-2);break}default:pad=true}break;case"Q":case"q":s=Math.ceil((_316.getMonth()+1)/3);pad=true;break;case"M":case"L":var m=_316.getMonth();var _321;switch(l){case 1:case 2:s=m+1;pad=true;break;case 3:case 4:case 5:_321=_31f[l-3];break}if(_321){var _322=(c=="L")?"standalone":"format";var _323=["months",_322,_321].join("-");s=_317[_323][m]}break;case"w":var _324=0;s=_1.date.locale._getWeekOfYear(_316,_324);pad=true;break;case"d":s=_316.getDate();pad=true;break;case"D":s=_1.date.locale._getDayOfYear(_316);pad=true;break;case"E":case"e":case"c":var d=_316.getDay();var _326;switch(l){case 1:case 2:if(c=="e"){var _327=_1.cldr.supplemental.getFirstDayOfWeek(options.locale);d=(d-_327+7)%7}if(c!="c"){s=d+1;pad=true;break}case 3:case 4:case 5:_326=_31f[l-3];break}if(_326){var _328=(c=="c")?"standalone":"format";var _329=["days",_328,_326].join("-");s=_317[_329][d]}break;case"a":var _32a=(_316.getHours()<12)?"am":"pm";s=_317[_32a];break;case"h":case"H":case"K":case"k":var h=_316.getHours();switch(c){case"h":s=(h%12)||12;break;case"H":s=h;break;case"K":s=(h%12);break;case"k":s=h||24;break}pad=true;break;case"m":s=_316.getMinutes();pad=true;break;case"s":s=_316.getSeconds();pad=true;break;case"S":s=Math.round(_316.getMilliseconds()*Math.pow(10,l-3));pad=true;break;case"v":case"z":s=_1.date.getTimezoneName(_316);if(s){break}l=4;case"Z":var _32c=_316.getTimezoneOffset();var tz=[(_32c<=0?"+":"-"),_1.string.pad(Math.floor(Math.abs(_32c)/60),2),_1.string.pad(Math.abs(_32c)%60,2)];if(l==4){tz.splice(0,0,"GMT");tz.splice(3,0,":")}s=tz.join("");break;default:throw new Error("dojo.date.locale.format: invalid pattern char: "+_319)}if(pad){s=_1.string.pad(s,l)}return s})}_1.date.locale.format=function(_32e,_32f){_32f=_32f||{};var _330=_1.i18n.normalizeLocale(_32f.locale);var _331=_32f.formatLength||"short";var _332=_1.date.locale._getGregorianBundle(_330);var str=[];var _334=_1.hitch(this,formatPattern,_32e,_332,_32f.fullYear);
if(_32f.selector=="year"){var year=_32e.getFullYear();if(_330.match(/^zh|^ja/)){year+="年"}return year}if(_32f.selector!="time"){var _336=_32f.datePattern||_332["dateFormat-"+_331];if(_336){str.push(_processPattern(_336,_334))}}if(_32f.selector!="date"){var _337=_32f.timePattern||_332["timeFormat-"+_331];if(_337){str.push(_processPattern(_337,_334))}}var _338=str.join(" ");return _338};_1.date.locale.regexp=function(_339){return _1.date.locale._parseInfo(_339).regexp};_1.date.locale._parseInfo=function(_33a){_33a=_33a||{};var _33b=_1.i18n.normalizeLocale(_33a.locale);var _33c=_1.date.locale._getGregorianBundle(_33b);var _33d=_33a.formatLength||"short";var _33e=_33a.datePattern||_33c["dateFormat-"+_33d];var _33f=_33a.timePattern||_33c["timeFormat-"+_33d];var _340;if(_33a.selector=="date"){_340=_33e}else{if(_33a.selector=="time"){_340=_33f}else{_340=_33e+" "+_33f}}var _341=[];var re=_processPattern(_340,_1.hitch(this,_buildDateTimeRE,_341,_33c,_33a));return{regexp:re,tokens:_341,bundle:_33c}};_1.date.locale.parse=function(_343,_344){var info=_1.date.locale._parseInfo(_344);var _346=info.tokens,_347=info.bundle;var re=new RegExp("^"+info.regexp+"$");var _349=re.exec(_343);if(!_349){return null}var _34a=["abbr","wide","narrow"];var _34b=[1970,0,1,0,0,0,0];var amPm="";var _34d=_1.every(_349,function(v,i){if(!i){return true}var _350=_346[i-1];var l=_350.length;switch(_350.charAt(0)){case"y":if(l!=2&&_344.strict){_34b[0]=v}else{if(v<100){v=Number(v);var year=""+new Date().getFullYear();var _353=year.substring(0,2)*100;var _354=Math.min(Number(year.substring(2,4))+20,99);var num=(v<_354)?_353+v:_353-100+v;_34b[0]=num}else{if(_344.strict){return false}_34b[0]=v}}break;case"M":if(l>2){var _356=_347["months-format-"+_34a[l-3]].concat();if(!_344.strict){v=v.replace(".","").toLowerCase();_356=_1.map(_356,function(s){return s.replace(".","").toLowerCase()})}v=_1.indexOf(_356,v);if(v==-1){return false}}else{v--}_34b[1]=v;break;case"E":case"e":var days=_347["days-format-"+_34a[l-3]].concat();if(!_344.strict){v=v.toLowerCase();days=_1.map(days,function(d){return d.toLowerCase()})}v=_1.indexOf(days,v);if(v==-1){return false}break;case"D":_34b[1]=0;case"d":_34b[2]=v;break;case"a":var am=_344.am||_347.am;var pm=_344.pm||_347.pm;if(!_344.strict){var _35c=/\./g;v=v.replace(_35c,"").toLowerCase();am=am.replace(_35c,"").toLowerCase();pm=pm.replace(_35c,"").toLowerCase()}if(_344.strict&&v!=am&&v!=pm){return false}amPm=(v==pm)?"p":(v==am)?"a":"";break;case"K":if(v==24){v=0}case"h":case"H":case"k":if(v>23){return false}_34b[3]=v;break;case"m":_34b[4]=v;break;case"s":_34b[5]=v;break;case"S":_34b[6]=v}return true});var _35d=+_34b[3];if(amPm==="p"&&_35d<12){_34b[3]=_35d+12}else{if(amPm==="a"&&_35d==12){_34b[3]=0}}var _35e=new Date(_34b[0],_34b[1],_34b[2],_34b[3],_34b[4],_34b[5],_34b[6]);if(_344.strict){_35e.setFullYear(_34b[0])}var _35f=_346.join("");if(!_34d||(_35f.indexOf("M")!=-1&&_35e.getMonth()!=_34b[1])||(_35f.indexOf("d")!=-1&&_35e.getDate()!=_34b[2])){return null}return _35e};function _processPattern(_360,_361,_362,_363){var _364=function(x){return x};_361=_361||_364;_362=_362||_364;_363=_363||_364;var _366=_360.match(/(''|[^'])+/g);var _367=false;_1.forEach(_366,function(_368,i){if(!_368){_366[i]=""}else{_366[i]=(_367?_362:_361)(_368);_367=!_367}});return _363(_366.join(""))}function _buildDateTimeRE(_36a,_36b,_36c,_36d){_36d=_1.regexp.escapeString(_36d);if(!_36c.strict){_36d=_36d.replace(" a"," ?a")}return _36d.replace(/([a-z])\1*/ig,function(_36e){var s;var c=_36e.charAt(0);var l=_36e.length;var p2="",p3="";if(_36c.strict){if(l>1){p2="0{"+(l-1)+"}"}if(l>2){p3="0{"+(l-2)+"}"}}else{p2="0?";p3="0{0,2}"}switch(c){case"y":s="\\d{2,4}";break;case"M":s=(l>2)?"\\S+":p2+"[1-9]|1[0-2]";break;case"D":s=p2+"[1-9]|"+p3+"[1-9][0-9]|[12][0-9][0-9]|3[0-5][0-9]|36[0-6]";break;case"d":s=p2+"[1-9]|[12]\\d|3[01]";break;case"w":s=p2+"[1-9]|[1-4][0-9]|5[0-3]";break;case"E":s="\\S+";break;case"h":s=p2+"[1-9]|1[0-2]";break;case"k":s=p2+"\\d|1[01]";break;case"H":s=p2+"\\d|1\\d|2[0-3]";break;case"K":s=p2+"[1-9]|1\\d|2[0-4]";break;case"m":case"s":s="[0-5]\\d";break;case"S":s="\\d{"+l+"}";break;case"a":var am=_36c.am||_36b.am||"AM";var pm=_36c.pm||_36b.pm||"PM";if(_36c.strict){s=am+"|"+pm}else{s=am+"|"+pm;if(am!=am.toLowerCase()){s+="|"+am.toLowerCase()}if(pm!=pm.toLowerCase()){s+="|"+pm.toLowerCase()}}break;default:s=".*"}if(_36a){_36a.push(_36e)}return"("+s+")"}).replace(/[\xa0 ]/g,"[\\s\\xa0]")}})();(function(){var _376=[];_1.date.locale.addCustomFormats=function(_377,_378){_376.push({pkg:_377,name:_378})};_1.date.locale._getGregorianBundle=function(_379){var _37a={};_1.forEach(_376,function(desc){var _37c=_1.i18n.getLocalization(desc.pkg,desc.name,_379);_37a=_1.mixin(_37a,_37c)},this);return _37a}})();_1.date.locale.addCustomFormats("dojo.cldr","gregorian");_1.date.locale.getNames=function(item,type,use,_380){var _381;var _382=_1.date.locale._getGregorianBundle(_380);var _383=[item,use,type];if(use=="standAlone"){_381=_382[_383.join("-")]}_383[1]="format";
return(_381||_382[_383.join("-")]).concat()};_1.date.locale.isWeekend=function(_384,_385){var _386=_1.cldr.supplemental.getWeekend(_385);var day=(_384||new Date()).getDay();if(_386.end<_386.start){_386.end+=7;if(day<_386.start){day+=7}}return day>=_386.start&&day<=_386.end};_1.date.locale._getDayOfYear=function(_388){return _1.date.difference(new Date(_388.getFullYear(),0,1),_388)+1};_1.date.locale._getWeekOfYear=function(_389,_38a){if(arguments.length==1){_38a=0}var _38b=new Date(_389.getFullYear(),0,1).getDay();var adj=(_38b-_38a+7)%7;var week=Math.floor((_1.date.locale._getDayOfYear(_389)+adj-1)/7);if(_38b==_38a){week++}return week}}if(!_1._hasResource["dijit._Calendar"]){_1._hasResource["dijit._Calendar"]=true;_1.provide("dijit._Calendar");_1.declare("dijit._Calendar",[_2._Widget,_2._Templated],{templateString:'<table cellspacing="0" cellpadding="0" class="dijitCalendarContainer">\r\n\t<thead>\r\n\t\t<tr class="dijitReset dijitCalendarMonthContainer" valign="top">\r\n\t\t\t<th class=\'dijitReset\' dojoAttachPoint="decrementMonth">\r\n\t\t\t\t<div class="dijitInline dijitCalendarIncrementControl dijitCalendarDecrease"><span dojoAttachPoint="decreaseArrowNode" class="dijitA11ySideArrow dijitCalendarIncrementControl dijitCalendarDecreaseInner">-</span></div>\r\n\t\t\t</th>\r\n\t\t\t<th class=\'dijitReset\' colspan="5">\r\n\t\t\t\t<div dojoAttachPoint="monthLabelSpacer" class="dijitCalendarMonthLabelSpacer"></div>\r\n\t\t\t\t<div dojoAttachPoint="monthLabelNode" class="dijitCalendarMonthLabel"></div>\r\n\t\t\t</th>\r\n\t\t\t<th class=\'dijitReset\' dojoAttachPoint="incrementMonth">\r\n\t\t\t\t<div class="dijitInline dijitCalendarIncrementControl dijitCalendarIncrease"><span dojoAttachPoint="increaseArrowNode" class="dijitA11ySideArrow dijitCalendarIncrementControl dijitCalendarIncreaseInner">+</span></div>\r\n\t\t\t</th>\r\n\t\t</tr>\r\n\t\t<tr>\r\n\t\t\t<th class="dijitReset dijitCalendarDayLabelTemplate"><span class="dijitCalendarDayLabel"></span></th>\r\n\t\t</tr>\r\n\t</thead>\r\n\t<tbody dojoAttachEvent="onclick: _onDayClick" class="dijitReset dijitCalendarBodyContainer">\r\n\t\t<tr class="dijitReset dijitCalendarWeekTemplate">\r\n\t\t\t<td class="dijitReset dijitCalendarDateTemplate"><span class="dijitCalendarDateLabel"></span></td>\r\n\t\t</tr>\r\n\t</tbody>\r\n\t<tfoot class="dijitReset dijitCalendarYearContainer">\r\n\t\t<tr>\r\n\t\t\t<td class=\'dijitReset\' valign="top" colspan="7">\r\n\t\t\t\t<h3 class="dijitCalendarYearLabel">\r\n\t\t\t\t\t<span dojoAttachPoint="previousYearLabelNode" class="dijitInline dijitCalendarPreviousYear"></span>\r\n\t\t\t\t\t<span dojoAttachPoint="currentYearLabelNode" class="dijitInline dijitCalendarSelectedYear"></span>\r\n\t\t\t\t\t<span dojoAttachPoint="nextYearLabelNode" class="dijitInline dijitCalendarNextYear"></span>\r\n\t\t\t\t</h3>\r\n\t\t\t</td>\r\n\t\t</tr>\r\n\t</tfoot>\r\n</table>\t\r\n',value:new Date(),dayWidth:"narrow",weekStartsOn:-1,setValue:function(_38e){if(!this.value||_1.date.compare(_38e,this.value)){_38e=new Date(_38e);this.displayMonth=new Date(_38e);if(!this.isDisabledDate(_38e,this.lang)){this.value=_38e;this.value.setHours(0,0,0,0);this.onChange(this.value)}this._populateGrid()}},_setText:function(node,text){while(node.firstChild){node.removeChild(node.firstChild)}node.appendChild(_1.doc.createTextNode(text))},_getFirstDayOfWeek:function(){if(-1==this.weekStartsOn){return _1.cldr.supplemental.getFirstDayOfWeek(this.lang)}return this.weekStartsOn},_populateGrid:function(){var _391=this.displayMonth;_391.setDate(1);var _392=_391.getDay();var _393=_1.date.getDaysInMonth(_391);var _394=_1.date.getDaysInMonth(_1.date.add(_391,"month",-1));var _395=new Date();var _396=this.value;var _397=this._getFirstDayOfWeek();if(_397>_392){_397-=7}_1.query(".dijitCalendarDateTemplate",this.domNode).forEach(function(_398,i){i+=_397;var date=new Date(_391);var _39b,_39c="dijitCalendar",adj=0;if(i<_392){_39b=_394-_392+i+1;adj=-1;_39c+="Previous"}else{if(i>=(_392+_393)){_39b=i-_392-_393+1;adj=1;_39c+="Next"}else{_39b=i-_392+1;_39c+="Current"}}if(adj){date=_1.date.add(date,"month",adj)}date.setDate(_39b);if(!_1.date.compare(date,_395,"date")){_39c="dijitCalendarCurrentDate "+_39c}if(!_1.date.compare(date,_396,"date")){_39c="dijitCalendarSelectedDate "+_39c}if(this.isDisabledDate(date,this.lang)){_39c="dijitCalendarDisabledDate "+_39c}var _39e=this.getClassForDate(date,this.lang);if(_39e){_39c+=_39e+" "+_39c}_398.className=_39c+"Month dijitCalendarDateTemplate";_398.dijitDateValue=date.valueOf();var _39f=_1.query(".dijitCalendarDateLabel",_398)[0];this._setText(_39f,date.getDate())},this);var _3a0=_1.date.locale.getNames("months","wide","standAlone",this.lang);this._setText(this.monthLabelNode,_3a0[_391.getMonth()]);var y=_391.getFullYear()-1;var d=new Date();_1.forEach(["previous","current","next"],function(name){d.setFullYear(y++);this._setText(this[name+"YearLabelNode"],_1.date.locale.format(d,{selector:"year",locale:this.lang}))},this);var _3a4=this;var _3a5=function(_3a6,_3a7,adj){_2.typematic.addMouseListener(_3a4[_3a6],_3a4,function(_3a9){if(_3a9>=0){_3a4._adjustDisplay(_3a7,adj)
}},0.8,500)};_3a5("incrementMonth","month",1);_3a5("decrementMonth","month",-1);_3a5("nextYearLabelNode","year",1);_3a5("previousYearLabelNode","year",-1)},goToToday:function(){this.setValue(new Date())},postCreate:function(){this.inherited(arguments);var _3aa=_1.hitch(this,function(_3ab,n){var _3ad=_1.query(_3ab,this.domNode)[0];for(var i=0;i<n;i++){_3ad.parentNode.appendChild(_3ad.cloneNode(true))}});_3aa(".dijitCalendarDayLabelTemplate",6);_3aa(".dijitCalendarDateTemplate",6);_3aa(".dijitCalendarWeekTemplate",5);var _3af=_1.date.locale.getNames("days",this.dayWidth,"standAlone",this.lang);var _3b0=this._getFirstDayOfWeek();_1.query(".dijitCalendarDayLabel",this.domNode).forEach(function(_3b1,i){this._setText(_3b1,_3af[(i+_3b0)%7])},this);var _3b3=_1.date.locale.getNames("months","wide","standAlone",this.lang);_1.forEach(_3b3,function(name){var _3b5=_1.doc.createElement("div");this._setText(_3b5,name);this.monthLabelSpacer.appendChild(_3b5)},this);this.value=null;this.setValue(new Date())},_adjustDisplay:function(part,_3b7){this.displayMonth=_1.date.add(this.displayMonth,part,_3b7);this._populateGrid()},_onDayClick:function(evt){var node=evt.target;_1.stopEvent(evt);while(!node.dijitDateValue){node=node.parentNode}if(!_1.hasClass(node,"dijitCalendarDisabledDate")){this.setValue(node.dijitDateValue);this.onValueSelected(this.value)}},onValueSelected:function(date){},onChange:function(date){},isDisabledDate:function(_3bc,_3bd){},getClassForDate:function(_3be,_3bf){}})}if(!_1._hasResource["dijit.form._FormWidget"]){_1._hasResource["dijit.form._FormWidget"]=true;_1.provide("dijit.form._FormWidget");_1.declare("dijit.form._FormWidget",[_2._Widget,_2._Templated],{baseClass:"",name:"",alt:"",value:"",type:"text",tabIndex:"0",disabled:false,readOnly:false,intermediateChanges:false,attributeMap:_1.mixin(_1.clone(_2._Widget.prototype.attributeMap),{value:"focusNode",disabled:"focusNode",readOnly:"focusNode",id:"focusNode",tabIndex:"focusNode",alt:"focusNode"}),setAttribute:function(attr,_3c1){this.inherited(arguments);switch(attr){case"disabled":var _3c2=this[this.attributeMap.tabIndex||"domNode"];if(_3c1){this._hovering=false;this._active=false;_3c2.removeAttribute("tabIndex")}else{_3c2.setAttribute("tabIndex",this.tabIndex)}_2.setWaiState(this[this.attributeMap.disabled||"domNode"],"disabled",_3c1);this._setStateClass()}},setDisabled:function(_3c3){_1.deprecated("setDisabled("+_3c3+") is deprecated. Use setAttribute('disabled',"+_3c3+") instead.","","2.0");this.setAttribute("disabled",_3c3)},_onMouse:function(_3c4){var _3c5=_3c4.currentTarget;if(_3c5&&_3c5.getAttribute){this.stateModifier=_3c5.getAttribute("stateModifier")||""}if(!this.disabled){switch(_3c4.type){case"mouseenter":case"mouseover":this._hovering=true;this._active=this._mouseDown;break;case"mouseout":case"mouseleave":this._hovering=false;this._active=false;break;case"mousedown":this._active=true;this._mouseDown=true;var _3c6=this.connect(_1.body(),"onmouseup",function(){this._active=false;this._mouseDown=false;this._setStateClass();this.disconnect(_3c6)});if(this.isFocusable()){this.focus()}break}this._setStateClass()}},isFocusable:function(){return !this.disabled&&!this.readOnly&&this.focusNode&&(_1.style(this.domNode,"display")!="none")},focus:function(){setTimeout(_1.hitch(this,_2.focus,this.focusNode),0)},_setStateClass:function(){if(!("staticClass" in this)){this.staticClass=(this.stateNode||this.domNode).className}var _3c7=[this.baseClass];function multiply(_3c8){_3c7=_3c7.concat(_1.map(_3c7,function(c){return c+_3c8}),"dijit"+_3c8)}if(this.checked){multiply("Checked")}if(this.state){multiply(this.state)}if(this.selected){multiply("Selected")}if(this.disabled){multiply("Disabled")}else{if(this.readOnly){multiply("ReadOnly")}else{if(this._active){multiply(this.stateModifier+"Active")}else{if(this._focused){multiply("Focused")}if(this._hovering){multiply(this.stateModifier+"Hover")}}}}(this.stateNode||this.domNode).className=this.staticClass+" "+_3c7.join(" ")},onChange:function(_3ca){},_onChangeMonitor:"value",_onChangeActive:false,_handleOnChange:function(_3cb,_3cc){this._lastValue=_3cb;if(this._lastValueReported==undefined&&(_3cc===null||!this._onChangeActive)){this._resetValue=this._lastValueReported=_3cb}if((this.intermediateChanges||_3cc||_3cc===undefined)&&((_3cb&&_3cb.toString)?_3cb.toString():_3cb)!==((this._lastValueReported&&this._lastValueReported.toString)?this._lastValueReported.toString():this._lastValueReported)){this._lastValueReported=_3cb;if(this._onChangeActive){this.onChange(_3cb)}}},reset:function(){this._hasBeenBlurred=false;if(this.setValue&&!this._getValueDeprecated){this.setValue(this._resetValue,true)}else{if(this._onChangeMonitor){this.setAttribute(this._onChangeMonitor,(this._resetValue!==undefined&&this._resetValue!==null)?this._resetValue:"")}}},create:function(){this.inherited(arguments);this._onChangeActive=true;this._setStateClass()},destroy:function(){if(this._layoutHackHandle){clearTimeout(this._layoutHackHandle)
}this.inherited(arguments)},setValue:function(_3cd){_1.deprecated("dijit.form._FormWidget:setValue("+_3cd+") is deprecated.  Use setAttribute('value',"+_3cd+") instead.","","2.0");this.setAttribute("value",_3cd)},_getValueDeprecated:true,getValue:function(){_1.deprecated("dijit.form._FormWidget:getValue() is deprecated.  Use widget.value instead.","","2.0");return this.value},_layoutHack:function(){if(_1.isFF==2){var node=this.domNode;var old=node.style.opacity;node.style.opacity="0.999";this._layoutHackHandle=setTimeout(_1.hitch(this,function(){this._layoutHackHandle=null;node.style.opacity=old}),0)}}});_1.declare("dijit.form._FormValueWidget",_2.form._FormWidget,{attributeMap:_1.mixin(_1.clone(_2.form._FormWidget.prototype.attributeMap),{value:""}),postCreate:function(){this.setValue(this.value,null)},setValue:function(_3d0,_3d1){this.value=_3d0;this._handleOnChange(_3d0,_3d1)},_getValueDeprecated:false,getValue:function(){return this._lastValue},undo:function(){this.setValue(this._lastValueReported,false)},_valueChanged:function(){var v=this.getValue();var lv=this._lastValueReported;return((v!==null&&(v!==undefined)&&v.toString)?v.toString():"")!==((lv!==null&&(lv!==undefined)&&lv.toString)?lv.toString():"")},_onKeyPress:function(e){if(e.keyCode==_1.keys.ESCAPE&&!e.shiftKey&&!e.ctrlKey&&!e.altKey){if(this._valueChanged()){this.undo();_1.stopEvent(e);return false}}return true}})}if(!_1._hasResource["dijit.form.TextBox"]){_1._hasResource["dijit.form.TextBox"]=true;_1.provide("dijit.form.TextBox");_1.declare("dijit.form.TextBox",_2.form._FormValueWidget,{trim:false,uppercase:false,lowercase:false,propercase:false,maxLength:"",templateString:'<input class="dijit dijitReset dijitLeft" dojoAttachPoint=\'textbox,focusNode\' name="${name}"\r\n\tdojoAttachEvent=\'onmouseenter:_onMouse,onmouseleave:_onMouse,onfocus:_onMouse,onblur:_onMouse,onkeypress:_onKeyPress\'\r\n\tautocomplete="off" type="${type}"\r\n\t/>\r\n',baseClass:"dijitTextBox",attributeMap:_1.mixin(_1.clone(_2.form._FormValueWidget.prototype.attributeMap),{maxLength:"focusNode"}),getDisplayedValue:function(){return this.filter(this.textbox.value)},getValue:function(){return this.parse(this.getDisplayedValue(),this.constraints)},setValue:function(_3d5,_3d6,_3d7){var _3d8=this.filter(_3d5);if((((typeof _3d8==typeof _3d5)&&(_3d5!==undefined))||(_3d5===null))&&(_3d7==null||_3d7==undefined)){_3d7=this.format(_3d8,this.constraints)}if(_3d7!=null&&_3d7!=undefined){this.textbox.value=_3d7}_2.form.TextBox.superclass.setValue.call(this,_3d8,_3d6)},setDisplayedValue:function(_3d9,_3da){this.textbox.value=_3d9;this.setValue(this.getValue(),_3da)},format:function(_3db,_3dc){return((_3db==null||_3db==undefined)?"":(_3db.toString?_3db.toString():_3db))},parse:function(_3dd,_3de){return _3dd},postCreate:function(){this.textbox.setAttribute("value",this.getDisplayedValue());this.inherited(arguments);this._layoutHack()},filter:function(val){if(val===null||val===undefined){return""}else{if(typeof val!="string"){return val}}if(this.trim){val=_1.trim(val)}if(this.uppercase){val=val.toUpperCase()}if(this.lowercase){val=val.toLowerCase()}if(this.propercase){val=val.replace(/[^\s]+/g,function(word){return word.substring(0,1).toUpperCase()+word.substring(1)})}return val},_setBlurValue:function(){this.setValue(this.getValue(),(this.isValid?this.isValid():true))},_onBlur:function(){this._setBlurValue();this.inherited(arguments)}});_2.selectInputText=function(_3e1,_3e2,stop){var _3e4=_1.global;var _3e5=_1.doc;_3e1=_1.byId(_3e1);if(isNaN(_3e2)){_3e2=0}if(isNaN(stop)){stop=_3e1.value?_3e1.value.length:0}_3e1.focus();if(_3e5.selection&&_1.body()["createTextRange"]){if(_3e1.createTextRange){var _3e6=_3e1.createTextRange();with(_3e6){collapse(true);moveStart("character",_3e2);moveEnd("character",stop);select()}}}else{if(_3e4.getSelection){var _3e7=_3e4.getSelection();if(_3e1.setSelectionRange){_3e1.setSelectionRange(_3e2,stop)}}}}}if(!_1._hasResource["dijit._editor.selection"]){_1._hasResource["dijit._editor.selection"]=true;_1.provide("dijit._editor.selection");_1.mixin(_2._editor.selection,{getType:function(){if(_1.doc.selection){return _1.doc.selection.type.toLowerCase()}else{var _3e8="text";var oSel;try{oSel=_1.global.getSelection()}catch(e){}if(oSel&&oSel.rangeCount==1){var _3ea=oSel.getRangeAt(0);if((_3ea.startContainer==_3ea.endContainer)&&((_3ea.endOffset-_3ea.startOffset)==1)&&(_3ea.startContainer.nodeType!=3)){_3e8="control"}}return _3e8}},getSelectedText:function(){if(_1.doc.selection){if(_2._editor.selection.getType()=="control"){return null}return _1.doc.selection.createRange().text}else{var _3eb=_1.global.getSelection();if(_3eb){return _3eb.toString()}}return""},getSelectedHtml:function(){if(_1.doc.selection){if(_2._editor.selection.getType()=="control"){return null}return _1.doc.selection.createRange().htmlText}else{var _3ec=_1.global.getSelection();if(_3ec&&_3ec.rangeCount){var frag=_3ec.getRangeAt(0).cloneContents();var div=_1.doc.createElement("div");div.appendChild(frag);
return div.innerHTML}return null}},getSelectedElement:function(){if(this.getType()=="control"){if(_1.doc.selection){var _3ef=_1.doc.selection.createRange();if(_3ef&&_3ef.item){return _1.doc.selection.createRange().item(0)}}else{var _3f0=_1.global.getSelection();return _3f0.anchorNode.childNodes[_3f0.anchorOffset]}}return null},getParentElement:function(){if(this.getType()=="control"){var p=this.getSelectedElement();if(p){return p.parentNode}}else{if(_1.doc.selection){return _1.doc.selection.createRange().parentElement()}else{var _3f2=_1.global.getSelection();if(_3f2){var node=_3f2.anchorNode;while(node&&(node.nodeType!=1)){node=node.parentNode}return node}}}return null},hasAncestorElement:function(_3f4){return this.getAncestorElement.apply(this,arguments)!=null},getAncestorElement:function(_3f5){var node=this.getSelectedElement()||this.getParentElement();return this.getParentOfType(node,arguments)},isTag:function(node,tags){if(node&&node.tagName){var _nlc=node.tagName.toLowerCase();for(var i=0;i<tags.length;i++){var _tlc=String(tags[i]).toLowerCase();if(_nlc==_tlc){return _tlc}}}return""},getParentOfType:function(node,tags){while(node){if(this.isTag(node,tags).length){return node}node=node.parentNode}return null},collapse:function(_3fe){if(window.getSelection){var _3ff=_1.global.getSelection();if(_3ff.removeAllRanges){if(_3fe){_3ff.collapseToStart()}else{_3ff.collapseToEnd()}}else{_3ff.collapse(_3fe)}}else{if(_1.doc.selection){var _400=_1.doc.selection.createRange();_400.collapse(_3fe);_400.select()}}},remove:function(){var _s=_1.doc.selection;if(_s){if(_s.type.toLowerCase()!="none"){_s.clear()}return _s}else{_s=_1.global.getSelection();_s.deleteFromDocument();return _s}},selectElementChildren:function(_402,_403){var _404=_1.global;var _405=_1.doc;_402=_1.byId(_402);if(_405.selection&&_1.body().createTextRange){var _406=_402.ownerDocument.body.createTextRange();_406.moveToElementText(_402);if(!_403){try{_406.select()}catch(e){}}}else{if(_404.getSelection){var _407=_404.getSelection();if(_407.setBaseAndExtent){_407.setBaseAndExtent(_402,0,_402,_402.innerText.length-1)}else{if(_407.selectAllChildren){_407.selectAllChildren(_402)}}}}},selectElement:function(_408,_409){var _40a,_40b=_1.doc;_408=_1.byId(_408);if(_40b.selection&&_1.body().createTextRange){try{_40a=_1.body().createControlRange();_40a.addElement(_408);if(!_409){_40a.select()}}catch(e){this.selectElementChildren(_408,_409)}}else{if(_1.global.getSelection){var _40c=_1.global.getSelection();if(_40c.removeAllRanges){_40a=_40b.createRange();_40a.selectNode(_408);_40c.removeAllRanges();_40c.addRange(_40a)}}}}})}if(!_1._hasResource["dojo.number"]){_1._hasResource["dojo.number"]=true;_1.provide("dojo.number");_1.number.format=function(_40d,_40e){_40e=_1.mixin({},_40e||{});var _40f=_1.i18n.normalizeLocale(_40e.locale);var _410=_1.i18n.getLocalization("dojo.cldr","number",_40f);_40e.customs=_410;var _411=_40e.pattern||_410[(_40e.type||"decimal")+"Format"];if(isNaN(_40d)){return null}return _1.number._applyPattern(_40d,_411,_40e)};_1.number._numberPatternRE=/[#0,]*[#0](?:\.0*#*)?/;_1.number._applyPattern=function(_412,_413,_414){_414=_414||{};var _415=_414.customs.group;var _416=_414.customs.decimal;var _417=_413.split(";");var _418=_417[0];_413=_417[(_412<0)?1:0]||("-"+_418);if(_413.indexOf("%")!=-1){_412*=100}else{if(_413.indexOf("‰")!=-1){_412*=1000}else{if(_413.indexOf("¤")!=-1){_415=_414.customs.currencyGroup||_415;_416=_414.customs.currencyDecimal||_416;_413=_413.replace(/\u00a4{1,3}/,function(_419){var prop=["symbol","currency","displayName"][_419.length-1];return _414[prop]||_414.currency||""})}else{if(_413.indexOf("E")!=-1){throw new Error("exponential notation not supported")}}}}var _41b=_1.number._numberPatternRE;var _41c=_418.match(_41b);if(!_41c){throw new Error("unable to find a number expression in pattern: "+_413)}return _413.replace(_41b,_1.number._formatAbsolute(_412,_41c[0],{decimal:_416,group:_415,places:_414.places}))};_1.number.round=function(_41d,_41e,_41f){var _420=String(_41d).split(".");var _421=(_420[1]&&_420[1].length)||0;if(_421>_41e){var _422=Math.pow(10,_41e);if(_41f>0){_422*=10/_41f;_41e++}_41d=Math.round(_41d*_422)/_422;_420=String(_41d).split(".");_421=(_420[1]&&_420[1].length)||0;if(_421>_41e){_420[1]=_420[1].substr(0,_41e);_41d=Number(_420.join("."))}}return _41d};_1.number._formatAbsolute=function(_423,_424,_425){_425=_425||{};if(_425.places===true){_425.places=0}if(_425.places===Infinity){_425.places=6}var _426=_424.split(".");var _427=(_425.places>=0)?_425.places:(_426[1]&&_426[1].length)||0;if(!(_425.round<0)){_423=_1.number.round(_423,_427,_425.round)}var _428=String(Math.abs(_423)).split(".");var _429=_428[1]||"";if(_425.places){_428[1]=_1.string.pad(_429.substr(0,_425.places),_425.places,"0",true)}else{if(_426[1]&&_425.places!==0){var pad=_426[1].lastIndexOf("0")+1;if(pad>_429.length){_428[1]=_1.string.pad(_429,pad,"0",true)}var _42b=_426[1].length;if(_42b<_429.length){_428[1]=_429.substr(0,_42b)}}else{if(_428[1]){_428.pop()
}}}var _42c=_426[0].replace(",","");pad=_42c.indexOf("0");if(pad!=-1){pad=_42c.length-pad;if(pad>_428[0].length){_428[0]=_1.string.pad(_428[0],pad)}if(_42c.indexOf("#")==-1){_428[0]=_428[0].substr(_428[0].length-pad)}}var _42d=_426[0].lastIndexOf(",");var _42e,_42f;if(_42d!=-1){_42e=_426[0].length-_42d-1;var _430=_426[0].substr(0,_42d);_42d=_430.lastIndexOf(",");if(_42d!=-1){_42f=_430.length-_42d-1}}var _431=[];for(var _432=_428[0];_432;){var off=_432.length-_42e;_431.push((off>0)?_432.substr(off):_432);_432=(off>0)?_432.slice(0,off):"";if(_42f){_42e=_42f;delete _42f}}_428[0]=_431.reverse().join(_425.group||",");return _428.join(_425.decimal||".")};_1.number.regexp=function(_434){return _1.number._parseInfo(_434).regexp};_1.number._parseInfo=function(_435){_435=_435||{};var _436=_1.i18n.normalizeLocale(_435.locale);var _437=_1.i18n.getLocalization("dojo.cldr","number",_436);var _438=_435.pattern||_437[(_435.type||"decimal")+"Format"];var _439=_437.group;var _43a=_437.decimal;var _43b=1;if(_438.indexOf("%")!=-1){_43b/=100}else{if(_438.indexOf("‰")!=-1){_43b/=1000}else{var _43c=_438.indexOf("¤")!=-1;if(_43c){_439=_437.currencyGroup||_439;_43a=_437.currencyDecimal||_43a}}}var _43d=_438.split(";");if(_43d.length==1){_43d.push("-"+_43d[0])}var re=_1.regexp.buildGroupRE(_43d,function(_43f){_43f="(?:"+_1.regexp.escapeString(_43f,".")+")";return _43f.replace(_1.number._numberPatternRE,function(_440){var _441={signed:false,separator:_435.strict?_439:[_439,""],fractional:_435.fractional,decimal:_43a,exponent:false};var _442=_440.split(".");var _443=_435.places;if(_442.length==1||_443===0){_441.fractional=false}else{if(_443===undefined){_443=_442[1].lastIndexOf("0")+1}if(_443&&_435.fractional==undefined){_441.fractional=true}if(!_435.places&&(_443<_442[1].length)){_443+=","+_442[1].length}_441.places=_443}var _444=_442[0].split(",");if(_444.length>1){_441.groupSize=_444.pop().length;if(_444.length>1){_441.groupSize2=_444.pop().length}}return"("+_1.number._realNumberRegexp(_441)+")"})},true);if(_43c){re=re.replace(/(\s*)(\u00a4{1,3})(\s*)/g,function(_445,_446,_447,_448){var prop=["symbol","currency","displayName"][_447.length-1];var _44a=_1.regexp.escapeString(_435[prop]||_435.currency||"");_446=_446?"\\s":"";_448=_448?"\\s":"";if(!_435.strict){if(_446){_446+="*"}if(_448){_448+="*"}return"(?:"+_446+_44a+_448+")?"}return _446+_44a+_448})}return{regexp:re.replace(/[\xa0 ]/g,"[\\s\\xa0]"),group:_439,decimal:_43a,factor:_43b}};_1.number.parse=function(_44b,_44c){var info=_1.number._parseInfo(_44c);var _44e=(new RegExp("^"+info.regexp+"$")).exec(_44b);if(!_44e){return NaN}var _44f=_44e[1];if(!_44e[1]){if(!_44e[2]){return NaN}_44f=_44e[2];info.factor*=-1}_44f=_44f.replace(new RegExp("["+info.group+"\\s\\xa0]","g"),"").replace(info.decimal,".");return Number(_44f)*info.factor};_1.number._realNumberRegexp=function(_450){_450=_450||{};if(!("places" in _450)){_450.places=Infinity}if(typeof _450.decimal!="string"){_450.decimal="."}if(!("fractional" in _450)||/^0/.test(_450.places)){_450.fractional=[true,false]}if(!("exponent" in _450)){_450.exponent=[true,false]}if(!("eSigned" in _450)){_450.eSigned=[true,false]}var _451=_1.number._integerRegexp(_450);var _452=_1.regexp.buildGroupRE(_450.fractional,function(q){var re="";if(q&&(_450.places!==0)){re="\\"+_450.decimal;if(_450.places==Infinity){re="(?:"+re+"\\d+)?"}else{re+="\\d{"+_450.places+"}"}}return re},true);var _455=_1.regexp.buildGroupRE(_450.exponent,function(q){if(q){return"([eE]"+_1.number._integerRegexp({signed:_450.eSigned})+")"}return""});var _457=_451+_452;if(_452){_457="(?:(?:"+_457+")|(?:"+_452+"))"}return _457+_455};_1.number._integerRegexp=function(_458){_458=_458||{};if(!("signed" in _458)){_458.signed=[true,false]}if(!("separator" in _458)){_458.separator=""}else{if(!("groupSize" in _458)){_458.groupSize=3}}var _459=_1.regexp.buildGroupRE(_458.signed,function(q){return q?"[-+]":""},true);var _45b=_1.regexp.buildGroupRE(_458.separator,function(sep){if(!sep){return"(?:0|[1-9]\\d*)"}sep=_1.regexp.escapeString(sep);if(sep==" "){sep="\\s"}else{if(sep==" "){sep="\\s\\xa0"}}var grp=_458.groupSize,grp2=_458.groupSize2;if(grp2){var _45f="(?:0|[1-9]\\d{0,"+(grp2-1)+"}(?:["+sep+"]\\d{"+grp2+"})*["+sep+"]\\d{"+grp+"})";return((grp-grp2)>0)?"(?:"+_45f+"|(?:0|[1-9]\\d{0,"+(grp-1)+"}))":_45f}return"(?:0|[1-9]\\d{0,"+(grp-1)+"}(?:["+sep+"]\\d{"+grp+"})*)"},true);return _459+_45b}}if(!_1._hasResource["dojox.validate.regexp"]){_1._hasResource["dojox.validate.regexp"]=true;_1.provide("dojox.validate.regexp");_3.regexp={ca:{},us:{}};_3.regexp.tld=function(_460){_460=(typeof _460=="object")?_460:{};if(typeof _460.allowCC!="boolean"){_460.allowCC=true}if(typeof _460.allowInfra!="boolean"){_460.allowInfra=true}if(typeof _460.allowGeneric!="boolean"){_460.allowGeneric=true}var _461="arpa";var _462="aero|biz|com|coop|edu|gov|info|int|mil|museum|name|net|org|pro|travel|xxx|jobs|mobi|post";var ccRE="ac|ad|ae|af|ag|ai|al|am|an|ao|aq|ar|as|at|au|aw|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|eu|es|et|fi|fj|fk|fm|fo|fr|ga|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sk|sl|sm|sn|sr|st|su|sv|sy|sz|tc|td|tf|tg|th|tj|tk|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|yu|za|zm|zw";
var a=[];if(_460.allowInfra){a.push(_461)}if(_460.allowGeneric){a.push(_462)}if(_460.allowCC){a.push(ccRE)}var _465="";if(a.length>0){_465="("+a.join("|")+")"}return _465};_3.regexp.ipAddress=function(_466){_466=(typeof _466=="object")?_466:{};if(typeof _466.allowDottedDecimal!="boolean"){_466.allowDottedDecimal=true}if(typeof _466.allowDottedHex!="boolean"){_466.allowDottedHex=true}if(typeof _466.allowDottedOctal!="boolean"){_466.allowDottedOctal=true}if(typeof _466.allowDecimal!="boolean"){_466.allowDecimal=true}if(typeof _466.allowHex!="boolean"){_466.allowHex=true}if(typeof _466.allowIPv6!="boolean"){_466.allowIPv6=true}if(typeof _466.allowHybrid!="boolean"){_466.allowHybrid=true}var _467="((\\d|[1-9]\\d|1\\d\\d|2[0-4]\\d|25[0-5])\\.){3}(\\d|[1-9]\\d|1\\d\\d|2[0-4]\\d|25[0-5])";var _468="(0[xX]0*[\\da-fA-F]?[\\da-fA-F]\\.){3}0[xX]0*[\\da-fA-F]?[\\da-fA-F]";var _469="(0+[0-3][0-7][0-7]\\.){3}0+[0-3][0-7][0-7]";var _46a="(0|[1-9]\\d{0,8}|[1-3]\\d{9}|4[01]\\d{8}|42[0-8]\\d{7}|429[0-3]\\d{6}|4294[0-8]\\d{5}|42949[0-5]\\d{4}|429496[0-6]\\d{3}|4294967[01]\\d{2}|42949672[0-8]\\d|429496729[0-5])";var _46b="0[xX]0*[\\da-fA-F]{1,8}";var _46c="([\\da-fA-F]{1,4}\\:){7}[\\da-fA-F]{1,4}";var _46d="([\\da-fA-F]{1,4}\\:){6}((\\d|[1-9]\\d|1\\d\\d|2[0-4]\\d|25[0-5])\\.){3}(\\d|[1-9]\\d|1\\d\\d|2[0-4]\\d|25[0-5])";var a=[];if(_466.allowDottedDecimal){a.push(_467)}if(_466.allowDottedHex){a.push(_468)}if(_466.allowDottedOctal){a.push(_469)}if(_466.allowDecimal){a.push(_46a)}if(_466.allowHex){a.push(_46b)}if(_466.allowIPv6){a.push(_46c)}if(_466.allowHybrid){a.push(_46d)}var _46f="";if(a.length>0){_46f="("+a.join("|")+")"}return _46f};_3.regexp.host=function(_470){_470=(typeof _470=="object")?_470:{};if(typeof _470.allowIP!="boolean"){_470.allowIP=true}if(typeof _470.allowLocal!="boolean"){_470.allowLocal=false}if(typeof _470.allowPort!="boolean"){_470.allowPort=true}if(typeof _470.allowNamed!="boolean"){_470.allowNamed=false}var _471="([0-9a-zA-Z]([-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?\\.)+"+_3.regexp.tld(_470);var _472=_470.allowPort?"(\\:\\d+)?":"";var _473=_471;if(_470.allowIP){_473+="|"+_3.regexp.ipAddress(_470)}if(_470.allowLocal){_473+="|localhost"}if(_470.allowNamed){_473+="|^[^-][a-zA-Z0-9_-]*"}return"("+_473+")"+_472};_3.regexp.url=function(_474){_474=(typeof _474=="object")?_474:{};if(!("scheme" in _474)){_474.scheme=[true,false]}var _475=_1.regexp.buildGroupRE(_474.scheme,function(q){if(q){return"(https?|ftps?)\\://"}return""});var _477="(/([^?#\\s/]+/)*)?([^?#\\s/]+(\\?[^?#\\s/]*)?(#[A-Za-z][\\w.:-]*)?)?";return _475+_3.regexp.host(_474)+_477};_3.regexp.emailAddress=function(_478){_478=(typeof _478=="object")?_478:{};if(typeof _478.allowCruft!="boolean"){_478.allowCruft=false}_478.allowPort=false;var _479="([\\da-zA-Z]+[-._+&'])*[\\da-zA-Z]+";var _47a=_479+"@"+_3.regexp.host(_478);if(_478.allowCruft){_47a="<?(mailto\\:)?"+_47a+">?"}return _47a};_3.regexp.emailAddressList=function(_47b){_47b=(typeof _47b=="object")?_47b:{};if(typeof _47b.listSeparator!="string"){_47b.listSeparator="\\s;,"}var _47c=_3.regexp.emailAddress(_47b);var _47d="("+_47c+"\\s*["+_47b.listSeparator+"]\\s*)*"+_47c+"\\s*["+_47b.listSeparator+"]?\\s*";return _47d};_3.regexp.us.state=function(_47e){_47e=(typeof _47e=="object")?_47e:{};if(typeof _47e.allowTerritories!="boolean"){_47e.allowTerritories=true}if(typeof _47e.allowMilitary!="boolean"){_47e.allowMilitary=true}var _47f="AL|AK|AZ|AR|CA|CO|CT|DE|DC|FL|GA|HI|ID|IL|IN|IA|KS|KY|LA|ME|MD|MA|MI|MN|MS|MO|MT|NE|NV|NH|NJ|NM|NY|NC|ND|OH|OK|OR|PA|RI|SC|SD|TN|TX|UT|VT|VA|WA|WV|WI|WY";var _480="AS|FM|GU|MH|MP|PW|PR|VI";var _481="AA|AE|AP";if(_47e.allowTerritories){_47f+="|"+_480}if(_47e.allowMilitary){_47f+="|"+_481}return"("+_47f+")"};_3.regexp.ca.postalCode=function(){var _482="[A-Z][0-9][A-Z] [0-9][A-Z][0-9]";return"("+_482+")"};_3.regexp.ca.province=function(){var _483="AB|BC|MB|NB|NL|NS|NT|NU|ON|PE|QC|SK|YT";return"("+statesRE+")"};_3.regexp.numberFormat=function(_484){_484=(typeof _484=="object")?_484:{};if(typeof _484.format=="undefined"){_484.format="###-###-####"}var _485=function(_486){_486=_1.regexp.escapeString(_486,"?");_486=_486.replace(/\?/g,"\\d?");_486=_486.replace(/#/g,"\\d");return _486};return _1.regexp.buildGroupRE(_484.format,_485)}}if(!_1._hasResource["dojox.validate._base"]){_1._hasResource["dojox.validate._base"]=true;_1.provide("dojox.validate._base");_3.validate.isText=function(_487,_488){_488=(typeof _488=="object")?_488:{};if(/^\s*$/.test(_487)){return false}if(typeof _488.length=="number"&&_488.length!=_487.length){return false}if(typeof _488.minlength=="number"&&_488.minlength>_487.length){return false}if(typeof _488.maxlength=="number"&&_488.maxlength<_487.length){return false}return true};_3.validate._isInRangeCache={};_3.validate.isInRange=function(_489,_48a){_489=_1.number.parse(_489,_48a);if(isNaN(_489)){return false}_48a=(typeof _48a=="object")?_48a:{};var max=(typeof _48a.max=="number")?_48a.max:Infinity;var min=(typeof _48a.min=="number")?_48a.min:-Infinity;var dec=(typeof _48a.decimal=="string")?_48a.decimal:".";
var _48e=_3.validate._isInRangeCache;var _48f=_489+"max"+max+"min"+min+"dec"+dec;if(typeof _48e[_48f]!="undefined"){return _48e[_48f]}if(_489<min||_489>max){_48e[_48f]=false;return false}_48e[_48f]=true;return true};_3.validate.isNumberFormat=function(_490,_491){var re=new RegExp("^"+_3.regexp.numberFormat(_491)+"$","i");return re.test(_490)};_3.validate.isValidLuhn=function(_493){var sum,_495,_496;if(typeof _493!="string"){_493=String(_493)}_493=_493.replace(/[- ]/g,"");_495=_493.length%2;sum=0;for(var i=0;i<_493.length;i++){_496=parseInt(_493.charAt(i));if(i%2==_495){_496*=2}if(_496>9){_496-=9}sum+=_496}return !(sum%10)}}if(!_1._hasResource["dojox.validate.web"]){_1._hasResource["dojox.validate.web"]=true;_1.provide("dojox.validate.web");_3.validate.isIpAddress=function(_498,_499){var re=new RegExp("^"+_3.regexp.ipAddress(_499)+"$","i");return re.test(_498)};_3.validate.isUrl=function(_49b,_49c){var re=new RegExp("^"+_3.regexp.url(_49c)+"$","i");return re.test(_49b)};_3.validate.isEmailAddress=function(_49e,_49f){var re=new RegExp("^"+_3.regexp.emailAddress(_49f)+"$","i");return re.test(_49e)};_3.validate.isEmailAddressList=function(_4a1,_4a2){var re=new RegExp("^"+_3.regexp.emailAddressList(_4a2)+"$","i");return re.test(_4a1)};_3.validate.getEmailAddressList=function(_4a4,_4a5){if(!_4a5){_4a5={}}if(!_4a5.listSeparator){_4a5.listSeparator="\\s;,"}if(_3.validate.isEmailAddressList(_4a4,_4a5)){return _4a4.split(new RegExp("\\s*["+_4a5.listSeparator+"]\\s*"))}return[]}}}});var ClientLogger={m_strHandlerUrl:"",m_obXmlHttp:null,m_obErrorImage:null,Initialize:function(){try{strHandlerUrl=appRoot+"ClientLogger.axd";if(("undefined"!=typeof (logClientErrors))&&(true==logClientErrors)){ClientLogger.m_strHandlerUrl=strHandlerUrl;ClientLogger.Register()}else{}}catch(A){}},Register:function(){var A=function(D,E,C){return ClientLogger.Log(D,E,C)};if(window.attachEvent){window.attachEvent("onerror",A)}else{if(null!=window.onerror){var B=window.onerror;window.onerror=function(D,E,C){A(D,E,C);return B(D,E,C)}}else{window.onerror=A}}},FilterError:function(A,C,D,E,B){return false},Log:function(G,H,B){try{var A=location.href;var E="-1";if("undefined"!=typeof (accountId)){E=accountId+""}var D="";if("undefined"!=typeof (sessionId)){D=sessionId}if(!ClientLogger.FilterError(A,E,H,B,G)){var C="&p="+encodeURIComponent(A)+(("-1"!=E)?"&a="+encodeURIComponent(E):"")+((""!=D)?"&s="+encodeURIComponent(D):"")+"&u="+encodeURIComponent(H)+"&l="+encodeURIComponent(B)+"&m="+encodeURIComponent(G);ClientLogger.Send(C)}else{}}catch(F){}return false},LogException:function(G,E){try{if(E instanceof Error){var D=G+": ";var F="";var A="";var C="Undefined";if(E instanceof EvalError){C="EvalError"}else{if(E instanceof RangeError){C="RangeError"}else{if(E instanceof ReferenceError){C="ReferenceError"}else{if(E instanceof SyntaxError){C="SyntaxError"}else{if(E instanceof TypeError){C="TypeError"}else{if(E instanceof URIError){C="URIError"}}}}}}D+="Type: "+C;if(E.message){D+=" Message: "+E.message}if(E.name){D+=" Name: "+E.name}if(E.number){D+=" Number: "+E.number}if(E.description){D+=" Description: "+E.description}if(E.stack){D+=" Stack: "+E.stack}if(E.lineNumber){A=E.lineNumber}if(E.fileName){F=E.fileName}else{if(E.url){F=E.url}}ClientLogger.Log(D,F,A)}}catch(B){}},LogMessage:function(F,A){try{var D=F+": "+A;var E="";var B="";ClientLogger.Log(D,E,B)}catch(C){}},Send:function(B){if(!ClientLogger.m_obErrorImage){ClientLogger.m_obErrorImage=new Image();var A=ClientLogger.m_strHandlerUrl+"?log=yes"+B;var A=A.substring(0,2000);ClientLogger.m_obErrorImage.src=A}else{}}};ClientLogger.Initialize();function Anthem_Encode(A){if(typeof encodeURIComponent=="function"){return encodeURIComponent(A)}else{return encodeURIComponentNew(A)}}function Anthem_AddEvent(control,eventType,functionPrefix){var ev;eval("ev = control."+eventType+";");if(typeof (ev)=="function"){ev=ev.toString();ev=ev.substring(ev.indexOf("{")+1,ev.lastIndexOf("}"))}else{ev=""}var func;if(navigator.appName.toLowerCase().indexOf("explorer")>-1){func=new Function(functionPrefix+" "+ev)}else{func=new Function("event",functionPrefix+" "+ev)}eval("control."+eventType+" = func;")}function Anthem_GetXMLHttpRequest(){if(window.XMLHttpRequest){return new XMLHttpRequest()}else{if(window.Anthem_XMLHttpRequestProgID){return new ActiveXObject(window.Anthem_XMLHttpRequestProgID)}else{var B=["Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.5.0","Msxml2.XMLHTTP.4.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"];for(var C=0;C<B.length;++C){var D=B[C];try{var A=new ActiveXObject(D);window.Anthem_XMLHttpRequestProgID=D;return A}catch(E){}}}}return null}var callbackFrames=new Array();function Anthem_HandleIOFrameResponse(D){var E=document.getElementById(D);if(E!=null){var F=Anthem_ExtractIFrameDocument(E);if(F.getElementsByTagName("textarea").length>0){var B={responseText:F.getElementById("response").value};if(typeof (Anthem_DebugResponseText)=="function"){Anthem_DebugResponseText(B.responseText)}var A=Anthem_GetResult(B);
if(A.error){if(typeof (Anthem_DebugError)=="function"){Anthem_DebugError(A.error)}if(typeof (window.Anthem_Error)=="function"){Anthem_Error(A)}}Anthem_UpdatePage(A);Anthem_EvalClientSideScript(A);for(var C in callbackFrames){var G=callbackFrames[C];if(G!=null&&G.id==D){callbackFrames.splice(C,1);G.clientCallBack(A,G.clientCallBackArg);break}}if(typeof (window.Anthem_PostCallBack)=="function"){Anthem_PostCallBack()}}setTimeout('document.body.removeChild(document.getElementById("'+D+'"))',10000)}}function Anthem_ExtractIFrameDocument(A){var B=null;if(A.contentDocument){B=A.contentDocument}else{if(A.contentWindow){B=A.contentWindow.document}else{if(A.document){B=A.document}else{return null}}}return B}function Anthem_GetForm(){var A=document.getElementById(Anthem_FormID);return A}function Anthem_GetCallBackUrl(){var A=Anthem_GetForm();var B=A.action+(A.action.indexOf("?")==-1?"?":"&")+"Anthem_CallBack=true";return B}var Anthem_DownloadFile=false;function Anthem_CallBack(U,K,d,T,H,F,V,I,B,Y,A){Anthem_DownloadFile=A;if(typeof (window.Anthem_PreCallBack)=="function"){var G=Anthem_PreCallBack();if(!(typeof G=="undefined"||G)){if(typeof (window.Anthem_CallBackCancelled)=="function"){Anthem_CallBackCancelled()}return null}}var N="";var J="";if(d=="Page"){N+="&Anthem_PageMethod="+H}else{if(d=="MasterPage"){N+="&Anthem_MasterPageMethod="+H}else{if(d=="Control"){J=T.split(":").join("_");N+="&Anthem_ControlID="+J;N+="&Anthem_ControlMethod="+H}}}if(F){for(var E=0;E<F.length;++E){if(F[E] instanceof Array){for(var X=0;X<F[E].length;++X){N+="&Anthem_CallBackArgument"+E+"="+Anthem_Encode(F[E][X])}}else{N+="&Anthem_CallBackArgument"+E+"="+Anthem_Encode(F[E])}}}if(Y){N+="&Anthem_UpdatePage=true"}var M=false;if(B){var C=Anthem_GetForm();if(C!=null){for(var R=0;R<C.length;++R){var D=C.elements[R];if(D.name){var c=null;if(D.nodeName.toUpperCase()=="INPUT"){var S=D.getAttribute("type").toUpperCase();if(S=="TEXT"||S=="PASSWORD"||S=="HIDDEN"){if((D.name!="Anthem_PageMethod")&&(D.name!="Anthem_MasterPageMethod")&&(D.name!="Anthem_ControlID")&&(D.name!="Anthem_ControlMethod")&&(D.name!="Anthem_UpdatePage")&&(D.name!="Anthem_DownloadFile")){c=D.value}}else{if(S=="CHECKBOX"||S=="RADIO"){if(D.checked){c=D.value}}else{if(S=="FILE"){M=M|!(D.value==null||D.value.length==0)}}}}else{if(D.nodeName.toUpperCase()=="SELECT"){if(D.multiple){c=[];for(var X=0;X<D.length;++X){if(D.options[X].selected){c.push(D.options[X].value)}}}else{if(D.length==0){c=null}else{c=D.value}}}else{if(D.nodeName.toUpperCase()=="TEXTAREA"){c=D.value}}}if(c instanceof Array){for(var X=0;X<c.length;++X){N+="&"+D.name+"="+Anthem_Encode(c[X])}}else{if(c!=null){N+="&"+D.name+"="+Anthem_Encode(c)}}}}if(typeof C.__VIEWSTATE=="undefined"){N+="&__VIEWSTATE="}if(typeof C.__EVENTTARGET=="undefined"){N+="&__EVENTTARGET="}}}if(U){M=true}if(N.length>0){N=N.substring(1)}if(typeof (Anthem_DebugRequestText)=="function"){Anthem_DebugRequestText(N.split("&").join("\n&"))}if(M){var W=Anthem_GetCallBackUrl();W=W+"&Anthem_IOFrame=true";if(Y){W=W+"&Anthem_UpdatePage=true"}if(A){W=W+"&Anthem_DownloadFile=true"}var T="f"+new String(Math.floor(9999*Math.random()));if(typeof (V)=="function"){var Q={id:T,clientCallBack:V,clientCallBackArg:I};callbackFrames.push(Q)}var b=null;if(window.ActiveXObject){b=document.createElement('<iframe name="'+T+'" id="'+T+'" onload="Anthem_HandleIOFrameResponse(\''+T+"');\"/>")}else{b=document.createElement("iframe");b.id=T;b.name=T;b.onload=function(){Anthem_HandleIOFrameResponse(T)}}b.style.visibility="hidden";b.style.height="1px";document.body.appendChild(b);var a=Anthem_GetForm();var L=a.action;a.action=W;a.target=T;if(d=="Page"){Anthem_SetHiddenInputValue(a,"Anthem_PageMethod",H)}else{if(d=="MasterPage"){Anthem_SetHiddenInputValue(a,"Anthem_MasterPageMethod",H)}else{if(d=="Control"){Anthem_SetHiddenInputValue(a,"Anthem_ControlID",J);Anthem_SetHiddenInputValue(a,"Anthem_ControlMethod",H)}}}if(F){for(var E=0;E<F.length;++E){if(F[E] instanceof Array){for(var X=0;X<F[E].length;++X){Anthem_SetHiddenInputValue(a,"Anthem_CallBackArgument"+E,Anthem_Encode(F[E][X]))}}else{Anthem_SetHiddenInputValue(a,"Anthem_CallBackArgument"+E,Anthem_Encode(F[E]))}}}if(Y){Anthem_SetHiddenInputValue(a,"Anthem_UpdatePage","true")}try{a.submit()}catch(Z){P={value:null,error:Z.message};if(typeof (Anthem_DebugError)=="function"){Anthem_DebugError(Z.name+": "+Z.message+" ("+Z.number+")")}if(typeof (window.Anthem_Error)=="function"){Anthem_Error(P)}}a.target="";a.action=L}else{var O=Anthem_GetXMLHttpRequest();var P=null;if(!O){P={value:null,error:"NOXMLHTTP"};if(typeof (Anthem_DebugError)=="function"){Anthem_DebugError(P.error)}if(typeof (window.Anthem_Error)=="function"){Anthem_Error(P)}if(typeof (V)=="function"){V(P,I)}return P}var W=Anthem_GetCallBackUrl();O.open("POST",K?K:W,V?true:false);O.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=utf-8");O.setRequestHeader("Accept-Encoding","gzip, deflate");if(typeof (V)=="function"){O.onreadystatechange=function(){if(O.readyState!=4){return 
}if(typeof (Anthem_DebugResponseText)=="function"){Anthem_DebugResponseText(O.responseText)}P=Anthem_GetResult(O);if(P.error){if(typeof (Anthem_DebugError)=="function"){Anthem_DebugError(P.error)}if(typeof (window.Anthem_Error)=="function"){Anthem_Error(P)}}if(Y){Anthem_UpdatePage(P)}Anthem_EvalClientSideScript(P);V(P,I);O=null;if(typeof (window.Anthem_PostCallBack)=="function"){Anthem_PostCallBack()}}}O.send(N);if(typeof (V)!="function"){if(typeof (Anthem_DebugResponseText)=="function"){Anthem_DebugResponseText(O.responseText)}P=Anthem_GetResult(O);if(P.error){if(typeof (Anthem_DebugError)=="function"){Anthem_DebugError(P.error)}if(typeof (window.Anthem_Error)=="function"){Anthem_Error(P)}}if(Y){Anthem_UpdatePage(P)}Anthem_EvalClientSideScript(P);if(typeof (window.Anthem_PostCallBack)=="function"){Anthem_PostCallBack()}}}return P}function Anthem_GetResult(x){var result={value:null,error:null};var responseText=x.responseText;try{result=eval("("+responseText+")")}catch(e){try{ClientLogger.LogException("ANTHEM",e)}catch(ex){}if(responseText.length==0){result.error="NORESPONSE"}else{result.error="BADRESPONSE";result.responseText=responseText}}return result}function Anthem_SetHiddenInputValue(D,C,E){var B=null;if(D[C]){B=D[C]}else{B=document.createElement("input");B.setAttribute("name",C);B.setAttribute("type","hidden")}B.setAttribute("value",E);var A=B.parentElement?B.parentElement:B.parentNode;if(A==null){D.appendChild(B);D[C]=B}}function Anthem_RemoveHiddenInput(D,C){var B=D[C];if(B!=null&&typeof (B)!="undefined"){var A=B.parentElement?B.parentElement:B.parentNode;if(A!=null){D[C]=null;A.removeChild(B)}}}function Anthem_FireEvent(E,B,C,F,A,G){var D=Anthem_GetForm();Anthem_SetHiddenInputValue(D,"__EVENTTARGET",E);Anthem_SetHiddenInputValue(D,"__EVENTARGUMENT",B);Anthem_CallBack(false,null,null,null,null,null,C,F,A,G,false);D.__EVENTTARGET.value="";D.__EVENTARGUMENT.value=""}function Anthem_UpdatePage(B){var D=Anthem_GetForm();if(B.viewState){Anthem_SetHiddenInputValue(D,"__VIEWSTATE",B.viewState)}if(B.viewStateEncrypted){Anthem_SetHiddenInputValue(D,"__VIEWSTATEENCRYPTED",B.viewStateEncrypted)}if(B.eventValidation){Anthem_SetHiddenInputValue(D,"__EVENTVALIDATION",B.eventValidation)}if(B.controls){for(var C in B.controls){var A="Anthem_"+C.split("$").join("_")+"__";var E=document.getElementById(A);if(E){E.innerHTML=B.controls[C];if(B.controls[C]==""){E.style.display="none"}else{E.style.display=""}}}}if(B.pagescript){Anthem_LoadPageScript(B,0)}}function Anthem_LoadPageScript(I,C){if(C<I.pagescript.length){try{var F=document.createElement("script");F.type="text/javascript";if(I.pagescript[C].indexOf("src=")==0){F.src=I.pagescript[C].substring(4)}else{if(F.canHaveChildren){F.appendChild(document.createTextNode(I.pagescript[C]))}else{F.text=I.pagescript[C]}}var G=document.getElementsByTagName("head");if(G!=null&&typeof (G)!="undefined"&&G.length>0){var E=G[0];var H=false;for(var A=0;A<E.childNodes.length;A++){var B=E.childNodes[A];if(typeof (B.tagName)=="string"){if(B.tagName.toUpperCase()=="SCRIPT"){if(F.src.length>0){if(F.src==B.src){H=true;break}}else{if(F.innerHTML.length>0){if(F.innerHTML==B.innerHTML){H=true;break}}}}}}if(H){E.removeChild(B)}document.getElementsByTagName("head")[0].appendChild(F);if(typeof F.readyState!="undefined"){F.onreadystatechange=function(){if(F.readyState!="complete"&&F.readyState!="loaded"){return }else{Anthem_LoadPageScript(I,C+1)}}}else{Anthem_LoadPageScript(I,C+1)}}}catch(D){if(typeof (Anthem_DebugError)=="function"){Anthem_DebugError("Error adding page script to head. "+D.name+": "+D.message)}}}}function Anthem_EvalClientSideScript(result){if(result.script){for(var i=0;i<result.script.length;++i){try{eval(result.script[i])}catch(e){alert("Error evaluating client-side script!\n\nScript: "+result.script[i]+"\n\nException: "+e)}}}}function Anthem_Clear__EVENTTARGET(){var A=Anthem_GetForm();Anthem_SetHiddenInputValue(A,"__EVENTTARGET","")}function Anthem_InvokePageMethod(A,B,C,D){Anthem_Clear__EVENTTARGET();return Anthem_CallBack(false,null,"Page",null,A,B,C,D,true,true,false)}function Anthem_InvokeMasterPageMethod(A,B,C,D){Anthem_Clear__EVENTTARGET();return Anthem_CallBack(false,null,"MasterPage",null,A,B,C,D,true,true,false)}function Anthem_InvokeControlMethod(E,A,B,C,D){Anthem_Clear__EVENTTARGET();return Anthem_CallBack(false,null,"Control",E,A,B,C,D,true,true,false)}function Anthem_InvokeControlMethodDownloadFile(E,A,B,C,D){Anthem_Clear__EVENTTARGET();return Anthem_CallBack(true,null,"Control",E,A,B,C,D,true,true,true)}function Anthem_PreProcessCallBack(K,N,P,I,F,J,O,B,H,E,M){var A=true;if(I&&typeof (Page_ClientValidate)=="function"){A=Page_ClientValidate(F)}if(typeof (WebForm_OnSubmit)=="function"){A=WebForm_OnSubmit()}if(A){var L=true;if(typeof (H)=="function"){L=H(K,N)}if(typeof (L)=="undefined"||L){var D=K.getAttribute("type");D=(D==null)?"":D.toUpperCase();if(D=="IMAGE"&&N!=null){var C=Anthem_GetForm();if(N.offsetX){Anthem_SetHiddenInputValue(C,P+".x",N.offsetX);Anthem_SetHiddenInputValue(C,P+".y",N.offsetY)
}else{var G=GetControlLocation(K);Anthem_SetHiddenInputValue(C,P+".x",N.clientX-G.x+1+window.pageXOffset);Anthem_SetHiddenInputValue(C,P+".y",N.clientY-G.y+1+window.pageYOffset)}}if(J||O){if(K.nodeName.toUpperCase()=="INPUT"){if(D=="CHECKBOX"||D=="RADIO"||D=="TEXT"){M.OriginalText=GetLabelText(K.id);SetLabelText(K.id,O)}else{if(D=="IMAGE"){if(J){M.OriginalText=K.src;K.src=J}else{M.ParentElement=K.parentElement?K.parentElement:K.parentNode;if(M.ParentElement){M.OriginalText=M.ParentElement.innerHTML;M.ParentElement.innerHTML=O}}}else{if(D=="SUBMIT"){M.OriginalText=K.value;K.value=O}}}}else{if(K.nodeName.toUpperCase()=="SELECT"){M.OriginalText=GetLabelText(K.id);SetLabelText(K.id,O)}else{M.OriginalText=K.innerHTML;K.innerHTML=O}}}K.disabled=(typeof (B)=="undefined")?false:!B;return true}else{if(typeof (E)=="function"){E(K,N)}return false}}else{return false}}function Anthem_PreProcessCallBackOut(){this.ParentElement=null;this.OriginalText=""}function Anthem_PostProcessCallBack(L,F,H,J,A,K,E,I,D,G){if(typeof (D)=="function"){D(F,H)}F.disabled=false;var C=F.getAttribute("type");C=(C==null)?"":C.toUpperCase();if(C=="IMAGE"){var B=Anthem_GetForm();Anthem_RemoveHiddenInput(B,J+".x");Anthem_RemoveHiddenInput(B,J+".y")}if(E||I){if(F.nodeName.toUpperCase()=="INPUT"){if(C=="CHECKBOX"||C=="RADIO"||C=="TEXT"){SetLabelText(F.id,G.OriginalText)}else{if(C=="IMAGE"){if(E){F.src=G.OriginalText}else{G.ParentElement.innerHTML=G.OriginalText}}else{if(C=="SUBMIT"){F.value=G.OriginalText}}}}else{if(F.nodeName.toUpperCase()=="SELECT"){SetLabelText(F.id,G.OriginalText)}else{F.innerHTML=G.OriginalText}}}if(typeof (A)=="function"){A(L,K)}}function AFCBE(J,L,P,Q,H,F,I,N,A,G,E,D,M,C){if(J.disabled){return }var K=new Anthem_PreProcessCallBackOut();var O=Anthem_PreProcessCallBack(J,L,P,H,F,I,N,A,G,D,K);if(O){var B=L.type;Anthem_FireEvent(P,Q,function(R){Anthem_PostProcessCallBack(R,J,B,P,null,null,I,N,E,K)},null,M,C)}}function AnthemListControl_OnClick(I,F,E,K,A,G,D,C,J,B){var H=I.target||I.srcElement;if(H.nodeName.toUpperCase()=="LABEL"&&H.htmlFor!=""){return }var L=H.id.split("_").join("$");AFCBE(H,I,L,"",F,E,"",K,A,G,D,C,true,true)}function GetControlLocation(C){var A=0;var D=0;var B;for(B=C;B;B=B.offsetParent){if(B.offsetLeft){A+=B.offsetLeft}if(B.offsetTop){D+=B.offsetTop}}return{x:A,y:D}}function GetLabelText(C){var B=document.getElementsByTagName("label");for(var A=0;A<B.length;A++){if(B[A].htmlFor==C){return B[A].innerHTML}}return null}function SetLabelText(D,B){var C=document.getElementsByTagName("label");for(var A=0;A<C.length;A++){if(C[A].htmlFor==D){C[A].innerHTML=B;return }}}function utf8(B){var E,D;var A="";var C=0;while(C<B.length){E=B.charCodeAt(C++);if(E>=56320&&E<57344){continue}if(E>=55296&&E<56320){if(C>=B.length){continue}D=B.charCodeAt(C++);if(D<56320||E>=56832){continue}E=((E-55296)<<10)+(D-56320)+65536}if(E<128){A+=String.fromCharCode(E)}else{if(E<2048){A+=String.fromCharCode(192+(E>>6),128+(E&63))}else{if(E<65536){A+=String.fromCharCode(224+(E>>12),128+(E>>6&63),128+(E&63))}else{A+=String.fromCharCode(240+(E>>18),128+(E>>12&63),128+(E>>6&63),128+(E&63))}}}}return A}var hexchars="0123456789ABCDEF";function toHex(A){return hexchars.charAt(A>>4)+hexchars.charAt(A&15)}var okURIchars="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_-";function encodeURIComponentNew(C){var C=utf8(C);var D;var A="";for(var B=0;B<C.length;B++){if(okURIchars.indexOf(C.charAt(B))==-1){A+="%"+toHex(C.charCodeAt(B))}else{A+=C.charAt(B)}}return A}function notify(){alert("hello!")}function addLoadEvent(A){var B=window.onload;if(typeof window.onload!="function"){window.onload=A}else{window.onload=function(){if(B){B()}A()}}}function SetDefaultTimeZone(A){var D=document.getElementById(A);var C=new Date();var B=C.getTimezoneOffset();D.value="85"}function containsDOM(A,C){var B=false;do{if((B=A==C)){break}C=C.parentNode}while(C!=null);return B}function checkMouseEnter(B,A){if(B.contains&&A.fromElement){return !B.contains(A.fromElement)}else{if(A.relatedTarget){return !containsDOM(B,A.relatedTarget)}}}function checkMouseLeave(B,A){if(B.contains&&A.toElement){return !B.contains(A.toElement)}else{if(A.relatedTarget){return !containsDOM(B,A.relatedTarget)}}}var arPreloadedImages=new Array();function AddImage(A,B){arPreloadedImages[A]=new Image();arPreloadedImages[A].src=B}function SetImage(A,B){A.src=arPreloadedImages[B].src}var strSavedStatusBarText="";function BeginDisplayStatusBarText(A){strSavedStatusBarText=self.status;self.status=A;return true}function EndDisplayStatusBarText(){self.status=strSavedStatusBarText;return true}function AlertMessage(A){alert(A)}function Redirect(A){window.location=A;return false}function RedirectSelf(A){return Redirect(window.location)}function UpdateTitle(A){document.title=A}function GoBack(){history.go(-1)}function PerformClick(A){if(document.createEvent){var B=document.createEvent("MouseEvents");B.initEvent("click",true,false);A.dispatchEvent(B)}else{if(document.createEventObject){A.click()}}}function PerformClickById(A){PerformClick(document.getElementById(A))
}function EndsWith(A,B){if("string"!=typeof A){throw ("IllegalArgumentException: s must be a string")}if("string"!=typeof B){throw ("IllegalArgumentException: pattern must be a string")}var C=A.length-B.length;return A.substring(C)==B}Html={IsValid:function(B){var A=dojo.byId(B);return(null!=A&&typeof (A)!="undefined")},SetElemDisplay:function(C,B){var A=dojo.byId(C);if(Html.IsValid(A)){if(null==B||""==B){A.style.display="none"}else{A.style.display=B}}return false},AlternateElements:function(A,B){Html.SetElemDisplay(A,"block");Html.SetElemDisplay(B,"none");return false},ClearTextbox:function(B){var A=dojo.byId(B);if(Html.IsValid(A)){A.value=""}return false},SetSelectionOnControl:function(A){dojo.require("dijit.form.TextBox");dijit.selectInputText(dojo.byId(A))},SetFocus:function(B){var A=dojo.byId(B);if(Html.IsValid(B)){A.focus()}},ClickButton:function(C,D,E){var B=dojo.byId(D);dojo.fixEvent(C,B);if(C.keyCode==dojo.keys.ENTER){var A=dojo.byId(E);if(null!=A&&dojo.isObject(A)){if("INPUT"==String(Html.IsTag(A,"INPUT")).toUpperCase()){A.click()}else{PerformClick(A)}dojo.stopEvent(C);return false}}},Show:function(A,B){dojo.style(A,"display",B)},Hide:function(A){dojo.style(A,"display","none")},IsTag:function(B,A){dojo.require("dijit._editor.selection");if(dojo.isString(A)){return dijit._editor.selection.isTag(B,[A])}else{return dijit._editor.selection.isTag(B,A)}},SetAttribute:function(B,A,C){if(dojo.isIE){if("style"==A.toLowerCase()){B.style.cssText=C;return false}if("class"==A.toLowerCase()){A="className"}}else{dojo.attr(B,A,C)}return false},StyleAttribute:function(C,D){var B=arguments.length;if(B==1){var A=dojo.attr(C,"style");if(dojo.isIE){return A.cssText}else{return A}}else{Html.SetAttribute(C,"style",D)}},SetDefaultButtonForControl:function(B,A){dojo.connect(dojo.byId(B),"onkeypress",function(C){return Html.ClickButton(C,B,A)})}};Dom={RemoveNode:function(A){A=dojo.byId(A);A&&A.parentNode&&A.parentNode.removeChild(A);return A},ReplaceNode:function(B,A){return B.parentNode.replaceChild(A,B)}};Strings={IsBlank:function(A){if(!dojo.isString(A)){return true}return(dojo.string.trim(A).length==0)}};Effects={Explode:function(startNode,endNode,duration,easing,callback){startNode=dojo.byId(startNode);endNode=dojo.byId(endNode);var startCoords=dojo.coords(startNode,true);startCoords.t=startCoords.y;startCoords.l=startCoords.x;var outline=document.createElement("div");Html.StyleAttribute(outline,Html.StyleAttribute(endNode));if(endNode.explodeClassName){outline.className=endNode.explodeClassName}with(outline.style){position="absolute";display="none";var backgroundStyle=dojo.style(startNode,"background-color");backgroundColor=backgroundStyle?backgroundStyle.toLowerCase():"transparent";backgroundColor=(backgroundColor=="transparent")?"rgb(221, 221, 221)":backgroundColor}dojo.body().appendChild(outline);with(endNode.style){visibility="hidden";display="block"}var endCoords=dojo.coords(endNode,true);with(endNode.style){display="none";visibility="visible"}var props={opacity:{start:0.5,end:1}};dojo.forEach(["height","width","top","left"],function(type){props[type]={start:startCoords[type[0]],end:endCoords[type[0]]}});var anim=new dojo.animateProperty({node:outline,properties:props,duration:duration,easing:easing,beforeBegin:function(){dojo.style(outline,"display","block")},onEnd:function(){dojo.style(endNode,"display","block");outline.parentNode.removeChild(outline)}});if(callback){anim.connect("onEnd",function(){callback(endNode,anim)})}return anim},Implode:function(startNode,endNode,theDuration,theEasing,callback){startNode=dojo.byId(startNode);endNode=dojo.byId(endNode);var startCoords=dojo.coords(startNode,true);var endCoords=dojo.coords(endNode,true);endCoords.t=endCoords.y;endCoords.l=endCoords.x;var outline=document.createElement("div");Html.StyleAttribute(outline,Html.StyleAttribute(startNode));if(startNode.explodeClassName){outline.className=startNode.explodeClassName}dojo.style(outline,"opacity","0.3");with(outline.style){position="absolute";display="none";var backgroundStyle=dojo.style(endNode,"background-color");backgroundColor=backgroundStyle?backgroundStyle.toLowerCase():"transparent";backgroundColor=(backgroundColor=="transparent")?"rgb(221, 221, 221)":backgroundColor}dojo.body().appendChild(outline);var props={opacity:{start:1,end:0.5}};dojo.forEach(["height","width","top","left"],function(type){props[type]={start:startCoords[type[0]],end:endCoords[type[0]]}});var anim=new dojo.animateProperty({node:outline,properties:props,duration:theDuration,easing:theEasing,beforeBegin:function(){dojo.style(startNode,"display","none");dojo.style(outline,"display","block")},onEnd:function(){outline.parentNode.removeChild(outline)}});if(callback){anim.connect("onEnd",function(){callback(startNode,anim)})}return anim}};function GetUrlParam(D,B){D=D.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var A="[\\?&]"+D+"=([^&#]*)";var E=new RegExp(A);var C=E.exec(B);if(C==null){return""}else{return C[1]}}function NewWindow(C,B,A,D){wnd=window.open(C,B,"width="+A+"px,height="+D+"px,toolbar='0',location='0',scrollbars='1',menubar='1',titlebar='1',statusbar='1'");
if(null==wnd.opener){wnd.opener=window}}function DemoWindow(A){NewWindow(A,"teamnessdemo",770,600);return false}function CloseWindow(){window.close();return false}function SearchIn(B,A){B.style.width=A}function SearchOut(B,A){B.style.width=A}function addEvent(E,D,B,A){if(E.addEventListener){E.addEventListener(D,B,A);return true}else{if(E.attachEvent){var C=E.attachEvent("on"+D,B);return C}else{alert("Handler could not be removed")}}}function insertAtCursor(D,C){if(!D){return }if(!C){return }if(document.selection){D.focus();sel=document.selection.createRange();sel.text=C}else{if(D.selectionStart||D.selectionStart=="0"){var B=D.selectionStart;var A=D.selectionEnd;D.value=D.value.substring(0,B)+C+D.value.substring(A,D.value.length)}else{D.value+=C}}}function GetDIVElementsByTagName(B,F){var A=B.getElementsByTagName("div");var D=new Array();for(var E=0;E<A.length;E++){var C=dojo.attr(A[E],"name");if(C===F){D.push(A[E])}}return D}function GetAllDIVElementsByTagName(A){return GetDIVElementsByTagName(document,A)}function Sleep(C){var D=true;var B=new Date();var E;var A=B.getTime();while(D){E=new Date();alarmMSeconds=E.getTime();if(alarmMSeconds-A>C){D=false}}}var Print={};addLoadEvent(function(){Print={It:function(){var E;try{E=document.childNodes[1].innerHTML}catch(F){}if(!E){try{E=document.childNodes[0].innerHTML}catch(F){}}if(E){E='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\n<html xmlns="http://www.w3.org/1999/xhtml">'+E+"</html>";E=E.replace(/<script([^>])*>((.|\n|\r)*?)<\/script>/ig,"").replace(/<script([^>])*>/ig,"").replace(/onmouseover=\"([^"])*\"/ig,"").replace(/onmouseout=\"([^"])*\"/ig,"").replace(/<\/head>/i,'<link rel="stylesheet" type="text/css" href="'+resBase+'misc/print.css" /></head>').replace(/<\/html>/i,'<script language="javascript" type="text/javascript">window.onload = function() { window.print(); };<\/script></html>');E=Print.Customize(E);var C;try{C=window.open("","print")}catch(F){}if(!C){try{C=window.open("about:blank","print")}catch(F){}}if(C){C.opener=null;C.document.open();C.document.write(E);C.document.close();C.focus()}else{try{ClientLogger.LogMessage("PRINT","Print window not found")}catch(D){}}}else{try{ClientLogger.LogMessage("PRINT","Content not found")}catch(D){}}},Customize:function(C){if("function"==typeof PrintPageCustomize){return PrintPageCustomize(C)}else{return C}}};var B=dojo.byId("printLink");if(B){var A=location.href;if(0<=A.search(/\?/)){A+="&"}else{A+="?"}A+="Print=1";B.href=A}});var ss={fixAllLinks:function(){var B=document.getElementsByName("ss-link");for(var A=0;A<B.length;A++){var C=B[A];if((C.href&&C.href.indexOf("#")!=-1)&&((C.pathname==location.pathname)||("/"+C.pathname==location.pathname))&&(C.search==location.search)){addEvent(C,"click",ss.smoothScroll)}}},smoothScrollCore:function(G,E){var I=document.getElementsByTagName("a");var H=null;for(var D=0;D<I.length;D++){var F=I[D];if(F.name&&(F.name==E)){H=F;break}}if(!H){return true}var C=H.offsetLeft;var A=H.offsetTop;var B=H;while(B.offsetParent&&(B.offsetParent!=document.body)){B=B.offsetParent;C+=B.offsetLeft;A+=B.offsetTop}clearInterval(ss.INTERVAL);cypos=ss.getCurrentYPos();ss_stepsize=parseInt((A-cypos)/ss.STEPS);ss.INTERVAL=setInterval("ss.scrollWindow("+ss_stepsize+","+A+',"'+E+'")',10);if(window.event){window.event.cancelBubble=true;window.event.returnValue=false}if(G&&G.preventDefault&&G.stopPropagation){G.preventDefault();G.stopPropagation()}},smoothScroll:function(A){if(window.event){target=window.event.srcElement}else{if(A){target=A.target}else{return }}if(target.nodeType==3){target=target.parentNode}if(target.nodeName.toLowerCase()!="a"){return }anchor=target.hash.substr(1);ss.smoothScrollCore(A,anchor)},scrollWindow:function(A,C,B){wascypos=ss.getCurrentYPos();isAbove=(wascypos<C);window.scrollTo(0,wascypos+A);iscypos=ss.getCurrentYPos();isAboveNow=(iscypos<C);if((isAbove!=isAboveNow)||(wascypos==iscypos)){window.scrollTo(0,C);clearInterval(ss.INTERVAL)}},getCurrentYPos:function(){if(document.body&&document.body.scrollTop){return document.body.scrollTop}if(document.documentElement&&document.documentElement.scrollTop){return document.documentElement.scrollTop}if(window.pageYOffset){return window.pageYOffset}return 0}};ss.STEPS=10;addEvent(window,"load",ss.fixAllLinks);var BubbleToolTip={enableTooltips:function(){var A,B,C;if(!document.getElementById||!document.getElementsByTagName){return }C=document.createElement("span");C.id="btc";C.setAttribute("id","btc");C.style.position="absolute";document.getElementsByTagName("body")[0].appendChild(C);A=document.getElementsByName("bubble-tooltip");for(B=0;B<A.length;B++){BubbleToolTip.Prepare(A[B])}},Prepare:function(E){var F,C,A,D,B,G;C=E.getAttribute("title");E.removeAttribute("title");F=BubbleToolTip.CreateEl("span","BubbleToolTip");D=BubbleToolTip.CreateEl("span","Top");G=document.createElement("div");G.innerHTML=C;D.appendChild(G);F.appendChild(D);A=BubbleToolTip.CreateEl("span","Bottom");F.appendChild(A);
BubbleToolTip.setOpacity(F);E.tooltip=F;E.onmouseover=BubbleToolTip.showTooltip;E.onmouseout=BubbleToolTip.hideTooltip;E.onmousemove=BubbleToolTip.Locate},showTooltip:function(A){document.getElementById("btc").appendChild(this.tooltip);BubbleToolTip.Locate(A)},hideTooltip:function(A){var B=document.getElementById("btc");if(B.childNodes.length>0){B.removeChild(B.firstChild)}},setOpacity:function(A){A.style.filter="alpha(opacity:95)";A.style.MozOpacity="0.95";A.style.opacity="0.95"},CreateEl:function(B,C){var A=document.createElement(B);A.className=C;A.style.display="block";return(A)},Locate:function(B){var A=0,C=0;if(B==null){B=window.event}if(B.pageX||B.pageY){A=B.pageX;C=B.pageY}else{if(B.clientX||B.clientY){if(document.documentElement.scrollTop){A=B.clientX+document.documentElement.scrollLeft;C=B.clientY+document.documentElement.scrollTop}else{A=B.clientX+document.body.scrollLeft;C=B.clientY+document.body.scrollTop}}}document.getElementById("btc").style.top=(C+10)+"px";document.getElementById("btc").style.left=(A-20)+"px"}};addLoadEvent(BubbleToolTip.enableTooltips);CallbackImage={imageId:"loading",MustShow:true,displayTimeoutObj:null,displayTimeout:1000,Initialize:function(){var A=document.createElement("div");A.id=CallbackImage.imageId;A.className="loading";A.innerHTML="loading...";document.body.appendChild(A)},Show:function(){var A=document.getElementById(CallbackImage.imageId);if(A){A.style.display="block"}},Hide:function(){var A=document.getElementById(CallbackImage.imageId);if(A){A.style.display="none"}},Enable:function(){if(CallbackImage.MustShow){CallbackImage.SetDisplayTimeout()}},Disable:function(){CallbackImage.ClearDisplayTimeout();CallbackImage.Hide();CallbackImage.MustShow=false},SetDisplayTimeout:function(){if(null==CallbackImage.displayTimeoutObj){CallbackImage.displayTimeoutObj=setTimeout("CallbackImage.Show()",CallbackImage.displayTimeout)}},ClearDisplayTimeout:function(){if(null!=CallbackImage.displayTimeoutObj){clearTimeout(CallbackImage.displayTimeoutObj);CallbackImage.displayTimeoutObj=null}}};function RunAtStartup(){CallbackImage.Initialize()}addLoadEvent(RunAtStartup);function Anthem_PreCallBack(){if(true==Anthem_DownloadFile){return }CallbackImage.Enable()}function Anthem_PostCallBack(){CallbackImage.Disable();ss.fixAllLinks()}function AlertAnthem(A){CallbackImage.Disable();alert(A)}function ECbImg(){CallbackImage.MustShow=true}function ConfirmButton(A,B){B=B.replace("&quot;",'"').replace("&apos;","'");if(confirm(B)){ECbImg();return true}CallbackImage.Disable();return false}function PromptButton(A,D){var C=prompt(D,"");var B=document.getElementById(Anthem_FormID);Anthem_SetHiddenInputValue(B,"EAhPrompt",C);return C}function URLGetParameterURL(D,C){var E=D.indexOf("?")+1,A=D.length,B,F;for(;(E>0)&&(E<A);E=F+1){F=D.indexOf("&",E);if(F<0){F=A}B=D.indexOf("=",E);if(B<0){B=F}if(B>F){B=F}if(C.toLowerCase()==D.substring(E,B).toLowerCase()){if(F==A){E--}if(B<F){B++}return D.substring(B,F)}}return null}function URLGetParameter(A){return URLGetParameterURL(location.href,A)}function URLAddParameter(B,A,C){B=URLDelParameter(B,A);return B+((B.indexOf("?")<0)?"?":"&")+A+"="+escape(C)}function URLDelParameter(D,C){var E=D.indexOf("?")+1,A=D.length,B,F;for(;(E>0)&&(E<A);E=F+1){F=D.indexOf("&",E);if(F<0){F=A}B=D.indexOf("=",E);if(B<0){B=F}if(B>F){B=F}if(C.toLowerCase()==D.substring(E,B).toLowerCase()){if(F==A){E--}else{F++}return D.substring(0,E)+D.substr(F)}}return D}function URLGetQueryCore(B){var C=B.indexOf("?");if(C<0){return""}else{var A=B.length;return B.substring(C,A)}}function URLGetQuery(){return URLGetQueryCore(location.href)}function URLUtf8Encode(A){A=A.replace(/\r\n/g,"\n");var B="";for(var D=0;D<A.length;D++){var C=A.charCodeAt(D);if(C<128){B+=String.fromCharCode(C)}else{if((C>127)&&(C<2048)){B+=String.fromCharCode((C>>6)|192);B+=String.fromCharCode((C&63)|128)}else{B+=String.fromCharCode((C>>12)|224);B+=String.fromCharCode(((C>>6)&63)|128);B+=String.fromCharCode((C&63)|128)}}}return escape(B)}function URLUtf8Decode(C){C=unescape(C);var A="";var B=0;var D=c1=c2=0;while(B<C.length){D=C.charCodeAt(B);if(D<128){A+=String.fromCharCode(D);B++}else{if((D>191)&&(D<224)){c2=C.charCodeAt(B+1);A+=String.fromCharCode(((D&31)<<6)|(c2&63));B+=2}else{c2=C.charCodeAt(B+1);c3=C.charCodeAt(B+2);A+=String.fromCharCode(((D&15)<<12)|((c2&63)<<6)|(c3&63));B+=3}}}return A}function RemoveCookie(B){var A=new Date();A.setUTCFullYear(A.getUTCFullYear()-10);document.cookie=B+"=; expires="+A.toUTCString()+"; path=/"}function RemoveLoginCookies(){RemoveCookie("email");RemoveCookie("hash")}var hl={RemoveHighlight:function(){if(hl.m_tick){clearInterval(hl.m_tick);hl.m_tick=null}if(hl.m_hl){hl.m_hl.style.backgroundColor=""}},HighlightItemTick:function(){if(hl.m_hl){var D=2*Math.abs(((hl.m_cnt)*hl.TIMES)%hl.TICKS-hl.TICKS/2);var C=parseInt(hl.COL_START_R+((hl.COL_STOP_R-hl.COL_START_R)*D)/hl.TICKS);var B=parseInt(hl.COL_START_G+((hl.COL_STOP_G-hl.COL_START_G)*D)/hl.TICKS);var A=parseInt(hl.COL_START_B+((hl.COL_STOP_B-hl.COL_START_B)*D)/hl.TICKS);
hl.m_hl.style.backgroundColor="rgb("+C+","+B+","+A+")";hl.m_cnt++;if(hl.TICKS<=hl.m_cnt){hl.RemoveHighlight()}else{clearInterval(hl.m_tick);hl.m_tick=setInterval(hl.HighlightItemTick,hl.INTERVAL)}}else{hl.RemoveHighlight()}},HighlightItem:function(A){if(A){hl.m_hl=A;hl.m_cnt=0;hl.m_tick=setInterval(hl.HighlightItemTick,hl.INTERVAL)}},LoadEvent:function(){if(location.hash){var C=location.hash;var B=C.substr(1);if(0<B.length){var A=document.getElementById("HL"+B);if(A){hl.HighlightItem(A)}}}return true},SetHighlight:function(D,H,B,C,G,I,F,A,E){hl.INTERVAL=D;hl.TICKS=H,hl.TIMES=B;hl.COL_START_R=C;hl.COL_START_G=G;hl.COL_START_B=I;hl.COL_STOP_R=F;hl.COL_STOP_G=A;hl.COL_STOP_B=E;hl.m_hl=null;hl.m_cnt=0;hl.m_tick=null;addEvent(window,"load",hl.LoadEvent)},SetHighlightNormal:function(){hl.SetHighlight(hl.DEFAULT_INTERVAL,hl.DEFAULT_TICKS,hl.DEFAULT_TIMES,hl.DEFAULT_COL_START_R,hl.DEFAULT_COL_START_G,hl.DEFAULT_COL_START_B,hl.DEFAULT_COL_STOP_R,hl.DEFAULT_COL_STOP_G,hl.DEFAULT_COL_STOP_B)},SetHighlightById:function(F,J,B,E,I,K,H,A,G,D){hl.INTERVAL=F;hl.TICKS=J,hl.TIMES=B;hl.COL_START_R=E;hl.COL_START_G=I;hl.COL_START_B=K;hl.COL_STOP_R=H;hl.COL_STOP_G=A;hl.COL_STOP_B=G;hl.m_hl=null;hl.m_cnt=0;hl.m_tick=null;var C=document.getElementById(D);if(C){hl.HighlightItem(C)}},SetHighlightNormalById:function(A){hl.SetHighlightById(hl.DEFAULT_INTERVAL,hl.DEFAULT_TICKS,hl.DEFAULT_TIMES,hl.DEFAULT_COL_START_R,hl.DEFAULT_COL_START_G,hl.DEFAULT_COL_START_B,hl.DEFAULT_COL_STOP_R,hl.DEFAULT_COL_STOP_G,hl.DEFAULT_COL_STOP_B,A)}};hl.DEFAULT_INTERVAL=80;hl.DEFAULT_TICKS=12;hl.DEFAULT_TIMES=3;hl.DEFAULT_COL_START_R=255;hl.DEFAULT_COL_START_G=255;hl.DEFAULT_COL_START_B=50;hl.DEFAULT_COL_STOP_R=255;hl.DEFAULT_COL_STOP_G=255;hl.DEFAULT_COL_STOP_B=255;var hasFlash=function(){var B=6;if(navigator.appVersion.indexOf("MSIE")!=-1&&navigator.appVersion.indexOf("Windows")>-1){document.write('<script language="VBScript"> \non error resume next \nhasFlash = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & '+B+"))) \n<\/script> \n");if(window.hasFlash!=null){return window.hasFlash}}if(navigator.mimeTypes&&navigator.mimeTypes["application/x-shockwave-flash"]&&navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin){var A=(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]).description;return parseInt(A.substr(A.indexOf(".")-2,2),10)>=B}return false}();String.prototype.normalize=function(){return this.replace(/\s+/g," ")};if(Array.prototype.push==null){Array.prototype.push=function(){var C=0,B=this.length,A=arguments.length;while(C<A){this[B++]=arguments[C++]}return this.length}}if(!Function.prototype.apply){Function.prototype.apply=function(a,b){var c=[];var d,e;if(!a){a=window}if(!b){b=[]}for(var i=0;i<b.length;i++){c[i]="b["+i+"]"}e="a.__applyTemp__("+c.join(",")+");";a.__applyTemp__=this;d=eval(e);a.__applyTemp__=null;return d}}function named(A){return new named.Arguments(A)}named.Arguments=function(A){this.oArgs=A};named.Arguments.prototype.constructor=named.Arguments;named.extract=function(B,A){var E,D;var C=B.length;while(C--){D=B[C];if(D!=null&&D.constructor!=null&&D.constructor==named.Arguments){E=B[C].oArgs;break}}if(E==null){return }for(e in E){if(A[e]!=null){A[e](E[e])}}return };var parseSelector=function(){var C=/^([^#.>`]*)(#|\.|\>|\`)(.+)$/;function D(J,I){var G=J.split(/\s*\,\s*/);var F=[];for(var H=0;H<G.length;H++){F=F.concat(B(G[H],I))}return F}function B(P,O,N){P=P.normalize().replace(" ","`");var M=P.match(C);var L,K,J,I,H,F;var G=[];if(M==null){M=[P,P]}if(M[1]==""){M[1]="*"}if(N==null){N="`"}if(O==null){O=document}switch(M[2]){case"#":H=M[3].match(C);if(H==null){H=[null,M[3]]}L=document.getElementById(H[1]);if(L==null||(M[1]!="*"&&!E(L,M[1]))){return G}if(H.length==2){G.push(L);return G}return B(H[3],L,H[2]);case".":if(N!=">"){K=A(O,M[1])}else{K=O.childNodes}for(J=0,F=K.length;J<F;J++){L=K[J];if(L.nodeType!=1){continue}H=M[3].match(C);if(H!=null){if(L.className==null||L.className.match("(\\s|^)"+H[1]+"(\\s|$)")==null){continue}I=B(H[3],L,H[2]);G=G.concat(I)}else{if(L.className!=null&&L.className.match("(\\s|^)"+M[3]+"(\\s|$)")!=null){G.push(L)}}}return G;case">":if(N!=">"){K=A(O,M[1])}else{K=O.childNodes}for(J=0,F=K.length;J<F;J++){L=K[J];if(L.nodeType!=1){continue}if(!E(L,M[1])){continue}I=B(M[3],L,">");G=G.concat(I)}return G;case"`":K=A(O,M[1]);for(J=0,F=K.length;J<F;J++){L=K[J];I=B(M[3],L,"`");G=G.concat(I)}return G;default:if(N!=">"){K=A(O,M[1])}else{K=O.childNodes}for(J=0,F=K.length;J<F;J++){L=K[J];if(L.nodeType!=1){continue}if(!E(L,M[1])){continue}G.push(L)}return G}}function A(G,F){if(F=="*"&&G.all!=null){return G.all}return G.getElementsByTagName(F)}function E(G,F){return F=="*"?true:G.nodeName.toLowerCase().replace("html:","")==F.toLowerCase()}return D}();var sIFR=function(){var h="http://www.w3.org/1999/xhtml";var g=false;var Z=false;var Y;var U=[];var P=document;var S=P.documentElement;var N=window;var E=P.addEventListener;var D=N.addEventListener;var V=function(){var A=navigator.userAgent.toLowerCase();
var C={a:A.indexOf("applewebkit")>-1,b:A.indexOf("safari")>-1,c:navigator.product!=null&&navigator.product.toLowerCase().indexOf("konqueror")>-1,d:A.indexOf("opera")>-1,e:P.contentType!=null&&P.contentType.indexOf("xml")>-1,f:true,g:true,h:null,i:null,j:null,k:null};C.l=C.a||C.c;C.m=!C.a&&navigator.product!=null&&navigator.product.toLowerCase()=="gecko";if(C.m&&A.match(/.*gecko\/(\d{8}).*/)){C.j=new Number(A.match(/.*gecko\/(\d{8}).*/)[1])}C.n=A.indexOf("msie")>-1&&!C.d&&!C.l&&!C.m;C.o=C.n&&A.match(/.*mac.*/)!=null;if(C.d&&A.match(/.*opera(\s|\/)(\d+\.\d+)/)){C.i=new Number(A.match(/.*opera(\s|\/)(\d+\.\d+)/)[2])}if(C.n||(C.d&&C.i<7.6)){C.g=false}if(C.a&&A.match(/.*applewebkit\/(\d+).*/)){C.k=new Number(A.match(/.*applewebkit\/(\d+).*/)[1])}if(N.hasFlash&&(!C.n||C.o)){var a=(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]).description;C.h=parseInt(a.substr(a.indexOf(".")-2,2),10)}if(A.match(/.*(windows|mac).*/)==null||C.o||C.c||(C.d&&(A.match(/.*mac.*/)!=null||C.i<7.6))||(C.b&&C.h<7)||(!C.b&&C.a&&C.k<312)||(C.m&&C.j<20020523)){C.f=false}if(!C.o&&!C.m&&P.createElementNS){try{P.createElementNS(h,"i").innerHTML=""}catch(F){C.e=true}}C.p=C.c||(C.a&&C.k<312);return C}();function G(){return{bIsWebKit:V.a,bIsSafari:V.b,bIsKonq:V.c,bIsOpera:V.d,bIsXML:V.e,bHasTransparencySupport:V.f,bUseDOM:V.g,nFlashVersion:V.h,nOperaVersion:V.i,nGeckoBuildDate:V.j,nWebKitVersion:V.k,bIsKHTML:V.l,bIsGecko:V.m,bIsIE:V.n,bIsIEMac:V.o,bUseInnerHTMLHack:V.p}}if(N.hasFlash==false||!P.getElementsByTagName||!P.getElementById||(V.e&&(V.p||V.n))){return{UA:G()}}function W(F){if((!Q.bAutoInit&&(N.event||F)!=null)||!O(F)){return }g=true;for(var A=0,C=U.length;A<C;A++){R.apply(null,U[A])}U=[]}var Q=W;function O(A){if(Z==false||Q.bIsDisabled==true||((V.e&&V.m||V.l)&&A==null&&g==false)||P.getElementsByTagName("body").length==0){return false}return true}function M(A){if(V.n){return A.replace(new RegExp("%\d{0}","g"),"%25")}return A.replace(new RegExp("%(?!\d)","g"),"%25")}function I(C,A){return A=="*"?true:C.nodeName.toLowerCase().replace("html:","")==A.toLowerCase()}function L(F,C,A,l,k){var j="";var f=F.firstChild;var d,c,b,a;if(l==null){l=0}if(k==null){k=""}while(f){if(f.nodeType==3){a=f.nodeValue.replace("<","&lt;");switch(A){case"lower":j+=a.toLowerCase();break;case"upper":j+=a.toUpperCase();break;default:j+=a}}else{if(f.nodeType==1){if(I(f,"a")&&!f.getAttribute("href")==false){if(f.getAttribute("target")){k+="&sifr_url_"+l+"_target="+f.getAttribute("target")}k+="&sifr_url_"+l+"="+M(f.getAttribute("href")).replace(/&/g,"%26");j+='<a href="asfunction:_root.launchURL,'+l+'">';l++}else{if(I(f,"br")){j+="<br/>"}}if(f.hasChildNodes()){b=L(f,null,A,l,k);j+=b.u;l=b.s;k=b.t}if(I(f,"a")){j+="</a>"}}}d=f;f=f.nextSibling;if(C!=null){c=d.parentNode.removeChild(d);C.appendChild(c)}}return{u:j,s:l,t:k}}function K(A){if(P.createElementNS&&V.g){return P.createElementNS(h,A)}return P.createElement(A)}function H(F,A,a){var C=K("param");C.setAttribute("name",A);C.setAttribute("value",a);F.appendChild(C)}function B(F,C){var A=F.className;if(A==null){A=C}else{A=A.normalize()+(A==""?"":" ")+C}F.className=A}function J(C){var A=S;if(Q.bHideBrowserText==false){A=P.getElementsByTagName("body")[0]}if((Q.bHideBrowserText==false||C)&&A){if(A.className==null||A.className.match(/\bsIFR\-hasFlash\b/)==null){B(A,"sIFR-hasFlash")}}}function R(u,t,s,q,o,n,m,l,k,j,f,v,d){if(!O()){return U.push(arguments)}J();named.extract(arguments,{sSelector:function(p){u=p},sFlashSrc:function(p){t=p},sColor:function(p){s=p},sLinkColor:function(p){q=p},sHoverColor:function(p){o=p},sBgColor:function(p){n=p},nPaddingTop:function(p){m=p},nPaddingRight:function(p){l=p},nPaddingBottom:function(p){k=p},nPaddingLeft:function(p){j=p},sFlashVars:function(p){f=p},sCase:function(p){v=p},sWmode:function(p){d=p}});var c=parseSelector(u);if(c.length==0){return false}if(f!=null){f="&"+f.normalize()}else{f=""}if(s!=null){f+="&textcolor="+s}if(o!=null){f+="&hovercolor="+o}if(o!=null||q!=null){f+="&linkcolor="+(q||s)}if(m==null){m=0}if(l==null){l=0}if(k==null){k=0}if(j==null){j=0}if(n==null){n="#FFFFFF"}if(d=="transparent"){if(!V.f){d="opaque"}else{n="transparent"}}if(d==null){d=""}var w,b,a,F,C,A,AC,AB,AA;var z=null;for(var x=0,y=c.length;x<y;x++){w=c[x];if(w.className!=null&&w.className.match(/\bsIFR\-replaced\b/)!=null){continue}b=w.offsetWidth-j-l;a=w.offsetHeight-m-k;AC=K("span");AC.className="sIFR-alternate";AA=L(w,AC,v);A="txt="+M(AA.u).replace(/\+/g,"%2B").replace(/&/g,"%26").replace(/\"/g,"%22").normalize()+f+"&w="+b+"&h="+a+AA.t;B(w,"sIFR-replaced");if(z==null||!V.g){if(!V.g){if(!V.n){w.innerHTML=['<embed class="sIFR-flash" type="application/x-shockwave-flash" src="',t,'" quality="best" wmode="',d,'" bgcolor="',n,'" flashvars="',A,'" width="',b,'" height="',a,'" sifr="true"></embed>'].join("")}else{w.innerHTML=['<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" sifr="true" width="',b,'" height="',a,'" class="sIFR-flash"><param name="movie" value="',t,'"></param><param name="flashvars" value="',A,'"></param><param name="quality" value="best"></param><param name="wmode" value="',d,'"></param><param name="bgcolor" value="',n,'"></param> </object>'].join("")
}}else{if(V.d){AB=K("object");AB.setAttribute("data",t);H(AB,"quality","best");H(AB,"wmode",d);H(AB,"bgcolor",n)}else{AB=K("embed");AB.setAttribute("src",t);AB.setAttribute("quality","best");AB.setAttribute("flashvars",A);AB.setAttribute("wmode",d);AB.setAttribute("bgcolor",n)}AB.setAttribute("sifr","true");AB.setAttribute("type","application/x-shockwave-flash");AB.className="sIFR-flash";if(!V.l||!V.e){z=AB.cloneNode(true)}}}else{AB=z.cloneNode(true)}if(V.g){if(V.d){H(AB,"flashvars",A)}else{AB.setAttribute("flashvars",A)}AB.setAttribute("width",b);AB.setAttribute("height",a);AB.style.width=b+"px";AB.style.height=a+"px";w.appendChild(AB)}w.appendChild(AC);if(V.p){w.innerHTML+=""}}if(V.n&&Q.bFixFragIdBug){setTimeout(function(){P.title=Y},0)}}function T(){Y=P.title}function X(){if(Q.bIsDisabled==true){return }Z=true;if(Q.bHideBrowserText){J(true)}if(N.attachEvent){N.attachEvent("onload",W)}else{if(!V.c&&(P.addEventListener||N.addEventListener)){if(V.a&&V.k>=132&&N.addEventListener){N.addEventListener("load",function(){setTimeout("sIFR({})",1)},false)}else{if(P.addEventListener){P.addEventListener("load",W,false)}if(N.addEventListener){N.addEventListener("load",W,false)}}}else{if(typeof N.onload=="function"){var A=N.onload;N.onload=function(){A();W()}}else{N.onload=W}}}if(!V.n||N.location.hash==""){Q.bFixFragIdBug=false}else{T()}}Q.UA=G();Q.bAutoInit=true;Q.bFixFragIdBug=true;Q.replaceElement=R;Q.updateDocumentTitle=T;Q.appendToClassName=B;Q.setup=X;Q.debug=function(){J(true)};Q.debug.replaceNow=function(){X();Q()};Q.bIsDisabled=false;Q.bHideBrowserText=true;return Q}();if(typeof sIFR=="function"&&!sIFR.UA.bIsIEMac&&(!sIFR.UA.bIsWebKit||sIFR.UA.nWebKitVersion>=100)){sIFR.bHideBrowserText=false;sIFR.setup()}function LanguageEnter(B,A){document.getElementById("langChange").innerHTML=B;BeginDisplayStatusBarText(A);return true}function LanguageLeave(){document.getElementById("langChange").innerHTML="";EndDisplayStatusBarText();return true}function LanguagesSetLanguagesPanelPosition(){langStart=dojo.byId("ShowLanguagesLink");var C=dojo.coords(langStart,true);var A=C.h;var B=C.w;var E=C.y;var D=C.x;if(E<35){E=35}document.getElementById("LanguagesPanel").style.top=(E-A*0)+"px";document.getElementById("LanguagesPanel").style.left=(D-B*2-50)+"px";return langStart}function LanguagesShow(){Effects.Explode(LanguagesSetLanguagesPanelPosition(),"LanguagesPanel",150).play();bLanguagesHidden=false;return false}var bLanguagesHidden=true;function LanguagesClose(){bLanguagesHidden=true;Effects.Implode("LanguagesPanel",LanguagesSetLanguagesPanelPosition(),150).play();return false}function LanguagesOut(){LanguagesClose()}function LanguagesSelect(A){bLanguagesHidden=true;document.getElementById("LanguagesPanel").style.display="none";return fnLanguageSelected(A)}function LanguageAdd(D,A,C,B){if(B){document.write('<span class="dummy">&nbsp;</span><a class="flag-disabled flag-disabled-'+D+'">&nbsp;</a>')}else{document.write('<span class="dummy">&nbsp;</span><a class="flag flag-'+D+'" href="javascript:;" onmouseover="javascript: return LanguageEnter(\''+A+"', '"+C+'\');" onmouseout="javascript: return LanguageLeave();" onclick="javascript: return LanguagesSelect(\''+D+'\')" title="'+C+'">&nbsp;</a>')}}var fnLanguageSelected;function LanguagesLoad(E,A,G,I,F,D){fnLanguageSelected=D;document.write('<div id="LanguagesPanel" class="Languages" onmouseout="javascript: if (bLanguagesHidden) return; if (checkMouseLeave(this, event)) { LanguagesOut(); };">    <table class="flags">        <tr class="Title">            <td class="Change">'+G+'</td>            <td class="close"><a class="close" onclick="javascript: return LanguagesClose()" title="'+F+'" onmouseover="javascript: return BeginDisplayStatusBarText(\''+F+'\');" onmouseout="javascript: return EndDisplayStatusBarText();">x</a></td>        </tr>        <tr>            <td class="FlagsList" colspan="2">                <table class="FlagsTbl">                    <tr>');for(i=0;i<A.length-1;i+=3){var C=A[i];var B=A[i+1];var H=A[i+2];document.write('<td><script type="text/javascript">LanguageAdd("'+C+'", "'+B+'", "'+H+'",'+((C==E)?"true":"false")+"); <\/script></td>")}document.write('                    </tr>                </table>            </td>                    </tr>        <tr>            <td class="Bottom" colspan="2">                <table>                    <tr>                        <td class="lang"><span id="langChange"></span></td>                        <td class="cancel"><a onclick="javascript: return LanguagesClose()" title="'+F+'" onmouseover="javascript: return BeginDisplayStatusBarText(\''+F+'\'); " onmouseout="javascript: return EndDisplayStatusBarText(); ">'+I+"</a></td>                    </tr>                </table>            </td>                </tr>    </table></div>")}function LanguageCheckIfRedirect(B,A){if(A[B]){Redirect(A[B])}return false}function Search(A,B){var D=document.getElementById(A);var C=escape("[search]").toLowerCase();B=B.replace(C,URLUtf8Encode(D.value));
Redirect(B);return false}if(typeof deconcept=="undefined"){var deconcept=new Object()}if(typeof deconcept.util=="undefined"){deconcept.util=new Object()}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object()}deconcept.SWFObject=function(E,C,K,F,H,J,L,G,A,D){if(!document.getElementById){return }this.DETECT_KEY=D?D:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(E){this.setAttribute("swf",E)}if(C){this.setAttribute("id",C)}if(K){this.setAttribute("width",K)}if(F){this.setAttribute("height",F)}if(H){this.setAttribute("version",new deconcept.PlayerVersion(H.toString().split(".")))}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true}if(J){this.addParam("bgcolor",J)}var B=L?L:"high";this.addParam("quality",B);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var I=(G)?G:window.location;this.setAttribute("xiRedirectUrl",I);this.setAttribute("redirectUrl","");if(A){this.setAttribute("redirectUrl",A)}};deconcept.SWFObject.prototype={useExpressInstall:function(A){this.xiSWFPath=!A?"expressinstall.swf":A;this.setAttribute("useExpressInstall",true)},setAttribute:function(A,B){this.attributes[A]=B},getAttribute:function(A){return this.attributes[A]},addParam:function(A,B){this.params[A]=B},getParams:function(){return this.params},addVariable:function(A,B){this.variables[A]=B},getVariable:function(A){return this.variables[A]},getVariables:function(){return this.variables},getVariablePairs:function(){var A=new Array();var B;var C=this.getVariables();for(B in C){A.push(B+"="+C[B])}return A},getSWFHTML:function(){var D="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath)}D='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'"';D+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';var C=this.getParams();for(var A in C){D+=[A]+'="'+C[A]+'" '}var B=this.getVariablePairs().join("&");if(B.length>0){D+='flashvars="'+B+'"'}D+="/>"}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath)}D='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'">';D+='<param name="movie" value="'+this.getAttribute("swf")+'" />';var C=this.getParams();for(var A in C){D+='<param name="'+A+'" value="'+C[A]+'" />'}var B=this.getVariablePairs().join("&");if(B.length>0){D+='<param name="flashvars" value="'+B+'" />'}D+="</object>"}return D},write:function(A){if(this.getAttribute("useExpressInstall")){var B=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(B)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title)}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var C=(typeof A=="string")?document.getElementById(A):A;C.innerHTML=this.getSWFHTML();return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var B=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var A=navigator.plugins["Shockwave Flash"];if(A&&A.description){B=new deconcept.PlayerVersion(A.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else{try{var C=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(D){try{var C=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");B=new deconcept.PlayerVersion([6,0,21]);C.AllowScriptAccess="always"}catch(D){if(B.major==6){return B}}try{C=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(D){}}if(C!=null){B=new deconcept.PlayerVersion(C.GetVariable("$version").split(" ")[1].split(","))}}return B};deconcept.PlayerVersion=function(A){this.major=A[0]!=null?parseInt(A[0]):0;this.minor=A[1]!=null?parseInt(A[1]):0;this.rev=A[2]!=null?parseInt(A[2]):0};deconcept.PlayerVersion.prototype.versionIsValid=function(A){if(this.major<A.major){return false}if(this.major>A.major){return true}if(this.minor<A.minor){return false}if(this.minor>A.minor){return true}if(this.rev<A.rev){return false}return true};deconcept.util={getRequestParameter:function(D){var C=document.location.search||document.location.hash;
if(C){var B=C.substring(1).split("&");for(var A=0;A<B.length;A++){if(B[A].substring(0,B[A].indexOf("="))==D){return B[A].substring((B[A].indexOf("=")+1))}}}return""}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var C=document.getElementsByTagName("OBJECT");for(var B=0;B<C.length;B++){C[B].style.display="none";for(var A in C[B]){if(typeof C[B][A]=="function"){C[B][A]=function(){}}}}};if(deconcept.SWFObject.doPrepUnload){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs)};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload)}if(Array.prototype.push==null){Array.prototype.push=function(A){this[this.length]=A;return this.length}}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;var Demo={LoadMovie:function(B,C,A,E){var D=new SWFObject(resBase+"misc/mediaplayer.swf","mplayer","720","540","7");D.addParam("allowfullscreen","true");D.addParam("seamlesstabbing","true");D.addVariable("autostart","true");D.addVariable("file",B);if(C!=""){D.addVariable("captions",C)}if(A!=""){D.addVariable("largecontrols","true")}if(E!=""){D.addVariable("audio",E)}D.write("demoplayer")},PlayDemoMovie:function(A){Demo.LoadMovie(resBase+"demo/"+A,"","","");window.document.mplayer.focus()},PlayDashboard:function(){Demo.PlayDemoMovie("dashboard.swf")},PlayFiles:function(){Demo.PlayDemoMovie("files.swf")},PlayMessages:function(){Demo.PlayDemoMovie("messages.swf")},PlayMilestones:function(){Demo.PlayDemoMovie("milestones.swf")},PlayTasks:function(){Demo.PlayDemoMovie("tasks.swf")},PlayWhiteboards:function(){Demo.PlayDemoMovie("whiteboards.swf")}};var Tools={SearchEngineInstall:function(A,B){if(window.external&&("AddSearchProvider" in window.external)){window.external.AddSearchProvider(A)}else{alert(B)}}};