You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2008/12/03 15:28:42 UTC

svn commit: r722900 [1/6] - in /activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp: ./ dojo/ dojo/dojo/ dojo/dojox/ dojo/dojox/cometd/

Author: hadrian
Date: Wed Dec  3 06:28:41 2008
New Revision: 722900

URL: http://svn.apache.org/viewvc?rev=722900&view=rev
Log:
CAMEL-982.  Adding missing files.

Added:
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.js.uncompressed.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.xd.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.xd.js.uncompressed.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd/
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd.js.uncompressed.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd.xd.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd.xd.js.uncompressed.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd/timestamp.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojox/cometd/timesync.js
    activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/index.html

Added: activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.js
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.js?rev=722900&view=auto
==============================================================================
--- activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.js (added)
+++ activemq/camel/trunk/components/camel-cometd/src/test/resources/webapp/dojo/dojo/dojo.js Wed Dec  3 06:28:41 2008
@@ -0,0 +1,20 @@
+/*
+	Copyright (c) 2004-2007, The Dojo Foundation
+	All Rights Reserved.
+
+	Licensed under the Academic Free License version 2.1 or above OR the
+	modified BSD license. For more information on Dojo licensing, see:
+
+		http://dojotoolkit.org/book/dojo-book-0-9/introduction/licensing
+*/
+
+/*
+	This is a compiled version of Dojo, built for deployment and not for
+	development. To get an editable version, please visit:
+
+		http://dojotoolkit.org
+
+	for documentation and information on getting the source.
+*/
+
+if(typeof dojo=="undefined"){(function(){if(typeof this["djConfig"]=="undefined"){this.djConfig={};}if((!this["console"])||(!console["firebug"])){this.console={};}var cn=["assert","count","debug","dir","dirxml","error","group","groupEnd","info","log","profile","profileEnd","time","timeEnd","trace","warn"];var i=0,tn;while((tn=cn[i++])){if(!console[tn]){console[tn]=function(){};}}if(typeof this["dojo"]=="undefined"){this.dojo={};}var d=dojo;dojo.global=this;var _5={isDebug:false,libraryScriptUri:"",preventBackButtonFix:true,delayMozLoadingFix:false};for(var _6 in _5){if(typeof djConfig[_6]=="undefined"){djConfig[_6]=_5[_6];}}var _7=["Browser","Rhino","Spidermonkey","Mobile"];var t;while(t=_7.shift()){d["is"+t]=false;}dojo.locale=djConfig.locale;var _9="$Rev: 11742 $".match(/\d+/);dojo.version={major:0,minor:0,patch:0,flag:"dev",revision:_9?Number(_9[0]):999999,toString:function(){with(d.version){return major+"."+minor+"."+patch+flag+" ("+revision+")";}}};if(typeof OpenAjax!="
 undefined"){OpenAjax.hub.registerLibrary("dojo","http://dojotoolkit.org",d.version.toString());}dojo._mixin=function(_a,_b){var _c={};for(var x in _b){if(_c[x]===undefined||_c[x]!=_b[x]){_a[x]=_b[x];}}if(d["isIE"]&&_b){var p=_b.toString;if(typeof p=="function"&&p!=_a.toString&&p!=_c.toString&&p!="\nfunction toString() {\n    [native code]\n}\n"){_a.toString=_b.toString;}}return _a;};dojo.mixin=function(_f,_10){for(var i=1,l=arguments.length;i<l;i++){d._mixin(_f,arguments[i]);}return _f;};dojo._getProp=function(_13,_14,_15){var obj=_15||d.global;for(var i=0,p;obj&&(p=_13[i]);i++){obj=(p in obj?obj[p]:(_14?obj[p]={}:undefined));}return obj;};dojo.setObject=function(_19,_1a,_1b){var _1c=_19.split("."),p=_1c.pop(),obj=d._getProp(_1c,true,_1b);return (obj&&p?(obj[p]=_1a):undefined);};dojo.getObject=function(_1f,_20,_21){return d._getProp(_1f.split("."),_20,_21);};dojo.exists=function(_22,obj){return !!d.getObject(_22,false,obj);};dojo["eval"]=function(_24){return d.global.eval?d.
 global.eval(_24):eval(_24);};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(_26){var mp=this._modulePrefixes;return !!(mp[_26]&&mp[_26].value);},_getModulePrefix:function(_28){var mp=this._modulePrefixes;if(this._moduleHasPrefix(_28)){return mp[_28].value;}return _28;},_loadedUrls:[],_postLoad:false,_loaders:[],_unloaders:[],_loadNotifying:false});dojo._loadPath=function(_2a,_2b,cb){var uri=((_2a.charAt(0)=="/"||_2a.match(/^\w+:/))?"":this.baseUrl)+_2a;if(djConfig.cacheBust&&d.isBrowser){uri+="?"+String(djConfig.cacheBust).replace(/\W+/g,"");}try{return !_2b?this._loadUri(uri,cb):this._loadUriAndCheck(uri,_2b,cb);}catch(e){console.error(e);return false;}};dojo._loadUri=function(uri,cb){if(this._loadedUrls[uri]){return true;}var _30=this._getText(uri,
 true);if(!_30){return false;}this._loadedUrls[uri]=true;this._loadedUrls.push(uri);if(cb){_30="("+_30+")";}var _31=d["eval"](_30+"\r\n//@ sourceURL="+uri);if(cb){cb(_31);}return true;};dojo._loadUriAndCheck=function(uri,_33,cb){var ok=false;try{ok=this._loadUri(uri,cb);}catch(e){console.error("failed loading "+uri+" with error: "+e);}return !!(ok&&this._loadedModules[_33]);};dojo.loaded=function(){this._loadNotifying=true;this._postLoad=true;var mll=this._loaders;this._loaders=[];for(var x=0;x<mll.length;x++){try{mll[x]();}catch(e){console.error(e);}}this._loadNotifying=false;if(d._postLoad&&d._inFlightCount==0&&this._loaders.length>0){d._callLoaded();}};dojo.unloaded=function(){var mll=this._unloaders;while(mll.length){(mll.pop())();}};dojo.addOnLoad=function(obj,_3a){if(arguments.length==1){d._loaders.push(obj);}else{if(arguments.length>1){d._loaders.push(function(){obj[_3a]();});}}if(d._postLoad&&d._inFlightCount==0&&!d._loadNotifying){d._callLoaded();}};dojo.addOnUnload=
 function(obj,_3c){if(arguments.length==1){d._unloaders.push(obj);}else{if(arguments.length>1){d._unloaders.push(function(){obj[_3c]();});}}};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"||(djConfig.useXDomain&&d.isOpera)){setTimeout("dojo.loaded();",0);}else{d.loaded();}};dojo._getModuleSymbols=function(_3d){var _3e=_3d.split(".");for(var i=_3e.length;i>0;i--){var _40=_3e.slice(0,i).join(".");if((i==1)&&!this._moduleHasPrefix(_40)){_3e[0]="../"+_3e[0];}else{var _41=this._getModulePrefix(_40);if(_41!=_40){_3e.splice(0,i,_41);break;}}}return _3e;};dojo._global_omit_module_check=false;dojo._loadModule=dojo.require=function(_42,_43){_43=this._global_omit_module_check||_43;var _44=this._loadedModules[_42];if(_44){return _44;}var _45=this._getModuleSymbols(_42).join("/")+".js";var _46=(!_43)?_42:null;var ok=this._loadPath(_45,_
 46);if(!ok&&!_43){throw new Error("Could not load '"+_42+"'; last tried '"+_45+"'");}if(!_43&&!this._isXDomain){_44=this._loadedModules[_42];if(!_44){throw new Error("symbol '"+_42+"' is not defined after loading '"+_45+"'");}}return _44;};dojo.provide=function(_48){_48=_48+"";return (d._loadedModules[_48]=d.getObject(_48,true));};dojo.platformRequire=function(_49){var _4a=_49.common||[];var _4b=_4a.concat(_49[d._name]||_49["default"]||[]);for(var x=0;x<_4b.length;x++){var _4d=_4b[x];if(_4d.constructor==Array){d._loadModule.apply(d,_4d);}else{d._loadModule(_4d);}}};dojo.requireIf=function(_4e,_4f){if(_4e===true){var _50=[];for(var i=1;i<arguments.length;i++){_50.push(arguments[i]);}d.require.apply(d,_50);}};dojo.requireAfterIf=d.requireIf;dojo.registerModulePath=function(_52,_53){d._modulePrefixes[_52]={name:_52,value:_53};};dojo.requireLocalization=function(_54,_55,_56,_57){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 _5e=new d._Url(_a[i]+"");var _5f=new d._Url(uri+"");if(_5e.path==""&&!_5e.scheme&&!_5e.authority&&!_5e.query){if(_5e.fragment!=n){_5f.fragment=_5e.fragment;}_5e=_5f;}else{if(!_5e.scheme){_5e.scheme=_5f.scheme;if(!_5e.authority){_5e.authority=_5f.authority;if(_5e.path.charAt(0)!="/"){var _60=_5f.path.substring(0,_5f.path.lastIndexOf("/")+1)+_5e.path;var _61=_60.split("/");for(var j=0;j<_61.length;j++){if(_61[j]=="."){if(j==_61.length-1){_61[j]="";}else{_61.splice(j,1);j--;}}else{if(j>0&&!(j==1&&_61[0]=="")&&_61[j]==".."&&_61[j-1]!=".."){if(j==(_61.length-1)){_61.splice(j,1);_61[j-1]="";}else{_61.splice(j-1,2);j-=2;}}}}_5e.path=_61.join("/");}}}}uri="";if(_5e.scheme){uri+=_5e.scheme+":";}if(_5e.authority){uri+="//"+_5e.authority;}uri+=_5
 e.path;if(_5e.query){uri+="?"+_5e.query;}if(_5e.fragment){uri+="#"+_5e.fragment;}}this.uri=uri.toString();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(_64,url){var loc=d._getModuleSymbols(_64).join("/");if(!loc){return null;}if(loc.lastIndexOf("/")!=loc.length-1){loc+="/";}var _67=loc.indexOf(":");if(loc.charAt(0)!="/"&&(_67==-1||_67>loc.indexOf("/"))){loc=d.baseUrl+loc;}return new d._Url(loc,url);};})();if(typeof window!="undefined"){dojo.isBrowser=true;dojo._name="browser";(function(){var d=dojo;if(document&&document.getElementsByTagName){var _69=document.getElementsByTagName("script");var _6a=/dojo(\.xd)?\.js([\?\.]|$)/i;for(var i=0;i<_69.length;i++)
 {var src=_69[i].getAttribute("src");if(!src){continue;}var m=src.match(_6a);if(m){if(!djConfig["baseUrl"]){djConfig["baseUrl"]=src.substring(0,m.index);}var cfg=_69[i].getAttribute("djConfig");if(cfg){var _6f=eval("({ "+cfg+" })");for(var x in _6f){djConfig[x]=_6f[x];}}break;}}}d.baseUrl=djConfig["baseUrl"];var n=navigator;var dua=n.userAgent;var dav=n.appVersion;var tv=parseFloat(dav);d.isOpera=(dua.indexOf("Opera")>=0)?tv:0;d.isKhtml=(dav.indexOf("Konqueror")>=0)||(dav.indexOf("Safari")>=0)?tv:0;if(dav.indexOf("Safari")>=0){d.isSafari=parseFloat(dav.split("Version/")[1])||2;}var _75=dua.indexOf("Gecko");d.isMozilla=d.isMoz=((_75>=0)&&(!d.isKhtml))?tv:0;d.isFF=0;d.isIE=0;try{if(d.isMoz){d.isFF=parseFloat(dua.split("Firefox/")[1].split(" ")[0]);}if((document.all)&&(!d.isOpera)){d.isIE=parseFloat(dav.split("MSIE ")[1].split(";")[0]);}}catch(e){}if(dojo.isIE&&(window.location.protocol==="file:")){djConfig.ieForceActiveXXhr=true;}var cm=document["compatMode"];d.isQuirks=(cm=="B
 ackCompat")||(cm=="QuirksMode")||(d.isIE<6);d.locale=djConfig.locale||(d.isIE?n.userLanguage:n.language).toLowerCase();d._println=console.debug;d._XMLHTTP_PROGIDS=["Msxml2.XMLHTTP","Microsoft.XMLHTTP","Msxml2.XMLHTTP.4.0"];d._xhrObj=function(){var _77=null;var _78=null;if(!dojo.isIE||!djConfig.ieForceActiveXXhr){try{_77=new XMLHttpRequest();}catch(e){}}if(!_77){for(var i=0;i<3;++i){var _7a=dojo._XMLHTTP_PROGIDS[i];try{_77=new ActiveXObject(_7a);}catch(e){_78=e;}if(_77){dojo._XMLHTTP_PROGIDS=[_7a];break;}}}if(!_77){throw new Error("XMLHTTP not available: "+_78);}return _77;};d._isDocumentOk=function(_7b){var _7c=_7b.status||0;return ((_7c>=200)&&(_7c<300))||(_7c==304)||(_7c==1223)||(!_7c&&(location.protocol=="file:"||location.protocol=="chrome:"));};var _7d=window.location+"";var _7e=document.getElementsByTagName("base");var _7f=(_7e&&_7e.length>0);d._getText=function(uri,_81){var _82=this._xhrObj();if(!_7f&&dojo._Url){uri=(new dojo._Url(_7d,uri)).toString();}_82.open("GET",u
 ri,false);try{_82.send(null);if(!d._isDocumentOk(_82)){var err=Error("Unable to load "+uri+" status:"+_82.status);err.status=_82.status;err.responseText=_82.responseText;throw err;}}catch(e){if(_81){return null;}throw e;}return _82.responseText;};})();dojo._initFired=false;dojo._loadInit=function(e){dojo._initFired=true;var _85=(e&&e.type)?e.type.toLowerCase():"load";if(arguments.callee.initialized||(_85!="domcontentloaded"&&_85!="load")){return;}arguments.callee.initialized=true;if(typeof dojo["_khtmlTimer"]!="undefined"){clearInterval(dojo._khtmlTimer);delete dojo._khtmlTimer;}if(dojo._inFlightCount==0){dojo._modulesLoaded();}};if(document.addEventListener){if(dojo.isOpera||(dojo.isMoz&&(djConfig["enableMozDomContentLoaded"]===true))){document.addEventListener("DOMContentLoaded",dojo._loadInit,null);}window.addEventListener("load",dojo._loadInit,null);}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 _87=function(_88,fp){var _8a=_w[_88]||function(){};_w[_88]=function(){fp.apply(_w,arguments);_8a.apply(_w,arguments);};};if(dojo.isIE){document.write("<scr"+"ipt defer src=\"//:\" "+"onreadystatechange=\"if(this.readyState=='complete'){dojo._loadInit();}\">"+"</scr"+"ipt>");var _8b=true;_87("onbeforeunload",function(){_w.setTimeout(function(){_8b=false;},0);});_87("onunload",function(){if(_8b){dojo.unloaded();}});try{document.namespaces.add("v","urn:schemas-microsoft-com:vml");document.createStyleSheet().addRule("v\\:*","behavior:url(#default#VML)");}catch(e){}}else{_87("onbeforeunload",function(){dojo.unloaded();});}})();}if(djConfig.isDebug){dojo.require("dojo._firebug.firebug");}if(djConfig.debugAtAllCosts){djConfig.useXDomain=true;dojo.require("dojo._base._loader.loader_xd");dojo.require("dojo._base._loader.loader_debug");dojo.require("dojo.i18n");}}if(!dojo._hasResource["dojo._base.lang"]){dojo._hasRes
 ource["dojo._base.lang"]=true;dojo.provide("dojo._base.lang");dojo.isString=function(it){return typeof it=="string"||it instanceof String;};dojo.isArray=function(it){return it&&it instanceof Array||typeof it=="array";};dojo.isFunction=(function(){var _8e=function(it){return typeof it=="function"||it instanceof Function;};return dojo.isSafari?function(it){if(typeof it=="function"&&it=="[object NodeList]"){return false;}return _8e(it);}:_8e;})();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(_95,_96){for(var i=1,l=arguments.length;i<l;i++){dojo._mixin(_95.prototype,arguments[i]);}return _
 95;};dojo._hitchArgs=function(_99,_9a){var pre=dojo._toArray(arguments,2);var _9c=dojo.isString(_9a);return function(){var _9d=dojo._toArray(arguments);var f=_9c?(_99||dojo.global)[_9a]:_9a;return f&&f.apply(_99||this,pre.concat(_9d));};};dojo.hitch=function(_9f,_a0){if(arguments.length>2){return dojo._hitchArgs.apply(dojo,arguments);}if(!_a0){_a0=_9f;_9f=null;}if(dojo.isString(_a0)){_9f=_9f||dojo.global;if(!_9f[_a0]){throw (["dojo.hitch: scope[\"",_a0,"\"] is null (scope=\"",_9f,"\")"].join(""));}return function(){return _9f[_a0].apply(_9f,arguments||[]);};}return !_9f?_a0:function(){return _a0.apply(_9f,arguments||[]);};};dojo.delegate=dojo._delegate=function(obj,_a2){function TMP(){};TMP.prototype=obj;var tmp=new TMP();if(_a2){dojo.mixin(tmp,_a2);}return tmp;};dojo.partial=function(_a4){var arr=[null];return dojo.hitch.apply(dojo,arr.concat(dojo._toArray(arguments)));};dojo._toArray=function(obj,_a7,_a8){var arr=_a8||[];for(var x=_a7||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(_af,_b0,_b1){if(dojo.isFunction(_b1)||(arguments.length>3)){dojo.deprecated("dojo.declare: for class '"+_af+"' pass initializer function as 'constructor' property instead of as a separate argument.","","1.0");var c=_b1;_b1=arguments[3]||{};_b1.constructor=c;}var dd=arguments.callee,_b4=null;if(dojo.isArray(_b0)){_b4=_b0;_b0=_b4.shift();}if(_b4){for(var i=0,m;i<_b4.length;
 i++){m=_b4[i];if(!m){throw ("Mixin #"+i+" to declaration of "+_af+" is null. It's likely a required module is not loaded.");}_b0=dd._delegate(_b0,m);}}var _b7=(_b1||0).constructor,_b8=dd._delegate(_b0),fn;for(var i in _b1){if(dojo.isFunction(fn=_b1[i])&&(!0[i])){fn.nom=i;}}dojo.extend(_b8,{declaredClass:_af,_constructor:_b7,preamble:null},_b1||0);_b8.prototype.constructor=_b8;return dojo.setObject(_af,_b8);};dojo.mixin(dojo.declare,{_delegate:function(_ba,_bb){var bp=(_ba||0).prototype,mp=(_bb||0).prototype;var _be=dojo.declare._makeCtor();dojo.mixin(_be,{superclass:bp,mixin:mp,extend:dojo.declare._extend});if(_ba){_be.prototype=dojo._delegate(bp);}dojo.extend(_be,dojo.declare._core,mp||0,{_constructor:null,preamble:null});_be.prototype.constructor=_be;_be.prototype.declaredClass=(bp||0).declaredClass+"_"+(mp||0).declaredClass;return _be;},_extend:function(_bf){for(var i in _bf){if(dojo.isFunction(fn=_bf[i])&&(!0[i])){fn.nom=i;}}dojo.extend(this,_bf);},_makeCtor:function(){r
 eturn function(){this._construct(arguments);};},_core:{_construct:function(_c1){var c=_c1.callee,s=c.superclass,ct=s&&s.constructor,m=c.mixin,mct=m&&m.constructor,a=_c1,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,_c1);}if(this.constructor.prototype==c.prototype&&(ct=this.postscript)){ct.apply(this,_c1);}},_findMixin:function(_ca){var c=this.constructor,p,m;while(c){p=c.superclass;m=c.mixin;if(m==_ca||(m instanceof _ca.constructor)){return p;}if(m&&(m=m._findMixin(_ca))){return m;}c=p&&p.constructor;}},_findMethod:function(_ce,_cf,_d0,has){var p=_d0,c,m,f;do{c=p.constructor;m=c.mixin;if(m&&(m=this._findMethod(_ce,_cf,m,has))){return m;}if((f=p[_ce])&&(has==(f==_cf))){return p;}p=c.superclass;}while(p);return !has&&(p=this._findMixin(_d0))&&this._findMethod(_ce,_cf,p,has);},inherited:funct
 ion(_d6,_d7,_d8){var a=arguments;if(!dojo.isString(a[0])){_d8=_d7;_d7=_d6;_d6=_d7.callee.nom;}var c=_d7.callee,p=this.constructor.prototype,a=_d8||_d7,fn,mp;if(this[_d6]!=c||p[_d6]==c){mp=this._findMethod(_d6,c,p,true);if(!mp){throw (this.declaredClass+": name argument (\""+_d6+"\") to inherited must match callee (declare.js)");}p=this._findMethod(_d6,c,mp,false);}fn=p&&p[_d6];if(!fn){console.debug(mp.declaredClass+": no inherited \""+_d6+"\" was found (declare.js)");return;}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(_e4,_e5,_e6){_e4=_e4||dojo.global;var f=_e4[_e5];if(!f||!f._listeners){var d=dojo._listener.getDispatcher
 ();d.target=f;d._listeners=[];f=_e4[_e5]=d;}return f._listeners.push(_e6);},remove:function(_e9,_ea,_eb){var f=(_e9||dojo.global)[_ea];if(f&&f._listeners&&_eb--){delete f._listeners[_eb];}}};dojo.connect=function(obj,_ee,_ef,_f0,_f1){var a=arguments,_f3=[],i=0;_f3.push(dojo.isString(a[0])?null:a[i++],a[i++]);var a1=a[i+1];_f3.push(dojo.isString(a1)||dojo.isFunction(a1)?a[i++]:null,a[i++]);for(var l=a.length;i<l;i++){_f3.push(a[i]);}return dojo._connect.apply(this,_f3);};dojo._connect=function(obj,_f8,_f9,_fa){var l=dojo._listener,h=l.add(obj,_f8,dojo.hitch(_f9,_fa));return [obj,_f8,h,l];};dojo.disconnect=function(_fd){if(_fd&&_fd[0]!==undefined){dojo._disconnect.apply(this,_fd);delete _fd[0];}};dojo._disconnect=function(obj,_ff,_100,_101){_101.remove(obj,_ff,_100);};dojo._topics={};dojo.subscribe=function(_102,_103,_104){return [_102,dojo._listener.add(dojo._topics,_102,dojo.hitch(_103,_104))];};dojo.unsubscribe=function(_105){if(_105){dojo._listener.remove(dojo._topics,_105
 [0],_105[1]);}};dojo.publish=function(_106,args){var f=dojo._topics[_106];if(f){f.apply(this,args||[]);}};dojo.connectPublisher=function(_109,obj,_10b){var pf=function(){dojo.publish(_109,arguments);};return (_10b)?dojo.connect(obj,_10b,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(_10d){this.chain=[];this.id=this._nextId();this.fired=-1;this.paused=0;this.results=[null,null];this.canceller=_10d;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 _116=dojo.hitch(cb,cbfn);if(arguments.length>2){_116=dojo.partial(_116,arguments,2);}return this.addCallbacks(_116,_116);},addCallback:function(cb,cbfn){var _119=dojo.hitch(cb,cbfn);if(arguments.length>2){_119=dojo.partial(_119,arguments,2);}return this.addCallbacks(_119,null);},addErrback:function(cb,cbfn){var _11c=dojo.hitch(cb,cbfn);if(arguments.length>2){_11c=dojo.partial(_11c,arguments,2);}return this.addCallbacks(null,_11c);},addCallbacks:function(cb,eb){this.chain.push([cb,eb]);if(this.fired
 >=0){this._fire();}return this;},_fire:function(){var _11f=this.chain;var _120=this.fired;var res=this.results[_120];var self=this;var cb=null;while((_11f.length>0)&&(this.paused==0)){var f=_11f.shift()[_120];if(!f){continue;}try{res=f(res);_120=((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);_120=1;res=err;}}this.fired=_120;this.results[_120]=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){try{return eval("("+json+")");}catch(e){console.debug(e);return 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.toJsonI
 ndentStr="\t";dojo.toJson=function(it,_129,_12a){_12a=_12a||"";var _12b=_129?_12a+dojo.toJsonIndentStr:"";var _12c=_129?"\n":"";var _12d=typeof it;if(_12d=="undefined"){return "undefined";}if(_12d=="number"||_12d=="boolean"){return it+"";}if(it===null){return "null";}if(dojo.isString(it)){return dojo._escapeString(it);}if(it.nodeType&&it.cloneNode){return "";}var _12e=arguments.callee;var _12f;if(typeof it.__json__=="function"){_12f=it.__json__();if(it!==_12f){return _12e(_12f,_129,_12b);}}if(typeof it.json=="function"){_12f=it.json();if(it!==_12f){return _12e(_12f,_129,_12b);}}var sep=_129?" ":"";if(dojo.isArray(it)){var res=dojo.map(it,function(obj){var val=_12e(obj,_129,_12b);if(typeof val!="string"){val="undefined";}return _12c+_12b+val;});return "["+res.join(","+sep)+_12c+_12a+"]";}if(_12d=="function"){return null;}var _134=[];for(var key in it){var _136;if(typeof key=="number"){_136="\""+key+"\"";}else{if(typeof key=="string"){_136=dojo._escapeString(key);}else{continu
 e;}}val=_12e(it[key],_129,_12b);if(typeof val!="string"){continue;}_134.push(_12c+_12b+_136+":"+sep+val);}return "{"+_134.join(","+sep)+_12c+_12a+"}";};}if(!dojo._hasResource["dojo._base.array"]){dojo._hasResource["dojo._base.array"]=true;dojo.provide("dojo._base.array");(function(){var _137=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(_13b,_13c,_13d,_13e){var i=0,step=1,end=_13b.length;if(_13e){i=end-1;step=end=-1;}for(i=_13d||i;i!=end;i+=step){if(_13b[i]==_13c){return i;}}return -1;},lastIndexOf:function(_142,_143,_144){return dojo.indexOf(_142,_143,_144,true);},forEach:function(arr,_146,obj){if(!arr||!arr.length){return;}var _p=_137(arr,obj,_146);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(_14b,arr,_14d,obj){var _p=_137(arr,obj,_14d);arr=_p[0];for(var i=0,l=arr.length;i<l;i
 ++){var _152=!!_p[2].call(_p[1],arr[i],i,arr);if(_14b^_152){return _152;}}return _14b;},every:function(arr,_154,_155){return this._everyOrSome(true,arr,_154,_155);},some:function(arr,_157,_158){return this._everyOrSome(false,arr,_157,_158);},map:function(arr,func,obj){var _p=_137(arr,obj,func);arr=_p[0];var _15d=((arguments[3])?(new arguments[3]()):[]);for(var i=0;i<arr.length;++i){_15d.push(_p[2].call(_p[1],arr[i],i,arr));}return _15d;},filter:function(arr,_160,obj){var _p=_137(arr,obj,_160);arr=_p[0];var _163=[];for(var i=0;i<arr.length;i++){if(_p[2].call(_p[1],arr[i],i,arr)){_163.push(arr[i]);}}return _163;}});})();}if(!dojo._hasResource["dojo._base.Color"]){dojo._hasResource["dojo._base.Color"]=true;dojo.provide("dojo._base.Color");dojo.Color=function(_165){if(_165){this.setColor(_165);}};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(_16b){var d=dojo;if(d.isString(_16b)){d.colorFromString(_16b,this);}else{if(d.isArray(_16b)){d.colorFromArray(_16b,this);}else{this._set(_16b.r,_16b.g,_16b.b,_16b.a);if(!(_16b 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(_172){var t=this,rgb=t.r+", "+t.g+", "+t.b;return (_172?"rgba("+rgb+", "+t.a:"rgb("+rgb)+")";},toString:function(){return this.toCss(true);}});dojo.blendColors=function(_175,end,_177,obj){var d=dojo,t=obj||new dojo.Color()
 ;d.forEach(["r","g","b","a"],function(x){t[x]=_175[x]+(end[x]-_175[x])*_177;if(x!="a"){t[x]=Math.round(t[x]);}});return t.sanitize();};dojo.colorFromRgb=function(_17c,obj){var m=_17c.toLowerCase().match(/^rgba?\(([\s\.,0-9]+)\)/);return m&&dojo.colorFromArray(m[1].split(/\s*,\s*/),obj);};dojo.colorFromHex=function(_17f,obj){var d=dojo,t=obj||new d.Color(),bits=(_17f.length==4)?4:8,mask=(1<<bits)-1;_17f=Number("0x"+_17f.substr(1));if(isNaN(_17f)){return null;}d.forEach(["b","g","r"],function(x){var c=_17f&mask;_17f>>=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("doj
 o._base");(function(){if(djConfig.require){for(var x=0;x<djConfig.require.length;x++){dojo["require"](djConfig.require[x]);}}})();}if(!dojo._hasResource["dojo._base.window"]){dojo._hasResource["dojo._base.window"]=true;dojo.provide("dojo._base.window");dojo._gearsObject=function(){var _18e;var _18f;var _190=dojo.getObject("google.gears");if(_190){return _190;}if(typeof GearsFactory!="undefined"){_18e=new GearsFactory();}else{if(dojo.isIE){try{_18e=new ActiveXObject("Gears.Factory");}catch(e){}}else{if(navigator.mimeTypes["application/x-googlegears"]){_18e=document.createElement("object");_18e.setAttribute("type","application/x-googlegears");_18e.setAttribute("width",0);_18e.setAttribute("height",0);_18e.style.display="none";document.documentElement.appendChild(_18e);}}}if(!_18e){return null;}dojo.setObject("google.gears.factory",_18e);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(_191,_192){dojo.global=_191;dojo.doc=_192;};dojo._fireCallback=function(_193,_194,_195){if(_194&&dojo.isString(_193)){_193=_194[_193];}return (_194?_193.apply(_194,_195||[]):_193());};dojo.withGlobal=function(_196,_197,_198,_199){var rval;var _19b=dojo.global;var _19c=dojo.doc;try{dojo.setContext(_196,_196.document);rval=dojo._fireCallback(_197,_198,_199);}finally{dojo.setContext(_19b,_19c);}return rval;};dojo.withDoc=function(_19d,_19e,_19f,_1a0){var rval;var _1a2=dojo.doc;try{dojo.doc=_19d;rval=dojo._fireCallback(_19e,_19f,_1a0);}finally{dojo.doc=_1a2;}return rval;};(function(){var mp=djConfig["modulePaths"];if(mp){for(var _1a4 in mp){dojo.registerModulePath(_1a4,mp[_1a4]);}}})();}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=de
 l._normalizeEventName(name);fp=del._fixCallback(name,fp);var _1a9=name;if(!dojo.isIE&&(name=="mouseenter")||(name=="mouseleave")){var _1a9=name;var ofp=fp;name=(name=="mouseenter")?"mouseover":"mouseout";fp=function(e){var id=dojo.isDescendant(e.relatedTarget,node);if(id==false){return ofp.call(this,e);}};}node.addEventListener(name,fp,false);return fp;},remove:function(node,_1ae,_1af){node&&node.removeEventListener(del._normalizeEventName(_1ae),_1af,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,_1b5){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,_1b8){return del._fixEvent(evt,_1b8);};dojo.stopEvent=function(evt){evt.preventDefault();evt.stopPr
 opagation();};var _1ba=dojo._listener;dojo._connect=function(obj,_1bc,_1bd,_1be,_1bf){var _1c0=obj&&(obj.nodeType||obj.attachEvent||obj.addEventListener);var lid=!_1c0?0:(!_1bf?1:2),l=[dojo._listener,del,_1ba][lid];var h=l.add(obj,_1bc,dojo.hitch(_1bd,_1be));return [obj,_1bc,h,lid];};dojo._disconnect=function(obj,_1c5,_1c6,_1c7){([dojo._listener,del,_1ba][_1c7]).remove(obj,_1c5,_1c6);};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:12
 4,F14:125,F15:126,NUM_LOCK:144,SCROLL_LOCK:145};if(dojo.isIE){var _1c8=function(e,code){try{return (e.keyCode=code);}catch(e){return 0;}};var iel=dojo._listener;if(!djConfig._allow_leaks){_1ba=iel=dojo._ie_listener={handlers:[],add:function(_1cc,_1cd,_1ce){_1cc=_1cc||dojo.global;var f=_1cc[_1cd];if(!f||!f._listeners){var d=dojo._getIeDispatcher();d.target=f&&(ieh.push(f)-1);d._listeners=[];f=_1cc[_1cd]=d;}return f._listeners.push(ieh.push(_1ce)-1);},remove:function(_1d2,_1d3,_1d4){var f=(_1d2||dojo.global)[_1d3],l=f&&f._listeners;if(f&&l&&_1d4--){delete ieh[l[_1d4]];delete l[_1d4];}}};var ieh=iel.handlers;}dojo.mixin(del,{add:function(node,_1d8,fp){if(!node){return;}_1d8=del._normalizeEventName(_1d8);if(_1d8=="onkeypress"){var kd=node.onkeydown;if(!kd||!kd._listeners||!kd._stealthKeydown){del.add(node,"onkeydown",del._stealthKeyDown);node.onkeydown._stealthKeydown=true;}}return iel.add(node,_1d8,del._fixCallback(fp));},remove:function(node,_1dc,_1dd){iel.remove(node,del._nor
 malizeEventName(_1dc),_1dd);},_normalizeEventName:function(_1de){return (_1de.slice(0,2)!="on"?"on"+_1de:_1de);},_nop:function(){},_fixEvent:function(evt,_1e0){if(!evt){var w=(_1e0)&&((_1e0.ownerDocument||_1e0.document||_1e0).parentWindow)||window;evt=w.event;}if(!evt){return (evt);}evt.target=evt.srcElement;evt.currentTarget=(_1e0||evt.srcElement);evt.layerX=evt.offsetX;evt.layerY=evt.offsetY;var se=evt.srcElement,doc=(se&&se.ownerDocument)||document;var _1e4=((dojo.isIE<6)||(doc["compatMode"]=="BackCompat"))?doc.body:doc.documentElement;var _1e5=dojo._getIeDocumentElementOffset();evt.pageX=evt.clientX+dojo._fixIeBiDiScrollLeft(_1e4.scrollLeft||0)-_1e5.x;evt.pageY=evt.clientY+(_1e4.scrollTop||0)-_1e5.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 "keyp
 ress":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 _1eb=(k!=13)&&(k!=32)&&(k!=27)&&(k<48||k>90)&&(k<96||k>111)&&(k<186||k>192)&&(k<219||k>222);if(_1eb||evt.ctrlKey){var c=(_1eb?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;_1c8(evt,faux.keyCode);}},_stopPropagation:function(){this.cancelBubble=true;},_preventDefault:function(){this.bubbledKeyC
 ode=this.keyCode;if(this.ctrlKey){_1c8(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,_1f0){var faux=dojo.mixin({},evt,_1f0);del._setKeyChar(faux);faux.preventDefault=function(){evt.preventDefault();};faux.stopPropagation=function(){evt.stopPropagation();};return faux;};if(dojo.isOpera){dojo.mixin(del,{_fixEvent:function(evt,_1f3){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,_1f6){switch(evt.type){case "keypress":var c=evt.charCode,s=evt.shiftKey,k=evt.keyCode;k=k||_1fa[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.key
 s.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,_1fa={"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._getIeDispatcher=function(){return function(){var ap=Array.prototype,h=dojo._ie_listener.handlers,c=arguments.callee,ls=c._listeners,t=h[c.target];var r=t&&t.apply(this,arguments);for(var i in ls){if(!(i in ap)){h[ls[i]].apply(this,arguments);}}return r;};};dojo._event_listener._fixCallback=function(fp){var f=dojo._event_listene
 r._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){return;}if(!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){if(dojo.isString(id)){return (doc||dojo.doc).getElementById(id);}else{return id;}};}(function(){var _20e=null;dojo._destroyElement=function(node){node=dojo.byId(node);try{if(!_20e){_20e=document.createElement("div");}_20e.appendChild(node.parentNode?node.parentNode.removeChild(node):node);_20e.innerHTML="";}catch(e){}};dojo.isDescendant=function(node,_211){try
 {node=dojo.byId(node);_211=dojo.byId(_211);while(node){if(node===_211){return true;}node=node.parentNode;}}catch(e){return -1;}return false;};dojo.setSelectable=function(node,_213){node=dojo.byId(node);if(dojo.isMozilla){node.style.MozUserSelect=_213?"":"none";}else{if(dojo.isKhtml){node.style.KhtmlUserSelect=_213?"auto":"none";}else{if(dojo.isIE){node.unselectable=_213?"":"on";dojo.query("*",node).forEach(function(_214){_214.unselectable=_213?"":"on";});}}}};var _215=function(node,ref){ref.parentNode.insertBefore(node,ref);return true;};var _218=function(node,ref){var pn=ref.parentNode;if(ref==pn.lastChild){pn.appendChild(node);}else{return _215(node,ref.nextSibling);}return true;};dojo.place=function(node,_21d,_21e){if(!node||!_21d||_21e===undefined){return false;}node=dojo.byId(node);_21d=dojo.byId(_21d);if(typeof _21e=="number"){var cn=_21d.childNodes;if((_21e==0&&cn.length==0)||cn.length==_21e){_21d.appendChild(node);return true;}if(_21e==0){return _215(node,_21d.firstC
 hild);}return _218(node,cn[_21e-1]);}switch(_21e.toLowerCase()){case "before":return _215(node,_21d);case "after":return _218(node,_21d);case "first":if(_21d.firstChild){return _215(node,_21d.firstChild);}else{_21d.appendChild(node);return true;}break;default:_21d.appendChild(node);return true;}};dojo.boxModel="content-box";if(dojo.isIE){var _dcm=document.compatMode;dojo.boxModel=(_dcm=="BackCompat")||(_dcm=="QuirksMode")||(dojo.isIE<6)?"border-box":"content-box";}var gcs,dv=document.defaultView;if(dojo.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(dojo.isIE){gcs=function(node){return node.currentStyle;};}else{gcs=function(node){return dv.getComputedStyle(node,null);};}}dojo.getComputedStyle=gcs;if(!dojo.isIE){dojo._toPixelValue=function(_227,_228){return parseFloat(_228)||0;};}else{dojo._toPixelValue=function(_229,_22a){if(!_22a){return 0;}if(_22a=="medium"
 ){return 4;}if(_22a.slice&&(_22a.slice(-2)=="px")){return parseFloat(_22a);}with(_229){var _22b=style.left;var _22c=runtimeStyle.left;runtimeStyle.left=currentStyle.left;try{style.left=_22a;_22a=style.pixelLeft;}catch(e){_22a=0;}style.left=_22b;runtimeStyle.left=_22c;}return _22a;};}dojo._getOpacity=(dojo.isIE?function(node){try{return (node.filters.alpha.opacity/100);}catch(e){return 1;}}:function(node){return dojo.getComputedStyle(node).opacity;});dojo._setOpacity=(dojo.isIE?function(node,_230){if(_230==1){node.style.cssText=node.style.cssText.replace(/FILTER:[^;]*;?/i,"");if(node.nodeName.toLowerCase()=="tr"){dojo.query("> td",node).forEach(function(i){i.style.cssText=i.style.cssText.replace(/FILTER:[^;]*;?/i,"");});}}else{var o="Alpha(Opacity="+(_230*100)+")";node.style.filter=o;}if(node.nodeName.toLowerCase()=="tr"){dojo.query("> td",node).forEach(function(i){i.style.filter=o;});}return _230;}:function(node,_235){return node.style.opacity=_235;});var _236={width:true,he
 ight:true,left:true,top:true};var _237=function(node,type,_23a){type=type.toLowerCase();if(_236[type]===true){return dojo._toPixelValue(node,_23a);}else{if(_236[type]===false){return _23a;}else{if(dojo.isOpera&&type=="cssText"){}if((type.indexOf("margin")>=0)||(type.indexOf("padding")>=0)||(type.indexOf("width")>=0)||(type.indexOf("height")>=0)||(type.indexOf("max")>=0)||(type.indexOf("min")>=0)||(type.indexOf("offset")>=0)){_236[type]=true;return dojo._toPixelValue(node,_23a);}else{_236[type]=false;return _23a;}}}};dojo.style=function(node,_23c,_23d){var n=dojo.byId(node),args=arguments.length,op=(_23c=="opacity");if(args==3){return op?dojo._setOpacity(n,_23d):n.style[_23c]=_23d;}if(args==2&&op){return dojo._getOpacity(n);}var s=dojo.getComputedStyle(n);return (args==1)?s:_237(n,_23c,s[_23c]);};dojo._getPadExtents=function(n,_243){var s=_243||gcs(n),px=dojo._toPixelValue,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.paddingBo
 ttom)};};dojo._getBorderExtents=function(n,_249){var ne="none",px=dojo._toPixelValue,s=_249||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,_250){var s=_250||gcs(n),p=dojo._getPadExtents(n,s),b=dojo._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,_255){var s=_255||gcs(n),px=dojo._toPixelValue,l=px(n,s.marginLeft),t=px(n,s.marginTop),r=px(n,s.marginRight),b=px(n,s.marginBottom);if(dojo.isSafari&&(s.position!="absolute")){r=l;}return {l:l,t:t,w:l+r,h:t+b};};dojo._getMarginBox=function(node,_25d){var s=_25d||gcs(node),me=dojo._getMarginExtents(node,s);var l=node.offsetLeft-me.l,t=node.offsetTop-me.t;if(dojo.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=dojo._getBorderExtents(p,pcs);l+=be.l,t+=be.t;}}}}else{if(dojo.isOpera){var p=node.parentNode;if(p){var be=dojo._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,_268){var s=_268||gcs(node),pe=dojo._getPadExtents(node,s),be=dojo._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(dojo.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,_26f){var s=_26f||gcs(node),pe=dojo._getPadExtents(node,s),cb=dojo._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";with(node.style){if(!isNaN(l)){left=l+u;}if(!isNaN(t)){top=t+u;}if(w>=0){width=w+u;}if(h>=0){height=h+u;}}};
 dojo._usesBorderBox=function(node){var n=node.tagName;return dojo.boxModel=="border-box"||n=="TABLE"||n=="BUTTON";};dojo._setContentSize=function(node,_27c,_27d,_27e){var bb=dojo._usesBorderBox(node);if(bb){var pb=dojo._getPadBorderExtents(node,_27e);if(_27c>=0){_27c+=pb.w;}if(_27d>=0){_27d+=pb.h;}}dojo._setBox(node,NaN,NaN,_27c,_27d);};dojo._setMarginBox=function(node,_282,_283,_284,_285,_286){var s=_286||dojo.getComputedStyle(node);var bb=dojo._usesBorderBox(node),pb=bb?_28a:dojo._getPadBorderExtents(node,s),mb=dojo._getMarginExtents(node,s);if(_284>=0){_284=Math.max(_284-pb.w-mb.w,0);}if(_285>=0){_285=Math.max(_285-pb.h-mb.h,0);}dojo._setBox(node,_282,_283,_284,_285);};var _28a={l:0,t:0,w:0,h:0};dojo.marginBox=function(node,box){var n=dojo.byId(node),s=gcs(n),b=box;return !b?dojo._getMarginBox(n,s):dojo._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?dojo._getContentBox(n,s):dojo._setContentSize(n,b.w,
 b.h,s);};var _296=function(node,prop){if(!(node=(node||0).parentNode)){return 0;}var val,_29a=0,_b=dojo.body();while(node&&node.style){if(gcs(node).position=="fixed"){return 0;}val=node[prop];if(val){_29a+=val-0;if(node==_b){break;}}node=node.parentNode;}return _29a;};dojo._docScroll=function(){var _b=dojo.body();var _w=dojo.global;var de=dojo.doc.documentElement;return {y:(_w.pageYOffset||de.scrollTop||_b.scrollTop||0),x:(_w.pageXOffset||dojo._fixIeBiDiScrollLeft(de.scrollLeft)||_b.scrollLeft||0)};};dojo._isBodyLtr=function(){return !("_bodyLtr" in dojo)?dojo._bodyLtr=dojo.getComputedStyle(dojo.body()).direction=="ltr":dojo._bodyLtr;};dojo._getIeDocumentElementOffset=function(){var de=dojo.doc.documentElement;if(dojo.isIE>=7){return {x:de.getBoundingClientRect().left,y:de.getBoundingClientRect().top};}else{return {x:dojo._isBodyLtr()||window.parent==window?de.clientLeft:de.offsetWidth-de.clientWidth-de.clientLeft,y:de.clientTop};}};dojo._fixIeBiDiScrollLeft=function(_2a0){i
 f(dojo.isIE&&!dojo._isBodyLtr()){var de=dojo.doc.documentElement;return _2a0+de.clientWidth-de.scrollWidth;}return _2a0;};dojo._abs=function(node,_2a3){var _2a4=node.ownerDocument;var ret={x:0,y:0};var _2a6=false;var db=dojo.body();if(dojo.isIE){var _2a8=node.getBoundingClientRect();var _2a9=dojo._getIeDocumentElementOffset();ret.x=_2a8.left-_2a9.x;ret.y=_2a8.top-_2a9.y;}else{if(_2a4["getBoxObjectFor"]){var bo=_2a4.getBoxObjectFor(node);ret.x=bo.x-_296(node,"scrollLeft");ret.y=bo.y-_296(node,"scrollTop");}else{if(node["offsetParent"]){_2a6=true;var _2ab;if(dojo.isSafari&&(gcs(node).position=="absolute")&&(node.parentNode==db)){_2ab=db;}else{_2ab=db.parentNode;}if(node.parentNode!=db){var nd=node;if(dojo.isOpera||(dojo.isSafari>=3)){nd=db;}ret.x-=_296(nd,"scrollLeft");ret.y-=_296(nd,"scrollTop");}var _2ad=node;do{var n=_2ad["offsetLeft"];if(!dojo.isOpera||n>0){ret.x+=isNaN(n)?0:n;}var m=_2ad["offsetTop"];ret.y+=isNaN(m)?0:m;_2ad=_2ad.offsetParent;}while((_2ad!=_2ab)&&_2ad);}e
 lse{if(node["x"]&&node["y"]){ret.x+=isNaN(node.x)?0:node.x;ret.y+=isNaN(node.y)?0:node.y;}}}}if(_2a6||_2a3){var _2b0=dojo._docScroll();var m=_2a6?(!_2a3?-1:0):1;ret.y+=m*_2b0.y;ret.x+=m*_2b0.x;}return ret;};dojo.coords=function(node,_2b2){var n=dojo.byId(node),s=gcs(n),mb=dojo._getMarginBox(n,s);var abs=dojo._abs(n,_2b2);mb.x=abs.x;mb.y=abs.y;return mb;};var _2b7=function(name){switch(name.toLowerCase()){case "tabindex":return dojo.isIE?"tabIndex":"tabindex";default:return name;}};var _2b9={colspan:"colSpan",enctype:"enctype",frameborder:"frameborder",method:"method",rowspan:"rowSpan",scrolling:"scrolling",shape:"shape",span:"span",type:"type",valuetype:"valueType"};var _2ba=function(node,name){var attr=node.getAttributeNode(name);return attr?attr.specified:false;};dojo.hasAttr=function(node,name){return _2ba(dojo.byId(node),_2b7(name));};dojo.attr=function(node,name,_2c2){node=dojo.byId(node);name=_2b7(name);if(arguments.length==3){node.setAttribute(name,_2c2);return undefi
 ned;}else{var prop=_2b9[name.toLowerCase()];if(prop){return node[prop];}else{return _2ba(node,name)?node.getAttribute(name):null;}}};dojo.removeAttr=function(node,name){dojo.byId(node).removeAttribute(_2b7(name));};})();dojo.hasClass=function(node,_2c7){return ((" "+dojo.byId(node).className+" ").indexOf(" "+_2c7+" ")>=0);};dojo.addClass=function(node,_2c9){node=dojo.byId(node);var cls=node.className;if((" "+cls+" ").indexOf(" "+_2c9+" ")<0){node.className=cls+(cls?" ":"")+_2c9;}};dojo.removeClass=function(node,_2cc){node=dojo.byId(node);var t=dojo.trim((" "+node.className+" ").replace(" "+_2cc+" "," "));if(node.className!=t){node.className=t;}};dojo.toggleClass=function(node,_2cf,_2d0){if(_2d0===undefined){_2d0=!dojo.hasClass(node,_2cf);}dojo[_2d0?"addClass":"removeClass"](node,_2cf);};}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=d
 ojo.NodeList;dojo._mixin(arr,dojo.NodeList.prototype);return arr;};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(_2d7,_2d8){return d.indexOf(this,_2d7,_2d8);},lastIndexOf:function(){return d.lastIndexOf.apply(d,d._toArray(arguments,0,[this]));},every:function(_2d9,_2da){return d.every(this,_2d9,_2da);},some:function(_2db,_2dc){return d.some(this,_2db,_2dc);},map:function(func,obj){return d.map(this,func,obj,d.NodeList);},forEach:function(_2df,_2e0){d.forEach(this,_2df,_2e0);return this;},coords:function(){return d.map(this,d.coords);},style:function(){var aa=d._toArray(arguments,0,[null]);var s=this.map(function(i){aa[0]=i;return
  d.style.apply(d,aa);});return (arguments.length>1)?this:s;},styles:function(){d.deprecated("NodeList.styles","use NodeList.style instead","1.1");return this.style.apply(this,arguments);},addClass:function(_2e4){this.forEach(function(i){d.addClass(i,_2e4);});return this;},removeClass:function(_2e6){this.forEach(function(i){d.removeClass(i,_2e6);});return this;},place:function(_2e8,_2e9){var item=d.query(_2e8)[0];_2e9=_2e9||"last";for(var x=0;x<this.length;x++){d.place(this[x],item,_2e9);}return this;},connect:function(_2ec,_2ed,_2ee){this.forEach(function(item){d.connect(item,_2ec,_2ed,_2ee);});return this;},orphan:function(_2f0){var _2f1=(_2f0)?d._filterQueryResult(this,_2f0):this;_2f1.forEach(function(item){if(item["parentNode"]){item.parentNode.removeChild(item);}});return _2f1;},adopt:function(_2f3,_2f4){var item=this[0];return d.query(_2f3).forEach(function(ai){d.place(ai,item,(_2f4||"last"));});},query:function(_2f7){_2f7=_2f7||"";var ret=d.NodeList();this.forEach(func
 tion(item){d.query(_2f7,item).forEach(function(_2fa){if(typeof _2fa!="undefined"){ret.push(_2fa);}});});return ret;},filter:function(_2fb){var _2fc=this;var _a=arguments;var r=d.NodeList();var rp=function(t){if(typeof t!="undefined"){r.push(t);}};if(d.isString(_2fb)){_2fc=d._filterQueryResult(this,_a[0]);if(_a.length==1){return _2fc;}d.forEach(d.filter(_2fc,_a[1],_a[2]),rp);return r;}d.forEach(d.filter(_2fc,_a[0],_a[1]),rp);return r;},addContent:function(_301,_302){var ta=d.doc.createElement("span");if(d.isString(_301)){ta.innerHTML=_301;}else{ta.appendChild(_301);}var ct=((_302=="first")||(_302=="after"))?"lastChild":"firstChild";this.forEach(function(item){var tn=ta.cloneNode(true);while(tn[ct]){d.place(tn[ct],item,_302);}});return this;}});d.forEach(["blur","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 _30c=dojo.isIE?"children":"childNodes";var _30d=function(_30e){if(_30e.charAt(_30e.length-1)==">"){_30e+=" *";}_30e+=" ";var ts=function(s,e){return d.trim(_30e.slice(s,e));};var _312=[];var _313=-1;var _314=-1;var _315=-1;var _316=-1;var _317=-1;var inId=-1;var _319=-1;var lc="";var cc="";var _31c;var x=0;var ql=_30e.length;var _31f=null;var _cp=null;var _321=function(){if(_319>=0){var tv=(_319==x)?null:ts(_319,x).toLowerCase();_31f[(">~+".indexOf(tv)<0)?"tag":"oper"]=tv;_319=-1;}};var _323=function(){if(inId>=0){_31f.id=ts(inId,x).replace(/\\/g,"");inId=-1;}};var _324=function(){if(_317>=0){_31f.classes.push(ts(_317+1,x).replace(/\\/g,""));_317=-1;}};var _325=function(){_323();_321();_324();};for(;lc=cc,cc=_30e.charAt(x),x<ql;x++){if(lc=="\\"){continue;}if(!_31f){_31c=x;_31f={query:null,pseudos:[],attrs:[],classe
 s:[],tag:null,oper:null,id:null};_319=x;}if(_313>=0){if(cc=="]"){if(!_cp.attr){_cp.attr=ts(_313+1,x);}else{_cp.matchFor=ts((_315||_313+1),x);}var cmf=_cp.matchFor;if(cmf){if((cmf.charAt(0)=="\"")||(cmf.charAt(0)=="'")){_cp.matchFor=cmf.substring(1,cmf.length-1);}}_31f.attrs.push(_cp);_cp=null;_313=_315=-1;}else{if(cc=="="){var _327=("|~^$*".indexOf(lc)>=0)?lc:"";_cp.type=_327+cc;_cp.attr=ts(_313+1,x-_327.length);_315=x+1;}}}else{if(_314>=0){if(cc==")"){if(_316>=0){_cp.value=ts(_314+1,x);}_316=_314=-1;}}else{if(cc=="#"){_325();inId=x+1;}else{if(cc=="."){_325();_317=x;}else{if(cc==":"){_325();_316=x;}else{if(cc=="["){_325();_313=x;_cp={};}else{if(cc=="("){if(_316>=0){_cp={name:ts(_316+1,x),value:null};_31f.pseudos.push(_cp);}_314=x;}else{if(cc==" "&&lc!=cc){_325();if(_316>=0){_31f.pseudos.push({name:ts(_316+1,x)});}_31f.hasLoops=(_31f.pseudos.length||_31f.attrs.length||_31f.classes.length);_31f.query=ts(_31c,x);_31f.tag=(_31f["oper"])?null:(_31f.tag||"*");_312.push(_31f);_31f=
 null;}}}}}}}}}return _312;};var _328={"*=":function(attr,_32a){return "[contains(@"+attr+", '"+_32a+"')]";},"^=":function(attr,_32c){return "[starts-with(@"+attr+", '"+_32c+"')]";},"$=":function(attr,_32e){return "[substring(@"+attr+", string-length(@"+attr+")-"+(_32e.length-1)+")='"+_32e+"']";},"~=":function(attr,_330){return "[contains(concat(' ',@"+attr+",' '), ' "+_330+" ')]";},"|=":function(attr,_332){return "[contains(concat(' ',@"+attr+",' '), ' "+_332+"-')]";},"=":function(attr,_334){return "[@"+attr+"='"+_334+"']";}};var _335=function(_336,_337,_338,_339){d.forEach(_337.attrs,function(attr){var _33b;if(attr.type&&_336[attr.type]){_33b=_336[attr.type](attr.attr,attr.matchFor);}else{if(attr.attr.length){_33b=_338(attr.attr);}}if(_33b){_339(_33b);}});};var _33c=function(_33d){var _33e=".";var _33f=_30d(d.trim(_33d));while(_33f.length){var tqp=_33f.shift();var _341;if(tqp.oper==">"){_341="/";tqp=_33f.shift();}else{_341="//";}_33e+=_341+tqp.tag;if(tqp.id){_33e+="[@id='"+
 tqp.id+"'][1]";}d.forEach(tqp.classes,function(cn){var cnl=cn.length;var _344=" ";if(cn.charAt(cnl-1)=="*"){_344="";cn=cn.substr(0,cnl-1);}_33e+="[contains(concat(' ',@class,' '), ' "+cn+_344+"')]";});_335(_328,tqp,function(_345){return "[@"+_345+"]";},function(_346){_33e+=_346;});}return _33e;};var _347={};var _348=function(path){if(_347[path]){return _347[path];}var doc=d.doc;var _34b=_33c(path);var tf=function(_34d){var ret=[];var _34f;try{_34f=doc.evaluate(_34b,_34d,null,XPathResult.ANY_TYPE,null);}catch(e){console.debug("failure in exprssion:",_34b,"under:",_34d);console.debug(e);}var _350=_34f.iterateNext();while(_350){ret.push(_350);_350=_34f.iterateNext();}return ret;};return _347[path]=tf;};var _351={};var _352={};var _353=function(_354,_355){if(!_354){return _355;}if(!_355){return _354;}return function(){return _354.apply(window,arguments)&&_355.apply(window,arguments);};};var _356=function(_357,_358,_359,idx){var nidx=idx+1;var _35c=(_358.length==nidx);var tqp=_35
 8[idx];if(tqp.oper==">"){var ecn=_357[_30c];if(!ecn||!ecn.length){return;}nidx++;_35c=(_358.length==nidx);var tf=_360(_358[idx+1]);for(var x=0,ecnl=ecn.length,te;x<ecnl,te=ecn[x];x++){if(tf(te)){if(_35c){_359.push(te);}else{_356(te,_358,_359,nidx);}}}}var _364=_365(tqp)(_357);if(_35c){while(_364.length){_359.push(_364.shift());}}else{while(_364.length){_356(_364.shift(),_358,_359,nidx);}}};var _366=function(_367,_368){var ret=[];var x=_367.length-1,te;while(te=_367[x--]){_356(te,_368,ret,0);}return ret;};var _360=function(q){if(_351[q.query]){return _351[q.query];}var ff=null;if(q.tag){if(q.tag=="*"){ff=_353(ff,function(elem){return (elem.nodeType==1);});}else{ff=_353(ff,function(elem){return ((elem.nodeType==1)&&(q.tag==elem.tagName.toLowerCase()));});}}if(q.id){ff=_353(ff,function(elem){return ((elem.nodeType==1)&&(elem.id==q.id));});}if(q.hasLoops){ff=_353(ff,_371(q));}return _351[q.query]=ff;};var _372=function(node){var pn=node.parentNode;var pnc=pn.childNodes;var nidx=
 -1;var _377=pn.firstChild;if(!_377){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(_377===node){nidx=idx;}if(_377.nodeType==1){_377["__cachedIndex"]=idx;idx++;}_377=_377.nextSibling;}while(_377);}else{nidx=ci;}return nidx;};var _37b=0;var _37c="";var _37d=function(elem,attr){if(attr=="class"){return elem.className||_37c;}if(attr=="for"){return elem.htmlFor||_37c;}return elem.getAttribute(attr,2)||_37c;};var _380={"*=":function(attr,_382){return function(elem){return (_37d(elem,attr).indexOf(_382)>=0);};},"^=":function(attr,_385){return function(elem){return (_37d(elem,attr).indexOf(_385)==0);};},"$=":function(attr,_388){var tval=" "+_388;return function(elem){var ea=" "+_37d(elem,attr);return (ea.lastIndexOf(_388)==(ea.length-_388.length));};},"~=":function(attr,_38d){var tval=" "+_38d+" ";return function(elem){var ea=" "+_37d(elem,attr)
 +" ";return (ea.indexOf(tval)>=0);};},"|=":function(attr,_392){var _393=" "+_392+"-";return function(elem){var ea=" "+(elem.getAttribute(attr,2)||"");return ((ea==_392)||(ea.indexOf(_393)==0));};},"=":function(attr,_397){return function(elem){return (_37d(elem,attr)==_397);};}};var _399={"first-child":function(name,_39b){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,_39f){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,_3a3){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;};},"not":function(name,_3aa){var ntf=_360(_30d(_3aa)[0]);return function(elem){return (!ntf(elem));};},"nth-child":function(name,_3ae)
 {var pi=parseInt;if(_3ae=="odd"){return function(elem){return (((_372(elem))%2)==1);};}else{if((_3ae=="2n")||(_3ae=="even")){return function(elem){return ((_372(elem)%2)==0);};}else{if(_3ae.indexOf("0n+")==0){var _3b2=pi(_3ae.substr(3));return function(elem){return (elem.parentNode[_30c][_3b2-1]===elem);};}else{if((_3ae.indexOf("n+")>0)&&(_3ae.length>3)){var _3b4=_3ae.split("n+",2);var pred=pi(_3b4[0]);var idx=pi(_3b4[1]);return function(elem){return ((_372(elem)%pred)==idx);};}else{if(_3ae.indexOf("n")==-1){var _3b2=pi(_3ae);return function(elem){return (_372(elem)==_3b2);};}}}}}}};var _3b9=(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 _371=function(_3bf){var _3c0=(_352[_3bf.query]||_351[_3bf.query]);if(_3c0){return _3c0;}var ff=null;if(_3bf.id){if(_3bf.tag!="*"){ff=_353(ff,function(elem){return (elem.tagName.toLo
 werCase()==_3bf.tag);});}}d.forEach(_3bf.classes,function(_3c3,idx,arr){var _3c6=_3c3.charAt(_3c3.length-1)=="*";if(_3c6){_3c3=_3c3.substr(0,_3c3.length-1);}var re=new RegExp("(?:^|\\s)"+_3c3+(_3c6?".*":"")+"(?:\\s|$)");ff=_353(ff,function(elem){return re.test(elem.className);});ff.count=idx;});d.forEach(_3bf.pseudos,function(_3c9){if(_399[_3c9.name]){ff=_353(ff,_399[_3c9.name](_3c9.name,_3c9.value));}});_335(_380,_3bf,_3b9,function(_3ca){ff=_353(ff,_3ca);});if(!ff){ff=function(){return true;};}return _352[_3bf.query]=ff;};var _3cb={};var _365=function(_3cc,root){var fHit=_3cb[_3cc.query];if(fHit){return fHit;}if(_3cc.id&&!_3cc.hasLoops&&!_3cc.tag){return _3cb[_3cc.query]=function(root){return [d.byId(_3cc.id)];};}var _3d0=_371(_3cc);var _3d1;if(_3cc.tag&&_3cc.id&&!_3cc.hasLoops){_3d1=function(root){var te=d.byId(_3cc.id);if(_3d0(te)){return [te];}};}else{var tret;if(!_3cc.hasLoops){_3d1=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_3cc.tag);while(te=t
 ret[x++]){ret.push(te);}return ret;};}else{_3d1=function(root){var ret=[];var te,x=0,tret=root.getElementsByTagName(_3cc.tag);while(te=tret[x++]){if(_3d0(te)){ret.push(te);}}return ret;};}}return _3cb[_3cc.query]=_3d1;};var _3dd={};var _3de={"*":d.isIE?function(root){return root.all;}:function(root){return root.getElementsByTagName("*");},">":function(root){var ret=[];var te,x=0,tret=root[_30c];while(te=tret[x++]){if(te.nodeType==1){ret.push(te);}}return ret;}};var _3e6=function(_3e7){var _3e8=_30d(d.trim(_3e7));if(_3e8.length==1){var tt=_365(_3e8[0]);tt.nozip=true;return tt;}var sqf=function(root){var _3ec=_3e8.slice(0);var _3ed;if(_3ec[0].oper==">"){_3ed=[root];}else{_3ed=_365(_3ec.shift())(root);}return _366(_3ed,_3ec);};return sqf;};var _3ee=((document["evaluate"]&&!d.isSafari)?function(_3ef){var _3f0=_3ef.split(" ");if((document["evaluate"])&&(_3ef.indexOf(":")==-1)&&((true))){if(((_3f0.length>2)&&(_3ef.indexOf(">")==-1))||(_3f0.length>3)||(_3ef.indexOf("[")>=0)||((1==_
 3f0.length)&&(0<=_3ef.indexOf(".")))){return _348(_3ef);}}return _3e6(_3ef);}:_3e6);var _3f1=function(_3f2){if(_3de[_3f2]){return _3de[_3f2];}if(0>_3f2.indexOf(",")){return _3de[_3f2]=_3ee(_3f2);}else{var _3f3=_3f2.split(/\s*,\s*/);var tf=function(root){var _3f6=0;var ret=[];var tp;while(tp=_3f3[_3f6++]){ret=ret.concat(_3ee(tp,tp.indexOf(" "))(root));}return ret;};return _3de[_3f2]=tf;}};var _3f9=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;}_3f9++;arr[0]["_zipIdx"]=_3f9;for(var x=1,te;te=arr[x];x++){if(arr[x]["_zipIdx"]!=_3f9){ret.push(te);}te["_zipIdx"]=_3f9;}return ret;};d.query=function(_3ff,root){if(_3ff.constructor==d.NodeList){return _3ff;}if(!d.isString(_3ff)){return new d.NodeList(_3ff);}if(d.isString(root)){root=d.byId(root);}return _zip(_3f1(_3ff)(root||d.doc));};d._filterQueryResult=function(_401,_402){var tnl=new d.NodeList();var ff
 =(_402)?_360(_30d(_402)[0]):function(){return true;};for(var x=0,te;te=_401[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,_40a){var val=obj[name];if(_d.isString(val)){obj[name]=[val,_40a];}else{if(_d.isArray(val)){val.push(_40a);}else{obj[name]=_40a;}}};dojo.formToObject=function(_40c){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,_40c).filter(function(node){return !node.disabled;}).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 _416=[];var _417={};for(var name in map){var _419=map[name];if(_419!=_417[name]){var _41a=enc(name)+"=";if(_d.isArray(_419)){for(var i=0;i<_419.length;i++){_416.push(_41a+enc(_419[i]));}}else{_416.push(_41a+enc(_419));}}}return _416.join("&");};dojo.formToQuery=function(_41c){return _d.objectToQuery(_d.formToObject(_41c));};dojo.formToJson=function(_41d,_41e){return _d.toJson(_d.formToObject(_41d),_41e);};dojo.queryToObject=function(str){var ret={};var qp=str.split("&");var dec=decodeURIComponent;_d.forEach(qp,function(item){if(item.length){var _424=item.split("=");var name=dec(_424.shift());var val=dec(_424.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(!djConfig.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 _42a=xhr.responseText;var _42b=_42a.indexOf("/*");var _42c=_42a.lastIndexOf("*/");if(_42b==-1||_42c==-1){throw new Error("JSON was not comment filtered");}return _d.fromJson(_42a.substring(_42b+2,_42c));},"javascript":function(xhr){return _d.eval(xhr.responseText);},"xml":function(xhr){var _42f=xhr.responseXML;if(_d.isIE&&(!_42f||window.location.protocol=="file:")){_d.forEach(["MSXML2","Microsoft","MSXML","MSXML3"],function(_430){try{var dom=new ActiveXObject(_430+".XMLDOM");dom.async=false;dom.loadXML(xhr.responseText);_42f=dom;}catch(e){}});}return _42f;}};dojo._contentHandlers["json-comment-optional"]=function(xhr){var _433=_d._contentHandlers;tr
 y{return _433["json-comment-filtered"](xhr);}catch(e){return _433["json"](xhr);}};dojo._ioSetArgs=function(args,_435,_436,_437){var _438={args:args,url:args.url};var _439=null;if(args.form){var form=_d.byId(args.form);var _43b=form.getAttributeNode("action");_438.url=_438.url||(_43b?_43b.value:null);_439=_d.formToObject(form);}var _43c=[{}];if(_439){_43c.push(_439);}if(args.content){_43c.push(args.content);}if(args.preventCache){_43c.push({"dojo.preventCache":new Date().valueOf()});}_438.query=_d.objectToQuery(_d.mixin.apply(null,_43c));_438.handleAs=args.handleAs||"text";var d=new _d.Deferred(_435);d.addCallbacks(_436,function(_43e){return _437(_43e,d);});var ld=args.load;if(ld&&_d.isFunction(ld)){d.addCallback(function(_440){return ld.call(args,_440,_438);});}var err=args.error;if(err&&_d.isFunction(err)){d.addErrback(function(_442){return err.call(args,_442,_438);});}var _443=args.handle;if(_443&&_d.isFunction(_443)){d.addBoth(function(_444){return _443.call(args,_444,_43
 8);});}d.ioArgs=_438;return d;};var _445=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 _44a=function(dfd){return _d._contentHandlers[dfd.ioArgs.handleAs](dfd.ioArgs.xhr);};var _44c=function(_44d,dfd){console.debug(_44d);return _44d;};var _44f=function(args){var dfd=_d._ioSetArgs(args,_445,_44a,_44c);dfd.ioArgs.xhr=_d._xhrObj(dfd.ioArgs.args);return dfd;};var _452=null;var _453=[];var _454=function(){var now=(new Date()).getTime();if(!_d._blockAsync){for(var i=0,tif;i<_453.length&&(tif=_453[i]);i++){var dfd=tif.dfd;try{if(!dfd||dfd.canceled||!tif.validCheck(dfd)){_453.splice(i--,1);}else{if(tif.ioCheck(dfd)){_453.splice(i--,1);tif.resHandle(dfd);}else{if(dfd.startTime){if(dfd.startTime+(dfd.ioArgs.args.timeout||0)<now){_453.splice(i--,1);var err=new Error("timeout exceeded");err.dojoType="timeout";dfd.errback(err);dfd.can
 cel();}}}}}catch(e){console.debug(e);dfd.errback(new Error("_watchInFlightError!"));}}}if(!_453.length){clearInterval(_452);_452=null;return;}};dojo._ioCancelAll=function(){try{_d.forEach(_453,function(i){i.dfd.cancel();});}catch(e){}};if(_d.isIE){_d.addOnUnload(_d._ioCancelAll);}_d._ioWatch=function(dfd,_45c,_45d,_45e){if(dfd.ioArgs.args.timeout){dfd.startTime=(new Date()).getTime();}_453.push({dfd:dfd,validCheck:_45c,ioCheck:_45d,resHandle:_45e});if(!_452){_452=setInterval(_454,50);}_454();};var _45f="application/x-www-form-urlencoded";var _460=function(dfd){return dfd.ioArgs.xhr.readyState;};var _462=function(dfd){return 4==dfd.ioArgs.xhr.readyState;};var _464=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 _468=function(type,dfd){var _46b=dfd.ioArgs;var args=_46b.args;_46b.xhr.open
 (type,_46b.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{_46b.xhr.setRequestHeader(hdr,args.headers[hdr]);}}}_46b.xhr.setRequestHeader("Content-Type",args.contentType||_45f);try{_46b.xhr.send(_46b.query);}catch(e){dfd.cancel();}_d._ioWatch(dfd,_460,_462,_464);return dfd;};dojo._ioAddQueryToUrl=function(_46e){if(_46e.query.length){_46e.url+=(_46e.url.indexOf("?")==-1?"?":"&")+_46e.query;_46e.query=null;}};dojo.xhrGet=function(args){var dfd=_44f(args);_d._ioAddQueryToUrl(dfd.ioArgs);return _468("GET",dfd);};dojo.xhrPost=function(args){return _468("POST",_44f(args));};dojo.rawXhrPost=function(args){var dfd=_44f(args);dfd.ioArgs.query=args.postData;return _468("POST",dfd);};dojo.xhrPut=function(args){return _468("PUT",_44f(args));};dojo.rawXhrPut=function(args){var dfd=_44f(args);var _477=dfd.ioArgs;if(args.putData
 ){_477.query=args.putData;args.putData=null;}return _468("PUT",dfd);};dojo.xhrDelete=function(args){var dfd=_44f(args);_d._ioAddQueryToUrl(dfd.ioArgs);return _468("DELETE",dfd);};})();}if(!dojo._hasResource["dojo._base.fx"]){dojo._hasResource["dojo._base.fx"]=true;dojo.provide("dojo._base.fx");dojo._Line=function(_47a,end){this.start=_47a;this.end=end;this.getValue=function(n){return ((this.end-this.start)*n)+this.start;};};dojo.declare("dojo._Animation",null,{constructor:function(args){dojo.mixin(this,args);if(dojo.isArray(this.curve)){this.curve=new dojo._Line(this.curve[0],this.curve[1]);}},duration:1000,repeat:0,rate:10,_percent:0,_startRepeatCount:0,fire:function(evt,args){if(this[evt]){this[evt].apply(this,args||[]);}return this;},play:function(_480,_481){var _t=this;if(_481){_t._stopTimer();_t._active=_t._paused=false;_t._percent=0;}else{if(_t._active&&!_t._paused){return _t;}}_t.fire("beforeBegin");var d=_480||_t.delay;var _p=dojo.hitch(_t,"_play",_481);if(d>0){setTi
 meout(_p,d);return _t;}_p();return _t;},_play:function(_485){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 _487=_t.curve.getValue(_t._percent);if(!_t._percent){if(!_t._startRepeatCount){_t._startRepeatCount=_t.repeat;}_t.fire("onBegin",[_487]);}_t.fire("onPlay",[_487]);_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(_488,_489){this._stopTimer();this._active=this._paused=true;this._percent=_488;if(_489){this.play();}return this;},stop:function(_48a){if(!this._timer){return;}this._stopTimer();if(_48a){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";}retur
 n "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");}}return _t;}});(function(){var d=dojo;var ctr=0;var _490=[];var _491={run:function(){}};var _492=null;dojo._Animation.prototype._startTimer=function(){if(!this._timer){this._timer=dojo.connect(_491,"run",this,"_cycle");ctr++;}if(!_492){_492=setInterval(dojo.hitch(_491,"run"),this.rate);}};dojo._Animation.prototype._stopTimer=function(){dojo.disconnect(this._timer);this._timer=null;ctr--;if(!ctr){clearInterval(_492);_492=null;}};var _493=(d.isIE)?func
 tion(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 _497=d.mixin({properties:{}},args);var _498=(_497.properties.opacity={});_498.start=!("start" in _497)?function(){return Number(d.style(_497.node,"opacity"));}:_497.start;_498.end=_497.end;var anim=d.animateProperty(_497);d.connect(anim,"beforeBegin",d.partial(_493,_497.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 _49d=function(_49e){this._properties=_49e;for(var p in _49e){var prop=_49e[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 _
 4a5=prop.start;if(_4a5 instanceof d.Color){ret[p]=d.blendColors(_4a5,prop.end,r,prop.tempColor).toCss();}else{if(!d.isArray(_4a5)){ret[p]=((prop.end-_4a5)*r)+_4a5+(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){var prop=(pm[p]=d.mixin({},this.properties[p]));if(d.isFunction(prop.start)){prop.start=prop.start();}if(d.isFunction(prop.end)){prop.end=prop.end();}var _4ab=(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):parseFloat(v);};if(!("end" in prop)){prop.end=getStyle(this.node,p);}else{if(!("start" in prop)){prop.start=getStyle(this.node,p);}}if(_4ab){prop.start=new d.Color(prop.start);prop.en
 d=new d.Color(prop.end);}else{prop.start=(p=="opacity")?Number(prop.start):parseFloat(prop.start);}}this.curve=new _49d(pm);});d.connect(anim,"onAnimate",anim,function(_4af){for(var s in _4af){d.style(this.node,s,_4af[s]);}});return anim;};})();}