123456789101112 |
- <!DOCTYPE html><!-- Licensed Materials - Property of IBM IBM Cognos Products: irot (C) Copyright IBM Corp. 2003, 2016 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. --><html><head><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta http-equiv="MSThemeCompatible" content="no"/><meta name="Copyright" content="Copyright (C) 2015 Cognos ULC, an IBM Company. All rights reserved."/><meta name="Trademark" content="Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated)."/><!-- <link rel="apple-touch-icon" href="./apple-touch-icon.png"/><link rel="apple-touch-startup-image" href="./startup.png"/>--><meta name="format-detection" content="telephone=no"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><meta name="viewport" content="initial-scale=1.0, minimum-scale=0.2, maximum-scale=10.0, width=device-width, user-scalable=yes"/><!-- <link href="images/favicon.ico" rel="SHORTCUT ICON"/>--><script>var require = {waitSeconds : 60, baseUrl : "" };</script><script src="lib/q/1.0.1/q.js" inline="false"></script><script src="lib/requirejs/2.1.14/require.js" inline="false"></script><title> </title><!-- *********** Javascript files must reman in the head section and not the body. If they are in the body then they will not appear in dev studio running documents for debugging. *********** -->
- <script>//<![CDATA[<!--
- function _s85( _md9 ) {document.writeln( '<script src="' + _md9 + '" inline="false"></script>' );};_yk6 = {path : "", imagePath: "hal/imagesirot/", useExponentialEasing : true, animationDurationMultiplier : 0.6, enableFastClick : !navigator.msPointerEnabled, enablePointerSupport : true, fullLoad : false };var _jp8={};if(String.prototype.trimStart){_jp8._hz8=function(s){return s.trimStart();};}else if(String.prototype.trimLeft){_jp8._hz8=function(s){return s.trimLeft();};}else{_jp8._hz8=function(s){return s.replace(/(^\s*)/g, "");};}if(String.prototype.trimEnd){_jp8._kz8=function(s){return s.trimEnd();};}else if(String.prototype.trimRight){_jp8._kz8=function(s){return s.trimRight();};}else{_jp8._kz8=function(s){return s.replace(/(\s*$)/g, "");};}_jp8._n04=function(s){return s.replace(/[\r\n]/g, "");};_jp8._ns7=function(s,_zg8,_883){if(s.length<=_zg8){return s.valueOf();}var b=(_883!=false);if(this._4z(s)){var _x96=this._mi6(s);if(_x96>_zg8){return this._ni6(s, 0, b?_x96-3:_x96)+(b?"...":"");}return s.valueOf();}return s.substr(0, b?_zg8-3:_zg8)+(b?"...":"");};_jp8._am4=function(s){return s.replace( /\\/g, "\\\\" ).replace( /\'/g, "\\'" ).replace( /\"/g, '\\"' ).replace(/\r?\n/g, "\\r\\n");};_jp8._mn4=function(s){if(_kx5._ka8){s=s.replace(/\\/g, "\\\\");}if(s.indexOf("'")==-1){return("'" + s + "'" );}if(s.indexOf('"')==-1){return('"' + s + '"' );}var a=[];a.push("concat(");var _6c2=s.split("'");for(var i=0;i<_6c2.length;i++){if(a.length>1){a.push(',');}if(i>0){a.push('"\'"');}var _xu2=_6c2[i];if(_xu2){if(s.indexOf('"')==-1){if(a.length>1){a.push(',');}a.push( '"' + _xu2 + '"' );}else{var _xb2=_xu2.split("'");for(var j=0;j<_xb2.length;j++){if(a.length>1){a.push(',');}if(_xb2[j]){a.push( "'" + _xb2[j] + "'" );}}}}}a.push(")");return a.join("");};_jp8._s77=function(s){return s.replace( /&/g, "&" ).replace( /</g, "<" ).replace( />/g, ">" ).replace( /'/g, "'" ).replace( /"/g, """ );};_jp8._r77=function(s){return s.replace( /"/g, "\"" ).replace( /'/g, "'" ).replace( />/g, ">" ).replace( /</g, "<" ).replace( /&/g, "&" );};_jp8._hj6=function(s){return s.replace( /&/g, "&" ).replace( /</g, "<" ).replace( />/g, ">" );};_jp8._hr1=function(s){return this._hj6( s ).replace( /'/g, "'" ).replace( /"/g, """ );};_jp8._e95=function(s){return s.replace(/([\[\]\^\$\*\+\?\(\)\{\}\|.])/g,function($0){ return "\\" + $0; });};if(String.prototype.padStart){_jp8._o98=function(s,_d69,_v39){return s.padStart(_v39, _d69);};}else{_jp8._o98=function(s,_d69,_v39){var _zl8="";for(var _mu8=_v39-this._mi6(s);_mu8>0;_mu8--){_zl8+= _d69;}return _zl8+s;};}if(String.prototype.padEnd){_jp8._4s7=function(s,_d69,_v39){return s.padEnd(_v39, _d69);};}else{_jp8._4s7=function(s,_d69,_v39){var _zl8="";for(var _mu8=_v39-this._mi6(s);_mu8>0;_mu8--){_zl8+= _d69;}return s+_zl8;};}if(String.prototype.startsWith){_jp8._pk6=function(s,_4m8){return s.startsWith(_4m8);};}else{_jp8._pk6=function(s,_4m8){return s.indexOf(_4m8)==0;};}if(String.prototype.endsWith){_jp8._5r7=function(s,_4m8){return s.endsWith(_4m8);};}else{_jp8._5r7=function(s,_4m8){return s.substring(s.length-_4m8.length, s.length)===_4m8;};}_jp8._7k6=function(s){return(typeof s=="string" )?parseFloat( s.replace( ",", "." ) ):NaN;};_jp8._b95=function(s){return new _c88(s);};_jp8._9r7=function(s){if(!this._4z(s)){return s.split("");}var a=[];for(var i=0;i<s.length;i++){if(this._k89(s, i)){a.push(s.charAt(i)+s.charAt(++i));}else if(this._l89(s, i)){}else{a.push(s.charAt(i));}}return a;};_jp8._4z=function(s){return Boolean(s.match(/[\uD800-\uDBFF]/));};_jp8._mi6=function(s){if(s.length<2){return s.length;}var a=s.match(/[\uD800-\uDBFF]/g);return a?(s.length-a.length):s.length;};_jp8._m75=function(_mw6){if(_mw6>0xFFFF){_mw6-= 0x10000;return String.fromCharCode(0xD800+(_mw6 >> 10), 0xDC00+(_mw6 & 0x3FF));}return String.fromCharCode(_mw6);};_jp8._yn8=function(s,_f39){return this._9r7(s)[_f39];};_jp8._9u5=function(s,_d69){var i=s.indexOf(_d69);return(i==-1)?-1:this._mi6(s.substring(0, i));};_jp8._qf3=function(s,_d69){var i=s.lastIndexOf(_d69);return(i==-1)?-1:this._mi6(s.substring(0, i));};_jp8._ni6=function(s,_9y6,_x96){if(this._4z(s)){return this._9r7(s).slice(_9y6||0, _x96).join("");}return s.substr(_9y6, _x96);};_jp8._fk4=function(s,_9y6,_o08){if(this._4z(s)){var a=this._9r7(s);_9y6=_9y6||0;return a.slice(_9y6, a.length-(_o08||0)).join("");}return s.substring(_9y6, _o08);};_jp8._k89=function(s,i){var _g39=s.charCodeAt(i);return((_g39>=0xD800)&&(_g39<=0xDBFF));};_jp8._l89=function(s,i){var _g39=s.charCodeAt(i);return((_g39>=0xDC00)&&(_g39<=0xDFFF));};var _gp8 ={_294:"."};_gp8._gy2=function(s){this._294=s;};_gp8._aj2=function(v){var f=NaN;switch(typeof v){case "number":f=v;break;case "string":f=parseFloat(v);break;}if(isNaN(f)){return "";}return f.toString().replace(".", _gp8._294);};var _109={};_109._17=function(f1,f2){ return f1-f2; };_109._27=function(f1,f2){ return f2-f1; };_109._ca=function(s1,s2){ return s1.localeCompare(s2); };_109._d8=function(s1,s2){ return s2.localeCompare(s1); };_109._h52=function(v){ return v; };_109._mz2=Boolean;_109._kz2=function(v){ return !v; };_109._091=function(){ return []; };_109._x01=function(){ return {}; };_109._5t1=function(){ return new Set(); };_109._4t1=function(){ return new Map(); };_109._4d=function(_gt5,_k65){ return _gt5+_k65; };_109._i3=function(_gt5,_145){ return _gt5+(+_145); };_109._191=function(el){ el.parentNode.removeChild(el); };_109._9e9=function(a){return(a.length>0)?a[a.length-1]:null;};_109._v67=function(a,_289){var _fe8=[];var _zg8=a.length;for(var i=0;i<_zg8;i++){if(a[i]==_289){_fe8.push(i);}}return _fe8;};_109._9k6=function(a,_289){if(a.indexOf(_289)==-1){a.push(_289);return true;}return false;};_109._bk6=function(a,_289){var i=a.indexOf(_289);if(i!=-1){a.splice(i, 1);}return i!=-1;};_109._ff3=function(a,_579,_hy8){var _zg8=a.length;for(var i=0;i<_zg8;i++){if(a[i][_579]==_hy8){return i;}}return-1;};_109._n88=function(_ie8,_es6){var _zg8=_ie8.length;if(_zg8!=_es6.length){return false;}for(var i=0;i<_zg8;i++){if(_ie8[i]!=_es6[i]){return false;}}return true;};_109._y12=function(_ie8,_es6){if(_ie8.length!=_es6.length){return false;}for(var i=0; i<_ie8.length; i++){if(_es6.indexOf(_ie8[i])==-1){return false;}}return true;};_109._9z=function(_zg8,_7v8){var a=new Array(_zg8);if(_7v8){_zg8+= _7v8;}for(var i=_7v8||0;i<_zg8;i++){a[i]=i;}return a;};_109._5w2=function(a,_gj5){var o=_gj5?[]:{};var _zg8=a.length;for(var i=0;i<_zg8;i++){o[a[i]]=true;}return o;};_109._rs=function(a){var o={};var _zg8=a.length;for(var i=0;i<_zg8;i++){o[a[i]]=a[i];}return o;};_109._6u5=function(_ie8,_ue7){var _zg8=_ue7.length;for(var i=0;i<_zg8;i++){_ie8.push(_ue7[i]);}};_109._wq7=function(a,_el8){var args=Array.prototype.slice.call(arguments, 2);var _zg8=a.length;for(var i=0;i<_zg8;i++){var o=a[i];var _a08=o?o[_el8]:null;if(_a08){_a08.apply(o, args);}}};_109._cx5=function(a){var i=0;for(var s in a){if((String(s >>> 0)==s)&&((s >>> 0)!=0xffffffff)){i++;}}return i;};_109._cs7=function(a1,a2){var a=[];var _zg8=a1.length;for(var i=0; i<_zg8;++i){var v=a1[i];if(a2.indexOf(v)==-1){a.push(v);}}return a;};if(Array.prototype.includes){_109._rr7=function(a,_289){return a.includes(_289);};}else{_109._rr7=function(a,_289){return a.indexOf(_289)!=-1;};}if(Array.prototype.fill){_109._g89=function(a,_289,_7v8,_xa9){return a.fill(_289, _7v8, _xa9);};}else{_109._g89=function(a,_289,_7v8,_xa9){_xa9=_xa9||a.length; for(var i=_7v8||0;i<_xa9;i++){a[i]=_289;}return a;};}_109._g75=function(_zg8,_289){return this._g89(new Array(_zg8), _289);};var _he9={};_he9._zn8=function(_sl7){if(_kx5._uz8){var o=new Set();if(!_kx5._gu&&(_sl7 instanceof _nq7)){_sl7=_sl7._ch9;}if(Array.isArray(_sl7)){var _zg8=_sl7.length;for(var i=0;i<_zg8;i++){o.add(_sl7[i]);}return o;}else if(_sl7 instanceof Set){_sl7.forEach(this._fy5, o);}return o;}return new Set(_sl7);};_he9._id5=function(v){ this.push(v); };_he9._3a8=function(_ec9){if(_kx5._uz8){var a=[];_ec9.forEach(this._id5, a);return a;}return Array.from(_ec9);};_he9._fy5=function(v){ this.add(v); };_he9._3e9=function(_v59,_w59){var o=this._zn8(_v59);_w59.forEach(this._fy5, o);return o;};_he9._m33=function(v){ this.delete(v); };_he9._js7=function(_v59,_w59){var o=this._zn8(_v59);_w59.forEach(this._m33, o);return o;};_he9._t85=function(_v59,_w59){var o=new Set();_v59.forEach(function(v){ if(_w59.has(v)){ this.add(v); } }, o);return o;};_he9._vf1=function(_zg8,_7v8){var o=new Set();if(_7v8){_zg8+= _7v8;}for(var i=_7v8||0;i<_zg8;i++){o.add(i);}return o;};var _ge9={};_ge9._qw5=function(_1z8,_yd9){ this.set(_yd9, _1z8); };_ge9._zn8=function(_sl7){if(_kx5._uz8){var o=new Map();if(Array.isArray(_sl7)){var _zg8=_sl7.length;for(var i=0;i<_zg8;i++){o.set(_sl7[i][0], _sl7[i][1]);}return o;}else if(_sl7 instanceof Map){_sl7.forEach(this._qw5, o);}return o;}return new Map(_sl7);};_ge9._j06=function(_1z8,_389){ this.set(_389, _1z8); };_ge9._3e9=function(_h59,_i59){var o=this._zn8(_h59);_i59.forEach(this._j06, o);return o;};_ge9._p33 =function(_1z8,_yd9){ this[_yd9]=_1z8; };_ge9._ls7=function(_6c9){var o={};_6c9.forEach(this._p33, o);return o;};_ge9._c54=function(_1z8,_yd9){ this.push(_yd9); };_ge9._n89=function(_6c9){if(_6c9.key){return _6c9.keys();}var a=[];_6c9.forEach(this._c54, a);return a;};var _899={};_899._no8=function(i){return(i<0)?0:i;};_899._mo8=function(i){return isNaN(i)?0:i;};_899._ew5=function(_db9,_p39,_i18,_ti7,_yx6,_sa6){return((_db9>=_i18)&&(_db9<=(_i18+_sa6))&&(_p39>=_ti7)&&(_p39<=(_ti7+_yx6)));};_899._bx5=function(a,b){return a-b;};var _9t7={};_9t7._v88=function(_fg8,_o96){_fg8.prototype=Object.create(_o96.prototype);_fg8.prototype.constructor=_fg8;_fg8.baseConstructor=_o96;_fg8.superClass=_o96.prototype;};_9t7._ti=function(_a08,_z59){var _s19=Array.prototype.slice.call(arguments, 2);return function(e){ var a=_s19.concat(); a.unshift(e, this); return _a08.apply(_z59, a); };};_9t7._z88=function(fn){return fn.name||fn.toString().match(/^\s*function\s*(\w+)/)[1];};_9t7._nd3=function(fn,_lu8){return function(){ setTimeout(fn, _lu8||0); };};_9t7._uf1=function(fn,_lu8){return function(evt){var args=Array.prototype.slice.call(arguments);setTimeout(fn.apply(undefined, args), _lu8||0);};};var _hp8={};_hp8._i98=function(o){for(var s in o){return false;}return true;};if(Object.values){_hp8._9a5=function(o){return Object.values(o);};}else{_hp8._9a5=function(o){var a=[];for(var s in o){a.push(o[s]);}return a;};}_hp8._i67=function(o){var i=0;for(var s in o){i++;}return i;};if(Object.assign){_hp8._vn8=Object.assign;}else{_hp8._vn8=function(_2k8,_zj8){for(var s in _zj8){_2k8[s]=_zj8[s];}return _2k8;};}_hp8._e89=function(o){return this._vn8({}, o);};_hp8._qi6=function(o){for(var s in o){var v=o[s];if(v&&(typeof v=="object")){this._qi6(v);}}return Object.freeze(o);};_hp8._so8=function(v){var s=typeof v;if(s=="object"){if(!v){return "null";}if(Array.isArray(v)){return "array";}if(v.constructor==Set){return "set";}}return s;};_hp8._bz8=function(o,_kj5){switch(this._so8(o)){case "number":case "string":case "boolean":case "undefined":return o;case "object":var _lw8={};for(var s in o){if(o.hasOwnProperty(s)){_lw8[s]=this._bz8(o[s], _kj5);}}return _lw8;case "array":if(Array.from&&!(_kj5&&_kx5._uz8)){return Array.from(o);}var _wr8=[];var _zg8=o.length;for(var i=0;i<_zg8;i++){_wr8[i]=this._bz8(o[i], _kj5);}return _wr8;case "set":return _he9._zn8(o);case "function":}};_hp8._js7=function(o1,o2){var _9c9=this._e89(o1);for(var s in o2){delete _9c9[s];}return _9c9;};_hp8._n88=function(o1,o2){if(_hp8._i67(o1)!=_hp8._i67(o2)){return false;}for(var _yo7 in o1){if(typeof o2[_yo7]==="undefined"){return false;}var _169=o1[_yo7];var _269=o2[_yo7];var _vs8=false;switch(typeof o1[_yo7]){case "object":_vs8=_hp8._n88(_169, _269);break;case "function":_vs8=_169.toString()===_269.toString();break;default:_vs8=_169===_269;break;}if(!_vs8){return false;}}return true;};_hp8._ny3=function(o1,o2,_cs8){if(o1===null){o1={};}var _zg8=_cs8.length;for(var i=0; i<_zg8;++i){var s=_cs8[i];o1[s]=o2[s];}return o1;};function _y65(){this._ch9=[];};_y65.prototype._nz8=function(s){this._ch9.push(s);};_y65.prototype._ej2=function(_935){this._nz8(_935._ms7());};_y65.prototype._ms7=function(){return this._ch9.join("");};_y65.prototype._jj3=function(){if(!this._vu4){this._vu4={};this._mx1=0;}return this._vu4;};_y65.prototype._pg2=function(s){this._jj3()[++this._mx1]=this._ch9.length;this._ch9.push(s||"");return this._mx1;};_y65.prototype._552=function(_ld4,s){this._ch9[this._vu4[_ld4]]=s;};function _c88(s){s=s.replace( /\s*/g, "" ).replace(",",".");if(s&&(s.match(/^([\+\-]?)0*(\d*?)\.(\d*?)0*$/)||s.match(/^([\+\-]?)0*(\d*?)$/))){var _e79=RegExp.$1;var _qg4=RegExp.$2;var _m35=RegExp.$3;if(_qg4||_m35){var _hy8=_qg4||"0";if(_m35){_hy8+= "." + _m35;}_e79=(_hy8=="0")?"":_e79;this._qw7=_e79+_hy8;}else{this._qw7="0";}}};_c88.prototype._gz8=function(){return !this._qw7;};_c88.prototype._aj2=function(){return this._qw7?this._qw7.replace( ".", _gp8._294 ):"NaN";};_c88.prototype._ms7=function(){return this._qw7||"";};_c88.prototype._4a8=function(){return this._qw7?_jp8._7k6(this._qw7):NaN;};_c88._3e9=function(_kf9,_lf9){return this._mo4(_kf9, _lf9, true);};_c88._js7=function(_kf9,_lf9){return this._mo4(_kf9, _lf9, false);};_c88._mo4=function(_kf9,_lf9,_5a9){var s1=_kf9._ms7()||"0.0";var s2=_lf9._ms7()||"0.0";var _4s3=s1.lastIndexOf(".");if(_4s3==-1){s1+= ".0";_4s3=1;}else{_4s3=s1.length-1-_4s3;}var _5s3=s2.lastIndexOf(".");if(_5s3==-1){s2+= ".0";_5s3=1;}else{_5s3=s2.length-1-_5s3;}var _os2=Math.max(_4s3, _5s3);s1=s1.replace( ".", "" );s2=s2.replace( ".", "" );if(_4s3>_5s3){s2=_jp8._4s7(s2, "0", s2.length+(_4s3-_5s3));}else if(_5s3>_4s3){s1=_jp8._4s7(s1, "0", s1.length+(_5s3-_4s3));}if(s2.length>s1.length){s1=_jp8._o98(s1, "0", s1.length+(s2.length-s1.length));}var a1=s1.split("").reverse();var a2=s2.split("").reverse();var _fe8=new Array(a1.length+1);for(var i=0;i<_fe8.length;i++){_fe8[i]=0;}for(var i=0;i<a1.length;i++){var _mm5=_fe8.length-1-i;var n1=parseInt(a1[i]);var n2=parseInt(a2[i])||0;if(_5a9){var _ih8=n1+n2;if((_ih8+_fe8[_mm5])>9){_fe8[_mm5-1]++;_ih8-= 10;}_fe8[_mm5]+= _ih8;}else{var _ih8=n1-n2;if(_ih8<0){_fe8[_mm5-1]--;_ih8+= 10;}_fe8[_mm5]+= _ih8;if(_fe8[_mm5]<0){_fe8[_mm5-1]--;_fe8[_mm5]+= 10;}}}_fe8.splice(_fe8.length-_os2, 0, ".");return new _c88(_fe8.join(""));};var _qx5={};_qx5._3m1=Boolean(self.performance);_qx5._lw7={};if(_qx5._3m1){_qx5._7e9=function(){return self.performance.now();};}else{_qx5._7e9=function(){return(new Date()).getTime();};}_qx5._km4=function(_po7){if(this._3m1){_oz8._jz8((_po7||"" ) + " Load Time = " + ( ( self.performance.timing.loadEventEnd - self.performance.timing.responseEnd ) / 1000 ) + "s" );}};_qx5._3s1=function(_po7){if(this._3m1){_oz8._jz8((_po7||"" ) + " Processing Time = " + ( ( self.performance.timing.domComplete - self.performance.timing.domLoading ) ) + "ms" );}};_qx5._p77=function(s){this._lw7[s]=this._7e9();};_qx5._2a8=function(s){var _p08=this._7e9();if(this._lw7[s]){var _8i7=(_p08-this._lw7[s]);_oz8._jz8( "Time(ms) " + s + ": " + _8i7 );this._lw7[s]=null;return _8i7;}};var _ta8={};_ta8._iw5=function(_n69){var _ow8=Q.defer();requirejs([_n69],function(o){ _ow8.resolve(o); }, function(o){ _ow8.reject(o); });return _ow8.promise;};_ta8._i95=function(_1s8){var _ow8=Q.defer();requirejs(_1s8,function(){ _ow8.resolve(Array.prototype.slice.call(arguments)); }, function(){ _ow8.reject(Array.prototype.slice.call(arguments)); });return _ow8.promise;};_ta8._242=function(fn){var _ow8=Q.defer();setTimeout(function(){ _ow8.resolve(fn()||null); }, 0);return _ow8.promise;};_ta8._yx2=function(_e48,_s29){return this._sv([_e48], _s29, true);};_ta8._oi2=function(_oe7,_s29){return this._sv(_oe7, _s29, false);};_ta8._sv=function(_oe7,_s29,_gb4){var _ne7=[];for(var i=0;i<_oe7.length;i++){var _e48=_oe7[i];var _ow8=Q.defer();_ne7.push(_ow8.promise);_e48._sw5({ _c42:_ow8.resolve.bind(_ow8)});if(_s29!==false){_e48._v89();}}return _gb4?_ne7[0]:Q.allSettled(_ne7);};_ta8._yv2=function(_6f4){var _ow8=Q.defer();_6f4.then(function(_uj8){_ow8.resolve(_uj8);}).catch(function(_sw8){_ow8.reject(_sw8);});return _ow8.promise; };function _kx3(_4f9, _sr){this._ne9=_4f9||document;this._gc1=this._kt1.bind(this);this._074=_sr?null: this._ad5.bind(this);};_kx3.prototype._f97=function(){if(!this._lb8){this._lb8=["mousedown", "mouseup", "mousemove", "click", "dblclick", "mouseover", "mouseout", "drop" ];if(!_kx5._y14||_kx5._wj2){this._lb8=this._lb8.concat( ["keydown", "keyup", "keypress"] );}if(_kx5._wj2){this._lb8=this._lb8.concat( ["pointerdown", "pointerup", "pointermove", "pointerover", "pointerout"] );}else if(_kx5._y14){this._lb8=this._lb8.concat( ["touchstart", "touchmove", "touchend", "touchcancel"] );}if(_be9._kl6["hal"]["enableAccessibility"]){this._lb8=this._lb8.concat( ["focus", "blur"] );}}return this._lb8;};_kx3.prototype._8a5=function(_jl7){if(this._jo6){_oz8._jz8("start capture is stopping a previous capture");this._dx5();}var _vp3=this._zl3=[window];var nl=document.getElementsByTagName("IFRAME");for(var i=0; i<nl.length;++i){try{var _5f9=nl.item(i); var s=_5f9.style.display;if(s!=="none"){_vp3.push(_5f9.contentWindow);}}catch(e){}}this._jo6=true;this._tc7=_jl7;this._e33(true);};_kx3.prototype._dx5=function(){if(!this._jo6){_oz8._8z8(" Stopping capture without capture being started.");return;}var _zr3=this._tc7?this._tc7.onStopCapture:null; this._jo6=false;this._tc7=null;this._e33(false);this._zl3=null;if(_zr3){_zr3();}};_kx3.prototype._ad5=function(e){this._dx5();};_kx3.prototype._e33=function(_5a9){if(this._074){if(_5a9){window.addEventListener("blur", this._074);}else{window.removeEventListener("blur", this._074);}}for(var id=0; id<this._zl3.length;++id){var w=this._zl3[id];var d;try{if(w.closed){continue;}d=w.document;}catch(e){continue;}var _0e8=this._f97();for(var i=0;i<_0e8.length;i++){if(_5a9){d.addEventListener(_0e8[i], this._gc1, true);}else{d.removeEventListener(_0e8[i], this._gc1, true);}}}};_kx3.prototype._kt1=function(e){if(this._tc7){var _qh7=this._tc7["on"+e.type];if(_qh7){_qh7.apply(this, arguments);return;}}e.stopPropagation();};var _d14=new _kx3();console.time("rsperf: processing hal.js");var _be9 ={_kl6:{hal:{name:"hal",path:"",appImagePath:"images/",imagePath:"",cssVariablesUrls:["hal/ibm-css-variables.css"],isApplication:true,iframeUnderlay:false,useExponentialEasing:false,animationDurationMultiplier:1,enableHighContrastMode:false,enableAccessibility:false,defaultGuiDirection:"",fireDOMContentLoaded:false,enableFastClick:true,enablePointerSupport:false,fullLoad:true,enableTouchFriendly:false,checkWellFormedCustomHtml:false}}};if(window["_yk6"]){var _948=_be9._kl6["hal"];if(_yk6.cssVariablesUrls){_948.cssVariablesUrls=_948.cssVariablesUrls.concat(_yk6.cssVariablesUrls);delete _yk6.cssVariablesUrls;}for(var s in _yk6){_948[s]=_yk6[s];}}var _kx5 ={_gl6:false,_uz8:false,_g87:false,_d87:false,_xa5:false};_kx5._c99=function(){if(document.compatMode!="CSS1Compat"){return;}var _bx8=navigator.userAgent.toLowerCase();this._e87=_bx8.indexOf("iphone")!=-1;this._ma8=_bx8.indexOf("ipod")!=-1;this._la8=_bx8.indexOf("ipad")!=-1;this._3p8=_bx8.indexOf("macintosh")!=-1;this._2p8=this._e87||this._ma8||this._la8;this._el6=_bx8.indexOf("android")!=-1;this._g87=_bx8.indexOf("webkit")!=-1;this._wj2=_be9._kl6["hal"]["enablePointerSupport"]&&navigator.msPointerEnabled;this._y14=this._2p8||this._el6;var _rr3=(_bx8.search(/(?:firefox|minefield|shiretoko|namoroka)\/([0-9]+\.[0-9]+)/)!=-1)?parseFloat(RegExp.$1):0; this._gl6=(_rr3>=38.0);this._vj2=(_rr3>=57.0);var _1w6=(_bx8.search(/trident\/([0-9]+\.[0-9]+)/)!=-1)?parseFloat(RegExp.$1):0;this._uz8=(_1w6>=7.0);this._ka8=(_bx8.search(/edge\/([0-9]+\.[0-9]+)/)!=-1);var _2d4=(_bx8.search(/chrome\/([0-9]+)\./)!=-1)?parseInt(RegExp.$1):0; this._d87=!this._ka8&&(_2d4>=33);this._uj2=this._el6&&!this._d87;var _rd4=(_bx8.match(/safari/)!= null&&_bx8.search(/version\/([0-9]+)\./)!=-1)?parseInt(RegExp.$1):0;var _le1=538;var _1e4=(_bx8.search(/applewebkit\/([0-9]+)\./)!=-1)?parseInt(RegExp.$1):0;this._f87=(_rd4>=8)||(this._2p8&&_1e4>=_le1);this._3t1=this._el6&&(_2d4==33);this._ya5=( _bx8.indexOf( "windows nt 10." ) != -1 );if(this._ka8){this._uz8=false;this._gl6=false;this._d87=false;this._f87=false;this._g87=false;}this._xa5=(this._ka8||this._uz8||this._gl6||this._d87||this._f87);if(!this._xa5){alert( "This browser is not supported for running this application.\n\nPlease contact your administrator for the list of supported browsers." );} };_kx5._c99();_be9._4b7=_be9._kl6["hal"]["fullLoad"];_be9._ii6=function(_579,_948){this._kl6[_579]=_948;};_be9._lh3={ _rn8:true, _sq7:true, _tq7:true, _d61:true };_be9._xc8=new Set();_be9._zz8=_be9._kl6["hal"]["path"];_be9._do4=_be9._kl6["hal"]["appImagePath"];_be9._nl6=_be9._kl6["hal"]["imagePath"]||( _be9._zz8 + "hal/images/" );_be9._7v5=function(_7d9){if(this._lv(_7d9)){return _7d9;}var _b68=this._9a1(_7d9);if(_b68&&this._kl6[_b68]["imagePath"]){_7d9=_7d9.replace( _b68+"/images/", this._kl6[_b68]["imagePath"] );}_7d9=_db5._18(_7d9);return(_b68?(this._kl6[_b68]["path"]+_7d9):(this._do4 + _7d9));};_be9._4j6=function(_n69){if(this._lv(_n69)){return _n69;}var _579=this._9a1(_n69);return(_579?(this._kl6[_579]["path"]+_n69):_n69);};_be9._lv=function(_n69){switch(_n69.charAt(0)){case "h":case "H":var s=_n69.toLowerCase();if ((s.substr( 0, 7 )=="http://" )||( s.substr( 0, 8 )=="https://" ) ){return true;}break;case "u":case "U":var s=_n69.toLowerCase();if(s.substr(0, 8)=="unmht://"){return true;}break;case "d":case "D":var s=_n69.toLowerCase();if(s.substr(0, 5)=="data:"){return true;}break;case "/":case ".":return true;}return false;};_be9._9a1=function(_md9){var i=_md9.indexOf("/");if(i!=-1){var _579=_md9.substr(0, i);if(_579&&this._kl6[_579]){return _579;}}return "";};_be9._um6=function(_md9){var _579=this._9a1(_md9);return(_579?(this._kl6[_579]["path"]+_md9):_md9);};_be9._wg2=function(_md9){return this._xc8.has(this._um6(_md9));};_be9._4q1=function(_md9){this._xc8.add(this._um6(_md9));};_be9._jo=function(_md9){this._xc8.delete(this._um6(_md9));};_be9._kj=function(_1s8){if(_1s8){var _zg8=_1s8.length;for(var i=0;i<_zg8;i++){this._jo(_1s8[i]);}}};_be9._ki6=function(s){alert( "HAL ERROR:\r\n\r\n" + s );};_be9._042=function(e){var d=document;if(_kx5._uz8){d.msCSSOMElementFloatMetrics=true;}if(_be9._kl6["hal"]["enableTouchFriendly"]&&(_kx5._2p8||_kx5._el6)){d.body.classList.add("clsTouchFriendly");}_io4._u7();_0h3._j89();_u77._j89();if(window["_501"]){_501(e);}else{var _vb9=window[_be9._pw7];if(_vb9&&_vb9["_501"]){_vb9._501(e);}}};_be9._oo8=function(e){if(!_be9._kl6["hal"]["fireDOMContentLoaded"]){_be9._042(e);}if(window["_gj6"]){_gj6(e);}else{var _vb9=window[_be9._pw7];if(_vb9&&_vb9["_gj6"]){_vb9._gj6(e);}}if(window.onresize){_be9._m21=window.onresize;}window.onresize=_be9._zr7;if(_kx5._y14){if(window.onorientationchange){_be9._sl=window.onorientationchange;}window.onorientationchange=_be9._yr1;}if(_be9._6k1){_be9._6k1(e);}};_be9._2s7=function(e){_fe9._ri6(document);if(window["_n85"]){_n85(e);}else{var _vb9=window[_be9._pw7];if(_vb9&&_vb9["_n85"]){_vb9._n85(e);}}if(window["_gi6"]){_gi6._2q1();}_oz8._c75();_be9._lp8();if(_be9._n21){_be9._n21(e);}_be9._m21=null;_be9._6k1=null;_be9._n21=null;};_be9._lp8=function(){if(window["_in8"]){_in8._1o8();}if(window["_nx3"]){_nx3._1o8();}if(window["_jq7"]){_jq7._1o8();}};_be9._zr7=function(e){var _rl5=document.body.clientWidth;var _zy4=document.body.clientHeight;if((_rl5==_be9._uf5)&&(_zy4==_be9._st4)){return;}_be9._uf5=_rl5;_be9._st4=_zy4;if(window["_ep8"]){_ep8._r32();}if(window["_m85"]){_m85(e);}else{var _vb9=window[_be9._pw7];if(_vb9&&_vb9["_m85"]){_vb9._m85(e);}}if(_be9._m21){_be9._m21(e);}};_be9._yr1=function(e){if(window["_bt"]){_bt(e);}else{var _vb9=window[_be9._pw7];if(_vb9&&_vb9["_bt"]){_vb9._bt(e);}}if(_be9._sl){_be9._sl(e);}};_be9._pw7=_be9._kl6["hal"]["appName"]||"_ae9";if(_be9._kl6["hal"]["fireDOMContentLoaded"]){document.addEventListener("DOMContentLoaded", _be9._042.bind(_be9), false);}if(window.onload){_be9._6k1=window.onload;}window.onload=_be9._oo8;if(window.onunload){_be9._n21=window.onunload;}window.onunload=_be9._2s7;_be9._a1=function(){if(this._kl6["hal"]["enableHighContrastMode"]){var el=document.getElementById("idHalHighContrastCSS");if(el){el.disabled=false;}}};_be9._dz=function(){this._kl6["hal"]["enableHighContrastMode"]=true;this._a1();document.body.classList.add("clsHighContrast");var _4e8=document.getElementsByTagName("IMG");for(var i=0;i<_4e8.length;i++){_4e8[i].src=_db5._18(_4e8[i].getAttribute("src"));}if(window["_28"]){_28();}else{var _vb9=window[_be9._pw7];if(_vb9&&_vb9["_28"]){_vb9._28();}}};_be9._lq1=function(_pe8){this._kl6["hal"]["enableAccessibility"]=_pe8;var _8e6=_fe9._zl4("idHalBrowserStyles");if(_8e6){if(!_kx5._uz8&&!_pe8){_8e6.insertRule( "*:focus {outline:none;}", _8e6.cssRules.length );}else if(_pe8){var _hf6=_3z2._fx2("--focus");_8e6.insertRule( "*:focus {outline:1px solid " + _hf6 + ";}", _8e6.cssRules.length );_8e6.insertRule( "table[class='page']:focus {border:1px solid " + _hf6 + ";}", _8e6.cssRules.length );_8e6.insertRule( "td[class='pageBody']:focus {border:1px solid " + _hf6 + ";}", _8e6.cssRules.length );_8e6.insertRule( "td[class='pageHeader']:focus {border:1px solid " + _hf6 + ";}", _8e6.cssRules.length );_8e6.insertRule( "td[class='pageFooter']:focus {border:1px solid " + _hf6 + ";}", _8e6.cssRules.length );_8e6.insertRule( "tr[role='option']:focus {border:1px solid " + _hf6 + ";}", _8e6.cssRules.length );_8e6.insertRule( "td[role='tab']:focus {border:1px solid " + _hf6 + ";}", _8e6.cssRules.length );}}};_be9._og3=function(_vl7){this._co4=_vl7;};_be9._942=function(){this._co4=null;};if(_be9._4b7){_be9._sp2 ={prerequisites:{},includes:{}};_be9._284={includes:{"hal/_e88.js":["hal/_px5.js"],"hal/_t65.js":["hal/_px5.js"],"hal/_in8.js":["hal/_ps7.js","hal/_ra8.js","hal/_tq7.js","hal/_6a8.js","hal/_rn8.js","hal/_sq7.js","hal/_os1.js","hal/_ox5.js","hal/_ep8.js"],"hal/_nx3.js":["hal/_ps7.js","hal/_ra8.js","hal/_os1.js","hal/_ox5.js","hal/_ep8.js"],"hal/_4l6.js":["hal/_gv2.js","hal/_xx3.js","hal/_iv2.js"],"hal/_jq7.js":["hal/_lq7.js"],"hal/_3k4.js":["hal/_lq7.js","hal/_in8.js"],"hal/_tx3.js":["hal/_3k4.js","hal/_jq7.js"],"hal/_py.js":["hal/_uj4.js"],"hal/_wt5.js":["hal/_f88.js"],"hal/_gi6.js":["hal/_3z8.js","hal/_sa8.js"],"hal/_u65.js":["hal/_ai6.js"],"hal/_gv2.js":["hal/_rt5.js"],"hal/_889.js":["hal/_mv2.js"],"hal/_ln8.js":["hal/_mv2.js"],"hal/_1i6.js":["hal/_889.js","hal/_ln8.js"],"hal/_mn8.js":["hal/_mx3.js"],"hal/_mx3.js":["hal/_v65.js"]},prerequisites:{"hal/_tq7.js":["hal/_in8.js"],"hal/_rn8.js":["hal/_in8.js"],"hal/_sq7.js":["hal/_in8.js"],"hal/dialogs/_dd3.js":["hal/_in8.js"],"hal/dialogs/_3u5.js":["hal/_in8.js"],"hal/_hs.js":["hal/_ot5.js"],"hal/_rt5.js":["hal/_gi6.js"],"hal/_gv2.js":["hal/_u65.js"],"hal/_i12.js":["hal/_gv2.js"],"hal/_1q1.js":["hal/_gi6.js"],"hal/_2u5.js":["hal/_gi6.js"],"hal/_8g2.js":["hal/_h57.js"],"hal/_j12.js":["hal/_8g2.js"],"hal/_m12.js":["hal/_h57.js"],"hal/_4z8.js":["hal/_8g2.js"],"hal/_w65.js":["hal/_4z8.js"],"hal/_jn8.js":["hal/_w65.js"],"hal/_d88.js":["hal/_w65.js"],"hal/_mv2.js":["hal/_4z8.js"],"hal/_zj4.js":["hal/_4z8.js"],"hal/_bd3.js":["hal/_4z8.js"],"hal/_wx3.js":["hal/_4z8.js"],"hal/_889.js":["hal/_j12.js"],"hal/_ln8.js":["hal/_j12.js"],"hal/_1i6.js":["hal/_j12.js"],"hal/_589.js":["hal/_h57.js"],"hal/dialogs/_3y3.js":["hal/_nx3.js"]}};_be9._6y1={};_be9._sg2=function(_i02){if(_be9._6y1[_i02.path]){console.error("_be9._sg2 - scriptblock.path '%s' is already defined.", _i02.path);}_be9._6y1[_i02.path]=_i02.files;};_be9._k32=function(_jc3){var _1s8=_be9._6y1[_jc3];if(!_1s8){console.error("_be9._k32 - scriptblock path '%s' is not defined.", _jc3);return;}var _zg8=_1s8.length;for(var i=0; i<_zg8; i++){_be9._g98(_1s8[i], true);}};_be9._d42=function(_jc3,_9w6){var _1s8=_be9._6y1[_jc3];if(_1s8){var _e48=new _i12({ _c42:_9w6 }, _1s8);_e48._v89();}else{require([_jc3], _9w6);}};_be9._vv2=function(_tf4){if(_tf4.includes){for(var s in _tf4.includes){var _md9=this._um6(s);var _ge7=_tf4.includes[s].concat();for(var i=0;i<_ge7.length;i++){_ge7[i]=this._um6(_ge7[i]);}this._sp2.includes[_md9]=_ge7;}}if(_tf4.prerequisites){for(var s in _tf4.prerequisites){var _md9=this._um6(s);var _ca4=_tf4.prerequisites[s].concat();for(var i=0;i<_ca4.length;i++){_ca4[i]=this._um6(_ca4[i]);}this._sp2.prerequisites[_md9]=_ca4;}}};_be9._vv2(_be9._284);_be9._g98=function(_md9,_2f7){_md9=this._um6(_md9);if(this._wg2(_md9)){return;}var _1e7=this._5c(_md9);for(var i=0;i<_1e7.length;i++){this._v3(_1e7[i], _2f7);}};_be9._2e3=function(_md9){this._v3(_md9);};_be9._3m4=function(_md9){this._v3(_md9);};_be9._5c=function(_md9,_0r2,_gi5,_ne8){_0r2=_0r2||[];_gi5=_gi5||[];this._fd(_md9, _0r2, _gi5);if(_ne8!==false){_109._6u5(_0r2, _gi5);}return _0r2;};_be9._fd=function(_md9,_0r2,_gi5,_nx4,_817){_md9=this._um6(_md9);if(!_817){_817={};}if(_817[_md9]){if((_0r2.indexOf(_md9)==-1)&&_nx4){_0r2.push(_md9);_109._bk6(_gi5, _md9);}return;}_817[_md9]=true;var _ca4=this._sp2.prerequisites[_md9];var _ge7=this._sp2.includes[_md9];if(_ca4){for(var i=0;i<_ca4.length;i++){this._fd(_ca4[i], _0r2, _gi5, true, _817);}}if(_nx4){_0r2.push(_md9);}else if(_0r2.indexOf(_md9)==-1){_gi5.push(_md9);}if(_ge7){for(var i=0;i<_ge7.length;i++){this._fd(_ge7[i], _0r2, _gi5, false, _817);}}};_be9._v3=function(_md9,_2f7){_md9=this._um6(_md9);if(!this._wg2(_md9)){this._4q1(_md9);document.writeln( '<script src="' + _md9 + '"' + (_2f7?' defer="true"':'') + '></script>' );}};_be9._eh2=function(_1s8){var _0t6=[];for(var i=0;i<_1s8.length;i++){var _1e7=this._5c(_1s8[i]);for(var j=0;j<_1e7.length;j++){if(!this._wg2(_1e7[j])){_109._9k6(_0t6, _1e7[j]);}}}return _0t6;};_be9._ad7=new Set();_be9._644=function(_jk8,_sf9){var d=document;var _ut8=d.createElement("link");_ut8.setAttribute('rel', 'stylesheet');_ut8.setAttribute('type', 'text/css');_ut8.setAttribute('href', _jk8);if(_sf9){_ut8.setAttribute("id", _sf9);}d.getElementsByTagName("head")[0].appendChild(_ut8);};_be9._452=function(){var _rx7;for(var i=0;i<arguments.length;i++){var _qc9=arguments[i];if(!this._ad7.has(_qc9)){if(window[_qc9]){this._ad7.add(_qc9);}else{if(!_rx7){_rx7=[];}_rx7.push(_qc9);}}}if(_rx7){_rx7.push("");var _608=_be9._452.caller;var _tn7=(_608&&_608.toString().match(/^function\s([^\(]+)/))?RegExp.$1:"";var s="HAL DEPENDENCY ERROR\r\n----------------------------------------------\r\n\r\n" +( _tn7?( _tn7+" requires" ):"Can't find" ) + ":\r\n\r\n" +_rx7.join("\r\n");alert(s);throw s;}};if(_be9._kl6["hal"]["isApplication"]){_be9._644(_be9._zz8+"hal/hal_app.css");}var _ik8="";if(_kx5._g87){_ik8="webkit";}else if(_kx5._gl6){_ik8="firefox";}if(_ik8){_be9._644(_be9._zz8+"hal/hal_" + _ik8 + ".css", "idHalBrowserStyles");}_be9._3m4("hal/JSUtilities.js");_be9._3m4("hal/_d14.js");if(!_kx5._uz8){_be9._3m4("hal/_7k4.js");_be9._3m4("hal/NotIeDomExtensions.js");}_be9._3m4("hal/_oz8.js");_be9._3m4("hal/_fe9.js");_be9._3m4("hal/_ie9.js");_be9._3m4("hal/_dp8.js");_be9._3m4("hal/_0h3.js");_be9._3m4("hal/_u77.js");_be9._3m4("hal/_io4.js");_be9._3m4("hal/_db5.js");_be9._3m4("hal/_3z2.js");}else{_be9._eh2=function(_1s8){var _0t6=[];for(var i=0;i<_1s8.length;i++){if(!this._wg2(_1s8[i])){_109._9k6(_0t6, _1s8[i]);}}return _0t6;};_be9._452=function(){return;};}console.timeEnd("rsperf: processing hal.js");
- if (!_kx5._xa5) {alert( "This browser is not supported for running this application.\n\nPlease contact your administrator for the list of supported browsers." );}var _fa7;try {_fa7 = (window == window.top) ? (window.opener && !window.opener.closed ? window.opener : null) : window.parent;}catch(e) {_fa7 = null;}
- // //-->]]></script>
- <link rel="stylesheet" media="all and (orientation:portrait)" href="portrait.css"><link rel="stylesheet" media="all and (orientation:landscape)" href="landscape.css">
- <script>//<![CDATA[<!--
- var AR_GeneratedOutputPath = "";try {if ( _fa7 && _fa7.AR_Parameters ) {AR_GeneratedOutputPath = _fa7.AR_Parameters["generatedOutputPath"];delete _fa7.AR_Parameters["generatedOutputPath"];if ( AR_GeneratedOutputPath ) {AR_GeneratedOutputPath = decodeURIComponent( AR_GeneratedOutputPath );}if ( _fa7.notifyARParametersObtained ) {_fa7.notifyARParametersObtained();}}} catch(e) {}
- if ( !_kx5._uz8 ) {document.writeln( '<script src="hal/NotIeDomExtensions.js" inline="false"></script>' );}
- var _oz8={};_oz8._6s4=new Array(50);_oz8._536=1;_oz8._0e3=function(_pe8){this._es4=_pe8;};_oz8._904=function(){return !!this._es4;};_oz8._yx5=false;_oz8._381=function(context,_6c9,_ce7){if(!_oz8._iw){_oz8._iw=[];}_oz8._iw.push( { "map":_6c9, "depArray":_ce7 } );};_oz8._h6=function(_5o1){var d=_ie9._yj6(_tq7, "<require.js/>", false);var _o49=d.documentElement;for(var i=0;i<this._iw.length;i++){var o=this._iw[i];var _6c9=o.map;var _849=_o49.appendChild(d.createElement("file"));if(_6c9.prefix){_849.setAttribute("prefix", _6c9.prefix);}_849.setAttribute("name", _6c9.name);if(_6c9.url&&(_6c9.name!=_6c9.url)&&((_6c9.name+".js")!=_6c9.url)){_849.setAttribute("url", _6c9.url);}if((_5o1!==false)&&o.depArray){o.depArray.forEach(this._p03.bind(this, d, _849));}}return _999._co8(_o49);};_oz8._p03=function(d,_849,_6c9){var _gb9=_849.appendChild(d.createElement("dependency"));if(_6c9.prefix){_gb9.setAttribute("prefix", _6c9.prefix);}_gb9.setAttribute("name", _6c9.name);if(_6c9.url&&(_6c9.name!=_6c9.url)&&((_6c9.name+".js")!=_6c9.url)){_gb9.setAttribute("url", _6c9.url);}};_oz8._gn=function(){this._iw=[];};_oz8._7x5=function(){try{if(this._re9&&!this._re9.closed){return;}this._536=1;var _d58=this._6s4.map(function(s){ return s?this._pp4( s ):""; }.bind( this ) ).join( "" );var _v17="white-space:nowrap;background-color:black;color:silver;padding:5px;font-size:10pt";this._re9=_fe9._rg3( _d58, "HAL Debug Console", _v17 );}catch(e){}};_oz8._c75=function(){try{if(this._re9&&!this._re9.closed){this._re9.close();}this._re9=null;}catch(e){}};_oz8._jz8=function(s){try{this._a06(s);console.log(s);if(this._re9&&!this._re9.closed){this._re9.document.body.innerHTML+= this._pp4(s);this._re9.scrollBy(0, 10000);}}catch(e){}};_oz8._fw5=function(o,_579){switch(typeof o){case "object":if(o){if(o.constructor==Array){for(var i=0;i<o.length;i++){this._jz8((_579||"" ) + "[" + i + "] = " + o[i] );}}else{for(var s in o){this._jz8((_579||"" ) + "[" + s + "] = " + o[s] );}}}break;case "string":case "number":case "boolean":case "function":case "undefined":this._jz8(String(o));break;}};_oz8._8z8=function(s){if(!this._es4){return;}try{this._a06(s);window.alert( "Debug Alert:\r\n\r\n" + s );}catch(e){}};_oz8._un8=function(b){if(!this._es4){return;}try{if(!b&&window.confirm( "Assertion failed!\r\n\r\nDebug?" ) ){debugger;}}catch(e){}};_oz8._pp4=function(s){s=_jp8._o98((this._536++ ).toString(), " ", 4 ).replace( /\s/g, " " ) + ": " + _jp8._hj6( String( s ) );s=s.replace(/\n/g, "<br>");s=s.replace(/\t/g, " ");s=s.replace(/ /g, " ");s="<div><tt>" + s + "</tt></div>";return s;};_oz8._a06=function(s){this._6s4.splice(0, 1);this._6s4.push(s);};var _fe9={};_fe9._0o4=8;_fe9._ea8=9;_fe9._687=13;_fe9._al6=27;_fe9._987=32;_fe9._ys7=33;_fe9._xs7=34;_fe9._ca8=35;_fe9._ws7=36;_fe9._zn4=37;_fe9._tx5=38;_fe9._n14=39;_fe9._yn4=40;_fe9._bl6=45;_fe9._9l6=46;_fe9._sz8=65;_fe9._tz8=77;_fe9._887=49;_fe9._0p8=116;_fe9._zo8=112;_fe9._da8=121;_fe9._zs7=107;_fe9._787=109;_fe9._bz2=0;_fe9._rj2=2;_fe9._n52=(_kx5._g87||_kx5._f87)?"webkitTransform":"transform";_fe9._at1=(_kx5._2p8||_kx5._el6)?"webkitTransition":"transition";_fe9._6d=(_kx5._uz8||_kx5._gl6)?"transitionProperty":"webkitTransitionProperty";_fe9._5d=(_kx5._uz8||_kx5._gl6)?"transitionDuration":"webkitTransitionDuration";_fe9._j3=(_kx5._uz8||_kx5._gl6)?"transitionTimingFunction":"webkitTransitionTimingFunction";_fe9._l52 ={"HTML":true,"#document":true,"#text":true,"#comment":true};_fe9._8u5=function(e){e.preventDefault();e.stopPropagation();};_fe9._a75=function(e){e.stopPropagation();};_fe9._aq1=function(e){e.preventDefault();try{e.keyCode=0;}catch(e){}e.stopPropagation();};_fe9._td3=function(tbl){if(tbl.rows){for(var i=tbl.rows.length-1;i>=0;i--){tbl.deleteRow(i);}}};_fe9._ay2=function(el){try{if(_kx5._uz8){el.setActive();}else{if(el.focus){el.focus();}else{_oz8._jz8('focus not supported on ' + el.tagName);_oz8._un8(false);}}}catch(e){}};_fe9._qi2=function(_zz7){if(!_zz7){return;}var _0g8=null;for(var i=_zz7.childNodes.length-1; i>=0; i--){_0g8=_zz7.childNodes[i];_zz7.removeChild(_0g8);_0g8=null;}};_fe9._d71=function(el){if(!_kx5._uz8){return el.nextElementSibling;}for(var _iy4=el.nextSibling;_iy4;_iy4=_iy4.nextSibling){if(_iy4.nodeType==_ie9._2o4){return _iy4;}}return null;};_fe9._9g1=function(el){if(!_kx5._uz8){return el.firstElementChild;}return el.firstChild?((el.firstChild.nodeType==_ie9._2o4)?el.firstChild:this._d71(el.firstChild)):null;};_fe9._8i2=function(e){if(!_fe9._195(e.target)){_fe9._8u5(e);return false;}return true;};_fe9._9i2=function(e){if(!_fe9._195(e.target)){_fe9._8u5(e);return false;}return true;};_fe9._195=function(el){if(el.getAttribute){switch(el.getAttribute("HAL_isSelectable")){case "true":return true;case "false":return false;}}switch(el.nodeName){case "TEXTAREA":return true;case "INPUT":return this._177(el);}return false;};_fe9._nr7=function(el){return(((window.s_IdCurrentTextBox!="")&&(window.s_IdCurrentTextBox==el.id))||((_fe9._bw2()==el)&&this._or1(el)));};_fe9._7t=function(_5u8){return {_5p8:_5u8.selectionStart,_499:_5u8.selectionEnd};};_fe9._c04=function(_5u8){return(_5u8.selectionStart!=_5u8.selectionEnd);};_fe9._4f3=function(){if(window.getSelection()!=""){return window.getSelection().toString();}var _3g9=_fe9._bw2()||null;return _3g9?_3g9.value.substring(_3g9.selectionStart, _3g9.selectionEnd):"";};_fe9._iy3=function(){if(window.getSelection){window.getSelection().removeAllRanges();}else if(document.selection){document.selection.empty();}};_fe9._5j2=function(_3g8,_ss3,_zz4){_3g8.selectionStart=_ss3;_3g8.selectionEnd=_zz4;};_fe9._sr1=function(_5u8,e){if(document.caretPositionFromPoint){_5u8.focus();var rng=document.caretPositionFromPoint(e.clientX, e.clientY);_5u8.setSelectionRange(rng.offset, rng.offset); }else if(_kx5._uz8){var rng=_5u8.createTextRange();var _we8=false;var nl=rng.getClientRects();var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _ig4=nl.item(i);var _5f9=_5u8.ownerDocument.defaultView.frameElement;var _ol7=_fe9._yh2(_5f9, _5f9.ownerDocument.body);var _6h8=e.x+_ol7.left;var _7h8=e.y+_ol7.top;var _gv8=Math.floor(_ig4.right-_ig4.left)-1;var _xg8=Math.floor(_ig4.bottom-_ig4.top)-1;if(_899._ew5(_7h8, _6h8, Math.ceil(_ig4.top), Math.ceil(_ig4.left), _gv8, _xg8)){rng.moveToPoint(_6h8, _7h8);_we8=true;break;}}if(!_we8){rng.moveStart("character", _5u8.value.length);}rng.select();}else{var _dc9=window.getSelection();if(_dc9){_dc9.collapse(_5u8, 0);}}};_fe9._ch1=function(_3g9,_ji4,_eb4){var _ss3=_3g9.selectionStart;var _zz4=_3g9.selectionEnd;_3g9.value=_3g9.value.substring(0, _ss3)+_ji4+_3g9.value.substring(_zz4);var _9h8=_ss3+_ji4.length;if(_eb4){_fe9._5j2(_3g9, _ss3, _9h8);}else{_fe9._5j2(_3g9, _9h8, _9h8);}};_fe9._or1=function(el){return !!el&&(this._177(el)||(el.nodeName=="TEXTAREA")); };_fe9._177=function(el){return !!el&&((el.nodeName=="INPUT" )&&( ( el.type=="text" )||( el.type=="password" )||( el.type=="search" ) ) );};_fe9._r67=function(e){this._8u5(e);if(this._or1(e.target)){var _3g9=e.target;var _ss3=_3g9.selectionStart;var _zz4=_3g9.selectionEnd;_3g9.value=_3g9.value.substring(0, _ss3)+String.fromCharCode(e.keyCode)+ _3g9.value.substring(_zz4);var _zg8=String.fromCharCode(e.keyCode).length;this._5j2(_3g9, _zz4+_zg8, _zz4+_zg8);}else{_oz8._jz8("_fe9._r67 (non IE) only works for text areas and text inputs, not " + e.target.tagName);}};_fe9._fe3=function(el){return el.ownerDocument?el.ownerDocument.defaultView.getComputedStyle(el, null):null;};_fe9._277=function(el){var _oh6=this._fe3(el).visibility;if(_oh6=="visible"){return true;}if(_oh6=="hidden"){return false;}return(!el.parentNode||!this._fe3(el.parentNode)||this._277(el.parentNode));};_fe9._4m4=function(el){el=this._xn(el);for(; el; el=el.parentNode){var _5x8=this._fe3(el);if(!_5x8){return false;}if(_5x8.display=='none'){return true;}}return false;};_fe9._a04=function(el){return this._fe3( el ).getPropertyValue( "direction" ).toLowerCase()=="rtl";};_fe9._xn=function(el){return(el&&el.correspondingUseElement)?el.correspondingUseElement.parentNode:el;};_fe9._0r7=function(el,_xk5){if((_kx5._uz8||_kx5._ka8)&&(el instanceof HTMLElement)){return el.contains(_xk5);}return((el==_xk5)||(!!_xk5&&Boolean(el.compareDocumentPosition(_xk5)& 16)));};_fe9._g81=function(_ly4,_cy7){_ly4.disabled=!_cy7;var _zz7=_ly4.parentNode;if(_zz7.tagName=="LABEL"){_zz7.disabled=!_cy7;_zz7.setAttribute("hal_disabled", _cy7?"false":"true");}_io4._zt(_ly4, "aria-disabled", !_cy7);};_fe9._i42=function(_iv6,_cy7){_iv6.disabled=!_cy7;var _zz7=_iv6.parentNode;if(_zz7.tagName=="LABEL"){_zz7.disabled=!_cy7;_zz7.setAttribute("hal_disabled", _cy7?"false":"true");}_io4._zt(_iv6, "aria-disabled", !_cy7);};_fe9._714=function(_dg9,_cy7){_dg9.disabled=!_cy7;_dg9.setAttribute("hal_disabled", _cy7?"false":"true");_io4._zt(_dg9, "aria-disabled", !_cy7);if(_be9._kl6["hal"]["enableAccessibility"]){var _ap7=_dg9.getAttribute("tabIndex");if(_ap7=="0"&&!_cy7){_io4._2x5(_dg9, "-1");}else if(_ap7=="-1"&&_cy7){_io4._j95(_dg9);}}};_fe9._fs1=function(_dg9,_cy7){_dg9.disabled=!_cy7;_dg9.setAttribute("hal_disabled", _cy7?"false":"true");_io4._zt(_dg9, "aria-disabled", !_cy7);};_fe9._dy2=function(_sm7,_cy7,_rx8,_yn7){var btn=document.getElementById(_sm7);var _v66=!btn.disabled;this._bf(btn, _cy7, _rx8, _yn7);if(_be9._co4&&_be9._co4._hq1&&(_v66!=Boolean(_cy7))){_be9._co4._hq1(_sm7, _cy7);}};_fe9._bf=function(btn,_cy7,_rx8,_yn7){if(!btn){return;}var _3f7=!_cy7;if((_3f7!=btn.disabled)||(btn.getAttribute("_rx8")!=_rx8)){if(_rx8){btn.setAttribute("_rx8", _rx8);var nl=btn.getElementsByTagName("IMG");if(nl.length>0){var _a83=btn.disabled;if(_a83){btn.disabled=false;btn.setAttribute("hal_disabled", "false");}var _2d9=( _3f7?"_disabled":"" ) + (_yn7||".gif");var _628=nl.item(0);var _zh8=nl.item(nl.length-1);_628.src=_be9._7v5(_rx8+_2d9);if(_zh8.src.indexOf("dropdown_arrow")!=-1){_zh8.src=_db5._18(_be9._nl6+"dropdown_arrow" + _2d9);}if(btn.getAttribute( "_ue6" )=="tblDropdown" ){btn.nextSibling.disabled=_3f7;btn.nextSibling.firstChild.src=_db5._18(_be9._nl6+"dropdown_arrow" + _2d9);}if(_a83){btn.disabled=true;btn.setAttribute("hal_disabled", "true");}}}btn.disabled=_3f7;btn.setAttribute( "hal_disabled", _3f7?"true":"false");if(btn._yj5){var _lq5=btn._lq5;if(btn._kc2||btn._zm){btn.className=_lq5+(_3f7?"_disabled":"");}else{btn.className=( _3f7?_lq5+" " + _lq5 + "_disabled":_lq5 );}}}_io4._zt(btn, "aria-disabled", !_cy7);};_fe9._rg3=function(_dd9, _dy8, _v17, _gb3, _6v3, _pt6, _qu6, _m83){var _gv8=_gb3?_gb3.width:700;var _xg8=_gb3?_gb3.height:250;var _db9=_6v3?_6v3.top:_899._no8(screen.availHeight-_xg8);var _p39=_6v3?_6v3.left:_899._no8(screen.availWidth-_gv8);if(_pt6){_p39=(document.body.clientWidth / 2)-(_gv8 / 2);_db9=(document.body.clientHeight / 2)-(_xg8 / 2);}if(_m83){var _ls5="";for(var i=0;i<document.styleSheets.length;i++){if(document.styleSheets[i]&&document.styleSheets[i].href&&document.styleSheets[i].href.indexOf("css")!=-1){_ls5 += '<link rel="stylesheet" type="text/css" href="' + document.styleSheets[i].href + '"/>';}}}var _147=_qu6?"yes":"no";var _8t8=false;if(!_8t8){var _4g9=window.open( "", "", "directories=no,location=no,status=no,toolbar=no,resizable=" + _147 + ",scrollbars=yes,dependent=yes,height=" + _xg8 + ",width=" + _gv8 + ",top=" + _db9 + ",left=" + _p39 );if(this._nh1(_4g9)){return null;}}var _z19=[];_z19.push( '<html><head><title>' + _dy8 + ' </title>' );_z19.push(_ls5);_z19.push( '</head><body style="' + ( _v17||"" ) + '">' );_z19.push(_dd9);_z19.push('</body></html>');_4g9.document.open();_4g9.document.write(_z19.join(""));_4g9.document.close();_4g9.document.title=_dy8+" ";_4g9.focus();return _4g9;};_fe9._1w5=function(e,el){var _bc9=this._yh2(el, el.ownerDocument.body);return _899._ew5(e.clientY+el.ownerDocument.body.scrollTop, e.clientX+el.ownerDocument.body.scrollLeft, _bc9.top, _bc9.left, el.offsetWidth, el.offsetHeight);};_fe9._d85=function(el){if(_kx5._uz8){return el.offsetTop;}if(el.offsetParent&&this._fe3(el.offsetParent).overflow!="hidden"){return(el.offsetTop-this._3h2(el.offsetParent));}return el.offsetTop;};_fe9._ll4=function(el){if(_kx5._uz8){return el.offsetLeft;}if(el.offsetParent&&this._fe3(el.offsetParent).overflow!="hidden"){return(el.offsetLeft-this._722(el.offsetParent));}return el.offsetLeft;};_fe9._yn=function(el){return this._722(el)+this._qq1(el);};_fe9._201=function(el){return this._3h2(el)+this._2g1(el);};_fe9._3h2=function(el){return this._d34(el, "Top");};_fe9._qq1=function(el){return this._d34(el, "Right");};_fe9._2g1=function(el){return this._d34(el, "Bottom");};_fe9._722=function(el){return this._d34(el, "Left");};_fe9._d34=function(el,_d79){var _df4=el.ownerDocument.defaultView.getComputedStyle(el);var _fk8=_df4["border" + _d79 + "Width"];var _lg8=parseInt(_fk8, 10);if(isNaN(_lg8)){return ((_fk8=="medium" )&&( _df4["border" + _d79 + "Style"] != "none" ) )?4:0;}return _lg8;};_fe9._d32=function(el){var _5x8=this._fe3(el);return parseInt(_5x8.paddingTop, 10)+parseInt(_5x8.paddingBottom, 10);};_fe9._dg1=function(el){var _5x8=this._fe3(el);return parseInt(_5x8.paddingLeft, 10)+parseInt(_5x8.paddingRight, 10);};_fe9._5g1=function(el){return(new _p57(el.offsetHeight, el.offsetWidth))._js7(this._3t(el));};_fe9._3t=function(el){return new _p57(this._d32(el)+this._201(el),this._dg1(el)+this._yn(el));};_fe9._kk6=function(el,_f18){el.style.opacity=_f18 / 100;};_fe9._om4=function(el){el.style.opacity="";};_fe9._vr1=function(e,_ty1,_2n7,_oa9,_pa9){var txt=e.target;if(_be9._kl6["hal"]["enableAccessibility"]){this._ms1(txt, _2n7, _ty1, _oa9, _pa9);return;}switch(_2n7){case "integer":txt.value=txt.value.replace(_ty1?/[^0-9-]/g:/[^0-9]/g, "");break;case "float":txt.value=txt.value.replace(_ty1?/[^0-9.,-eE]/g:/[^0-9.,eE]/g, "");break;case "decimal":default:txt.value=txt.value.replace(_ty1?/[^0-9.,-]/g:/[^0-9.,]/g, "");break;}};_fe9._281=function(e,_ty1,_2n7){if(e.ctrlKey){return;}var _xh7=e.keyCode;if(!_kx5._uz8){_xh7=e.charCode;if(_xh7==0){return;}}switch(_xh7){case this._687:case this._al6:case 190:return;case 44:case 46:if(_2n7=="integer"){break;}return;case 69:case 101:if(_2n7=="float"){return;}break;case 45:if(_2n7=="float"){return;}if(_ty1){return;}}if(!_be9._kl6["hal"]["enableAccessibility"]){if((_xh7<"0".charCodeAt(0))||(_xh7>"9".charCodeAt(0))){e.preventDefault();if(_kx5._uz8){e.keyCode=0;}e.stopPropagation();}}};_fe9._2s1=function(e,_ty1,_2n7,_oa9){var txt=e.target;_oa9=_oa9||100;if(_be9._kl6["hal"]["enableAccessibility"]){this._ms1(txt, _2n7, _ty1, _oa9);return;}switch(_2n7){case "integer":txt.value=txt.value.replace(_ty1?/[^0-9-]/g:/[^0-9]/g, "");var _fv8=parseInt(txt.value, 10);if(_fv8>_oa9){txt.value=_oa9.toString(10);}break;case "decimal":default:txt.value=txt.value.replace(_ty1?/[^0-9.,-]/g:/[^0-9.,]/g, "");var _bu8=parseFloat(txt.value, 10);if(_bu8>_oa9){txt.value=_oa9.toString(10);}break;}};_fe9._5f=function(e){ _fe9._vr1(e); };_fe9._z9=function(e){ _fe9._281(e); };function _oq7(_p39, _db9){this.left=_p39;this.top=_db9;};_oq7.prototype._3e9=function(_bc9){return new _oq7(this.left+_bc9.left, this.top+_bc9.top);};_oq7.prototype._js7=function(_bc9){return new _oq7(this.left-_bc9.left, this.top-_bc9.top);};function _p57(_xg8, _gv8){if(_xg8){this.height=_xg8;}if(_gv8){this.width=_gv8;}};_p57.prototype.height=0;_p57.prototype.width=0;_p57.prototype._3e9=function(_n07){return new _p57(this.height+_n07.height, this.width+_n07.width);};_p57.prototype._js7=function(_n07){return new _p57(_899._no8(this.height-_n07.height), _899._no8(this.width-_n07.width));};function _u57(_p39, _db9, _4v8, _mg8){this.left=_p39;this.top=_db9;this.right=_4v8;this.bottom=_mg8;this.width=_4v8-_p39;this.height=_mg8-_db9;};_u57.prototype._js7=function(_b17){return new _u57(this.left-_b17.left, this.top - _b17.top, this.right - _b17.right, this.bottom-_b17.bottom);};_u57.prototype._3e9=function(_b17){return new _u57(this.left+_b17.left, this.top + _b17.top, this.right + _b17.right, this.bottom+_b17.bottom);};_u57.prototype._kr7=function(){return(this.right-this.left);};_u57.prototype._g67=function(){return(this.bottom-this.top);};_u57.prototype._nj6=function(_b17){return(_899._ew5(this.top, this.left, _b17.top, _b17.left, _b17.width, _b17.height)||_899._ew5(this.top, this.right, _b17.top, _b17.left, _b17.width, _b17.height)||_899._ew5(this.bottom, this.left, _b17.top, _b17.left, _b17.width, _b17.height)||_899._ew5(this.bottom, this.right, _b17.top, _b17.left, _b17.width, _b17.height)||_899._ew5(_b17.top, _b17.left, this.top, this.left, this.width, this.height)||_899._ew5(_b17.top, _b17.right, this.top, this.left, this.width, this.height)||_899._ew5(_b17.bottom, _b17.left, this.top, this.left, this.width, this.height)||_899._ew5(_b17.bottom, _b17.right, this.top, this.left, this.width, this.height));};_fe9._7e3=function(el,_gv6){var _bc9=this._yh2(el, _gv6||el.ownerDocument.body);var _x59=this._dz3(el);return new _u57(_bc9.left, _bc9.top, _bc9.left+_x59.width, _bc9.top+_x59.height);};_fe9._je=function(_ee7,_gv6){var el=_ee7[0];var _bc9=this._yh2(el, _gv6);var _x59=this._dz3(el);var _db9=_bc9.top;var _p39=_bc9.left;var _mg8=_db9+_x59.height;var _4v8=_p39+_x59.width;var _zg8=_ee7.length;for(var i=1;i<_zg8;i++){var el=_ee7[i];var _bc9=this._yh2(el, _gv6);var _x59=this._dz3(el);if(_bc9.top<_db9){_db9=_bc9.top;}if(_bc9.left<_p39){_p39=_bc9.left;}var _6d4=_bc9.top+_x59.height;if(_6d4>_mg8){_mg8=_6d4;}var _4z4=_bc9.left+_x59.width;if(_4z4>_4v8){_4v8=_4z4;}}return new _u57(_p39, _db9, _4v8, _mg8);};_fe9._dz3=function(el){switch(el.nodeName.toUpperCase()){case "SVG":case "POLYLINE":var _q59=el.getBoundingClientRect();return new _p57(_q59.height, _q59.width);case "BODY":return new _p57(el.clientHeight, el.clientWidth);}return new _p57(el.offsetHeight, el.offsetWidth);};_fe9._yh2=function(el,_gv6){if(_kx5._ka8||_kx5._uz8||_kx5._g87){var _xc6=el.getBoundingClientRect();var _bc9=new _oq7(_xc6.left, _xc6.top);if(_gv6){var _902=_gv6.getBoundingClientRect();_bc9.top-= _902.top;_bc9.left-= _902.left;if(_gv6.tagName!="BODY"){_bc9.top-= this._3h2(_gv6);_bc9.left-= this._722(_gv6);}if(_gv6.scrollLeft){_bc9.left+= _gv6.scrollLeft;}if(_gv6.scrollTop){_bc9.top+= _gv6.scrollTop;}}return _bc9;}return this._pp(el, _gv6||el.ownerDocument.body);};_fe9._jl2=function(el,_gv6){var _1u8=el.ownerDocument.body;if ((el==_1u8 )||( el.nodeName=="HTML" )||( el.nodeName=="#document" ) ){return new _oq7(0, 0);}var _q59=el.getBoundingClientRect();var _p39=Math.round(_q59.left);var _db9=Math.round(_q59.top);var _zz7=el.parentNode;if(_kx5._gl6){return new _oq7(_p39, _db9);}var _2r3=(el!=_gv6);while(_zz7&&(_zz7!=_1u8)){if(_zz7!=_gv6&&this._fe3(_zz7).overflow!="visible"){_p39-= _zz7.scrollLeft;_db9-= _zz7.scrollTop;}if(this._fe3(_zz7).overflow!="visible"){_db9+= this._3h2(_zz7);_p39+= this._722(_zz7);}_zz7=_zz7.parentNode;}if(_2r3){_p39-= this._722(el);var _ew6=this._3h2(el);_db9-= _ew6;}return new _oq7(_p39, _db9);};_fe9._pp=function(el,_gv6){var _5l7=this._jl2(el, _gv6);if(_gv6!=el.ownerDocument.body){var _co5=this._jl2(_gv6, _gv6);var _p39=_5l7.left-_co5.left;var _db9=_5l7.top-_co5.top;if(_kx5._gl6){_p39-= this._722(_gv6);_db9-= this._3h2(_gv6);}}else{var _p39=_5l7.left;var _db9=_5l7.top;}if(_kx5._gl6){if(_gv6.scrollLeft){_p39+= _gv6.scrollLeft;}if(_gv6.scrollTop){_db9+= _gv6.scrollTop;}}return new _oq7(_p39, _db9);};_fe9._1i2=function(){if(this._1o3===undefined){var div=document.createElement("DIV");div.style.position="absolute";div.style.top="-9999px";div.style.width="100px";div.style.height="100px";div.style.overflow="scroll";document.body.appendChild(div);this._1o3=div.offsetWidth-div.clientWidth;document.body.removeChild(div);}return this._1o3;};_fe9._o32=function(e){var _739=e.target;var _jo7=_739.nodeName;if ( ((_jo7!="DIV" )&&( _jo7 != "TBODY" ) )||_739.ownerSVGElement ){return false;}var _rl5=_739.clientWidth;var _zy4=_739.clientHeight;if((_739.scrollWidth==_rl5)&&(_739.scrollHeight==_zy4)){return false;}var _bc9=_fe9._yh2(_739, _739.ownerDocument.body);return(((e.clientX>(_bc9.left+this._722(_739)+ _rl5))&&(e.clientX<(_bc9.left+_739.offsetWidth-this._qq1(_739))))||((e.clientY>(_bc9.top+this._3h2(_739)+ _zy4))&&(e.clientY<(_bc9.top+_739.offsetHeight-this._2g1(_739)))));};_fe9._363=1;_fe9._sv5=function(_a69,d){if(!_a69){return("hal__dom__uniqueID__"+this._363++);}var _rf9=_a69;if(!d){d=document;}var i=1;while(d.getElementById(_rf9)){_rf9=_a69+i++;}return _rf9;};_fe9._9h2=function(el){var _rf9=el.getAttribute("id");if(!_rf9){_rf9=el.uniqueID||this._sv5();el.setAttribute("id", _rf9);}return _rf9;};_fe9._vq7=function(_sf9,d){if(!d){d=document;}var _7g8=d.querySelector( "HEAD" ).appendChild( d.createElement( "STYLE" ) );if(_sf9){_7g8.setAttribute("id", _sf9);}return _7g8;};_fe9._zl4=function(_sf9,d){var _8l5=(d||document).getElementById(_sf9);return _8l5?_8l5.sheet:null;};_fe9._081=function(_jk8,_sf9,_3f7){var _ow8=Q.defer();this._e04(_jk8, _sf9, _3f7, _ow8.resolve.bind(_ow8, true));return _ow8.promise;};_fe9._e04=function(_jk8,_sf9,_3f7,_9w6){var d=document;var _ut8=d.querySelector( "link[href='" + _jk8 + "']" );if(_ut8){if(_9w6){if(_ut8.sheet&&(_ut8.sheet.cssRules.length>0)){_9w6();}else{_ut8.addEventListener("load", _9w6);}}}else{_ut8=d.createElement("LINK");_ut8.setAttribute( "rel", "stylesheet" );_ut8.setAttribute("href", _jk8);if(_sf9){_ut8.setAttribute("id", _sf9);}if(_3f7&&!_9w6){_ut8.setAttribute( "disabled", "true" );}if(_9w6){_ut8.onload=_3f7?this._ka.bind(this, _ut8, _9w6):_9w6;_ut8.onerror=this._ra1;}d.querySelector("HEAD").appendChild(_ut8);}return _ut8;};_fe9._ka=function(_ut8,_9w6){_ut8.setAttribute( "disabled", "true" );_9w6();_ut8.onload=null;_ut8.onerror=null;};_fe9._ra1=function(){alert( "Error loading: " + this.getAttribute( "href" ) );};_fe9._367=function(_3m8,d){if(!d){d=document;}var _008=d.querySelector("HEAD").appendChild(d.createElement('SCRIPT'));_008.text=_3m8;return _008;};_fe9._xj6=function(_0h6,_n93,d){if(!d){d=document;}var _008=d.createElement("script");_008.type="text/javascript";if(_n93){_008.onload=_n93;}_008.src=_0h6;return d.querySelector("HEAD").appendChild(_008);};_fe9._ju5=function(_rd9,_ln7){if(_kx5._uz8||_kx5._2p8){var _0i6=window.open(_rd9, '_blank');if(_fe9._nh1(_0i6)){return;}_0i6.focus();return;}var _sf9="idHalDownloadAnchor";var _tz7=document.getElementById(_sf9);if(!_tz7){_tz7=document.createElement("A");_tz7.style.display="none";_tz7.id=_sf9;document.body.appendChild(_tz7);}_tz7.download=_ln7;_tz7.href=_rd9;_tz7.click();};_fe9._ty2=function(_uh8){if(!this._7n3){this._7n3=document.body.appendChild(document.createElement("DIV"));this._7n3.onkeydown=this._qk6;this._7n3.className="clsBlocker";}this._7n3.style.zIndex=_uh8;this._7n3.style.visibility="visible";return this._7n3;};_fe9._ix2=function(){if(this._7n3){this._7n3.style.visibility="hidden";["onmousedown", "onmouseup", "onmousemove", "onclick", "ondblclick", "onmouseover", "onmouseout"].forEach(function(s){ this[s] = null; }, this._7n3 );}};_fe9._qk6=function(e){if(e.keyCode==_fe9._ea8){_fe9._8u5(e);}};_fe9._uk4=function(){};_fe9._rd3=function(_ns5,_x27,_rf6,_dx8){return '<svg ' + ( _dx8?( 'class="' + _dx8 + '"' ):'' ) + 'height="' + ( _rf6||"16px" ) + '" width="' + ( _x27||"16px" ) + '"style="vertical-align: middle;"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#' + _ns5 + '"/></svg>';};_fe9._bs1=function(btn,_ex8,_5r5){if(btn){var div=btn.querySelector("DIV");div.className=( _ex8=="transparent" )?"clsColorButtonDIV_transparent":"clsColorButtonDIV_normal";div.style.backgroundColor=_ex8||"";if(_5r5){_fe9._u95(div, _5r5);}if(_be9._kl6["hal"]["enableAccessibility"]&&_ex8){_io4._cg2(btn, "aria-describedby", this._4h2(_ex8));}}};_fe9._r6=function(btn){var div=btn.querySelector("DIV");var _2r5=_4l6._m67("IDS_CCHL_PROPVAL_DEFAULT");div.style.backgroundColor="";div.className="clsColorButtonDIV_default";_fe9._u95(div, _2r5);};_fe9._ri6=function(el){if(!_kx5._uz8){return;}var nl=el.getElementsByTagName("TD");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var td=nl.item(i);if(td.style.display=="none"){td.style.display="";}}};_fe9._nh1=function(win,_ps8){var b=!!win;if(!b&&(_ps8!=false)){var _dd9=window["_4l6"]?_4l6._rh2( "IDS_HAL_POPUP_BLOCKER_ERROR" ):null;alert( _dd9||"A window could not be opened. This is most likely caused by a popup blocker. Please disable your popup blocker." );}return !b;};_fe9._we=function(_g96,_8w6){var fn=_9t7._nd3(_8w6);_g96.onchange=_8w6;_g96.oncut=fn;_g96.onpaste=fn;_g96.onkeyup=fn;_g96.ondrop=fn;_g96.onmouseup=fn;};_fe9._6a=function(_g96){_g96.onkeypress=null;_g96.onchange=null;_g96.oncut=null;_g96.onpaste=null;_g96.onkeyup=null;_g96.ondrop=null;_g96.onmouseup=null;};_fe9._48=function(_g96,_8w6,_ty1,_2n7){_g96.onkeypress=function(e){ _fe9._281(e, _ty1, _2n7); };_g96.onchange=function(e){ _fe9._vr1(e, _ty1, _2n7); _8w6(); };var fn=_9t7._nd3(_8w6);_g96.oncut=fn;_g96.onpaste=fn;_g96.onkeyup=fn;_g96.ondrop=fn;_g96.onmouseup=fn;};_fe9._n5=function(_g96){_g96.onkeypress=null;_g96.onchange=null;_g96.oncut=null;_g96.onpaste=null;_g96.onkeyup=null;_g96.ondrop=null;_g96.onmouseup=null;};_fe9._4h2=function(_ex8){return _4l6._rh2("IDS_HAL_COLOR_"+_ex8.toUpperCase())||_ex8;};_fe9._b14=function(_hy8,_2n7,_ty1,_1l7,_2l7){if(!_be9._kl6["hal"]["enableAccessibility"]||( _hy8=="" ) ){return true;}var _8v3;var _qc6;switch(_2n7){case "integer":_8v3=_ty1?/[^0-9-]/g:/[^0-9]/g;_qc6=parseInt(_hy8, 10);break;case "float":_8v3=_ty1?/[^0-9.,-eE]/g:/[^0-9.,eE]/g;_qc6=parseFloat(_hy8, 10);break;case "decimal":default:_8v3=_ty1?/[^0-9.,-]/g:/[^0-9.,]/g;_qc6=parseFloat(_hy8, 10);break;}if(_hy8.match(_8v3)||isNaN(_qc6)){_lo8(_4l6._m67("IDS_HAL_ERR_INVALID_NUMBER"));return false;}else if(_1l7!==undefined&&_1l7!==null&&_qc6>_1l7){_lo8(_4l6._m67("IDS_HAL_ERR_INVALID_MAX", _gp8._aj2(_1l7)));return false;}else if(_2l7!==undefined&&_2l7!==null&&_qc6<_2l7){_lo8(_4l6._m67("IDS_HAL_ERR_INVALID_MIN", _gp8._aj2(_2l7)));return false;}return true;};_fe9._ms1=function(_a39,_2n7,_ty1,_1l7,_2l7){if(!_be9._kl6["hal"]["enableAccessibility"]){return true;}var _dt8=this._b14(_a39.value, _2n7, _ty1, _1l7, _2l7);if(!_dt8){_a39.value="";}return _dt8;};if(_kx5._uz8){_fe9._8z=function(_ng9,_q18){var _jg4={};_jg4._9q6=setTimeout(this._b54.bind(this, _ng9, _jg4), _q18);return _jg4;};_fe9._b75=function(_jg4){if(_jg4._9q6){var _fy6=_jg4._9q6;_jg4._9q6=null;clearTimeout(_fy6);}};_fe9._b54=function(_ng9,_jg4){if(_jg4._9q6!==null){_jg4._9q6=null;_ng9();}};}else{_fe9._8z=function(_ng9,_q18){return setTimeout(_ng9, _q18);};_fe9._b75=function(_3b6){clearTimeout(_3b6);};}_fe9._ln6=function(_u59,_gs8){var _8t6=_u59.selectorText.split(", ");for(var i=0;i<_8t6.length;i++){var _748={};for(var s in _u59){_748[s]=_u59[s];}_748.selectorText=_8t6[i];_gs8.push(_748);}};_fe9._tu5=function(_8e6){if(_kx5._uz8&&_8e6.rules){return _8e6.rules;}var _gs8=[];var _zg8=_8e6.cssRules.length;for(var i=0;i<_zg8;i++){var _so5=_8e6.cssRules.item(i);var _049=_so5.type;if(_049==1){this._ln6(_so5, _gs8);}else if(_049==4){var _xd4=_so5.cssRules.length;for(var j=0;j<_xd4;j++){var _k48=_so5.cssRules.item(j);if(_k48.type==1){this._ln6(_k48, _gs8);}}}}return new _nq7(_gs8);};if(_kx5._uz8){_fe9._485=function(el){return el.innerText;};}else{_fe9._485=function(el){return el.textContent;};};if(_kx5._uz8){_fe9._u95=function(el,s){el.innerText=s;};}else{_fe9._u95=function(el,s){var _jo7=el.nodeName;if ((_jo7=="INPUT" )||( _jo7=="TEXTAREA" ) ){el.value=s;}else{if(typeof s!=="string"){s=String(s);}if(s.indexOf("\n")==-1){if(s.indexOf( " " ) != -1 ){s=s.replace( /\s\s/g, "\u00A0 " );}return el.textContent=s;}return el.innerHTML=_jp8._hj6( s ).replace( /\n/g, "<BR/>" ).replace( /\s\s/g, " " );}};};_fe9._bw2=function(d){return(d||document).activeElement;};_fe9._m61=function(_q69,_qk8,_0y4){if(!this._6d8){this._6d8=_ra8._nk4("div");}_q69=_q69.replace( / xlink\:/g, " " );if(!_ie9._ji2( null, _0y4?( "<root>" + _q69 + "</root>" ):_q69, this._6d8, false, false ) ){_be9._ki6( _qk8+" is not well formed." );}};_fe9._lu5=function(_o49){if(_kx5._uz8&&_o49){var nl=_o49.getElementsByTagName("use");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _b39=nl.item(i);if(_b39.href){var s=_b39.href.baseVal;_b39.href.baseVal=s;}}}};if(Array.from){_fe9._zf3=function(_h25){return Array.from(_h25);};}else{_fe9._zf3=function(_h25){return Array.prototype.slice.call(_h25);};}var _sh3 ={_hy1:"0.5s"};_sh3._f75=function(d,_ex8,_hh8,_4y7){var _8n7=(_hh8+_hh8)+ "px";var div=d.createElement("DIV");div._kf7=true;var _5x8=div.style;_5x8.width=_8n7;_5x8.height=_8n7;_5x8.backgroundColor=_ex8;var _xl8=_hh8+"px";_5x8.borderRadius=_xl8;if(_4y7){_5x8[_fe9._6d]="width, height, border-radius";_5x8[_fe9._5d]=this._hy1;}if(_kx5._g87){_5x8.webkitBorderRadius=_xl8;}_5x8.boxShadow="1px 1px 2px 0 hsla(0, 0%, 0%, 0.35)";return div;};_sh3._h75=function(d,_ex8,_gv8,_4y7){return this._qd3(d, _ex8, _gv8, _gv8, _4y7);};_sh3._qd3=function(d,_ex8,_gv8,_xg8,_4y7){var div=d.createElement("DIV");div._qf7=true;var _5x8=div.style;_5x8.width=_gv8+"px";_5x8.height=_xg8+"px";_5x8.backgroundColor=_ex8;_5x8.borderRadius="2px";if(_4y7){_5x8[_fe9._6d]="width, height";_5x8[_fe9._5d]=this._hy1;}_5x8.boxShadow="1px 1px 2px 0 hsla(0, 0%, 0%, 0.35)";return div;};_sh3._si=function(d,_0f9,_ex8,_gv8,_4y7){var div=d.createElement("DIV");div._z41=true;var _5x8=div.style;_5x8.width="0";_5x8.height="0";_5x8[_0f9?"borderBottom":"borderTop"] = _gv8 + "px solid " + _ex8;var s=Math.floor( _gv8 / 2)+ "px solid transparent";_5x8.borderLeft=s;_5x8.borderRight=s;if(_4y7){_5x8[_fe9._6d]=( _0f9?"border-bottom-width":"border-top-width" ) + ", border-left-width, border-right-width";_5x8[_fe9._5d]=this._hy1;}return div;};_sh3._rg2=function(d,_0f9,_ex8,_gv8,_xg8){var div=d.createElement("DIV");var _5x8=div.style;_5x8.width="0";_5x8.height="0";_5x8.borderStyle="solid";var _u27=Math.floor(_gv8 / 2)+"px";_5x8.borderWidth=( _0f9?0:_xg8)+ "px " + _u27 + " " + ( _0f9?_xg8:0 ) + "px " + _u27;_5x8.borderColor=( _0f9?"transparent":_ex8 ) + " transparent " + ( _0f9?_ex8:"transparent" ) + " transparent";return div;};var _ie9={};_ie9._2o4=1;_ie9._ch3=2;_ie9._cl6=3;_ie9._vs1=4;_ie9._v01=5;_ie9._pa5=6;_ie9._ba=7;_ie9._1o4=8;_ie9._o14=9;_ie9._ws1=10;_ie9._du=11;_ie9._p14=12;_ie9._zs1="MSXML2.DOMDocument.3.0";_ie9._fh3="MSXML2.XMLHTTP.3.0";_ie9._0p=true;_ie9._q6=function(_vd9){return _vd9.replace(/^<\?xml.*?\?>/i, "");};_ie9._n01=function(d,_hy8){if(_kx5._uz8){d.setProperty("SelectionNamespaces", _hy8);return;}d._kn1=_hy8;d._y36={};var _266=( _hy8.indexOf( " " )==-1 )?[_hy8]:_hy8.split( " " );for(var i=0;i<_266.length;i++){var a=_266[i].split("=");var _tl8=a[0].replace(/^xmlns:(.+)/, "$1");var _tf9=a[1].replace( /['"](.+)['"]/, "$1" );d._y36[_tl8]=_tf9;}};_ie9._xz=function(d){return _kx5._uz8?d.getProperty( "SelectionNamespaces" ):( d._kn1||"" );};function _bi6(d){this._y36=d._y36;this._so3=d.createNSResolver(d.documentElement);}_bi6.prototype.lookupNamespaceURI=function(_tl8){return this._y36[_tl8]||this._so3.lookupNamespaceURI(_tl8);};_ie9._kv5=function(d){return d._y36?new _bi6(d):null;};_ie9._py3=function(){var d=_kx5._uz8?new ActiveXObject( this._zs1 ):document.implementation.createDocument( "", "", null );d.async=false;d.validateOnParse=false;if(_kx5._uz8){d.setProperty( "SelectionLanguage", "XPath" );}return d;};_ie9._1z2=function(d){var _3c9=_ie9._pl4(d);_oz8._jz8( "XML Parse Error" );_oz8._jz8("---------------------------");_oz8._jz8( " reason: " + _3c9.reason );_oz8._jz8( " url: " + _3c9.url );_oz8._jz8( " line: " + _3c9.line );_oz8._jz8( " linepos: " + _3c9.linepos );_oz8._jz8( " srcText: " + _3c9.srcText );};_ie9._pl4=function(d){if(_kx5._uz8){return d.parseError;}var n=d.documentElement;var _zd6 ={errorCode:0,srcText:null,reason:null,url:null,line:0,linepos:0};if(n==null){_zd6.errorCode=2;_zd6.reason="The document element is empty. This implies that the system cannot locate the object specified.";return _zd6;}if(_kx5._gl6){var _sv3='http://www.mozilla.org/newlayout/xml/parsererror.xml';if((n.nodeName=="parsererror")&&(n.namespaceURI==_sv3)){_zd6.errorCode=1;var _bc6=n.getElementsByTagNameNS(_sv3, "sourcetext")[0];if(_bc6!=null){_zd6.srcText=_bc6.firstChild.data;}var _pg6=n.firstChild.data;var _0h8=_pg6.indexOf("Location: ");var _dx6=_0h8+"Location: ".length;var _318=_pg6.indexOf("Line Number ");var _ka6=_318+"Line Number ".length;var _og8=_pg6.indexOf("Column ");var _nw6=_og8+"Column ".length;if(_0h8!=-1&&_318!=-1&&_og8!=-1){_zd6.reason=_pg6.substring(0,_0h8);_zd6.url=_pg6.substring(_dx6, _318);_zd6.line=parseInt(_pg6.substring(_ka6, _og8), 10);_zd6.linepos=parseInt(_pg6.substring(_nw6), 10);}else{_zd6.reason=n.firstChild.data;}}}else{var nl=n.getElementsByTagName("parsererror");if(nl.length>0){_zd6.errorCode=1;var _bc6=nl.item(0);if(_bc6!=null){_zd6.srcText=_999._598(_bc6);var _pg6=_bc6.childNodes[1]?_999._598(_bc6.childNodes[1]):"";var _ka6=_pg6.indexOf("line ") + "line ".length;var _pw6=_pg6.indexOf(" at column ");var _1z4=_pg6.indexOf(" at column ") + " at column ".length;var _xx6=_pg6.indexOf(": ");if(_ka6!=-1&&_xx6!=-1&&_pw6!=-1){_zd6.line=parseInt(_pg6.substring(_ka6, _pw6), 10);_zd6.linepos=parseInt(_pg6.substring(_1z4, _xx6), 10);_zd6.reason=_pg6.substring(_xx6+2);}else{_zd6.reason=_pg6;}}}}return _zd6;};_ie9._595=function(_c25,_pd9,_ag7,_5z1){var d=this._py3();d.validateOnParse=(_ag7!=false);d.preserveWhiteSpace=(_5z1==true);try{if(!d.load(_pd9)){(_c25||this)._1z2(d);return null;}}catch(e){(_c25||this)._1z2(d);return null;}return d;};_ie9._yj6=function(_c25,_vd9,_ag7,_5z1){var d=null;var _td8=false;try{if(_kx5._uz8){d=this._py3();d.validateOnParse=(_ag7!=false);d.preserveWhiteSpace=(_5z1==true);_td8=d.loadXML(_vd9);}else{d=(new DOMParser()).parseFromString(_vd9, "text/xml");_td8=(this._pl4(d).errorCode==0);}if(!_td8){(_c25||this)._1z2(d);this._5q1(_vd9);return null;}}catch(e){(_c25||this)._1z2(d);this._5q1(_vd9);return null;}return d;};_ie9._795=function(_vd9,_lb4){return this._yj6({_1z2:function(d){var _3c9=_ie9._pl4(d);_be9._ki6("XML Parse Error" +"\r\n---------------------------"+"\r\n reason: " + _3c9.reason +"\r\n url: " + _3c9.url +"\r\n line: " + _3c9.line +"\r\n linepos: " + _3c9.linepos +"\r\n srcText: " + _3c9.srcText );}}, _vd9, false, _lb4||false);};_ie9._ji2=function(_c25,_vd9,_vc9,_ag7,_5z1){var d=_ie9._yj6(_c25,(_vc9?_vc9+_vd9:_vd9), _ag7, _5z1);if(d&&(_kx5._g87||_kx5._vj2||_kx5._ka8)){d.rawDTD=_vc9;}if(_kx5._ka8&&d){var _r51=_cy5._r9(d);var _5a4=_r51?Object.keys(_r51):null;if(_5a4&&_5a4.length){var nl=(_5a4.length>50)?_999._mw5(d, "//*"):_ie9._mw5(d, "//", _5a4);for(var i=0; i<nl.length;++i){var n=nl.item(i);var _y38=_r51[n.nodeName];if(_y38){for(var _969 in _y38){if(n.getAttribute(_969)===null){n.setAttribute(_969, _y38[_969]);}}}}}}return d;};_ie9._ng2=function(d,_055,_iy){return _kx5._uz8?d.createNode(this._ch3, _iy, _055):d.createAttributeNS(_055, _iy);};_ie9._kj6=function(d,n,_h29){if(_kx5._uz8||(n.ownerDocument==d)){return n.cloneNode(_h29!==false);}var _kj7=d.documentElement||d;if(!d.doctype){var _t28=d.importNode(n, _h29!==false);_t28=_kj7.appendChild(_t28);_t28=_kj7.removeChild(_t28);return _t28;}if(n.ownerDocument.doctype&&(_999._co8(n.ownerDocument.doctype)==_999._co8(d.doctype))){var _t28=d.importNode(n, _h29!==false);_t28=_kj7.appendChild(_t28);_t28=_kj7.removeChild(_t28);return _t28;}if(_kx5._ka8){var _t28=d.importNode(n, _h29!==false);_t28=_kj7.appendChild(_t28);_t28=_kj7.removeChild(_t28);var _ae2=_cy5._r9(d); var nl=_999._mw5(_t28, "descendant-or-self::*");for(var i=0; i<nl.length;++i){this._nk1(nl.item(i), _ae2);}return _t28;}var _ht8=this._yj6(null, _999._co8(d.doctype)+_999._co8(n));var _t28=d.importNode(_ht8.documentElement, _h29!==false);_t28=_kj7.appendChild(_t28);_t28=_kj7.removeChild(_t28);return _t28;};_ie9._nk1=function(n,_ae2){var _b25=_ae2[n.nodeName];for(var _969 in _b25){if(n.getAttribute(_969)===null){n.setAttribute(_969, _b25[_969]);}}};_ie9._sv5=function(d,_a69){var i=1;var _rf9=_a69;if(_kx5._uz8){while(d.nodeFromID(_rf9)){_rf9=_a69+i++;}}else{while(d.getElementById(_rf9)){_rf9=_a69+i++;}}return _rf9;};_ie9._gx2=function(d,n,_a69){if(!_a69){_a69=n.nodeName;}n.setAttribute("id", this._sv5(d, _a69));return n;};_ie9._h98=function(nl,n){var _zg8=nl.length;for(var i=0;i<_zg8;++i){if(nl.item(i)==n){return i;}}return-1;};_ie9._dr7=function(n){return this._h98(_999._mw5(n.parentNode, "*"), n);};_ie9._ck6=function(_m49,_ky8){var n=_999._7y2(_m49, _ky8);if(n){n.parentNode.removeChild(n);}return n;};_ie9._ko=function(_m49,_ky8){var n=_999._7y2(_m49, _ky8);if(n){var _hi8=n.parentNode;_hi8.removeChild(n);if(!_999._7y2(_hi8, "*")){_hi8.parentNode.removeChild(_hi8);}}return n;};_ie9._5s1=function(nl){var _zg8=nl.length;for(var i=0;i<_zg8;++i){var n=nl.item(i);n.parentNode.removeChild(n);}return nl;};_ie9._hw5=function(_m49,_ky8){var nl=_999._mw5(_m49, _ky8);var _zg8=nl.length;for(var i=0;i<_zg8;++i){var n=nl.item(i);n.parentNode.removeChild(n);}return nl;};_ie9._7f=function(_m49,_ky8){var nl=_999._mw5(_m49, _ky8);var _zg8=nl.length;for(var i=0;i<_zg8;++i){var n=nl.item(i);var _hi8=n.parentNode;n.parentNode.removeChild(n);if(_hi8&&_hi8.parentNode&&!_999._7y2(_hi8, "*")){_hi8.parentNode.removeChild(_hi8);}}return nl;};_ie9._842=function(_8s8){var _zg8=_8s8.length;for(var i=0;i<_zg8;i++){var n=_8s8[i];var _hi8=n.parentNode;if(_hi8){_hi8.removeChild(n);}}};_ie9._8f=function(_8s8,_ky8){for(var i=0;i<_8s8.length;i++){_ie9._hw5(_8s8[i], _ky8);}};_ie9._6u5=function(n,_8s8){var _zg8=_8s8.length;for(var i=0;i<_zg8;++i){n.appendChild(_8s8[i]);}};_ie9._ci2=function(_m49,_8s8){_ie9._mj1(_m49.parentNode, _m49, _8s8);};_ie9._xv2=function(_m49,_8s8){_ie9._mj1(_m49.parentNode, _m49.nextSibling, _8s8);};_ie9._mj1=function(_hi8,_p05,_8s8){var _zg8=_8s8.length;for(var i=0; i<_zg8;++i){_hi8.insertBefore(_8s8[i], _p05);} };_ie9._9y3=function(n,nl){var _zg8=nl.length;for(var i=0;i<_zg8;++i){n.appendChild(nl.item(i));}};_ie9._l61=function(a,nl){if(!a){if(Array.from){return Array.from((nl instanceof _nq7)?nl._ch9:nl);}a=[];}var _zg8=nl.length;for(var i=0;i<_zg8;++i){a.push(nl.item(i));}return a;};_ie9._7q1=function(_ec9,nl){if(!_ec9){return _he9._zn8(nl);}var _zg8=nl.length;for(var i=0;i<_zg8;++i){_ec9.add(nl.item(i));}return _ec9;};_ie9._775=function(a,nl){if(!a){a=[];}var _zg8=nl.length;for(var i=0;i<_zg8;++i){var n=nl.item(i);a.push((n.nodeType==this._ch3)?n.value:n.nodeValue);}return a;};_ie9._ig2=function(_ec9,nl){if(!_ec9){_ec9=new Set();}var _zg8=nl.length;for(var i=0;i<_zg8;++i){var n=nl.item(i);_ec9.add((n.nodeType==this._ch3)?n.value:n.nodeValue);}return _ec9;};_ie9._pf1=function(o,nl){if(!o){o={};}var _zg8=nl.length;for(var i=0;i<_zg8;++i){var n=nl.item(i);o[(n.nodeType==this._ch3)?n.value:n.nodeValue]=true;}return o;};_ie9._v12=function(a,nl){if(!a){a=[];}var _zg8=nl.length;for(var i=0;i<_zg8;++i){var n=nl.item(i);_109._9k6(a,(n.nodeType==this._ch3)?n.value:n.nodeValue);}return a;};_ie9._mr7=function(_o49,_m49){var _ky8="";for(; _m49&&(_m49!=_o49); _m49=_m49.parentNode){_ky8="/" + _m49.nodeName + "[" + ( this._h98( _999._mw5( _m49.parentNode, _m49.nodeName ), _m49 ) + 1 ) + "]" + _ky8;}return(_m49?( "." + _ky8 ):"" );};if(_kx5._uz8){_ie9._d71=function(n){return _999._7y2(n, "following-sibling::*");};}else{_ie9._d71=function(n){return n.nextElementSibling;};}if(_kx5._uz8){_ie9._4j=function(n){return _999._7y2(n, "preceding-sibling::*[1]");};}else{_ie9._4j=function(n){return n.previousElementSibling;};}_ie9._0o=function(n,_zs6){if(_zs6){return this._7y2(n, "following-sibling::", _zs6);}return _999._7y2(n, "following-sibling::"+n.nodeName);};_ie9._t9=function(n,_zs6){if(_zs6){return this._7y2(n, "preceding-sibling::", _zs6);}return _999._7y2( n, "preceding-sibling::" + n.nodeName + "[1]" );};_ie9._yz3=function(_yn5,_u17,_3o1,_se6,_jb4){var _4k8=new Set();var _zg8=_yn5.length;for(var i=0;i<_zg8;++i){_4k8.add(_yn5.item(i).value);}return this._v34(_4k8, _u17, _3o1, _se6, _jb4);};_ie9._8t=function(_le8,_u17,_3o1,_se6,_jb4){return this._v34(_he9._zn8(_le8), _u17, _3o1, _se6, _jb4);};_ie9._s71=function(_m17,_u17,_3o1,_se6,_jb4){return this._v34(_m17, _u17, _3o1, _se6, _jb4);};_ie9._v34=function(_4k8,_u17,_3o1,_se6,_jb4){if((_jb4!=false)&&_u17.match(/^(.*\D0*)(\d+)$/)){_u17=RegExp.$1;_se6=RegExp.$2;_3o1=true;}var i=_se6?parseInt(_se6):1;var _2h8=1073741823;var s=_u17;if(_3o1&&i<_2h8){s+= i++;}var _7v8=_2h8;if(_4k8.has(s)&&i<_2h8){_7v8=i;}var _518=1000;var _ju8=0;while(_4k8.has(s)&&i<_2h8&&_ju8<_518){s=_u17+i;i++;_ju8++;}if(_4k8.has(s)){i=1;_ju8=0;while(_4k8.has(s)&&i<_7v8&&_ju8<_518){s=_u17+i;i++;_ju8++;}var _7q5="*#_abcdefghijklmnopqrstuvwxyz";var _zg8=_7q5.length;for(var j=0; j<_zg8&&_4k8.has(s); j++){_ju8=0;var _pe6=_7q5.charAt(j);s=_u17+_pe6;while(_4k8.has(s)&&_ju8<_518){s=s+_pe6;_ju8++;}}}return s;};_ie9._df3=function(n,_969,_om7,_yn5,_bc2,_jb4){n.setAttribute(_969, this._yz3(_yn5, _om7, _bc2, null, _jb4));};_ie9._104=function(n,_om7,_yn5,_bc2,_jb4){this._df3(n, "name", _om7, _yn5, _bc2, _jb4);};_ie9._xt=function(n,nl){var _hi8=n.parentNode;var _zg8=nl.length;for(var i=0;i<_zg8;i++){_hi8.insertBefore(nl.item(i), n);}_hi8.removeChild(n);};_ie9._bh1=function(n,a){var _hi8=n.parentNode;var _zg8=a.length;for(var i=0;i<_zg8;i++){_hi8.insertBefore(a[i], n);}_hi8.removeChild(n);};_ie9._mo=function(nl){var _zg8=nl.length;for(var i=0; i<_zg8;++i){var n=nl.item(i);this._xt(n, this._hw5(n, "*"));}};_ie9._ww5=function(n,_jo7){if(n.nodeName==_jo7){return n;}var _t28=n.ownerDocument.createElement(_jo7);_ie9._my3(_t28, n, null, true);_ie9._9y3(_t28, _ie9._hw5(n, "*"));if(n.parentNode){n.parentNode.replaceChild(_t28, n);}return _t28;};_ie9._my3=function(_pi8,_ni8,_7s8,_kr2,_zh4){var o=_7s8?_109._5w2(_7s8):null;var nl=_999._mw5(_ni8, "@*");if(_kx5._gl6){_kr2=false;}var _zg8=nl.length;for(var i=0;i<_zg8;++i){var _349=nl.item(i);var _jo7=_349.name;if(o&&!o[_jo7]){continue;}if(_jo7==_zh4){continue;}if(_kr2&&!_ie9._rg1(_ni8, _ni8.attributes.getNamedItem(_jo7))){continue;}_pi8.setAttribute(_jo7, _349.value);}};_ie9._6z=function(o,n,_iw8){if(!o){o={};}var _rr8=Array.isArray(_iw8)?_iw8:null;if(_rr8){for(var i=0; i<_rr8.length;++i){var _969=_rr8[i];var _hy8=n.getAttribute(_969);if(_hy8){o[_969]=_hy8;}}}else{for(var _969 in _iw8){var _hy8=n.getAttribute(_969);if(_hy8){o[_iw8[_969]]=_hy8;}}}return o;};_ie9._ln=function(n,o,_iw8){var _rr8=Array.isArray(_iw8)?_iw8:null;if(_rr8){for(var i=0; i<_rr8.length;++i){var _969=_rr8[i];var _hy8=o[_969];if(_hy8){n.setAttribute(_969, _hy8);}}}else{for(var _969 in _iw8){var _hy8=o[_969];if(_hy8){n.setAttribute(_iw8[_969], _hy8);}}}};_ie9._p61=function(_2k8,_ni8,_t17,_c55){var _hy8=_ni8.getAttribute(_t17);if(_hy8!=null){_2k8[_c55||_t17]=_hy8;return true;}return false;};_ie9._jk4=function(_pi8,_ni8,_579,_5n7){var _hy8=_ni8.getAttribute(_579);if(_hy8!=null){_pi8.setAttribute(_5n7||_579, _hy8);return true;}return false;};_ie9._ld3=function(_ky8,_lo7,_le8,_kb3,_976,_9a9){if(_le8.length==0){if(!_9a9){_oz8._8z8("_ie9._ld3: Filter with no values and not = false is not supported. It will incorrectly return everything.");}return "";}var _683=[];for(var i=0;i<_le8.length;i++){var _hy8=_le8[i];if(_976){_683.push( "translate(" + _ky8 + ", 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz')" + _lo7 + _jp8._mn4( _hy8.toLowerCase() ) );}else{_683.push(_ky8+_lo7+_jp8._mn4(_hy8));}}return "[" + ( _9a9?"not(":"" ) + _683.join( " " + _kb3 + " " ) + ( _9a9?")":"" ) + "]";};_ie9._mg2=function(_ky8,_le8,_976,_9a9){return this._ld3( _ky8, "=", _le8, "or", _976, _9a9 );};_ie9._in=function(_t17,_qe2,_le8,_kb3,_976,_9a9){return this._ld3("@"+_t17, _qe2, _le8, _kb3, _976, _9a9);};_ie9._ly3=function(_tl8,_zs6,_v37){var a=[];if(_tl8){a.push(_tl8);}a.push("*[self::");a.push( _zs6.join( " | self::" ) );a.push("]");if(_v37){a.push(_v37);}return a.join("");};_ie9._7y2=function(n,_tl8,_zs6,_v37){return _999._7y2(n, this._ly3(_tl8, _zs6, _v37)+"[1]");};_ie9._mw5=function(n,_tl8,_zs6,_v37){return _999._mw5(n, this._ly3(_tl8, _zs6, _v37));};_ie9._pu5=function(n,_jo7){return _999._7y2( n, "ancestor::" + _jo7 + "[1]" );};_ie9._0l4=function(n,_zs6){return _999._7y2( n, "(" + this._ly3( "ancestor::", _zs6 ) + ")[last()]" );};_ie9._1h2=function(n,_jo7){return n?_999._7y2( n, "ancestor-or-self::" + _jo7 + "[1]" ):null;};_ie9._oq1=function(n,_zs6){return n?_999._7y2( n, "(" + this._ly3( "ancestor-or-self::", _zs6 ) + ")[last()]" ):null;};_ie9._ke=function(n,_zs6){return n?_999._7y2( n, "(" + this._ly3( "ancestor-or-self::", _zs6 ) + ")[1]" ):null;};_ie9._ie=function(n,_pg4){return _999._7y2( n, "ancestor-or-self::*[@" + _pg4 + "][1]" );};_ie9._oj6=function(n,_jj7){for(var _m49=n.parentNode;_m49;_m49=_m49.parentNode){if(_m49==_jj7){return true;}}return false;};_ie9._ue=function(_m49,_t17){var _349=_m49.attributes.getNamedItem(_t17);return(_349&&_ie9._rg1(_m49, _349))?_m49.getAttribute(_t17):null;};_ie9._e42=function(n,_re6){var a=_re6.split(/\s+/g);var _zg8=a.length;for(var i=0;i<_zg8;i++){var _us6=a[i].split("=");var _hy8=_us6[1];n.setAttribute(_us6[0], _hy8.substr(1, _hy8.length-2));}};_ie9._vm4=function(a,_t17,_hy8){var _zg8=a.length;for(var i=0;i<_zg8;i++){this._m95(a[i], _t17, _hy8);}};_ie9._m95=function(n,_t17,_hy8){n.removeAttribute(_t17);if(n.getAttribute(_t17)!=_hy8){n.setAttribute(_t17, _hy8);}};_ie9._f42=function(nl,_hy8){var _zg8=nl.length;for(var i=0;i<_zg8;++i){nl.item(i).value=_hy8;}};_ie9._l01=function(nl,_969,_hy8){var _zg8=nl.length;for(var i=0;i<_zg8;++i){nl.item(i).setAttribute(_969, _hy8);}};_ie9._5g3=function(n,_s68,_t17){this._jc( _999._mw5( n, _s68+"[@" + _t17 + "]" ), _t17 );};_ie9._jc=function(nl,_t17){var _zg8=nl.length;for(var i=0;i<_zg8;i++){nl.item(i).removeAttribute(_t17);}};_ie9._2y2=function(a,_t17){var _zg8=a.length;for(var i=0;i<_zg8;i++){a[i].removeAttribute(_t17);}};_ie9._542=function(n,_t17){var nl=_kx5._uz8?_999._mw5( n, "descendant-or-self::*[@" + _t17 + "]" ):n.querySelectorAll( "[" + _t17 + "]" );this._jc(nl, _t17);if(!_kx5._uz8){n.removeAttribute(_t17);}};_ie9._fv5=function(n){if(n){return n.nodeType==this._ch3?n.value:n.text;}return "";};_ie9._5z3=function(n,_jo7){return _999._7y2(n, _jo7)||this._7u5(n, _jo7);};_ie9._7u5=function(n,_jo7){return n.appendChild(n.ownerDocument.createElement(_jo7));};_ie9._604=function(_hi8,_ko7,_v76,_3i8){var d=_hi8.ownerDocument;var a=_ko7.split("/");var _o49=null;var _g49=null;var _zg8=a.length;for(var i=0;i<_zg8;i++){var n=d.createElement(a[i]);if(i==0){_o49=n;_hi8.insertBefore(n, _3i8||null);}else{_g49.appendChild(n);}_g49=n;}return _v76?_g49:_o49;};_ie9._8h2=function(_hi8,_ko7,_v76,_3i8){var d=_hi8.ownerDocument;var a=_ko7.split("/");var _o49=null;var _g49=_hi8;var _zg8=a.length;for(var i=0;i<_zg8;i++){var _mv8=_999._7y2(_g49, a[i]);_g49=_mv8||_g49.insertBefore(d.createElement(a[i]),(!_o49&&_3i8)?_3i8:null);if(!_o49){_o49=_g49;}}return _v76?_g49:_o49;};_ie9._hx2=function(_8s8){var _jo7=_8s8[0].nodeName;var _zg8=_8s8.length;for(var i=1;i<_zg8;i++){if(_8s8[i].nodeName!=_jo7){return false;}}return true;};_ie9._304=function(_8s8){var _hi8=_8s8[0].parentNode;var _zg8=_8s8.length;for(var i=1;i<_8s8.length;i++){if(_8s8[i].parentNode!=_hi8){return false;}}return true;};_ie9._0r7=function(n,_kb6){if(_kx5._uz8){for(;_kb6;_kb6=_kb6.parentNode){if(n==_kb6){return true;}}return false;}return _fe9._0r7(n, _kb6);};_ie9._tm4=function(_o49){if(_kx5._uz8){return _999._co8(_o49);}if(_o49.nodeType==_ie9._o14&&!_o49.doctype){return _999._co8(_o49);}if(_o49.nodeType==_ie9._2o4&&!_o49.ownerDocument.doctype){return _999._co8(_o49);}return(new _7k4(_o49))._ms7();};_ie9._5q1=function(_k79){var i=_k79.indexOf("\uFEFF");if(i!=-1){_be9._ki6( "Found BOM at position " + i );}return(i!=-1);};_ie9._bg3=function(n){var re=/<\s*(?!img|input|link|meta|area|br)([^>\/\s]+)([^>]*)\/>/gi;return _999._co8(n).replace(re, this._vv);};_ie9._vv=function($0, $1, $2){return "<" + $1 + $2 + "></" + $1 + ">";};_ie9._kc=function(n){return this._bg3(n).replace(/^<[^>]*>|<\/[^>]*>$/g, "");};_ie9._m9=function(nl,_969){var _ij8={};if(nl&&nl.length>0&&_969){for(var i=0; i<nl.length;++i){var n=nl.item(i);var _hy8=n.getAttribute(_969);if(_hy8){_ij8[_hy8]=n;}}}return _ij8;};if(_kx5._uz8){_ie9._rg1=function(n,_349){return _349.specified;};}else{_ie9._rg1=function(n,_349){var d=n.ownerDocument;if(d.doctype){var _y38=_cy5._r9(d)[n.nodeName];return !(_y38&&_y38[_349.name]&&(_y38[_349.name]===_349.value));}return true;};}_ie9._q9=function(n,_vs5,_969,_hy8){return _999._7y2( n, _vs5+"[@" + _969 + "=" + _jp8._mn4( _hy8 ) + "]" );};_ie9._08=function(n,_vs5,_969,_hy8){return _999._mw5( n, _vs5+"[@" + _969 + "=" + _jp8._mn4( _hy8 ) + "]" );};_ie9._671=function(_hi8,_jo7){for(var n=_hi8.firstElementChild;n;n=n.nextElementSibling){if(n.nodeName==_jo7){return n;}}return null;};var _999={};if(_kx5._uz8){_999._7y2=function(_f28,_ky8){return _f28.selectSingleNode(_ky8);};}else{_999._7y2=function(_f28,_ky8){var d=_f28.ownerDocument||_f28;return d.evaluate(_ky8, _f28, _ie9._kv5(d), 9, null).singleNodeValue;};}function _nq7(a){this._ch9=a;this.length=a.length;};_nq7.prototype.length=0;_nq7.prototype.item=function(i){return this._ch9[i];};if(!_kx5._uz8){_nq7.prototype[Symbol.iterator]=function(){var i=0;return {next:function(){return {value:this._ch9[i++],done:i>this._ch9.length};}.bind(this)};};};if(_kx5._uz8){_999._mw5=function(_f28,_ky8){return _f28.selectNodes(_ky8);};}else{_999._mw5=function(_f28,_ky8){var d=_f28.ownerDocument||_f28;var _uj8=d.evaluate(_ky8, _f28, _ie9._kv5(d), 5, null);var a=[];for(var n=_uj8.iterateNext();n;n=_uj8.iterateNext()){a.push(n);}return new _nq7(a);};}if(_kx5._uz8){_999._y98=function(n,s){return n.text=s;};}else{_999._y98=function(n,s){if(n.nodeType==_ie9._ch3){return n.value=s;}return n.textContent=s;};}if(_kx5._uz8){_999._598=function(n){return n.text;};}else{_999._598=function(n){return(n.nodeType==_ie9._ch3)?n.value:n.textContent;};}_999._co8=function(n){if(_kx5._uz8){return n.xml;}if((n.nodeType==_ie9._ws1)&&n.ownerDocument&&n.ownerDocument.rawDTD){return n.ownerDocument.rawDTD;}return(new XMLSerializer()).serializeToString(n);};var _cy5={};_cy5._r9=function(d){if(!d._oh){d._oh=_7k4._f01(d);}return d._oh;};_cy5._mk4=function(d,_jo7){if(_kx5._uz8){return d.createElement(_jo7);}var n=d._iu?d._iu(_jo7):d.createElement(_jo7);var _y38=d.doctype?this._r9(d)[_jo7]:null;if(_y38){for(var _969 in _y38){n.setAttribute(_969, _y38[_969]);}}return n;};_cy5._od3=function(d,_055,_9f1){if(_kx5._uz8){return d.createNode(_ie9._2o4, _9f1, _055);}var n=d.createElementNS(_055, _9f1);var _y38=d.doctype?this._r9(d)[_9f1]:null;if(_y38){for(var _969 in _y38){n.setAttribute(_969, _y38[_969]);}}return n;};_cy5._pi6=function(d,_ij7,_cf2,_055){if(_kx5._uz8){return d.createNode(_ij7, _cf2, _055);}switch(_ij7){case _ie9._2o4:if(_055&&_055!=""){return this._od3(d, _055, _cf2);}return this._mk4(d, _cf2);case _ie9._ch3:if(_055&&_055!=""){return d.createAttributeNS(_055, _cf2);}return d.createAttribute(_cf2);case _ie9._cl6:return d.createTextNode("");case _ie9._vs1:return d.createCDATASection("");case _ie9._ba:return d.createProcessingInstruction(_cf2, "");case _ie9._1o4:return d.createComment("");case _ie9._du:return d.createDocumentFragment();case _ie9._v01:return null;case _ie9._pa5:case _ie9._o14:case _ie9._ws1:case _ie9._p14:return null;}return null;};var _qa8={};_qa8._5g3=function(_n28,_969){if(_kx5._uz8){_n28.removeAttribute(_969);return;}if(_n28._dk){_n28._dk(_969);}else{_n28.removeAttribute(_969);}var d=_n28.ownerDocument;if(d.doctype&&!(d instanceof HTMLDocument)){var _y38=_cy5._r9(d)[_n28.nodeName];if(_y38&&_y38[_969]){_n28.setAttribute(_969, _y38[_969]);}}};function _y57(_o47){this._wr6=_o47;this._pb8=[];if(_o47){var a=_o47.split( " " );for(var i=0;i<a.length;++i){_109._9k6(this._pb8, a[i]);}}};_y57.prototype._ho8=function(){return this._pb8.length;};_y57.prototype._m89=function(i){return this._pb8[i];};_y57.prototype._0r7=function(_ey8){return(this._pb8.indexOf(_ey8)!=-1);};_y57.prototype._3e9=function(_ey8){return _109._9k6(this._pb8, _ey8);};_y57.prototype._qo8=function(_ey8){return _109._bk6(this._pb8, _ey8);};_y57.prototype._ms7=function(){return(this._pb8.length>0 )?this._pb8.join( " " ):"";};function _uj4(_5f6){this._io3=new Map();if(_5f6){try{var _6w4=_5f6.split(";");var _zg8=_6w4.length;for(var i=0;i<_zg8;++i){var _zq5=_6w4[i];var _0i7=_zq5.indexOf(":");if(_0i7!=-1){var _zo7=_zq5.substring(0, _0i7).trim().toLowerCase();var _hy8=_zq5.substr(_0i7+1).trim();if((_hy8.indexOf("url(data:")==0)&&((i+1)<_zg8)){_hy8+=(";" + _6w4[i + 1]);_6w4[i+1]="";}this._3u(_zo7, _hy8);}}}catch(e){this._io3.clear();}}};_uj4.prototype._bz8=function(){var o=new _uj4();o._io3=_ge9._zn8(this._io3);return o;};_uj4.prototype._3u=function(_zo7,_hy8){var _le8=_hy8.split( " " );switch(_zo7){case "font":switch(_le8.length){case 6:this._yw5("font-family", _le8[5]);case 5:this._yw5("line-height", _le8[4]);case 4:this._yw5("font-size", _le8[3]);case 3:this._yw5("font-weight", _le8[2]);case 2:case 1:this._yw5("font-style", _le8[0]);}break;case "padding":case "margin":switch(_le8.length){case 1:this._yw5(_zo7+"-top", _le8[0]);this._yw5(_zo7+"-bottom", _le8[0]);this._yw5(_zo7+"-left", _le8[0]);this._yw5(_zo7+"-right", _le8[0]);break;case 2:this._yw5(_zo7+"-top", _le8[0]);this._yw5(_zo7+"-bottom", _le8[0]);this._yw5(_zo7+"-left", _le8[1]);this._yw5(_zo7+"-right", _le8[1]);break;case 3:this._yw5(_zo7+"-top", _le8[0]);this._yw5(_zo7+"-left", _le8[1]);this._yw5(_zo7+"-right", _le8[1]);this._yw5(_zo7+"-bottom", _le8[2]);break;case 4:this._yw5(_zo7+"-top", _le8[0]);this._yw5(_zo7+"-right", _le8[1]);this._yw5(_zo7+"-bottom", _le8[2]);this._yw5(_zo7+"-left", _le8[3]);break;}break;case "border":switch(_le8.length){case 3:this._yw5("border-top-color", _le8[2]);this._yw5("border-bottom-color", _le8[2]);this._yw5("border-left-color", _le8[2]);this._yw5("border-right-color", _le8[2]);case 2:this._yw5("border-top-style", _le8[1]);this._yw5("border-bottom-style", _le8[1]);this._yw5("border-left-style", _le8[1]);this._yw5("border-right-style", _le8[1]);case 1:this._yw5("border-top-width", _le8[0]);this._yw5("border-bottom-width", _le8[0]);this._yw5("border-left-width", _le8[0]);this._yw5("border-right-width", _le8[0]);}break;case "border-top":case "border-bottom":case "border-left":case "border-right":switch(_le8.length){case 3:this._yw5(_zo7+"-color", _le8[2]);case 2:this._yw5(_zo7+"-style", _le8[1]);case 1:this._yw5(_zo7+"-width", _le8[0]);}break;default:this._yw5(_zo7, _hy8);}};_uj4.prototype._yw5=function(_zo7,_hy8){this._io3.set(_zo7, _hy8);};_uj4.prototype._5n4=function(_425){for(var _zo7 in _425){this._yw5(_zo7, _425[_zo7]);}};_uj4.prototype._hv5=function(_zo7){return this._io3.get(_zo7)||"";};_uj4.prototype._dw2=function(){return _ge9._ls7(this._io3);};_uj4.prototype._bh2=function(){return this._io3;};_uj4.prototype._rl4=function(_083){return _083.map(function(_zo7){ return this.get(_zo7)||""; }, this._io3);};_uj4.prototype._tn8=function(_af4){_af4._io3.forEach(_ge9._qw5, this._io3);};_uj4.prototype.toString=function(){var _n48=_ge9._zn8(this._io3);var _6w4=[];var _bx7=["border-top", "border-bottom", "border-left", "border-right"];for(var i=0;i<_bx7.length;i++){var _fk8=_bx7[i];if(_n48.get( _fk8+"-width" )&&_n48.get( _fk8 + "-style" )&&_n48.get( _fk8 + "-color" ) ){_n48.set( _fk8, _n48.get( _fk8+"-width" ) + " " + _n48.get( _fk8 + "-style" ) + " " + _n48.get( _fk8 + "-color" ) );_n48.delete(_fk8+"-width");_n48.delete(_fk8+"-style");_n48.delete(_fk8+"-color");}}if(_n48.get(_bx7[0])&&_n48.get(_bx7[1])&&_n48.get(_bx7[2])&&_n48.get(_bx7[3])){if((_n48.get(_bx7[0])==_n48.get(_bx7[1]))&&(_n48.get(_bx7[1])==_n48.get(_bx7[2]))&&(_n48.get(_bx7[2])==_n48.get(_bx7[3]))){_n48.set("border", _n48.get(_bx7[0]));_n48.delete(_bx7[0]);_n48.delete(_bx7[1]);_n48.delete(_bx7[2]);_n48.delete(_bx7[3]);}}if(_n48.get( "padding-top" )&&_n48.get( "padding-right" )&&_n48.get( "padding-bottom" )&&_n48.get( "padding-left" ) ){_6w4.push("padding:");_6w4.push(_n48.get("padding-top"));if ((_n48.get( "padding-top" ) != _n48.get( "padding-bottom" ) ) ||( _n48.get( "padding-bottom" ) != _n48.get( "padding-left" ) ) ||( _n48.get( "padding-left" ) != _n48.get( "padding-right" ) ) ){_6w4.push( " " );_6w4.push(_n48.get("padding-right"));_6w4.push( " " );_6w4.push(_n48.get("padding-bottom"));_6w4.push( " " );_6w4.push(_n48.get("padding-left"));}_6w4.push(";");_n48.delete("padding-top");_n48.delete("padding-right");_n48.delete("padding-bottom");_n48.delete("padding-left");}if(_n48.get( "margin-top" )&&_n48.get( "margin-right" )&&_n48.get( "margin-bottom" )&&_n48.get( "margin-left" ) ){_6w4.push("margin:");_6w4.push(_n48.get("margin-top"));if ((_n48.get( "margin-top" ) != _n48.get( "margin-bottom" ) ) ||( _n48.get( "margin-bottom" ) != _n48.get( "margin-left" ) ) ||( _n48.get( "margin-left" ) != _n48.get( "margin-right" ) ) ){_6w4.push( " " );_6w4.push(_n48.get("margin-right"));_6w4.push( " " );_6w4.push(_n48.get("margin-bottom"));_6w4.push( " " );_6w4.push(_n48.get("margin-left"));}_6w4.push(";");_n48.delete("margin-top");_n48.delete("margin-right");_n48.delete("margin-bottom");_n48.delete("margin-left");}var _0j4=_n48.get("text-decoration");if(_0j4){if(_0j4.indexOf("none")!=-1){_n48.set( "text-decoration", "none" );}else{var a=[];if(_0j4.indexOf("underline")!=-1){a.push("underline");}if(_0j4.indexOf("overline")!=-1){a.push("overline");}if(_0j4.indexOf("line-through")!=-1){a.push("line-through");}_n48.set( "text-decoration", a.join( " " ) );}}_n48.forEach(_uj4._ek1, _6w4);if(_109._9e9(_6w4)==";"){_6w4.pop();}return _6w4.join("");};_uj4._ek1=function(_hy8,_zo7){if(_hy8){this.push(_zo7);this.push(":");this.push(_hy8);this.push(";");}};var _dp8={};_dp8._jx2=function(_sm7,_lq5){this._lj6(document.getElementById(_sm7), _lq5);};_dp8._lj6=function(btn,_lq5){if(!btn){return;}if(!_lq5){_lq5=btn.getAttribute("HAL_buttonClassPrefix");}if(!_lq5&&(btn.className=="clsDotDotDotButton")){_lq5="clsDotDotDotButton";btn._kc2=true;}if(!_lq5&&(btn.className=="clsDlgButtonDropDownArrow")){_lq5="clsDlgButtonDropDownArrow";btn._zm=true;}btn._lq5=_lq5||"clsDlgButton";btn.classList.add(btn._545||btn._lq5);btn[_kx5._wj2?"onpointerover":"onmouseover"]=this._306;btn[_kx5._wj2?"onpointerout":"onmouseout"]=this._an6;btn._yj5=!btn._545;this._j82(btn);};_dp8._1o8=function(btn){btn[_kx5._wj2?"onpointerover":"onmouseover"]=null;btn[_kx5._wj2?"onpointerout":"onmouseout"]=null;};_dp8._zv5=function(el){if(_be9._kl6["hal"]["enableAccessibility"]){var nl=el.getElementsByTagName("BUTTON");var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._j82(nl.item(i));}}var nl=el.getElementsByTagName("BUTTON");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var btn=nl.item(i);if(!btn._yj5&&btn.classList.contains( "clsDlgButton" )&&( btn.getAttribute( "HAL_isFixedWidth" ) != "true" ) ){this._lj6(btn, "");}else if(!btn._yj5&&btn.classList.contains("clsDotDotDotButton")){this._lj6(btn, "");}else if(!btn._yj5&&btn.classList.contains("clsDlgButtonDropDownArrow")){this._lj6(btn, "");}}};_dp8._w67=function(btn){if(btn._yj5){btn.classList.add(btn._lq5);}};_dp8._jy2=function(_sm7,_cy7,_rx8){_fe9._dy2(_sm7, _cy7, _rx8);};_dp8._hk6=function(btn,_cy7,_rx8){_fe9._bf(btn, _cy7, _rx8);};_dp8._bs7=function(btn,_ux8){_fe9._u95(btn, _ux8);if(_be9._kl6["hal"]["enableAccessibility"]){btn.setAttribute("aria-label", _ux8);}};_dp8._aa5=function(btn,_i29){if(btn){btn.setAttribute( "_bt8", _i29?"true":"false" );_io4._zt(btn, "aria-pressed", _i29);}};_dp8._306=function(e){var btn=this;if(_fe9._0r7(btn, e.target)){if(btn._qf6){btn.classList.add(btn._qf6);}else{btn.classList.remove(btn._lq5);btn.classList.add(btn._lq5+"_hover");}if(_be9._kl6["hal"]["enableHighContrastMode"]){btn.classList.add("clsHighContrastHover");}}};_dp8._an6=function(e){var btn=this;if((e.target==btn)||!_fe9._0r7(btn, e.target)){if(btn._qf6){btn.classList.remove(btn._qf6);}else{btn.classList.add(btn._lq5);btn.classList.remove(btn._lq5+"_hover");}if(_be9._kl6["hal"]["enableHighContrastMode"]){btn.classList.remove("clsHighContrastHover");}}};_dp8._j82=function(btn){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}btn.setAttribute( "role", "button" );if(!btn.getAttribute("aria-label")){if(btn.className=="clsDotDotDotButton"||btn.className=="clsDotDotDotPropertyButton"){btn.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_DOTDOTDOT" ) );}else if(btn.className=="clsDlgButtonDropDownArrow"){btn.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_DROPDOWN" ) );}else if(btn.title){btn.setAttribute("aria-label", btn.title);}}if(btn.getAttribute("aria-label")){var _4e8=btn.getElementsByTagName("IMG");if(_4e8.length==1){_4e8[0].setAttribute( "alt", btn.getAttribute( "aria-label" ) );}}};function _hn8(btn, _rh7, _lq5){this._ke9=btn;btn._ql7=this;_dp8._lj6(btn, _lq5);btn.onclick=_rh7||null;if(_be9._kl6["hal"]["enableAccessibility"]){btn.onkeydown=_io4._38.bind(_io4, btn);}};_hn8.prototype._1o8=function(){_dp8._1o8(this._ke9);this._ke9.onclick=null;this._ke9.onkeydown=null;this._ke9._ql7=this;this._ke9=null;};_hn8.prototype._bs7=function(_ux8){_dp8._bs7(this._ke9, _ux8);};_hn8.prototype._hk6=function(_cy7,_rx8){_dp8._hk6(this._ke9, _cy7, _rx8);};function _7k4(n){this._r09=n;};_7k4.prototype._ms7=function(){var d=this._r09.nodeType==_ie9._o14?this._r09:this._r09.ownerDocument;if(d._oh){this._sc7=d._oh;}else{this._sc7=_7k4._f01(d);d._oh=this._sc7;}this._nb8=[];this._4a7(this._r09);return this._nb8.join("");};_7k4.prototype._733=function(n){var _r58=n.nodeName;var _y38=this._sc7[_r58];this._nb8.push("<");this._nb8.push(_r58);var nl=n.attributes;var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _349=nl.item(i);var _t17=_349.name;var _hy8=_349.value;if(_y38&&_y38[_t17]&&(_y38[_t17]===_hy8)){continue;}this._nb8.push( " " );this._nb8.push(_t17);this._nb8.push('="');this._nb8.push(_jp8._s77(_hy8));this._nb8.push('"');}var _1b4=n.hasChildNodes();this._nb8.push(_1b4?">":"/>");for(var _mv8=n.firstChild;_mv8;_mv8=_mv8.nextSibling){this._4a7(_mv8);}if(_1b4){this._nb8.push("</");this._nb8.push(_r58);this._nb8.push(">");}};_7k4.prototype._4a7=function(n){switch(n.nodeType){case _ie9._cl6:this._nb8.push(_jp8._s77(n.nodeValue));break;case _ie9._1o4:this._nb8.push("<!--");this._nb8.push(n.nodeValue);this._nb8.push("-->");break;case _ie9._vs1:this._nb8.push( "<" + "![CDATA[" );this._nb8.push(n.nodeValue);this._nb8.push( "]" + "]>" );break;case _ie9._2o4:case _ie9._o14:this._733(n);}};_7k4._f01=function(d){var _il7={};if(!d.doctype){return _il7;}var _0f8=_kx5._ka8;var _cs6=_999._co8( d.doctype ).split( "<!ATTLIST " );var _zg8=_cs6.length;for(var i=1;i<_zg8;i++){var a2=_cs6[i].split(">");var a3=a2[0].split(/\r?\n/);if(a3.length>1){var _r58=a3[0];var o={};for(var j=0;j<a3.length;j++){var a4=a3[j].trim();var _mm7=this._av1(a4);if(_mm7){var _t17=a4.split(/\s+/)[0];if(_0f8&&(_t17.indexOf(":")!=-1)){continue;}o[_t17]=_mm7;}}_il7[_r58]=o;}}return _il7;};_7k4._av1=function(_dk8){var _mm7=null;var _i79=_dk8.trim();var _6b9=_i79.lastIndexOf("\"");if(_6b9!=-1){_i79=_i79.substring(0, _6b9);_6b9=_i79.lastIndexOf("\"");if(_6b9!=-1){_mm7=_i79.substring(_6b9+1, _i79.length);}}return _mm7;};var _0h3={};_0h3._0o6=[];_0h3._j89=function(){this._d09=true;this._dq8=_be9._kl6["hal"]["isApplication"];if(this._dq8){document.onkeydown=this._r97.bind(this);document.onkeypress=this._9n6.bind(this);}};_0h3._9j=function(){document.onkeyup=this._8b8;};_0h3._4u5=function(_vl7){this._0o6.push(_vl7);};_0h3._r97=function(e){if(_be9._co4&&_be9._co4._w){_be9._co4._w(e, this);}var _zn1=false;if(e.ctrlKey&&e.shiftKey){}else if(e.ctrlKey&&!e.altKey){switch(e.keyCode){case "Z".charCodeAt(0):case "X".charCodeAt(0):case "C".charCodeAt(0):case "V".charCodeAt(0):case "F".charCodeAt(0):case _fe9._bl6:case _fe9._zn4:case _fe9._n14:case _fe9._ws7:case _fe9._ca8:break;case "A".charCodeAt(0):if(!_kx5._uz8){}break;case 107:case 109:case 173:case 61:case 48:break;default:_zn1=true;}}switch(e.keyCode){case _fe9._0p8:this._c87=true;return;case _fe9._zo8:if(!_kx5._uz8){e.preventDefault();if(window.onhelp){window.onhelp();}}return;}_109._wq7(this._0o6, "_aj", e);if(_zn1){_fe9._aq1(e);}};_0h3._9n6=function(e){_109._wq7(this._0o6, "_0f", e);};_0h3._8b8=function(e){if(_be9._co4&&_be9._co4._s1){_be9._co4._s1(e, this);}};var _u77={};_u77._j89=function(){this._dq8=_be9._kl6["hal"]["isApplication"];if(this._dq8){var d=document;d.ondragstart=_fe9._8u5;this._4b1=d.oncontextmenu;d.oncontextmenu=this._lq4;window.s_IdCurrentTextBox="";window.onselect=this._7u7;}};_u77._9y2=function(el){if(_fe9._9h2(el)!=window.s_IdCurrentTextBox){_u77._6s1();}};_u77._hm4=function(e){if(_fe9._or1(e.target)){setTimeout(_u77._6s1.bind(_u77), 1);}};_u77._6s1=function(){window.s_IdCurrentTextBox="";};_u77._7u7=function(e){if(_kx5._uz8){if(!_fe9._195(e.target)){_fe9._iy3();}return;}if(e.target!=document){window.s_IdCurrentTextBox=_fe9._9h2(e.target);}};_u77._lq4=function(e){if(_fe9._8i2(e)){if(this._4b1){this._4b1(e);}return;}return false;};var _r87={};_r87._j89=function(_tl8,_p78,_3r3){this._hq2=_tl8+"ClipboardFragment";this._5x7=_p78;this._cc1=((_3r3==false)||!_kx5._uz8);if(this._cc1){this._y84="";}this._aq6=Date.now();};_r87._a14=function(){return !this._cc1;};_r87._414=function(_3r3){this._cc1=((Boolean(_3r3)==false)||!_kx5._uz8);};_r87._az8=function(){if(this._cc1){this._y84="";return;}try{clipboardData.clearData();}catch(e){}};_r87._e98=function(){return Boolean(this._598()||localStorage.getItem(_ss7._jf));};_r87._598=function(){if(this._cc1){return this._y84;}try{return clipboardData.getData("Text");}catch(e){return null;}};_r87._y98=function(s){this._aq6=Date.now();if(this._cc1){this._y84=s;return;}try{clipboardData.setData("Text", s);}catch(e){}};_r87._gs1=function(_k79,_dy8){if(!this._cc1){this._y98(_k79);}else{_vo8._w89("hal/dialogs/_dd3", null, _dy8, true, _k79);}};_r87._v04=function(_8s8){this._aq6=Date.now();var _wd9='<' + this._hq2 + ' version="' + this._5x7 + '" timestamp="' + this._aq6 + '">';for(var i=0;i<_8s8.length;++i){_wd9+= _999._co8(_8s8[i]);}_wd9 += '</' + this._hq2 + '>';this._y98(_wd9);};_r87._7z3=function(){var d=this._2l4();return d?_ie9._l61(null, _999._mw5(d.documentElement, "*")):null;};_r87._2l4=function(){var s=this._598();if(s!=null){var d=_ie9._yj6(this, s, false, true);if(d&&(d.documentElement.nodeName==this._hq2)){if(d.documentElement.getAttribute("version")==this._5x7){return d;}}}return null;};_r87._i6=function(_d25){if(!_d25){return false;}var _r45=this._598();if(!_r45){return true;}return this._aq6<_d25.timestamp;};_r87._1z2=function(d){};var _io4={};_io4._u42=function(el,_ng8,_ay7,_5g7,_hk5){var _bc9=_fe9._yh2(el);var _wb9=document.documentElement.getBoundingClientRect();var e=document.createEvent("MouseEvents");if(el.onclick&&(_ng8!=_fe9._rj2)){e.initMouseEvent("click", true, true, window, 0, _wb9.left, _wb9.top, _bc9.left, _bc9.top, !!_ay7, false, !!_5g7, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);}else{e.initMouseEvent("mousedown", true, true, window, 0, _wb9.left, _wb9.top, _bc9.left, _bc9.top, !!_ay7, false, !!_5g7, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);if(!_hk5){var e=document.createEvent("MouseEvents");e.initMouseEvent("mouseup", true, true, window, 0, _wb9.left, _wb9.top, _bc9.left, _bc9.top, !!_ay7, false, !!_5g7, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);}}};_io4._b97=function(el,e,_k27){el.dispatchEvent(e);};_io4._zt=function(el,_lm7,_su6){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}if(el){if(_su6){el.setAttribute(_lm7, "true");}else{el.removeAttribute(_lm7);}}};_io4._32=function(_496,_gw3){if(!_be9._kl6["hal"]["enableAccessibility"]){return null;}var _8c4;var _0l5;var nl=_496.getElementsByTagName("INPUT");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _dg9=nl.item(i);if(_dg9.type=="radio"&&_dg9.name==_gw3){if(!_0l5){_0l5=_dg9;}if(_dg9.checked==true){_8c4=_dg9;break;}}}return _8c4||_0l5;};_io4._sz5=function(_dg9){if(!_be9._kl6["hal"]["enableAccessibility"]){return false;}var _6j7=parseInt(_dg9.getAttribute("tabIndex"));return(_6j7>=0 ||((_dg9.nodeName=="INPUT"||_dg9.nodeName=="BUTTON"||_dg9.nodeName=="TEXTAREA")&&_6j7!=-1));};_io4._zj3=function(el){if(el.getAttribute){var _a79=el.getAttribute("role");if(_a79=="button"||_a79=="combobox"){for(;el;el=el.parentNode){if(el.getAttribute&&el.getAttribute( "role" )=="toolbar" ){return true;}}}}return false;};_io4._fl4=function(_939,_zz7){if(!_be9._kl6["hal"]["enableAccessibility"]){return null;}_zz7=_zz7||_939;var _1g8;var _zg8=_zz7.childNodes.length;for(var i=0;i<_zg8&&!_1g8;i++){var _0g8=_zz7.childNodes[i];var _3f7=(_0g8.disabled ||( _0g8.getAttribute&&( _0g8.getAttribute( "disabled" )=="true"||_0g8.getAttribute( "aria-disabled" )=="true" ) ));if ( ( !_3f7||this._zj3( _0g8))&&_0g8.style&&_0g8.style.visibility!="hidden"&&_0g8.style.display != "none" ){if(_0g8.nodeName=="INPUT"&&_0g8.type=="radio"){_1g8=this._32(_939, _0g8.getAttribute("name"));}else if(this._sz5(_0g8)){_1g8=_0g8;}else{_1g8=this._fl4(_939, _0g8);}}}return _1g8;};_io4._585=function(_939,_zz7){if(!_be9._kl6["hal"]["enableAccessibility"]){return null;}_zz7=_zz7||_939;var _1g8;var _zg8=_zz7.childNodes.length;for(var i=_zg8-1;i>=0&&!_1g8;i--){var _0g8=_zz7.childNodes[i];var _3f7=(_0g8.disabled ||( _0g8.getAttribute&&( _0g8.getAttribute( "disabled" )=="true"||_0g8.getAttribute( "aria-disabled" )=="true" ) ));if ( ( !_3f7||this._zj3( _0g8))&&_0g8.style&&_0g8.style.visibility!="hidden"&&_0g8.style.display != "none" ){if(_0g8.nodeName=="INPUT"&&_0g8.type=="radio"){_1g8=this._32(_939, _0g8.getAttribute("name"));}else if(this._sz5(_0g8)){_1g8=_0g8;}else{_1g8=this._585(_939, _0g8);}}}return _1g8;};_io4._cg2=function(_dg9,_8q5,_k79,_ym){if(!_be9._kl6["hal"]["enableAccessibility"]&&!_ym){return;}var _nh4="hiddenSpanId_"+_8q5;var _p45=_dg9.getAttribute(_nh4);if(_p45&&_dg9.ownerDocument.getElementById(_p45)){_fe9._u95(_dg9.ownerDocument.getElementById(_p45), _k79);return _p45;}else{var _7h7=_dg9.ownerDocument.createElement("SPAN");_7h7.style.display="none";_fe9._u95(_7h7, _k79);_dg9.parentNode.appendChild(_7h7);var _869=_dg9.getAttribute(_8q5);if(_869){_869 += " " + _fe9._9h2( _7h7 );}else{_869=( _8q5=="aria-labelledby"?( _fe9._9h2( _dg9 ) + " " + _fe9._9h2( _7h7 ) ):_fe9._9h2( _7h7 ) );}_dg9.setAttribute(_8q5, _869);_dg9.setAttribute(_nh4, _fe9._9h2(_7h7));return _fe9._9h2(_7h7);}};_io4._bq1=function(_dg9,_8q5,_ym){if(!_be9._kl6["hal"]["enableAccessibility"]&&!_ym){return;}var _nh4="hiddenSpanId_"+_8q5;var _p45=_dg9.getAttribute(_nh4);if(_p45&&_dg9.ownerDocument.getElementById(_p45)){_dg9.ownerDocument.getElementById(_p45).innerHTML="";}};_io4._2x5=function(_dg9,_ap7){if(_dg9.getAttribute( "modifiedTabIndex" ) != "true" ){_dg9.setAttribute( "modifiedTabIndex", "true" );_dg9.setAttribute( "oldTabIndex", _dg9.getAttribute( "tabIndex" ) );_dg9.setAttribute("tabIndex", _ap7);}};_io4._j95=function(_dg9){if(_dg9.getAttribute( "modifiedTabIndex" )=="true" ){_dg9.removeAttribute("tabIndex");if(_dg9.getAttribute("oldTabIndex")){_dg9.setAttribute( "tabIndex", _dg9.getAttribute( "oldTabIndex" ) );}_dg9.removeAttribute("oldTabIndex");_dg9.removeAttribute("modifiedTabIndex");}};_io4._wv=function(el){if(el.getAttribute("tabIndex")!=0){this._2x5(el, "0");}el.focus();};_io4._zi=function(el){el=_fe9._xn(el);for(;el;el=el.parentNode){if(el.nodeName.toLowerCase()=="td"||el.nodeName.toLowerCase()=="th"){return el;}}return null;};_io4._xp=function(elTable){var _va6=elTable.rows.length;for(var i=0;i<_va6;i++){var _ja9=elTable.rows.item(i);var _ol5=_ja9.cells.length;for(var j=0;j<_ol5;j++){var _ia9=_ja9.cells.item(j);if(this._1u7(_ia9)){return;}}}};_io4._v5=function(el){return(el&&el.style&&el.style.visibility!="hidden"&&el.style.display != "none" )&&( el.nodeName=="SPAN"||el.nodeName=="DIV"||el.nodeName=="IMG" );};_io4._kv=function(n){return(n.nodeName=="DIV"||n.nodeName=="STRONG"||n.nodeName=="EM");};_io4._zt7=function(_dg9){var _ah9=this._zi(_dg9);var _za6=this._h34(_ah9);_za6+= this._t11(_ah9);var _bh9=_ah9.parentNode;if(_ah9.rowSpan&&_ah9.rowSpan>1){var _k18=_ah9.rowSpan;for(var rowSpanIndex=1;rowSpanIndex<_k18;rowSpanIndex++){_bh9=_bh9.nextSibling;}}var _u83=false;while(_bh9){if(_bh9.nextSibling){_bh9=_bh9.nextSibling;}else if(_bh9.parentNode.firstChild.cells[_za6+1]&&!_u83){_bh9=_bh9.parentNode.firstChild;_u83=true;_za6++;}else{return false;}if(this._ub5(_bh9, _za6)){return true;}}return false;};_io4._rp8=function(_dg9){var _ah9=this._zi(_dg9);var _bh9=_ah9.parentNode;var _za6=this._h34(_ah9);_za6+= this._t11(_ah9);var _9o1=false;while(_bh9){if(_bh9.previousSibling){_bh9=_bh9.previousSibling;}else if(_ah9.previousSibling&&!_9o1){_bh9=_bh9.parentNode.lastChild;_9o1=true;_za6--;if(_za6<0){return false;}}else{return false;}if(this._ub5(_bh9, _za6)){return true;}}return false;};_io4._ub5=function(_bh9,_za6){if(_bh9!=null){var _fr3=_bh9.firstChild;var pos=this._t11(_fr3);while(_fr3){if(pos==_za6){return this._qj1(_fr3);}else if(pos>_za6){break;}var _i08=0;if(_fr3.colSpan){_i08=_fr3.colSpan;}else{_i08++;}pos+= _i08;_fr3=_fr3.nextSibling;}}};_io4._t11=function(_ah9){var _i08=0;var _bh9=_ah9.parentNode;var _205=0;while(_bh9){var _uv6=_bh9.firstChild;var _0z4=this._g34(_bh9)-_205;while(_uv6&&_uv6.rowSpan>1&&_0z4>0&&_uv6!=_ah9){_i08+= _uv6.colSpan;_uv6=_uv6.nextSibling;_0z4--;}if(_bh9.childNodes.length>_205){_205=this._g34(_bh9);}_bh9=_bh9.previousSibling;}return _i08;};_io4._g34=function(_bh9){var _yh7=0;var _dg9=_bh9.firstChild;while(_dg9){_yh7+= _dg9.colSpan;_dg9=_dg9.nextSibling;}return _yh7;};_io4._h34=function(_dg9){var _zh7=0;while(_dg9.previousSibling){_dg9=_dg9.previousSibling;if(_dg9.rowSpan==1){if(_dg9.colSpan){_zh7+= _dg9.colSpan;}else{_zh7++;}}}return _zh7;};_io4._iu1=function(_dg9){if(_dg9.childNodes){for(var _hu8=_dg9.childNodes.length-1;_hu8>=0;_hu8--){var _0g8=_dg9.childNodes[_hu8];var _1l5=this._kv(_0g8)?this._iu1(_0g8):null;if(_1l5){return _1l5;}if(this._v5(_0g8)){return _0g8;}}}return null;};_io4._5j1=function(_dg9){if(_dg9.childNodes){for(var _hu8=0;_hu8<_dg9.childNodes.length;_hu8++){var _0g8=_dg9.childNodes[_hu8];var _1l5=this._kv(_0g8)?this._5j1(_0g8):null;if(_1l5){return _1l5;}else if(this._v5(_0g8)){return _0g8;}}}return null;};_io4._bl=function(_dg9){var _dh7=_dg9.previousSibling;while(_dh7){var _0g8=this._kv(_dh7)?this._iu1(_dh7):null;if(_0g8){return _0g8;}if(this._v5(_dh7)){return _dh7;}_dh7=_dh7.previousSibling;}if(_dg9.parentNode.nodeName.toLowerCase()!="td"&&_dg9.parentNode.nodeName.toLowerCase() != "th" ){return this._bl(_dg9.parentNode);}return null;};_io4._0u7=function(_dg9){var _sv6=this._bl(_dg9);if(_sv6){this._wv(_sv6);return true;}var _ah9=this._zi(_dg9);while(_ah9.previousSibling){if(this._qj1(_ah9.previousSibling)){return true;}_ah9=_ah9.previousSibling;}var _bh9=_ah9.parentNode;while(_bh9.previousSibling){var _6l5=_bh9.previousSibling;if(this._qj1(_6l5.lastChild)){return true;}_bh9=_bh9.previousSibling;}return false;};_io4._qj1=function(td){var _dg9=this._iu1(td);if(_dg9){this._wv(_dg9);return true;}return false;};_io4._da1=function(_dg9){var _dh7=_dg9.nextSibling;while(_dh7){var _0g8=this._kv(_dh7)?this._5j1(_dh7):null;if(_0g8){return _0g8;}if(this._v5(_dh7)){return _dh7;}_dh7=_dh7.nextSibling;}if(_dg9.parentNode.nodeName.toLowerCase()!="td"&&_dg9.parentNode.nodeName.toLowerCase() != "th" ){return this._da1(_dg9.parentNode);}return null;};_io4._o97=function(_dg9){var _wt8=this._da1(_dg9);if(_wt8){this._wv(_wt8);return true;}var _ah9=this._zi(_dg9);while(_ah9.nextSibling){if(this._1u7(_ah9.nextSibling)){return true;}_ah9=_ah9.nextSibling;}var _bh9=_ah9.parentNode;while(_bh9.nextSibling){var _xy8=_bh9.nextSibling;if(this._1u7(_xy8.childNodes[0])){return true;}_bh9=_bh9.nextSibling;}return false;};_io4._1u7=function(_ah9){var _dg9=this._5j1(_ah9);if(_dg9){this._wv(_dg9);return true;}return false;};_io4._g32=function(_dg9,_1i8,_ym){if(!_be9._kl6["hal"]["enableAccessibility"]&&!_ym){return;}if(_dg9.nodeName=="TABLE"){this._xp(_dg9);return;}switch(_1i8){case _fe9._tx5:this._rp8(_dg9);break;case _fe9._zn4:this._0u7(_dg9);break;case _fe9._yn4:this._zt7(_dg9);break;case _fe9._n14:this._o97(_dg9);break;}};_io4._g04=function(el,_r17){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}if(el.classList.contains("clsHyperlink")){el.setAttribute( "role", "link" );el.setAttribute( "tabIndex", "0" );if(_r17){el.setAttribute("aria-label", _r17);}}};_io4._k9=function(el,_ur3,_kc4,_ym){if(!_be9._kl6["hal"]["enableAccessibility"]&&!_ym){return;}if(_ur3){el.addEventListener("focus", _ur3, true);}if(_kc4){el.addEventListener("blur", _kc4, true);}};_io4._e5=function(el,_ur3,_kc4,_ym){if((!_be9._kl6["hal"]["enableAccessibility"]&&!_ym)||!el){return;}if(_ur3){el.removeEventListener("focus", _ur3, true);}if(_kc4){el.removeEventListener("blur", _kc4, true);}};_io4._p12=function(el,_jb3){if(!_be9._kl6["hal"]["enableAccessibility"]||!_jb3){return;}var _ey=el.getAttribute("aria-describedby");if(_ey){_jb3=_ey+" " + _jb3;}el.setAttribute("aria-describedby", _jb3);};_io4._pj=function(el){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}el.querySelectorAll("TABLE:not([role])").forEach(this._h81.bind(this));};_io4._h81=function(_ag8){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}_ag8.setAttribute( "role", "presentation" );};_io4._yy=function(_4u8,_f96,_q29){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}var _zz7=_4u8.parentNode;_zz7.insertBefore(_zz7.removeChild(_4u8), _f96);if(!_q29){_4u8.setAttribute( "HAL_tabOrientation", "top" );}};_io4._u7=function(){var _sf8=document.createElement("div");_sf8.id="divHighContrastCheck";_sf8.style.border="1px solid";_sf8.style.borderColor="red green";_sf8.style.height="10px";_sf8.style.top="-999px";_sf8.style.position="absolute";document.body.appendChild(_sf8);setTimeout(this._f8.bind(this, _sf8), 0);};_io4._f8=function(_sf8){var _325=_sf8?_fe9._fe3(_sf8):null;if(_325&&(_325.borderTopColor==_325.borderRightColor)){_be9._dz();}document.body.removeChild(_sf8);};_io4._38=function(_6u8,e){if(e.keyCode==_fe9._687){_fe9._8u5(e);this._u42(_6u8, _fe9._bz2, e.ctrlKey, e.shiftKey);}};function _l57(_7l8){if(_7l8&&_7l8.match(/\d+/)){if(_7l8.match(/^(.*?)(\D\D?)\s*$/)){this._m19=RegExp.$2;this._7r8=new _c88(RegExp.$1);}else{this._7r8=new _c88(_7l8);this._m19="px";}}};_l57.prototype._7r8=null;_l57.prototype._m19="";_l57.prototype._898=function(){return this._m19;};_l57.prototype._jr7=function(){return this._7r8?this._7r8._ms7():"";};_l57.prototype._op8=function(){if(!this._m99){var _wa9=96;if(this._la8){_wa9=132;}else if(this._e87||this._ma8){_wa9=163;}_l57.prototype._m99=_wa9;}return this._m99;};_l57.prototype._ql4=function(){var _wa9=this._op8();switch(this._m19){case "px":return parseInt(this._jr7(), 10);case "pt":return Math.round((_wa9*parseFloat(this._jr7()))/ 70);case "pc":return Math.round((6*(_wa9*parseFloat(this._jr7())))/ 35);case "mm":return Math.round((_wa9*parseFloat(this._jr7()))/ 25.4);case "cm":return Math.round((_wa9*parseFloat(this._jr7()))/ 2.54);case "in":return Math.round(_wa9*parseFloat(this._jr7()));}return NaN;};_l57.prototype._es7=function(_445){this._7r8=new _c88(_445);};_l57.prototype._0a8=function(_n79){this._m19=_n79;};_l57.prototype._fg3=function(_8x8){this._7r8=_8x8;};_l57.prototype._he3=function(){return this._7r8;};_l57.prototype._jh2=function(){return this._7r8?this._7r8._aj2():"";};_l57.prototype._k85=function(){if(!_l57._846){_l57._846={};var _ce6=_l57._846;var _3e6=window["_4l6"]?_4l6:null;if(_3e6){_ce6["px"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_PX" );_ce6["pt"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_PT" );_ce6["pc"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_PC" );_ce6["mm"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_MM" );_ce6["cm"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_CM" );_ce6["in"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_IN" );_ce6["em"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_EM" );_ce6["ex"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_EX" );_ce6["%"] = _3e6._m67( "IDS_HAL_CSS_LENGTH_UNIT_PERCENT" );}}return _l57._846[this._m19]||this._m19;};_l57.prototype._jw2=function(_fb4,_zq3){var _0w3=this._jh2();if(_fb4){var _hy8=this._7r8._ms7();var i=_hy8.indexOf(".");if(i!=-1){var _868=_hy8.substring(0, i);_868=( _868=="0" )?"":( _868 );var _qn7=_hy8.substr(i);switch(_qn7){case ".25":_0w3=_868+"\u00BC";break;case ".5":_0w3=_868+"\u00BD";break;case ".75":_0w3=_868+"\u00BE";break;}}}return _0w3 +(_zq3?" ":"" ) + this._k85();};_l57.prototype._q75=function(){return this._jr7()+this._m19;};_l57.prototype._704=function(){switch(this._m19){case "%":case "em":case "ex":return false;default:return true;}};function _mq7(_718){this._sv7=_718;this._z09={};};_mq7.prototype._l09=0;_mq7.prototype._xi6=function(){return Object.keys(this._z09);};_mq7.prototype._o75=function(){var a=[];for(var _rw8=this._419;_rw8;_rw8=_rw8._4d7){a.push(_rw8._9p8);}return a;};_mq7.prototype._8e9=function(_5c9,_8x8){var _rw8 ={_599:_5c9,_9p8:_8x8};if(this._z09[_5c9]){_rw8=this._z09[_5c9]; _rw8._9p8=_8x8;this._4e9(_5c9);return;}else{this._z09[_5c9]=_rw8;}if(this._419){this._419._119=_rw8;_rw8._4d7=this._419;}else{this._x09=_rw8;}this._419=_rw8;if(this._l09===this._sv7){return this._gn6();}else{this._l09++;}};_mq7.prototype._gn6=function(){var _rw8=this._x09;if(_rw8){if(this._x09._119){this._x09=this._x09._119;this._x09._4d7=undefined;}else{this._x09=undefined;this._419=undefined;}_rw8._119=_rw8._4d7=undefined;delete this._z09[_rw8._599];}return _rw8;};_mq7.prototype._4e9=function(_5c9){var _rw8=this._z09[_5c9];if(!_rw8){return;}if(_rw8===this._419){return _rw8._9p8;}if(_rw8===this._x09){this._x09=_rw8._119; }else{_rw8._4d7._119=_rw8._119;}_rw8._119._4d7=_rw8._4d7;_rw8._119=undefined;_rw8._4d7=this._419;if(this._419){this._419._119=_rw8;}this._419=_rw8; return _rw8._9p8;};_mq7.prototype._qo8=function(_5c9){var _rw8=this._z09[_5c9];if(!_rw8){return;}if(_rw8==this._x09){var _b59=this._gn6();this._l09--; return _b59._9p8;}_rw8._4d7._119=_rw8._119;if(_rw8===this._419){this._419=_rw8._4d7;}else{_rw8._119._4d7=_rw8._4d7;}delete this._z09[_rw8._599];this._l09--;return _rw8._9p8;};var _db5 ={_uc8:{"hal/images/x.gif":"hal/images/x_a11y.png","hal/images/dropdown.gif":"hal/images/dropdown_a11y.png","hal/images/dropdown_arrow.gif":"hal/images/dropdown_arrow_a11y.png","hal/images/check.gif":"hal/images/check_a11y.png","hal/images/check.svg":"hal/images/check_a11y.png","hal/images/tv_Lminus.svg":"hal/images/tv_Lminus_a11y.svg","hal/images/tv_Lminus_top.svg":"hal/images/tv_Lminus_top_a11y.svg","hal/images/tv_Lplus.svg":"hal/images/tv_Lplus_a11y.svg", "hal/images/tv_Lplus_top.svg":"hal/images/tv_Lplus_top_a11y.svg", "hal/images/tv_Tminus.svg":"hal/images/tv_Tminus_a11y.svg","hal/images/tv_Tminus_top.svg":"hal/images/tv_Tminus_top_a11y.svg","hal/images/tv_Tplus.svg":"hal/images/tv_Tplus_a11y.svg", "hal/images/tv_Tplus_top.svg":"hal/images/tv_Tplus_top_a11y.svg" }};_db5._18=function(_7d9){return _be9._kl6["hal"]["enableHighContrastMode"]?(this._uc8[_7d9]||_7d9):_7d9;};var _3z2 ={_6b2:new Set(),_y43:false,_5r6:null,_r26:null};_3z2._fx2=function(_579){if(_kx5._uz8){return this._5r6?( this._5r6.get( _579 )||"" ):"";}return window.getComputedStyle(document.documentElement).getPropertyValue(_579).trim();};_3z2._sy2=function(_579,_hy8){if(_kx5._uz8){this._5r6.set(_579, _hy8);return;}document.documentElement.style.setProperty(_579, _hy8);};_3z2._3y2=function(_sq5){return _kx5._uz8?this._133(_sq5):_sq5;};_3z2._1n4=function(_q96){this._r26=_q96;};_3z2._n97=function(_g29){return this._r26?this._r26(_g29):_ta8._i95(_g29.map(function(s){ return "text!"+s; }));};_3z2._7j3=function(_ou3){if(!this._cp3){this._cp3=Q.defer();var _8c2=[this._n97(_be9._kl6["hal"].cssVariablesUrls)];if(_ou3){_8c2.push(_ou3);}Q.allSettled(_8c2).done(function(_9t6){this._5r6=new Map();var _gz1=this._3y2.bind(this);var _oi5=_9t6[0].value;this._47(_oi5[0], this._5r6, _gz1);if(_ou3){this._r21(_9t6[1]);}for(var i=1;i<_oi5.length;i++){this._47(_oi5[i], this._5r6, _gz1);}this._cp3.resolve(this._5r6);this._qm2();}.bind(this));}return this._cp3.promise;};_3z2._47=function(_sq5,_6c9,_gz1){var re=/(--[^:\s]*)\s?:\s?([^;]*);/g;for(var _yx7;_yx7=re.exec(_sq5);){var _hy8=_yx7[2];_6c9.set(_yx7[1], _gz1?_gz1(_hy8):_hy8);}};_3z2._t2=function(_rp5,_ou3){var d=document;var _rt8=d.querySelector("HEAD");var _0j5=[];var _ne7=[];var _hg4=new Map();_rp5.forEach(function(_948,_jk8){var _xw4=!_948||(_948.containsVars!==false);if(_xw4){_0j5.push(_jk8);var _7g8=_rt8.appendChild(d.createElement("STYLE"));_hg4.set(_jk8, _7g8);if(_948&&_948.disabled){_7g8.disabled=true;}}else{_ne7.push(_fe9._081(_jk8, _948.id, !!_948.disabled));}}, this);_ne7.unshift(this._n97(_0j5));_ne7.unshift(this._7j3(_ou3));return Q.spread(_ne7,function(_n17,_oi5){for(var i=0;i<_0j5.length;i++){var _jk8=_0j5[i];var _sq5=this._133(_oi5[i]);var _7g8=_hg4.get(_jk8);var _948=_rp5.get(_jk8);if(_948){if(_948.id){_7g8.setAttribute("id", _948.id);}if(_948.preprocessor){_sq5=_948.preprocessor(_jk8, _sq5);}}_7g8.innerHTML=_sq5;}}.bind(this));};_3z2._ab=function($0, $1){ return this.get($1); };_3z2._133=function(_sq5){return _sq5.replace(/var\((--[^,\)]*)\)/g, this._ab.bind(this._5r6));};_3z2._1p=function(_xk8,_jk8,_sq5){return _sq5.replace( /..\/..\/css\/glass/g, "../css/glass" ).replace( /url\(images\//g, 'url(' + _xk8 + '/images/' );};_3z2._l53=function(s){ this.delete(s); };_3z2._lt4=function(o,_8d9){ this.add(_8d9); };_3z2._vf3=function(_rp5,_ne7,_lg6){var _ou3=_lg6?_ta8._iw5("text!"+_lg6):null;this._6b2.forEach(this._l53, _rp5);_rp5.forEach(this._lt4, this._6b2);_ne7=_ne7||[];if(_kx5._uz8){_ne7.push(this._t2(_rp5, _ou3));}else{if(!this._y43){this._y43=true;var _8c2=_be9._kl6["hal"].cssVariablesUrls.map(function(_jk8){ return _fe9._081(_jk8); });if(_ou3){_8c2.unshift(_ou3);}Q.allSettled(_8c2).done(function(_9t6){if(_ou3){this._r21(_9t6[0]);}this._qm2();}.bind(this));_109._6u5(_ne7, _8c2);}_rp5.forEach(function(_948,_jk8){ _ne7.push(_fe9._081(_jk8, _948?_948.id:null, _948&&_948.disabled)); });}return _ne7;};_3z2._qm2=function(){if(window["_6a8"]){_6a8._152();}};_3z2._m91=function(_579,_8h6,_408,_cx8,_9f7){var _4h9=this._2q2.get((_8h6||_579)+"-h");var _8h9=this._2q2.get((_8h6||_579)+"-s");var _5h9=this._2q2.get((_8h6||_579)+"-l");if(!_4h9&&!_8h9&&!_5h9){console.log( "Missing CSS variable: " + ( _8h6||_579 ) );return false;}var _hy8;if(((_408===undefined)||(_408==100))&&!_9f7){_hy8=( _cx8?"hsla(":"hsl(" ) + _4h9 + "," + _8h9 + "," + _5h9 + ( _cx8?( "," + _cx8 ):"" ) + ")";}else{var _cc9=_209._pr7(parseFloat(_4h9), parseFloat(_8h9), parseFloat(_5h9), _408);_hy8=_cc9._ms7();}this._sy2(_579, _hy8);return true;};_3z2._r21=function(_9b3){if(_9b3.state!="fulfilled"){console.log( "Failed to load palette file: " + _9b3.reason );return;}this._2q2=new Map();this._47(_9b3.value, this._2q2);var a =["--primary1","--primary2","--primary3","--communication1","--communication1Light","--communication1Dark","--communication2","--communication2Light","--communication2Dark","--communication3","--communication3Light","--communication3Dark","--focus","--ui-background","--interactive-01","--interactive-02","--interactive-03","--interactive-04","--danger","--ui-01","--ui-02","--ui-03","--ui-04","--ui-05","--text-01","--text-02","--text-03","--text-04","--text-05","--text-error","--link-01","--inverse-link","--icon-01","--icon-02","--icon-03","--field-01","--field-02","--inverse-01","--inverse-02","--support-01","--support-02","--support-03","--support-04","--inverse-support-01","--inverse-support-02","--inverse-support-03","--inverse-support-04","--overlay-01","--inverse-focus-ui","--hover-primary","--hover-primary-text","--hover-secondary","--hover-tertiary","--hover-ui","--hover-selected-ui","--hover-danger","--hover-row","--inverse-hover-ui","--active-primary","--active-secondary","--active-tertiary","--active-ui","--active-danger","--selected-ui","--highlight","--skeleton-01","--skeleton-02","--visited-link","--disabled-01","--disabled-02","--disabled-03"];var _zg8=a.length;for(var i=0;i<_zg8;i++){this._m91(a[i]);}this._m91( "--primary1-20", "--primary1", 20 );this._m91( "--primary1-50", "--primary1", 50 );this._m91( "--primary1-a70", "--primary1", 100, "0.7" );this._m91( "--primary1-a80", "--primary1", 100, "0.8" );this._m91( "--icon-01-rgb", "--icon-01", undefined, undefined, true );};var _ra8={};_ra8._r14 ='<!ENTITY nbsp " ">\r\n' +'<!ENTITY iexcl "¡">\r\n' +'<!ENTITY cent "¢">\r\n' +'<!ENTITY pound "£">\r\n' +'<!ENTITY curren "¤">\r\n' +'<!ENTITY yen "¥">\r\n' +'<!ENTITY brvbar "¦">\r\n' +'<!ENTITY sect "§">\r\n' +'<!ENTITY uml "¨">\r\n' +'<!ENTITY copy "©">\r\n' +'<!ENTITY ordf "ª">\r\n' +'<!ENTITY laquo "«">\r\n' +'<!ENTITY not "¬">\r\n' +'<!ENTITY shy "­">\r\n' +'<!ENTITY reg "®">\r\n' +'<!ENTITY macr "¯">\r\n' +'<!ENTITY deg "°">\r\n' +'<!ENTITY plusmn "±">\r\n' +'<!ENTITY sup2 "²">\r\n' +'<!ENTITY sup3 "³">\r\n' +'<!ENTITY acute "´">\r\n' +'<!ENTITY micro "µ">\r\n' +'<!ENTITY para "¶">\r\n' +'<!ENTITY middot "·">\r\n' +'<!ENTITY cedil "¸">\r\n' +'<!ENTITY sup1 "¹">\r\n' +'<!ENTITY ordm "º">\r\n' +'<!ENTITY raquo "»">\r\n' +'<!ENTITY frac14 "¼">\r\n' +'<!ENTITY frac12 "½">\r\n' +'<!ENTITY frac34 "¾">\r\n' +'<!ENTITY iquest "¿">\r\n' +'<!ENTITY Agrave "À">\r\n' +'<!ENTITY Aacute "Á">\r\n' +'<!ENTITY Acirc "Â">\r\n' +'<!ENTITY Atilde "Ã">\r\n' +'<!ENTITY Auml "Ä">\r\n' +'<!ENTITY Aring "Å">\r\n' +'<!ENTITY AElig "Æ">\r\n' +'<!ENTITY Ccedil "Ç">\r\n' +'<!ENTITY Egrave "È">\r\n' +'<!ENTITY Eacute "É">\r\n' +'<!ENTITY Ecirc "Ê">\r\n' +'<!ENTITY Euml "Ë">\r\n' +'<!ENTITY Igrave "Ì">\r\n' +'<!ENTITY Iacute "Í">\r\n' +'<!ENTITY Icirc "Î">\r\n' +'<!ENTITY Iuml "Ï">\r\n' +'<!ENTITY ETH "Ð">\r\n' +'<!ENTITY Ntilde "Ñ">\r\n' +'<!ENTITY Ograve "Ò">\r\n' +'<!ENTITY Oacute "Ó">\r\n' +'<!ENTITY Ocirc "Ô">\r\n' +'<!ENTITY Otilde "Õ">\r\n' +'<!ENTITY Ouml "Ö">\r\n' +'<!ENTITY times "×">\r\n' +'<!ENTITY Oslash "Ø">\r\n' +'<!ENTITY Ugrave "Ù">\r\n' +'<!ENTITY Uacute "Ú">\r\n' +'<!ENTITY Ucirc "Û">\r\n' +'<!ENTITY Uuml "Ü">\r\n' +'<!ENTITY Yacute "Ý">\r\n' +'<!ENTITY THORN "Þ">\r\n' +'<!ENTITY szlig "ß">\r\n' +'<!ENTITY agrave "à">\r\n' +'<!ENTITY aacute "á">\r\n' +'<!ENTITY acirc "â">\r\n' +'<!ENTITY atilde "ã">\r\n' +'<!ENTITY auml "ä">\r\n' +'<!ENTITY aring "å">\r\n' +'<!ENTITY aelig "æ">\r\n' +'<!ENTITY ccedil "ç">\r\n' +'<!ENTITY egrave "è">\r\n' +'<!ENTITY eacute "é">\r\n' +'<!ENTITY ecirc "ê">\r\n' +'<!ENTITY euml "ë">\r\n' +'<!ENTITY igrave "ì">\r\n' +'<!ENTITY iacute "í">\r\n' +'<!ENTITY icirc "î">\r\n' +'<!ENTITY iuml "ï">\r\n' +'<!ENTITY eth "ð">\r\n' +'<!ENTITY ntilde "ñ">\r\n' +'<!ENTITY ograve "ò">\r\n' +'<!ENTITY oacute "ó">\r\n' +'<!ENTITY ocirc "ô">\r\n' +'<!ENTITY otilde "õ">\r\n' +'<!ENTITY ouml "ö">\r\n' +'<!ENTITY divide "÷">\r\n' +'<!ENTITY oslash "ø">\r\n' +'<!ENTITY ugrave "ù">\r\n' +'<!ENTITY uacute "ú">\r\n' +'<!ENTITY ucirc "û">\r\n' +'<!ENTITY uuml "ü">\r\n' +'<!ENTITY yacute "ý">\r\n' +'<!ENTITY thorn "þ">\r\n' +'<!ENTITY yuml "ÿ">\r\n' +'<!ENTITY fnof "ƒ">\r\n' +'<!ENTITY Alpha "Α">\r\n' +'<!ENTITY Beta "Β">\r\n' +'<!ENTITY Gamma "Γ">\r\n' +'<!ENTITY Delta "Δ">\r\n' +'<!ENTITY Epsilon "Ε">\r\n' +'<!ENTITY Zeta "Ζ">\r\n' +'<!ENTITY Eta "Η">\r\n' +'<!ENTITY Theta "Θ">\r\n' +'<!ENTITY Iota "Ι">\r\n' +'<!ENTITY Kappa "Κ">\r\n' +'<!ENTITY Lambda "Λ">\r\n' +'<!ENTITY Mu "Μ">\r\n' +'<!ENTITY Nu "Ν">\r\n' +'<!ENTITY Xi "Ξ">\r\n' +'<!ENTITY Omicron "Ο">\r\n' +'<!ENTITY Pi "Π">\r\n' +'<!ENTITY Rho "Ρ">\r\n' +'<!ENTITY Sigma "Σ">\r\n' +'<!ENTITY Tau "Τ">\r\n' +'<!ENTITY Upsilon "Υ">\r\n' +'<!ENTITY Phi "Φ">\r\n' +'<!ENTITY Chi "Χ">\r\n' +'<!ENTITY Psi "Ψ">\r\n' +'<!ENTITY Omega "Ω">\r\n' +'<!ENTITY alpha "α">\r\n' +'<!ENTITY beta "β">\r\n' +'<!ENTITY gamma "γ">\r\n' +'<!ENTITY delta "δ">\r\n' +'<!ENTITY epsilon "ε">\r\n' +'<!ENTITY zeta "ζ">\r\n' +'<!ENTITY eta "η">\r\n' +'<!ENTITY theta "θ">\r\n' +'<!ENTITY iota "ι">\r\n' +'<!ENTITY kappa "κ">\r\n' +'<!ENTITY lambda "λ">\r\n' +'<!ENTITY mu "μ">\r\n' +'<!ENTITY nu "ν">\r\n' +'<!ENTITY xi "ξ">\r\n' +'<!ENTITY omicron "ο">\r\n' +'<!ENTITY pi "π">\r\n' +'<!ENTITY rho "ρ">\r\n' +'<!ENTITY sigmaf "ς">\r\n' +'<!ENTITY sigma "σ">\r\n' +'<!ENTITY tau "τ">\r\n' +'<!ENTITY upsilon "υ">\r\n' +'<!ENTITY phi "φ">\r\n' +'<!ENTITY chi "χ">\r\n' +'<!ENTITY psi "ψ">\r\n' +'<!ENTITY omega "ω">\r\n' +'<!ENTITY thetasym "ϑ">\r\n' +'<!ENTITY upsih "ϒ">\r\n' +'<!ENTITY piv "ϖ">\r\n' +'<!ENTITY bull "•">\r\n' +'<!ENTITY hellip "…">\r\n' +'<!ENTITY prime "′">\r\n' +'<!ENTITY Prime "″">\r\n' +'<!ENTITY oline "‾">\r\n' +'<!ENTITY frasl "⁄">\r\n' +'<!ENTITY weierp "℘">\r\n' +'<!ENTITY image "ℑ">\r\n' +'<!ENTITY real "ℜ">\r\n' +'<!ENTITY trade "™">\r\n' +'<!ENTITY alefsym "ℵ">\r\n' +'<!ENTITY larr "←">\r\n' +'<!ENTITY uarr "↑">\r\n' +'<!ENTITY rarr "→">\r\n' +'<!ENTITY darr "↓">\r\n' +'<!ENTITY harr "↔">\r\n' +'<!ENTITY crarr "↵">\r\n' +'<!ENTITY lArr "⇐">\r\n' +'<!ENTITY uArr "⇑">\r\n' +'<!ENTITY rArr "⇒">\r\n' +'<!ENTITY dArr "⇓">\r\n' +'<!ENTITY hArr "⇔">\r\n' +'<!ENTITY forall "∀">\r\n' +'<!ENTITY part "∂">\r\n' +'<!ENTITY exist "∃">\r\n' +'<!ENTITY empty "∅">\r\n' +'<!ENTITY nabla "∇">\r\n' +'<!ENTITY isin "∈">\r\n' +'<!ENTITY notin "∉">\r\n' +'<!ENTITY ni "∋">\r\n' +'<!ENTITY prod "∏">\r\n' +'<!ENTITY sum "∑">\r\n' +'<!ENTITY minus "−">\r\n' +'<!ENTITY lowast "∗">\r\n' +'<!ENTITY radic "√">\r\n' +'<!ENTITY prop "∝">\r\n' +'<!ENTITY infin "∞">\r\n' +'<!ENTITY ang "∠">\r\n' +'<!ENTITY and "∧">\r\n' +'<!ENTITY or "∨">\r\n' +'<!ENTITY cap "∩">\r\n' +'<!ENTITY cup "∪">\r\n' +'<!ENTITY int "∫">\r\n' +'<!ENTITY there4 "∴">\r\n' +'<!ENTITY sim "∼">\r\n' +'<!ENTITY cong "≅">\r\n' +'<!ENTITY asymp "≈">\r\n' +'<!ENTITY ne "≠">\r\n' +'<!ENTITY equiv "≡">\r\n' +'<!ENTITY le "≤">\r\n' +'<!ENTITY ge "≥">\r\n' +'<!ENTITY sub "⊂">\r\n' +'<!ENTITY sup "⊃">\r\n' +'<!ENTITY nsub "⊄">\r\n' +'<!ENTITY sube "⊆">\r\n' +'<!ENTITY supe "⊇">\r\n' +'<!ENTITY oplus "⊕">\r\n' +'<!ENTITY otimes "⊗">\r\n' +'<!ENTITY perp "⊥">\r\n' +'<!ENTITY sdot "⋅">\r\n' +'<!ENTITY lceil "⌈">\r\n' +'<!ENTITY rceil "⌉">\r\n' +'<!ENTITY lfloor "⌊">\r\n' +'<!ENTITY rfloor "⌋">\r\n' +'<!ENTITY lang "〈">\r\n' +'<!ENTITY rang "〉">\r\n' +'<!ENTITY loz "◊">\r\n' +'<!ENTITY spades "♠">\r\n' +'<!ENTITY clubs "♣">\r\n' +'<!ENTITY hearts "♥">\r\n' +'<!ENTITY diams "♦">\r\n' +'<!ENTITY OElig "Œ">\r\n' +'<!ENTITY oelig "œ">\r\n' +'<!ENTITY Scaron "Š">\r\n' +'<!ENTITY scaron "š">\r\n' +'<!ENTITY Yuml "Ÿ">\r\n' +'<!ENTITY circ "ˆ">\r\n' +'<!ENTITY tilde "˜">\r\n' +'<!ENTITY ensp " ">\r\n' +'<!ENTITY emsp " ">\r\n' +'<!ENTITY thinsp " ">\r\n' +'<!ENTITY zwnj "‌">\r\n' +'<!ENTITY zwj "‍">\r\n' +'<!ENTITY lrm "‎">\r\n' +'<!ENTITY rlm "‏">\r\n' +'<!ENTITY ndash "–">\r\n' +'<!ENTITY mdash "—">\r\n' +'<!ENTITY lsquo "‘">\r\n' +'<!ENTITY rsquo "’">\r\n' +'<!ENTITY sbquo "‚">\r\n' +'<!ENTITY ldquo "“">\r\n' +'<!ENTITY rdquo "”">\r\n' +'<!ENTITY bdquo "„">\r\n' +'<!ENTITY dagger "†">\r\n' +'<!ENTITY Dagger "‡">\r\n' +'<!ENTITY permil "‰">\r\n' +'<!ENTITY lsaquo "‹">\r\n' +'<!ENTITY rsaquo "›">\r\n' +'<!ENTITY euro "€">\r\n';_ra8._nk4=function(_j55){return "<!DOCTYPE " + ( _j55||"HTML" ) + " [\r\n" + this._r14 + "\r\n]>\r\n";};var _ps7={};_ps7._587=_kx5._y14?20: 3;_ps7.eEffectNone=0;_ps7.eEffectCopy=1;_ps7.eEffectMove=2;_ps7.eEffectCopyOrMove=3;_ps7.eEffectLink=4;_ps7.eStateEnter=1;_ps7.eStateOver=2;_ps7.eStateLeave=3;_ps7.eLocationNone=0;_ps7.eLocationBefore=1;_ps7.eLocationInside=2;_ps7.eLocationAfter=4;_ps7.eLocationBeforeOrAfter=5;_ps7.eLocationReplace=8;_ps7._1e3=function(_rg8,_sg8){return((Math.abs(_rg8)>this._587)||(Math.abs(_sg8)>this._587));};_ps7._mz8=function(_pp5, _525, _649, _vx, _z93, _7x3, _465, _665, _565){if(!_ps7._153){_ps7._4m2();_ps7._153=true;}this._yw=_vx||this.eEffectCopy;this._o64=this.eEffectNone;this._n09=_649;if(_525._aw5(this._n09, this._yw, _z93)){var _jl7={};if(_kx5._y14){_jl7[_kx5._wj2?"onpointermove":"ontouchmove"]=this._606.bind(this);_jl7[_kx5._wj2?"onpointerup":"ontouchend"]=this._cn6.bind(this);_jl7[_kx5._wj2?"onpointercancel":"ontouchcancel"]=this._cn6.bind(this);}else{_jl7[_kx5._wj2?"onpointermove":"onmousemove"]=this._206.bind(this);_jl7[_kx5._wj2?"onpointerover":"onmouseover"]=this._306.bind(this);_jl7[_kx5._wj2?"onpointerout":"onmouseout"]=this._an6.bind(this);_jl7[_kx5._wj2?"onpointerup":"onmouseup"]=this._t97.bind(this);}if(!_kx5._y14||_kx5._wj2){_jl7["onkeydown"]=this._r97.bind(this);_jl7["onkeyup"]=this._8b8.bind(this);}_jl7["onStopCapture"]=this._tq4.bind(this); this._rs4=true;_d14._8a5(_jl7);this._hs4=false;this._w53=!isNaN(_z93)?_z93:_fe9._bz2;this._5h5=_pp5;this._ju4=_525;var doc=document;this._so6=(_7x3===null)&&(_465===null)&&(_665===null)&&(_565===null);if(!this._so6){this._3o3=doc.getElementById(_7x3?_7x3:"idCursorNoDrop");this._5u4=doc.getElementById(_465?_465:"idCursorCopy");this._7u4=doc.getElementById(_665?_665:"idCursorMove");this._6u4=doc.getElementById(_565?_565:"idCursorLink");}return true;}this._n09=null;return false;};_ps7._lf3=function(){return !!this._rs4;};_ps7._y89=function(){if(!this._rs4){return;}_d14._dx5();};_ps7._5a7=function(_xf8){this._o64=_xf8;if(this._so6){return;}var _fj7;switch(_xf8){case this.eEffectCopy:_fj7=this._5u4;break;case this.eEffectMove:_fj7=this._7u4;break;case this.eEffectLink:_fj7=this._6u4;break;case this.eEffectNone:_fj7=this._3o3;break;}if(this._dc7!=_fj7){if(this._dc7){_fj7.style.left=this._dc7.style.left;_fj7.style.top=this._dc7.style.top;this._dc7.style.visibility="hidden";}_fj7.style.visibility="visible";this._dc7=_fj7;}};_ps7._tq4=function(){if(!this._hs4){this._hs4=true;this._ju4._995(this._n09);if(this._5h5){this._5h5._j04(this.eEffectNone);}}this._5h5=null;this._ju4=null;this._n09=null;this._rs4=false;if(this._dc7){this._dc7.style.visibility="hidden";this._dc7=null;}this._3o3=null;this._5u4=null;this._7u4=null;this._6u4=null;};_ps7._8n6=function(e,_jt8){if(_kx5._gl6){if((this._2q6==e.clientX)&&(this._3q6==e.clientY)){if(this._j26!=_ps7.eEffectNone){return this._j26;}}else{this._2q6=e.clientX;this._3q6=e.clientY;}}if(this._5h5&&this._5h5._2k6){this._5h5._2k6(e, _jt8);}var _wx=this._ju4._2k6(e, this._n09, this._yw, _jt8, this._w53);var _xf8=this.eEffectNone;if(_wx){if(_wx & this.eEffectMove){if(e.ctrlKey&&(_wx & this.eEffectCopy)){_xf8=this.eEffectCopy;}else{_xf8=this.eEffectMove;}}else if(_wx & this.eEffectCopy){_xf8=this.eEffectCopy;}else if(_wx & this.eEffectLink){_xf8=this.eEffectLink;}}this._5a7(_xf8);this._j26=_xf8;if(this._dc7){var _p39=e.clientX;var _db9=e.clientY;var _4f9=e.target.ownerDocument||((e.target.nodeName=="#document")?e.target:null);var _tg7=_4f9?_4f9.defaultView:null;var _5f9=_tg7?_tg7.frameElement:null;if(_5f9&&_5f9.ownerDocument==document){var _ol7=_fe9._yh2(_5f9, document.body);_p39+= _ol7.left;_db9+= _ol7.top;}this._dc7.style.left=_p39+"px";this._dc7.style.top=_db9+"px";}};_ps7._606=function(e){if(_kx5._wj2){if((this._2q6==e.clientX)&&(this._3q6==e.clientY)){e.preventDefault();return;}this._2q6=e.clientX;this._3q6=e.clientY;}else if(e.touches.length!=1){this._y89();return;}e.preventDefault();this._8n6(e, this.eStateOver);};_ps7._cn6=function(e){e.preventDefault();var _xf8=this._ju4._1k6(e, this._n09, this._o64, this._w53);if(this._5h5){this._5h5._j04(_xf8);}this._hs4=true;this._y89();};_ps7._206=function(e){this._8n6(e, this.eStateOver);};_ps7._306=function(e){this._8n6(e, this.eStateEnter);};_ps7._an6=function(e){this._8n6(e, this.eStateLeave);};_ps7._t97=function(e){if(e.button==this._w53){var _xf8=this._ju4._1k6(e, this._n09, this._o64, this._w53);if(this._5h5){this._5h5._j04(_xf8);}this._hs4=true;}this._y89();};_ps7._r97=function(e){if(e.keyCode==_fe9._al6){_fe9._8u5(e);this._y89();}else if(e.ctrlKey&&(this._o64==this.eEffectMove)&&(this._yw & this.eEffectCopy)){this._5a7(this.eEffectCopy);}_fe9._aq1(e);};_ps7._8b8=function(e){if(!e.ctrlKey&&(this._o64==this.eEffectCopy)&&(this._yw & this.eEffectMove)){this._5a7(this.eEffectMove);}};_ps7._4m2=function(){var doc=document;doc.body.appendChild(doc.createElement("DIV")).innerHTML='<img id="idCursorNoDrop" class="clsCursor" src="' + _be9._zz8 + 'hal/images/cursor_nodrop.gif" alt=""/>' +'<img id="idCursorCopy" class="clsCursor" src="' + _be9._zz8 + 'hal/images/cursor_copy.gif" alt=""/>' +'<img id="idCursorMove" class="clsCursor" src="' + _be9._zz8 + 'hal/images/cursor_move.gif" alt=""/>' +'<img id="idCursorLink" class="clsCursor" src="' + _be9._zz8 + 'hal/images/cursor_link.gif" alt=""/>';};var _os1={};_os1._aw5=function(_649,_vx,_z93){return true;};_os1._2k6=function(e,_649,_vx,_jt8,_z93){var tbl=_649.tbl;var div=tbl.parentNode;var _xg8=_899._no8(((_kx5._y14&&!_kx5._wj2)?e.touches[0]:e).clientY-div.offsetTop+_649.clientY);var _gv8=_899._no8(((_kx5._y14&&!_kx5._wj2)?e.touches[0]:e).clientX-div.offsetLeft+_649.clientX);var _7j8=_649._jf8._ch2(tbl);var _w96=_7j8._z11(_xg8);var _dw6=_7j8._ca1(_gv8);var _5e2=_7j8._el4();var _mx6=_5e2.height;var _ni7=_5e2.width;if(!_7j8._me9){_7j8._me9=document.getElementById(_7j8._hd7);}var _x76=false;if(_w96>=_7j8._qe()){_x76=true;tbl.style.height=_xg8+"px";_7j8._me9.style.height=_w96+"px";_mx6=_xg8;}else{_7j8._me9.style.height=_7j8._qe()+"px";}if(_dw6>=_7j8._2j()){_x76=true;tbl.style.width=_gv8+"px";_7j8._me9.style.width=_dw6+"px";_ni7=_gv8;}else{_7j8._me9.style.width=_7j8._2j()+"px";}if(_x76){_7j8._0n4(_ni7, _mx6);_7j8._xd3(_7j8._yq1(), _7j8._d22());}_649._jf8._o81();};_os1._1k6=function(e,_649,_xf8){};_os1._995=function(_649){};var _ox5={};_ox5._314=function(x,y,div,_jf8){var _lt8=div.ownerDocument.body;var _a18=_899._no8(x+_lt8.scrollLeft-(_jf8?_jf8._8t4:0));var _ah8=_899._no8(y+_lt8.scrollTop-(_jf8?_jf8._9t4:0));if((_a18+div.offsetWidth)>(_lt8.clientWidth+_lt8.scrollLeft)){if(_lt8.clientWidth>div.offsetWidth){_a18=_lt8.clientWidth+_lt8.scrollLeft-div.offsetWidth;}}if((_ah8+div.offsetHeight)>(_lt8.clientHeight+_lt8.scrollTop)){if(_lt8.clientHeight>div.offsetHeight){_ah8=_lt8.clientHeight+_lt8.scrollTop-div.offsetHeight;}}div.style.left=_a18+"px";div.style.top=_ah8+"px";if(_jf8){_jf8._o81();}};_ox5._aw5=function(_649,_vx,_z93){return true;};_ox5._2k6=function(e,_649,_vx,_jt8,_z93){var div=_649.tbl.parentNode;if(_kx5._y14&&!_kx5._wj2){var _6x8=e.touches[0];_ox5._314(_6x8.clientX, _6x8.clientY, div, _649._jf8);}else{_ox5._314(e.clientX, e.clientY, div, _649._jf8);}};_ox5._1k6=function(e,_649,_xf8){};_ox5._995=function(_649){};var _ep8={};_ep8._yi2=function(_7j8,n){if(window["_4l6"]){_4l6._h01(n);}_7j8._5o3=n;};_ep8._lv5=function(_7j8,_sf9){if(_7j8._5o3){var n=_999._7y2( _7j8._5o3, ".//*[@id='" + _sf9 + "'][not(ancestor::xmlFragment)]" );if(n){n=n.cloneNode(true);n.removeAttribute("id");}return n;}return _4l6._lv5((_7j8._hd7||_7j8._j46)+"_" + _sf9);};_ep8._r32=function(){if(window["_in8"]){_in8._r32();}if(window["_nx3"]){_nx3._r32();}};_ep8._hi2=function(tbl){var div=tbl.parentNode;var body=tbl.ownerDocument.body;if((div.offsetLeft+div.offsetWidth)>(body.clientWidth+body.scrollLeft)){div.style.left=_899._no8((body.clientWidth+body.scrollLeft)-div.offsetWidth)+ "px";}if((div.offsetTop+div.offsetHeight)>(body.clientHeight+body.scrollTop)){div.style.top=_899._no8((body.clientHeight+body.scrollTop)-div.offsetHeight)+ "px";}if(!_kx5._uz8&&(tbl._bq5!="sizable")){var _om5=div.scrollWidth;if(div.offsetWidth<_om5){div.style.width=_om5+"px";this._hi2(body, tbl);}var _xz4=div.scrollHeight;if(div.offsetHeight<_xz4){div.style.height=_xz4+"px";this._hi2(body, tbl);}}};_ep8._g=function(_hg7){var nl=_hg7.getElementsByTagName("BUTTON");for(var i=0;i<nl.length;i++){var btn=nl.item(i);if(btn.getAttribute( "onclick" )==btn.getAttribute( "ondblclick" ) ){btn.removeAttribute("ondblclick");}}};_ep8._qw2=function(){var _8m5=window["_in8"]?_in8._qw2():0;var _hs3=window["_nx3"]?_nx3._qw2():0;return(_8m5>_hs3)?_8m5:_hs3;};_ep8._0j2=function(el,_5f2){var i=el.className.indexOf( " " );el.className=_5f2+((i==-1)?"":el.className.substring(i));};_ep8._fh2=function(el){if(!el.className){return "";}var i=el.className.indexOf( " " );return(i==-1)?el.className:el.className.substr(0, i);};_ep8._on=function(_7j8){if(!_7j8._6h||!_7j8._6h.length){return true;}var _rp5=new Map();_7j8._6h.forEach(function(s){ this.set(s, null); }, _rp5);return Q.all(_3z2._vf3(_rp5));};_ep8._qg1=function(_7j8){var _zn5=_7j8._me9.querySelectorAll(".clsDlgButtonBar,.clsDlgMsgBoxButtonBar");for(var i=0;i<_zn5.length;i++){var div=_zn5.item(i);var _d07=div.classList;if(_7j8._y92||(div.parentNode!=_7j8._me9)){div.style.marginLeft="0";div.style.marginRight="0";}var _uk7=div.querySelectorAll("BUTTON");var _ll5=0;var _nd4=NaN;var _8d4=NaN;for(var _ng8=0;_ng8<_uk7.length;_ng8++){var btn=_uk7.item(_ng8);if(_fe9._fe3(btn).display!="none"){_ll5++;if(isNaN(_nd4)){if(btn.getAttribute("HAL_isPrimary")){_nd4=_ng8;}else if(btn.getAttribute("HAL_isDefault")){_8d4=_ng8;}}}}var _676=!isNaN(_nd4);if(!_676&&!isNaN(_8d4)){_uk7.item( _8d4 ).setAttribute( "HAL_isPrimary", "true" );_676=true;}if(_ll5==1){if(!_676){_uk7.item( 0 ).setAttribute( "HAL_isPrimary", "true" );}_d07.add("clsDlg1Button");_d07.remove("clsDlg2Buttons");_d07.remove("clsDlg2ButtonsNoPrimary");_d07.remove("clsDlg3Buttons");_d07.remove("clsDlg4OrMoreButtons");}else if(_ll5==2){_d07.remove("clsDlg1Button");if(_676){_d07.add("clsDlg2Buttons");}else{_d07.add("clsDlg2ButtonsNoPrimary");}_d07.remove("clsDlg3Buttons");_d07.remove("clsDlg4OrMoreButtons");}else if(_ll5<=3){_d07.remove("clsDlg1Button");_d07.remove("clsDlg2Buttons");_d07.remove("clsDlg2ButtonsNoPrimary");_d07.add("clsDlg3Buttons");_d07.remove("clsDlg4OrMoreButtons");}else{_d07.remove("clsDlg1Button");_d07.remove("clsDlg2Buttons");_d07.remove("clsDlg2ButtonsNoPrimary");_d07.add("clsDlg3Buttons");_d07.remove("clsDlg4OrMoreButtons");}}};_ep8._ed3=function(el){var s=window["_4l6"]?_4l6._rh2( "IDS_HAL_BTN_CLOSE" ):null;if(s){el.querySelector("BUTTON").title=s;}};function _in8(_6n7, _gu2, _779, _4o1){_in8._sm1[_6n7]=this;if(_gu2){_in8._qg5[_gu2]=_6n7;}_in8._tr4.push(_6n7);this._hd7=_6n7;if(_779){this._by1=_779;}if(_4o1){this._sl1=true;}this._1b5=this._w89;this._0b5=this._r89;this._kh3=this._m98;this._lz2=this._yr7;this._i52=this._3k6;this._xj2=this._477;this._vz8={};};_in8.prototype._sl1=false;_in8.prototype._464=false;_in8.prototype._by1="dialogs/";_in8.prototype._hw=undefined;_in8.prototype._hw1=[];_in8.prototype._y92=false;_in8.prototype._291=function(n){ return n.value; };_in8._lb7=true;_in8._626=false;_in8._q54=2000;_in8._5l1=30000;_in8._km=0;_in8._jl1=[];_in8._w54=[];_in8._8t4=0;_in8._9t4=0;_in8._7n3=null;_in8._kb=null;_in8._qg5={};_in8._sm1={};_in8._ih3=false;_in8._471=function(_hu2){var _7n7=this._qg5[_hu2];return _7n7?_in8._571(_7n7):null;};_in8._571=function(_7n7){return _in8._sm1[_7n7];};_in8._gg3=function(_945){this.prototype._cv4=_945;};_in8._w61=function(){return _in8._xp2._9e9();};_in8._k61=function(_vl7){_109._9k6(this._jl1, _vl7);};_in8._lo=function(_vl7){_109._bk6(this._jl1, _vl7);};_in8._fd3=function(_vl7){_109._9k6(this._w54, _vl7);};_in8._742=function(_vl7){_109._bk6(this._w54, _vl7);};_in8._fk6=function(_8g7){this._lb7=_8g7;};_in8._cn4=function(_e86){this._626=_e86;};_in8._tr4=[];_in8._1o8=function(){this._7x1=null;this._pk4();};_in8._pk4=function(){var _zg8=this._tr4.length;for(var i=0;i<_zg8;i++){var _7j8=_in8._571(this._tr4[i]);if(_7j8){if(_7j8._1o8){_7j8._1o8();}this._n91(_7j8);if(!_be9._lh3[_7j8._hd7]&&_7j8._me9){_7j8._wj5=false;if(_7j8._me9.parentNode){_7j8._me9.parentNode.removeChild(_7j8._me9);}_7j8._me9=null;_7j8._3c1=false;_be9._jo(_7j8._by1+_7j8._hd7+".xml");_be9._kj(_7j8._h92);}_7j8._5m3=null;}}};_in8._jn6=function(dlgid,_hc4,_dy8){_oz8._jz8("showDialog:"+dlgid);var doc=document;var _lt8=doc.body;if(_in8._804(dlgid)){_oz8._jz8( "ERROR: Trying to show dialog that is already active [" + dlgid + "]" );_oz8._un8(false);return;}_in8._xp2._uq7(dlgid);if(!_hc4){_hc4=_lt8;}var div=doc.getElementById(dlgid);var _7j8=_in8._571(dlgid);if(_7j8._222){_7j8._222(div);}var _df1=div.getAttribute("HAL_visualParentRelation");var _sy7=Boolean(_df1&&(_df1!="center"));if(!this._w61()){this._p11(true, _sy7);}var _2v6=div.parentNode.removeChild(div);if(!this._7x1){_in8._4m2();this._7x1=doc.getElementById("divHALModalDlgTemplate");this._7x1.removeAttribute("role");this._7x1.removeAttribute("aria-label");_ep8._ed3(this._7x1);}var _p86=this._7x1.cloneNode(true);if(div.getAttribute( "HAL_enableTabEvent" ) != "true"&&!_be9._kl6["hal"]["enableAccessibility"] ){_p86.onkeydown=_fe9._qk6;}_p86.id="";_p86.className="clsModalDlgWin" + ( _sy7?"":" clsModalDlgNotPopup" );_lt8.appendChild(_p86);_p86.style.visibility="hidden";var _uh6=_p86.querySelector("table");_uh6.dlgid=dlgid;_uh6._6x3=_fe9._9h2(_hc4);_uh6._df1=_df1;_uh6._sy7=_sy7;if(!_sy7||_be9._kl6["hal"]["enableAccessibility"]){_uh6._ze1="";try{if(_fe9._bw2(doc)){_uh6._ze1=_fe9._9h2(_fe9._bw2(doc));}}catch(e){}}var _mf2=_uh6.rows.item(0);var _b12=_uh6.rows.item(1);if(!_dy8&&(_dy8!=="")){_dy8=_2v6.getAttribute("HAL_dialogTitle");if(!_dy8){var _3e4=_2v6.getAttribute("HAL_idsDialogTitle");_dy8=_3e4?_4l6._m67(_3e4):this.prototype._cv4;}if(!_dy8){_dy8=window["_4l6"]?_4l6._rh2( "IDS_HAL_APP_TITLE" ):null;}if(!_dy8){_dy8="";}}_fe9._u95(_mf2.cells.item(0).lastChild, _dy8);_mf2.cells.item(1).firstChild.style.display="none";var btn=_uh6.querySelector("BUTTON");btn._7j8=_7j8;btn.style.visibility=( _2v6.getAttribute( "HAL_showX" )=="false" )?"hidden":"";_b12.cells.item(0).appendChild(_2v6);_7j8._y92=false;var _bq5=_2v6.getAttribute("HAL_borderStyle");if(_bq5){_uh6._bq5=_bq5;switch(_bq5){case "none":_mf2.style.display="none";_b12.cells.item( 0 ).style.padding="0 0 0 0";break;case "sizable":_7j8._y92=true;_uh6.rows.item(_uh6.rows.length-1).style.display="";_uh6.className=_uh6.className+' clsDialogAltBackgroundForResize';var _6d6=_7j8._el4();_uh6.style.height=_6d6.height+"px";_uh6.style.width=_6d6.width+"px";_7j8._me9.style.height=_7j8._z11(_6d6.height)+"px";_7j8._me9.style.width=_7j8._ca1(_6d6.width)+"px";break;}}var _668=_7j8._8j6()||_2v6.getAttribute("HAL_dialogIcon");var _g78=_668?null:_2v6.getAttribute("HAL_dialogSvgIcon");if(_668||_g78){var _u78=_mf2.cells.item(0).querySelector(".clsDialogIcon");_u78.innerHTML=_668 ?'<img class="clsImg16x16" alt="" src="' + _be9._7v5( _668 ) + '"/>':'<svg class="clsDialogIconSvg"><use xlink:href="#' + _g78 + '"/></svg>';_u78.style.display="";}_2v6.style.display=_2v6.getAttribute( "HAL_isFlexContainer" )?"flex":"block";var _3p5;var _j02;if(!_7j8._wj5){if(window["_4l6"]){_4l6._jd3(_2v6);}_dp8._zv5(_2v6);_7j8._wj5=true;_7j8._fi3();_j02=_ep8._on(_7j8);if(_7j8._hw){var _ow8=Q.defer();_3p5=_ow8.promise;requirejs(_7j8._hw,function(){_7j8._hw1=Array.prototype.slice.call(arguments);_7j8._vx1={};for(var i=0;i<_7j8._hw1.length;i++){_7j8._vx1[_7j8._hw[i]]=_7j8._vx1[i];}Q.when(_7j8._rk4.apply(_7j8, _7j8._hw1)||true).done(_ow8.resolve.bind(_ow8, true));});}else{_3p5=_7j8._rk4();}}Q.all([Q.when(_j02||true), Q.when(_3p5||true)]).done(function(){Q.when(_7j8._cz.apply(_7j8, _7j8._hw1)||true).done(function(){this._q06(dlgid, _hc4, _dy8, _7j8, _lt8, _p86, _uh6, _2v6, _sy7, _df1);_7j8._j82(_dy8);}.bind(this));}.bind(this));};_in8._q06=function(dlgid, _hc4, _dy8, _7j8, _lt8, _p86, _uh6, _2v6, _sy7, _df1){_ep8._qg1(_7j8);var _w38=_7j8._el4();var _ni7=(_w38.width>_lt8.clientWidth)?_899._no8(_lt8.clientWidth):_w38.width;var _mx6=(_w38.height>_lt8.clientHeight)?_899._no8(_lt8.clientHeight):_w38.height;if((_ni7!=_w38.width)||(_mx6!=_w38.height)){_uh6.style.height=_mx6+"px";_uh6.style.width=_ni7+"px";_7j8._me9.style.height=_7j8._z11(_mx6)+"px";_7j8._me9.style.width=_7j8._z11(_mx6)+"px";_7j8._0n4(_ni7, _mx6);var _wr=true;_7j8._xd3(_7j8._yq1(), _7j8._d22(), _wr);}var _bc9=_fe9._yh2(_hc4, _hc4.ownerDocument.body);if(_hc4.ownerDocument!=document){var _5f9=_hc4.ownerDocument.defaultView.frameElement;var _ol7=_fe9._yh2(_5f9, _5f9.ownerDocument.body);_bc9.top+= _ol7.top;_bc9.left+= _ol7.left;}if(_sy7){switch(_df1){case "top":_bc9.top=_bc9.top-_uh6.offsetHeight;break;case "bottom":_bc9.top=_bc9.top+_hc4.offsetHeight;break;case "right":_bc9.left=_bc9.left+_hc4.offsetWidth;break;case "left":_bc9.left=_bc9.left-_hc4.offsetWidth;break;}var _161=_2v6.getAttribute("HAL_visualParentOffsetTop");var _ky=_2v6.getAttribute("HAL_visualParentOffsetLeft");if(_161){_bc9.top=_bc9.top+parseInt(_161, 10);}if(_ky){_bc9.left=_bc9.left+parseInt(_ky, 10);}_p86.style.left=_bc9.left+"px";_p86.style.top=_bc9.top+"px";}else{var _tz1=(_hc4==_lt8)?_hc4.clientHeight:_hc4.offsetHeight;var _pd2=(_hc4==_lt8)?_hc4.clientWidth:_hc4.offsetWidth;if(_be9._kl6["hal"]["enableAccessibility"]){_tz1=Math.min(_tz1, window.innerHeight);_pd2=Math.min(_pd2, window.innerWidth);}_p86.style.left=_bc9.left+((_pd2 / 2)-(_uh6.offsetWidth / 2))+ "px";_p86.style.top=_bc9.top+((_tz1 / 2)-(_uh6.offsetHeight / 2))+ "px";}var _mj8=_fe9._yh2(_p86, _lt8);if(_mj8.left<0){_p86.style.left=0;}else if((_mj8.left+_p86.offsetWidth)>(_lt8.clientWidth+_lt8.scrollLeft)){_p86.style.left=_899._no8((_lt8.clientWidth+_lt8.scrollLeft)-_p86.offsetWidth)+ "px";}if(_mj8.top<0){_p86.style.top=0;}if(_be9._kl6["hal"]["enableAccessibility"]){_p86.style.maxHeight=window.innerHeight+"px";_p86.style.maxwidth=window.innerWidth+"px";_p86.style.overflow="auto";}var _0c3=_2v6.getAttribute("HAL_initiallyHidden");if(!this._7n3){this._7n3=_lt8.appendChild(document.createElement("DIV"));this._7n3.onkeydown=_fe9._qk6;this._7n3.className="clsDialogBlocker";}var _bd4=_ep8._qw2();_in8._xp2._cg3(_uh6);this._7n3.style.zIndex=Math.max(1000, _bd4+1);_p86.style.zIndex=parseInt(_fe9._fe3(this._7n3).zIndex)+1;this._l06( _7j8._bb7||( _2v6.getAttribute( "HAL_useLightBox" )=="true" ) );this._by2(_7j8._w84);this._7n3[_kx5._wj2?"onpointerdown":"onmousedown"]=null;if(_kx5._y14){_uh6[_kx5._wj2?"onpointerdown":"ontouchstart"]=this._9d5;}else{_uh6[_kx5._wj2?"onpointerdown":"onmousedown"]=this._106;}var _l93=this._a44.bind(this, _7j8, _uh6._sy7);_p86.style.visibility=( _0c3!="true" )?"visible":"hidden";setTimeout(_l93, 0);if(_be9._kl6["hal"]["iframeUnderlay"]){var _wz7=_lt8.appendChild(document.createElement("IFRAME"));_wz7.src=_be9._4j6("hal/blank.htm");_wz7.style.position="absolute";_wz7.id=dlgid+"__IFRAME__";_wz7.frameBorder="no";_wz7.style.border="none";_wz7.style.backgroundColor="white";this._o81();}};_in8._a44=function(_7j8,_sy7){_7j8._m62();if(_sy7){this._7n3[_kx5._wj2?"onpointerdown":"onmousedown"]=this._w13.bind(this);if(_7j8._ug2){this._7n3[_kx5._wj2?"onpointermove":"onmousemove"]=_7j8._ug2.bind(this);}}};_in8.prototype._7s7=function(_dw6,_w96){var tbl=this._zq1().parentNode.parentNode.parentNode.parentNode;var _ym5=this._9v(_dw6);var _505=this._op(_w96);this._0n4(_ym5, _505);tbl.style.height=_505+"px";tbl.style.width=_ym5+"px";this._me9.style.height=_w96+"px";this._me9.style.width=_dw6+"px";};_in8._o81=function(){if(_be9._kl6["hal"]["iframeUnderlay"]){var _pa6=_in8._xp2._i67();for(var i=0;i<_pa6;i++){var _uh6=_in8._xp2._4e9(i);var _p86=_uh6.parentNode;var _wz7=document.getElementById(_uh6.dlgid+"__IFRAME__");_wz7.style.top=_p86.style.top;_wz7.style.left=_p86.style.left;_wz7.height=_p86.offsetHeight;_wz7.width=_p86.offsetWidth;}}};_in8._w13=function(){var doc=document;var _uh6=_in8._xp2._9e9();if(!_uh6){_oz8._jz8( "ERROR: _in8._w13 - no active dialog to hide." );return;}var _p86=_uh6.parentNode;_uh6[_kx5._wj2?"onpointerdown":"onmousedown"]=null;var _ej4=_uh6.rows.item(1).cells.item(0);_uh6.querySelector("BUTTON")._7j8=null;var _7j8=_in8._571(_uh6.dlgid);var _sy7=Boolean(_uh6._sy7);var _2v6=_ej4.firstChild;_7j8._iq1();_p86.style.visibility="hidden";if(_be9._kl6["hal"]["iframeUnderlay"]){var _wz7=doc.getElementById(_uh6.dlgid+"__IFRAME__");_wz7.parentNode.removeChild(_wz7);}var _2v6=_ej4.firstChild;_2v6.style.display="none";doc.body.appendChild(_ej4.removeChild(_2v6));doc.body.removeChild(_p86);if(!_sy7||_be9._kl6["hal"]["enableAccessibility"]){var _ew3=_in8._xp2._9e9()._ze1;_in8._xp2._9e9()._ze1="";var _g93=_ew3?doc.getElementById(_ew3):null;if(_g93&&_g93.focus){if ( _g93.style&&((_g93.style.display=="none" )||( _g93.style.visibility=="hidden" ) ) ){_fe9._ay2(doc.body);}else{try{_fe9._ay2(_g93);}catch(e){}}}_g93=null;}this._3m2(_7j8, _sy7);};_in8._p11=function(_gr2,_sy7,_g25){_109._wq7(this._jl1, "_wi", !!_gr2, !!_sy7, _g25);};_in8._413=function(_1t5,_sy7,_g25){var _k17=_1t5?_in8._571(_1t5.dlgid):null;_109._wq7(this._jl1, "_jq1", _k17, !!_sy7, _g25);};_in8._3m2=function(_7j8,_sy7){this._by2("default");_in8._xp2._du5(_7j8._hd7);_in8._xp2._a42();var _1t5=_in8._xp2._9e9();if(_1t5){this._7n3[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._7n3[_kx5._wj2?"onpointermove":"onmousemove"]=null;this._7n3.style.zIndex=(parseInt(_fe9._fe3(_1t5.parentNode).zIndex,10)-1);}else{this._p11(false, _sy7, _7j8);this._7n3.parentNode.removeChild(this._7n3);this._7n3=null;}if(_7j8._hd7!="_375"){this._413(_1t5, _sy7, _7j8);}if(this._kb){if(this._kb._wd3){this._kb._wd3(_7j8);}this._kb=null;}if(_be9._co4&&_be9._co4._122){_be9._co4._122(_7j8._hd7);}_7j8._122();if(_1t5){var _k17=_in8._571(_1t5.dlgid);_k17._55();}this._n91(_7j8);};_in8._n91=function(_7j8){var _d59=_7j8._vz8;for(var s in _d59){var v=_d59[s];if(v&&v._1o8){v._1o8();}}_7j8._vz8={};};_in8._h97=function(e){var el=e.target;el=_fe9._xn(el);while(el){if(el.classList&&( el.classList.contains( "clsModalDlg" )||el.classList.contains( "clsModalDlgHeader_active" )||el.classList.contains( "clsModalDlgHeader_inactive" ) ) ){break;}el=el.parentNode;}return el;};_in8._106=function(e){if(_be9._co4&&_be9._co4._322){_be9._co4._322(e, this);}var el=_in8._h97(e);if(el&&(this==_in8._w61())){var tbl=_in8._w61();var _7j8=_in8._ch2(tbl);var _xs8=_7j8._kf3();if(!_xs8&&(e.button==_fe9._bz2)&&(_ep8._fh2(el)=="clsModalDlgHeader_active")){var div=tbl.parentNode;var _lt8=div.ownerDocument.body;_in8._8t4=e.clientX+_lt8.scrollLeft-div.offsetLeft;_in8._9t4=e.clientY+_lt8.scrollTop-div.offsetTop;_be9._452("_ps7");var o={};o.tbl=tbl;o._jf8=_in8;_ps7._mz8(null, _ox5, o, _ps7.eEffectMove, e.button, null, null, null, null);}}};_in8._9d5=function(e){var el=_in8._h97(e);if(el&&(this==_in8._w61())){if(_ep8._fh2(el)=="clsModalDlgHeader_active"){e.preventDefault();var tbl=_in8._w61();var div=tbl.parentNode;var _lt8=div.ownerDocument.body;_in8._8t4=e.touches[0].clientX+_lt8.scrollLeft-div.offsetLeft;_in8._9t4=e.touches[0].clientY+_lt8.scrollTop-div.offsetTop;var _bc9=_fe9._yh2(div, document.body);_in8._ef5=_bc9.left;_in8._ff5=_bc9.top;_be9._452("_ps7");var o={};o.tbl=tbl;o._jf8=_in8;_ps7._mz8(null, _ox5, o, _ps7.eEffectMove, e.button, null, null, null, null);}}};_in8._pk1=function(tbl,_if7){var nl=tbl.getElementsByTagName("BUTTON");if((nl.length>0)&&(nl.item(0).className.indexOf("clsXButton")!=-1)){var _da9=nl.item(0);_da9.className=_if7?"clsXButton_active":"clsXButton_inactive";var tr=_da9.parentNode.parentNode;_ep8._0j2(tr, _if7?"clsModalDlgHeader_active":"clsModalDlgHeader_inactive");tr.cells.item( 0 ).className=_if7?"clsModalDlgHeaderTitle_active clsModalDlgHeaderTitleFirstCell_active":"clsModalDlgHeaderTitle_inactive clsModalDlgHeaderTitleFirstCell_inactive";tr.cells.item( 1 ).className=_if7?"clsModalDlgHeaderTitle_active clsModalDlgHeaderTitleLastCell_active":"clsModalDlgHeaderTitle_inactive clsModalDlgHeaderTitleLastCell_inactive";}};_in8._d44=function(_6n7){_in8._kb._wd3(_in8._571(_6n7));_in8._kb=null;};_in8._fk3=function(e,_xh8){var tbl=_xh8.parentNode.parentNode.parentNode.parentNode;var div=tbl.parentNode;var o={};o.tbl=tbl;o.clientX=(div.offsetTop+div.offsetHeight)-((_kx5._y14&&!_kx5._wj2)?e.touches[0]:e).clientY;o.clientY=(div.offsetLeft+div.offsetWidth)-((_kx5._y14&&!_kx5._wj2)?e.touches[0]:e).clientX;o._jf8=_in8;_be9._452("_ps7");_ps7._mz8(null, _os1, o, _ps7.eEffectMove, e.button, null, null, null, null);};_in8._ch2=function(tbl){return _in8._571(tbl.dlgid);};_in8.prototype._w89=function(_hc4,_eu3,_dy8,_rg4,_rf7){var _7j8=this;_7j8._bb7=!!_rf7;_7j8._w84=_rg4||"default";this._ko3=_eu3;if(!this._me9){this._zq1();}if(!this._me9){_be9._452("_4l6");if(!_in8._ww7){_in8._ww7=_4l6._rh2("IDS_HAL_DLG_LOADING");if(!_in8._ww7){_in8._ww7="Loading dialog...";}}var _5i8=this._5o3?this._lv5(this._hd7):_4l6._lv5(this._hd7);if(!_5i8){if(this._3c1){_be9._ki6( "Dialog resource not found:" + this._hd7 );_in8._ol();return;}this._3c1=true;_in8._f31=true;_in8._ir=this._hd7;_in8._2m();_in8._1p2=_7j8._1b5.bind(_7j8, _hc4, _eu3, _dy8, _rg4, _rf7);if(this._sl1){_6a8._t98( ["text!" + this._by1 + this._hd7 + ".xml"],function(_bs5){_7j8._yi2(_ie9._795(_bs5).documentElement);_in8._f31=false;_in8._cl3();});}else{_4l6._cm4([this._by1+this._hd7+".xml"], _in8);}return false;}if(this._5o3){if(this._hw===undefined){var nl=_999._mw5(this._5o3, "dialog/requireFiles/requireFile/@src");this._hw=(nl.length>0)?_ie9._l61(null, nl).map(this._291):null;}if(this._6h===undefined){var nl=_999._mw5(this._5o3, "dialog/styleSheets/styleSheet/@src");this._6h=(nl.length>0)?_ie9._l61(null, nl).map(this._291):null;}}var _ei4=_5i8.getAttribute("progressDelay");var _fp1=_5i8.getAttribute("progressCancelDelay");var _tf6=_5i8.getAttribute("idsLoading");var _c49=_999._7y2(_5i8, "dialogHtml");if(!_c49){_be9._ki6( "Dialog [" + this._hd7 + "] missing required dialogHtml element." );}var div=document.body.appendChild(document.createElement('DIV'));var _q69=_c49.text.replace( / (?:HAL_dlgItemId|HAL_testId)=['"]([^'"]*)['"]/g, ' id="' + this._hd7 + '_$1"' );_q69=_q69.replace( / HAL_dlgItemFor=['"]([^'"]*)['"]/g, ' for="' + this._hd7 + '_$1"' );_q69=_q69.replace( / HAL_dlgItemName=['"]([^'"]*)['"]/g, ' name="' + this._hd7 + '_$1"' );_q69=_q69.replace( / HAL_src=['"]([^'"]*)['"]/g,function(s1,s2){ return ' src="' + _be9._7v5( s2 ) + '"'; } );_q69=this._v2(_q69);if(!_in8._ih3){_q69=_q69.replace(/clsToggle/g, "clsCheckbox");}_fe9._m61(_q69, this._hd7, true);if(_kx5._uz8){_q69=_3z2._3y2(_q69);}div.innerHTML=_q69;var _hg7=div.querySelector("DIV");_hg7.id=this._hd7;if(_hg7.className!="clsDialog"){_hg7.className="clsDialog";}var nl=_999._mw5( _5i8, "@borderStyle | @idsDialogTitle | @dialogTitle | @dialogIcon | @dialogSvgIcon | @visualParentRelation | @visualParentOffsetTop | @visualParentOffsetLeft | @startupHeight | @startupWidth | @helpId | @helpUrl | @showX | @initiallyHidden | @useLightBox | @enableTabEvent" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _349=nl.item(i);_hg7.setAttribute("HAL_"+_349.name, _349.value);}_ep8._g(_hg7);_hg7.tabIndex=-1;this._me9=_hg7;var _o05=_999._7y2(_5i8, "inlineScript");if(_o05){_fe9._367(_o05.text);}var nl=_999._mw5( _5i8, "externalScripts/externalScript/@src | externalScripts/externalScript/src" );if(nl.length>0){var _0t6=this._gj1(nl);if(_0t6.length>0){_in8._2m(_ei4, _fp1, _tf6);if(!_in8._1p2){_in8._1p2=_7j8._1b5.bind(_7j8, _hc4, _eu3, _dy8, _rg4, _rf7);}_in8._km++;_be9._452("_i12");_in8._yd=new _i12(_in8, _0t6, null, _in8._lb7, _in8._626);setTimeout(_in8._yd._v89.bind(_in8._yd), 0);}}var nl=_999._mw5( _5i8, "externalResources/externalResource/@src | externalResources/externalResource/src" );if(nl.length>0){this._h92=this._gj1(nl);var _0t6=_be9._eh2(this._h92);if(_0t6.length>0){_in8._2m(_ei4, _fp1, _tf6);if(!_in8._1p2){_in8._1p2=_7j8._1b5.bind(_7j8, _hc4, _eu3, _dy8, _rg4, _rf7);}_in8._km++;setTimeout(_4l6._cm4.bind(_4l6, _0t6, _in8), 0);}}var nl=_999._mw5( _5i8, "externalStringTables/externalStringTable/@src | externalStringTables/externalStringTable/src" );if(nl.length>0){var _0t6=this._gj1(nl);if(_0t6.length>0){_in8._2m(_ei4, _fp1, _tf6);if(!_in8._1p2){_in8._1p2=_7j8._1b5.bind(_7j8, _hc4, _eu3, _dy8, _rg4, _rf7);}_in8._km++;setTimeout(_4l6._6w5.bind(_4l6, _0t6, _in8), 0);}}if(_in8._km>0){return false;}_4l6._jd3(this._me9);}if(!_be9._lh3[this._hd7]){_in8._ol();}_in8._jn6(this._hd7, _hc4, _dy8);};_in8.prototype._gj1=function(nl){var a=[];for(var i=0;i<nl.length;i++){var n=nl.item(i);a.push((n.nodeType==_ie9._2o4)?this._0w1(n):n.value);}return _be9._eh2(a);};_in8.prototype._0w1=function(_rb9){var s="";for(var n=_rb9.firstChild;n;n=n.nextSibling){if(n.nodeName=="#text"){s+= n.nodeValue;}else if(n.nodeName=="srcParam"){var fn=new Function( "_6n7", "return " + n.getAttribute( "value" ) );s+= fn(this._hd7);}}return s;};_in8._d91=function(){this._oo3=null;if(this._yd){this._yd._7z8();}this._yd=null;_4l6._pv2();_4l6._o12();this._km=0;this._1p2=null;_in8._571(this._ir)._3c1=false;this._ir=null;};_in8._2m=function(_ei4,_fp1,_tf6){if(!this._oo3){this._oo3=_6a8._9z8(_tf6?_4l6._m67(_tf6):this._ww7, this._d91.bind(this));}};_in8._ol=function(){if(this._oo3){this._oo3._5a8();this._oo3=null;}};_in8._804=function(_6n7){var _zf9=this._w61();return(!!_zf9&&(_zf9.dlgid==_6n7));};_in8._9f=function(_1s8){if(!(--_in8._km)){this._cl3();}};_in8._3a=function(_1s8){if(this._f31){this._f31=false;this._cl3();}else if(!(--_in8._km)){this._cl3();}};_in8._c42=function(_e48){switch(_e48.constructor){case _i12:var _sw8=_e48._cr7();if(_sw8){_be9._ki6( "External file load failed:\r\n\r\n" + _sw8._le3() + "\r\n" + _sw8._ke3() );}if(!(--_in8._km)){this._cl3();}break;}};_in8._cl3=function(){if(this._1p2()!==false){this._1p2=null;}};_in8._k81=function(_dd9,_dy8,_n58,_m39){if(!_dy8){_dy8=window["_4l6"]?_4l6._rh2( "IDS_HAL_APP_TITLE" ):"";}if(!_m39){_m39=_rn8._0t7;}var _v69="";switch(_m39){case _rn8._na5:_v69=_be9._nl6+"icon_information.gif";break;case _rn8._0t7:_v69=_be9._nl6+"icon_warning.gif";break;case _rn8._yo8:_v69=_be9._nl6+"icon_error.gif";break;}var _uf9=window["_4l6"]?_4l6._rh2( "IDS_HAL_BTN_OK" ):null;var _g47='';if(_n58!=""){_g47='<tr><td style="padding:7px; height:100%">' +'<textarea class="clsDetailMsgTextarea" readOnly="true">' + _jp8._hj6( _n58 ) + '</textarea>' +'</td></tr>';}var _hl8 ='<div class="clsDialog" style="height:100%; width:100%; display:block">' +'<table role="presentation" class="clsDialogText" style="height:100%; width:100%; padding:4px" cellpadding="0" cellspacing="0">' +'<tr>'+'<td style="padding:7px 7px 0 7px">' +'<table role="presentation" class="clsDialogText" style="width:100%" cellpadding="0" cellspacing="0">' +'<tr style="vertical-align:top">' +'<td>'+'<img style="height:32px; width:32px" src="' + _v69 + '"/>' +'</td>'+'<td style="width:100%; padding-left:7px; padding-top:7px">' +_jp8._hj6(_dd9)+'</td>'+'</tr>'+'</table>'+'</td>'+'</tr>'+_g47+'<tr>'+'<td style="padding:0 7px 7px 0">' +'<div class="clsDlgMsgBoxButtonBar" style="text-align:right">' +('<button class="clsDlgButton" onclick="window.close()">' + _jp8._hj6( _uf9||"OK") + '</button>') +'</div>'+'</td>'+'</tr>'+'</table>'+'</div>';var _xg8=_n58==""?150:350;_fe9._rg3(_hl8, _dy8, "", new _p57(_xg8, 500), null, true, true, true);};_in8.prototype._9v=function(_dw6){var tbl=this._zq1().parentNode.parentNode.parentNode.parentNode;var td1=tbl.rows.item(1).cells.item(0);var _ad2 =_dw6+parseInt(_fe9._fe3(td1).paddingLeft)+parseInt(_fe9._fe3(td1).paddingRight)+_fe9._yn(tbl)+_fe9._dg1(tbl);return _ad2;};_in8.prototype._ca1=function(_ym5){var tbl=this._zq1().parentNode.parentNode.parentNode.parentNode;var td1=tbl.rows.item(1).cells.item(0);var _u93 =_899._no8(_ym5-parseInt(_fe9._fe3(td1).paddingLeft)-parseInt(_fe9._fe3(td1).paddingRight)-_fe9._yn(tbl)-_fe9._dg1(tbl));return _u93;};_in8.prototype._d22=function(){var _ym5=this._el4().width;return this._ca1(_ym5);};_in8.prototype._2j=function(){return 0;};_in8.prototype._op=function(_w96){var tbl=this._zq1().parentNode.parentNode.parentNode.parentNode;var td0=tbl.rows.item(0).cells.item(0);var td1=tbl.rows.item(1).cells.item(0);var td2=tbl.rows.item(2).cells.item(0);var _jz1 =_w96+_fe9._201(tbl)+_fe9._d32(tbl)+td0.offsetHeight+parseInt(_fe9._fe3(td1).paddingTop)+parseInt(_fe9._fe3(td1).paddingBottom)+td2.offsetHeight;return _jz1;};_in8.prototype._z11=function(_505){var tbl=this._zq1().parentNode.parentNode.parentNode.parentNode;var td0=tbl.rows.item(0).cells.item(0);var td1=tbl.rows.item(1).cells.item(0);var td2=tbl.rows.item(2).cells.item(0);return _899._no8(_505-_fe9._201(tbl)-_fe9._d32(tbl)-td0.offsetHeight-parseInt(_fe9._fe3(td1).paddingTop)-parseInt(_fe9._fe3(td1).paddingBottom)-td2.offsetHeight);};_in8.prototype._yq1=function(){return this._z11(this._el4().height);};_in8.prototype._qe=function(){return 0;};_in8.prototype._i89=function(){if(this._804()){_in8._w13();}else{_be9._ki6( "Hiding inactive dialog:" + this._hd7 );}};_in8.prototype._jk6=function(s){this._uw7=s;};_in8.prototype._8j6=function(){return this._uw7;};_in8.prototype._ky2=function(_za4){this._464=_za4;};_in8.prototype._kf3=function(){return this._464;};_in8.prototype._rk4=function(){return null;};_in8.prototype._1o8=function(){};_in8.prototype._cz=function(){};_in8.prototype._1u=function(){var nl=this._zq1().getElementsByTagName("BUTTON");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var btn=nl.item(i);if(btn.getAttribute( "HAL_isDefault" )=="true"&&!btn.disabled ){setTimeout(_fe9._ay2.bind(_fe9, document.getElementById(_fe9._9h2(btn))), 0);return;}}if(_be9._kl6["hal"]["enableAccessibility"]){if(!_fe9._0r7(this._me9, _fe9._bw2())){setTimeout(_fe9._ay2.bind(_fe9, _io4._fl4(this._me9)||this._me9), 0);}}};_in8.prototype._m62=function(){if(!this._804()){return;}this._t61();this._1u();if(_be9._co4&&_be9._co4._t61){_be9._co4._t61(this._hd7);}};_in8.prototype._t61=function(){};_in8.prototype._iq1=function(){};_in8.prototype._122=function(){};_in8.prototype._r89=function(){var _eu3=this._ko3;if(_eu3){if(_eu3._fu5&&(_eu3._fu5(_in8._571(this._hd7))==false)){return;}this._ko3=null;if(_eu3._wd3){_in8._kb=_eu3;}}this._i89();};_in8.prototype._m98=function(){if(this._ko3&&this._ko3._wd3){this._ko3._wd3(_in8._571(this._hd7));}};_in8.prototype._yr7=function(){var _eu3=this._ko3;this._ko3=null;if(_eu3&&_eu3._vd3){_eu3._vd3(_in8._571(this._hd7));}this._i89();};_in8._lm6=function(_0l8){var _2v6=this._w61().rows.item(1).cells.item(0).firstChild;if(_2v6.getAttribute("HAL_helpUrl")){_109._wq7( this._w54, "_9w2", _2v6.getAttribute( "HAL_helpUrl" ) );return;}_109._wq7(this._w54, "_qk4", _0l8);};_in8.prototype._wi6=function(_0l8){_in8._lm6(_0l8||this._h67());};_in8.prototype._h67=function(){return this._zq1().getAttribute("HAL_helpId");};_in8.prototype._6j6=function(){return this._zq1().getAttribute("HAL_helpUrl");};_in8.prototype._3k6=function(e){if(_be9._kl6["hal"]["enableAccessibility"]){return;}e.stopPropagation();switch(e.keyCode){case _fe9._687:e.preventDefault();var _v29=this._2j6("btnOK");if(!_v29||!_v29.disabled){if(this._r89){setTimeout(this._r89.bind(this), 0);}}break;case _fe9._al6:e.preventDefault();this._yr7(e);break;}};_in8.prototype._477=function(e){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}switch(e.keyCode){case _fe9._al6:_fe9._8u5(e);this._yr7(e);break;case _fe9._ea8:var _zk5=_io4._fl4(this._me9);var _896=_io4._585(this._me9);if(!e.shiftKey&&e.target==_896){_fe9._8u5(e);_zk5.focus();if(_zk5.nodeName=="INPUT"&&_zk5.getAttribute( "type" )=="text" ){_zk5.select();}}else if(e.shiftKey&&e.target==_zk5){_fe9._8u5(e);_896.focus();if(_896.nodeName=="INPUT"&&_896.getAttribute( "type" )=="text" ){_896.select();}}break;case _fe9._987:case _fe9._687:if(e.target.nodeName!="INPUT"&&e.target.nodeName != "BUTTON"&&e.target.nodeName != "TEXTAREA" ){_fe9._8u5(e);_io4._u42(e.target, _fe9._bz2, e.ctrlKey, e.shiftKey);}break;}};_in8.prototype._xd3=function(_9d4,_8z4,_wr){};_in8.prototype._el4=function(){var div=this._zq1();return new _p57( div.getAttribute( "HAL_startupHeight" ), div.getAttribute( "HAL_startupWidth" ) );};_in8.prototype._0n4=function(_gv8,_xg8){var div=this._zq1();div.setAttribute("HAL_startupHeight", _xg8);div.setAttribute("HAL_startupWidth", _gv8);};_in8.prototype._lv5=function(_sf9){return _ep8._lv5(this, _sf9);};_in8.prototype._yi2=function(n){_ep8._yi2(this, n);};_in8.prototype._dy2=function(_rf9,_cy7,_rx8){_fe9._bf(this._2j6(_rf9), _cy7, _rx8);};_in8.prototype._g81=function(_rf9,_cy7){_fe9._g81(this._2j6(_rf9), _cy7);};_in8.prototype._i42=function(_rf9,_cy7){_fe9._i42(this._2j6(_rf9), _cy7);};_in8.prototype._714=function(_rf9,_cy7){_fe9._714(this._2j6(_rf9), _cy7);};_in8.prototype._fs1=function(_rf9,_cy7){_fe9._fs1(this._2j6(_rf9), _cy7);};_in8.prototype._2j6=function(_rf9){return document.getElementById(this._kw2(_rf9));};_in8.prototype._kw2=function(_rf9){return this._zq1().id+"_" + _rf9;};_in8.prototype._y75=function(el){return el.id.substr((this._hd7+"_").length);};_in8.prototype._ie3=function(){return this._zq1().parentNode.parentNode.parentNode.parentNode.parentNode;};_in8.prototype._zq1=function(){if(!this._me9){this._me9=document.getElementById(this._hd7);}return this._me9;};_in8.prototype._ty3=function(){return !!this._me9;};_in8.prototype._u61=function(){_ep8._hi2(this._zq1().parentNode.parentNode.parentNode.parentNode);};_in8.prototype._804=function(){return _in8._804(this._hd7);};_in8.prototype._xu5=function(){return this._hd7;};_in8.prototype._j32=function(_1q3){this._5m3=_1q3;};_in8.prototype._fi3=function(){if(this._5m3){for(var i=0; i<this._5m3.length;++i){var _dg9=this._2j6(this._5m3[i]);if(_dg9){_dg9.style.display="none";}}}};_in8._l06=function(b){if(this._7n3){var _dx8=b?"clsDialogBlocker clsLightBox":"clsDialogBlocker";if(this._7n3.className!=_dx8){this._7n3.className=_dx8;}}};_in8._by2=function(_lk8){if(this._7n3&&(this._7n3.style.cursor!=_lk8)){this._7n3.style.cursor=_lk8;}};_in8.prototype._by2=function(_lk8){if(this._804()){_in8._by2(_lk8);}};_in8._4m2=function(){var doc=document;doc.body.appendChild(doc.createElement("DIV")).innerHTML='<div id="divHALModalDlgTemplate" role="region" aria-label="Dialog Template" class="clsModalDlgWin clsModalDlgNotPopup">' +'<table role="presentation" class="clsModalDlg" cellspacing="0" cellpadding="0">' +'<tr class="clsModalDlgHeader_active clsModalDlgRow">' +'<td class="clsModalDlgHeaderTitle_active clsModalDlgHeaderTitleFirstCell_active" style="white-space:nowrap;"><span class="clsDialogIcon" style="display:none;"></span><span>Title</span></td>' +'<td class="clsModalDlgHeaderTitle_active clsModalDlgHeaderTitleLastCell_active" style="white-space:nowrap; text-align:right; vertical-align:top;"><span style="vertical-align:middle; font-weight:normal; text-decoration:underline; cursor:pointer" HAL_ids="IDS_HAL_HELP_DLG_LINK" role="link" aria-label="help" onclick="this.nextSibling._7j8._wi6()" class="clsHelpLink">Help</span>' +'<button tabIndex="-1" class="clsXButton" role="button" aria-label="close" onfocus="this.blur()" ' + ( ( _kx5._y14&&!_kx5._wj2 )?'ontouchstart':'onclick' ) + '="this._7j8._yr7(event)" ' + ( _kx5._wj2?"onpointerdown":"onmousedown" ) + '="_fe9._8u5( event )" ' + ( _kx5._wj2?"onpointerup":"onmouseup" ) + '="_fe9._8u5( event )" ' + ( _kx5._wj2?"onpointermove":"onmousemove" ) + '="_fe9._8u5( event )">' +'<svg class="clsXButton"><use xlink:href="#def_hal_close_16x16"/></svg>' +'</button>'+'</td>'+'</tr>'+'<tr class="clsModalDlgRow" style="vertical-align:top; height:100%">' +'<td class="clsModalDlgBody" colspan="2"></td>' +'</tr>'+'<tr class="clsModalDlgRow" style="display:none">' +'<td colspan="2"><div class="clsDlgResizeHandle" role="toolbar" aria-label="resize" ' + ( ( _kx5._y14&&!_kx5._wj2 )?'ontouchstart':( _kx5._wj2?'onpointerdown':'onmousedown' ) ) + '="_in8._fk3( event, this )"></div></td>' +'</tr>'+'</table>'+'</div>';};_in8.prototype._j82=function(_s17){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}this._me9.setAttribute("role", "dialog");this._me9.setAttribute("aria-label", _s17);if(!this._me9.onkeydown){this._me9.onkeydown=this._477.bind(this);}var nl=this._me9.querySelectorAll("SPAN,DIV,TD");var _zg8=nl.length;for(var i=0;i<_zg8;i++){_io4._g04(nl.item(i));}_io4._pj(this._me9);};_in8.prototype._55=function(){if(!_be9._kl6["hal"]["enableAccessibility"]||this._hd7=="_bg2"){return;}if(!_fe9._bw2()||!_fe9._0r7(this._me9, _fe9._bw2())){this._1u();}};_in8.prototype._v2=function(_q69){if(!_be9._kl6["hal"]["enableAccessibility"]){return _q69;}var _3j5=_q69.match(/HAL_aria-labelledby=['"]([^'"]*)['"]/g);if(_3j5){for(var i=0;i<_3j5.length;i++){var _ze2=_3j5[i];if(_ze2.match(/HAL_aria-labelledby=['"]([^'"]*)['"]/g)){var _gy=RegExp.$1;var _sp3=_gy.split( " " );var _bv3=this._hd7+"_" + _sp3[0];for(var j=1;j<_sp3.length;j++){_bv3 += " " + this._hd7 + "_" + _sp3[j];}_q69=_q69.replace( _ze2, 'aria-labelledby="' + _bv3 + '"' );}}}_3j5=_q69.match(/HAL_aria-describedby=['"]([^'"]*)['"]/g);if(_3j5){for(var i=0;i<_3j5.length;i++){var _u02=_3j5[i];if(_u02.match(/HAL_aria-describedby=['"]([^'"]*)['"]/g)){var _cs=RegExp.$1;var _m73=_cs.split( " " );var _jb3=this._hd7+"_" + _m73[0];for(var j=1;j<_m73.length;j++){_jb3 += " " + this._hd7 + "_" + _m73[j];}_q69=_q69.replace( _u02, 'aria-describedby="' + _jb3 + '"' );}}}return _q69;};_in8._804=function(_7n7){return _in8._xp2._sr7(_7n7);};_in8._8m4=function(_7n7){return _in8._xp2._k98(_7n7);};_in8._r32=function(){var _pa6=_in8._xp2._i67();for(var i=0;i<_pa6;i++){_ep8._hi2(_in8._xp2._4e9(i));}_in8._o81();};_in8._qw2=function(){var _h96=_in8._xp2._9e9();return _h96?parseInt(_h96.parentNode.style.zIndex||_fe9._fe3(_h96.parentNode).zIndex, 10):1000;};_in8._xp2={};_in8._xp2._0v4=new Set();_in8._xp2._de5=[];_in8._xp2._9e9=function(){return _109._9e9(this._de5);};_in8._xp2._i67=function(){return this._de5.length;};_in8._xp2._4e9=function(i){return this._de5[i];};_in8._xp2._a42=function(){this._de5.pop();if(_109._9e9(this._de5)){this._cg3(_109._9e9(this._de5));}};_in8._xp2._sr7=function(_rf9){return(_109._ff3(this._de5, "dlgid", _rf9)!=-1);};_in8._xp2._k98=function(_rf9){return this._0v4.has(_rf9);};_in8._xp2._uq7=function(_rf9){this._0v4.add(_rf9);};_in8._xp2._du5=function(_rf9){this._0v4.delete(_rf9);};_in8._xp2._cg3=function(_ag8){if(this._9e9()&&!this._9e9()._sy7){_in8._pk1(this._9e9(), false);}_109._bk6(this._de5, _ag8);this._de5.push(_ag8);if(!_ag8._sy7){_in8._pk1(_ag8, true);}};function _nx3(_6f6, _gu2, _779, d){this.d=d||document;this._j46=_6f6||_9t7._z88(this.constructor);this._ev4=_fe9._sv5(this._j46);_nx3._rx1[this._ev4]=this;if(_gu2){_nx3._qg5[_gu2]=this._ev4;}if(_779){this._by1=_779;}if(this._dl4){this.d.body.appendChild(this.d.createElement("DIV")).innerHTML=this._dl4(this._ev4);}this._1b5=this._w89;this._0b5=this._r89;this._kh3=this._m98;this._lz2=this._yr7;this._i52=this._3k6;this._vz8={};};_nx3.prototype._sb8=false;_nx3.prototype._km=0;_nx3.prototype._by1="dialogs/";_nx3.prototype._326=true;_nx3.prototype._126=true;_nx3.prototype._ye5=false;_nx3._rx1={};_nx3._lb7=true;_nx3._626=false;_nx3._q54=2000;_nx3._5l1=30000;_nx3._jl1=[];_nx3._w54=[];_nx3._8t4=0;_nx3._9t4=0;_nx3._qg5={};_nx3._ih3=false;_nx3._ch2=function(_cy4){var _c83=false;var el=_fe9._xn(_cy4);while(!_c83){if(el.dlgHtmlId){_c83=true;return _nx3._rx1[ el.dlgHtmlId ];}else{el=el.parentNode;}}return null;};_nx3._471=function(_hu2){var _7n7=this._qg5[_hu2];return _7n7?window[_7n7]:null;};_nx3._gg3=function(_945){this.prototype._cv4=_945;};_nx3._2a1=function(){return _nx3._1n1._9e9();};_nx3._ab1=function(_ag8){var _bd4=_ep8._qw2();_nx3._1n1._cg3(_ag8);_ag8.parentNode.style.zIndex=Math.max(1000, _bd4+1);};_nx3._k61=function(_vl7){_109._9k6(this._jl1, _vl7);};_nx3._lo=function(_vl7){_109._bk6(this._jl1, _vl7);};_nx3._fd3=function(_vl7){_109._9k6(this._w54, _vl7);};_nx3._742=function(_vl7){_109._bk6(this._w54, _vl7);};_nx3._fk6=function(_8g7){this._lb7=_8g7;};_nx3._cn4=function(_e86){this._626=_e86;};_nx3._tr4=[];_nx3._1o8=function(){this._pk4();};_nx3._pk4=function(){for(var s in this._rx1){var _7j8=this._rx1[s];if(_7j8){if(_7j8._1o8){_7j8._1o8();}this._n91(_7j8);if(_7j8._me9){_7j8._wj5=false;if(_7j8._me9.parentNode){_7j8._me9.parentNode.removeChild(_7j8._me9);}_7j8._me9=null;_7j8._3c1=false;_be9._jo(_7j8._by1+_7j8._j46+".xml");_be9._kj(_7j8._h92);}_7j8._5m3=null;}}this._rx1={};};_nx3.prototype._jn6=function(dlgid,_hc4,_q59){_oz8._jz8( "showDialog:" + dlgid + " _q59 " + _q59);var div=this.d.getElementById(this._ev4);if(!_hc4){_hc4=this.d.body;}if(this._222){this._222(div);}var _2v6=div.parentNode.removeChild(div);var _s86=this.d.getElementById("divHALModelessDlgTemplate");if(!_s86){_oz8._jz8("writing template html");var _mg7=this.d.body.insertBefore(this.d.createElement("DIV"), this.d.body.firstChild);_mg7.innerHTML=_nx3._k8();_s86=this.d.getElementById("divHALModelessDlgTemplate");}_s86.removeAttribute("role");_s86.removeAttribute("aria-label");_ep8._ed3(_s86);this._n64=_s86.cloneNode(true);this._n64.id="";this.d.body.insertBefore(this._n64, this.d.body.firstChild);this._n64.style.visibility="hidden";var _8j4=this._n64.querySelector("table");_8j4.dlgid=dlgid;_8j4.dlgHtmlId=this._ev4;_8j4._sy7=this._zu7;_8j4.className=this._ye5?"clsModelessInfoDlg":"clsModelessDlg";_8j4.style.borderStyle=this._126?"":"none";_8j4.style.boxShadow=this._126?"":"none";if(_be9._kl6["hal"]["enableAccessibility"]&&this._j46 != "_ak4" ){this._ze1="";try{if(_fe9._bw2(this.d)){this._ze1=_fe9._9h2(_fe9._bw2(this.d));}}catch(e){}}var _hf1=_8j4.rows.item(0);var _561=_8j4.rows.item(1);if(!this._326){_hf1.style.display="none";}else{if(!this._er8&&(this._er8!=="")){this._er8=_2v6.getAttribute("HAL_dialogTitle");if(!this._er8){var _3e4=_2v6.getAttribute("HAL_idsDialogTitle");this._er8=_3e4?_4l6._m67(_3e4):this._cv4;}if(!this._er8){this._er8=window["_4l6"]?_4l6._rh2( "IDS_HAL_APP_TITLE" ):null;}if(!this._er8){this._er8="";}}var _bg8=_hf1.cells.item(0).lastChild;_fe9._u95(_bg8, this._er8);_hf1.cells.item(1).firstChild.style.display="none";var btn=_8j4.querySelector("BUTTON");btn._7j8=this;btn._lq5="clsXButton";btn.style.visibility=( _2v6.getAttribute( "HAL_showX" )=="false" )?"hidden":"";}_fe9._qi2(_561.cells.item(0));_561.cells.item(0).appendChild(_2v6);var _bq5=_2v6.getAttribute("HAL_borderStyle");if(_bq5){_8j4._bq5=_bq5;switch(_bq5){case "none":_hf1.style.display="none";_561.cells.item( 0 ).style.padding="0px 0px 0px 0px";break;case "sizable":_8j4.rows.item(_8j4.rows.length-1).style.display="";var _6d6=this._el4();_8j4.style.height=_6d6.height+"px";_8j4.style.width=_6d6.width+"px";this._me9.style.height=this._z11(_6d6.height)+"px";this._me9.style.width=this._ca1(_6d6.width)+"px";break;}}var _668=this._8j6()||_2v6.getAttribute("HAL_dialogIcon");if(_668){var _yh8=_hf1.cells.item(0).firstChild;_yh8.src=_be9._7v5(_668);_yh8.style.display="";}_2v6.style.display="block";if(!this._wj5){_dp8._zv5(_2v6);if(window["_4l6"]){_4l6._jd3(_2v6);}this._wj5=true;this._fi3();this._rk4();}this._no6=_2v6.getAttribute("HAL_isTooltip");this._cx=Q.when(this._cz()||true).then(function(){this._cx=null;this._q06(dlgid, _8j4, _2v6);this._j82(this._er8);return true;}.bind(this));};_nx3.prototype._q06=function(dlgid,_8j4,_2v6){_ep8._qg1(this);this._3n2(_8j4);this._4r4(_8j4);var _0c3=_2v6.getAttribute("HAL_initiallyHidden");_nx3._ab1(_8j4);if(this._no6){_nx3._o81();}else{this._o82(_2v6);}if(_kx5._y14){_8j4[_kx5._wj2?"onpointerdown":"ontouchstart"]=_nx3._9d5;}else{_8j4[_kx5._wj2?"onpointerdown":"onmousedown"]=_nx3._106;}this._n64.style.visibility=( _0c3!="true" )?"visible":"hidden";setTimeout(this._m62.bind(this), 0);};_nx3.prototype._o82=function(_2v6){if(_be9._kl6["hal"]["iframeUnderlay"]&&_kx5._uz8){var _wz7=this.d.body.appendChild(this.d.createElement("IFRAME"));_wz7.src=_be9._4j6("hal/blank.htm");_wz7.style.position="absolute";_wz7.id=this._ev4+"__IFRAME__";_wz7.frameBorder="no";_wz7.style.border="none";_wz7.style.backgroundColor="white";_nx3._o81();}};_nx3.prototype._875=function(){var tbl=this._me9.parentNode.parentNode.parentNode.parentNode;if(tbl!=_nx3._2a1()){_nx3._ab1(tbl);}};_nx3.prototype._7s7=function(_dw6,_w96){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}var tbl=this._me9.parentNode.parentNode.parentNode.parentNode;var _ym5=this._9v(_dw6);var _505=this._op(_w96);this._0n4(_ym5, _505);tbl.style.height=_505+"px";tbl.style.width=_ym5+"px";this._me9.style.height=_w96+"px";this._me9.style.width=_dw6+"px";};_nx3._o81=function(){if(_be9._kl6["hal"]["iframeUnderlay"]&&_kx5._uz8){var _pa6=_nx3._1n1._i67();for(var i=0;i<_pa6;i++){var _8j4=_nx3._1n1._4e9(i);var _vb4=_8j4.parentNode;var _wz7=_vb4.ownerDocument.getElementById(_8j4.dlgHtmlId+"__IFRAME__");_wz7.style.top=_vb4.offsetTop+"px";_wz7.style.left=_vb4.offsetLeft+"px";_wz7.height=_8j4.offsetHeight+"px";_wz7.width=_8j4.offsetWidth+"px";}}};_nx3.prototype._i89=function(){if(this._cx){this._cx.done(this._i89.bind(this));return;}if(!this._sb8){_oz8._jz8( "ERROR: _nx3._i89 - no active dialog to hide." );return;}var doc=this.d;var _8j4=null;_8j4=this._n64.querySelector("table");_8j4[_kx5._wj2?"onpointerdown":"onmousedown"]=null;_nx3._1n1._781();this._n64.querySelector("BUTTON")._7j8=null;this._iq1();this._n64.style.visibility="hidden";if(_be9._kl6["hal"]["iframeUnderlay"]&&_8j4&&_kx5._uz8){var _wz7=this.d.getElementById(this._ev4+"__IFRAME__");_wz7.parentNode.removeChild(_wz7);}if(this._me9){this._me9.style.display="none";doc.body.appendChild(this._me9.parentNode.removeChild(this._me9));}if(this._n64.parentNode){doc.body.removeChild(this._n64);}this._n64=null;if(this._q63){_oz8._jz8('abort resource load');this._q63._7z8();}if(this._p84){this._p84._7z8();}if(_be9._kl6["hal"]["enableAccessibility"]&&this._j46 != "_ak4" ){var _g93=this._ze1?this.d.getElementById(this._ze1):null;this._ze1="";if(_g93&&_g93.focus){if ( _g93.style&&((_g93.style.display=="none" )||( _g93.style.visibility=="hidden" ) ) ){_fe9._ay2(this.d.body);}else{try{_fe9._ay2(_g93);}catch(e){}}}_g93=null;}this._3m2();this._sb8=false;};_nx3.prototype._3m2=function(){if(this._ko3&&this._ko3._wd3){this._ko3._wd3(this);}if(_be9._co4&&_be9._co4._122){_be9._co4._122(this._j46);}this._122();_nx3._n91(this);};_nx3._n91=function(_7j8){var _d59=_7j8._vz8;for(var s in _d59){var v=_d59[s];if(v&&v._1o8){v._1o8();}}_7j8._vz8={};};_nx3._h97=function(e){for(var el=_fe9._xn(e.target);el;el=el.parentNode){if(_fe9._l52[el.nodeName]){continue;}if(el.getAttribute("dlgid")){break;}if(el.getAttribute( "isHeader" )=="true" ){return el;}}return null;};_nx3._9d5=function(e){var el=_nx3._h97(e);if(el){if(this!=_nx3._2a1()){_nx3._ab1(this);}e.preventDefault();var tbl=_nx3._2a1();var div=tbl.parentNode;var _lt8=div.ownerDocument.body;_nx3._8t4=(_kx5._wj2?e:e.touches[0]).clientX+_lt8.scrollLeft-div.offsetLeft;_nx3._9t4=(_kx5._wj2?e:e.touches[0]).clientY+_lt8.scrollTop-div.offsetTop;var _bc9=_fe9._yh2(div, document.body);_nx3._ef5=_bc9.left;_nx3._ff5=_bc9.top;_be9._452("_ps7");var o={};o.tbl=tbl;o._jf8=_nx3;_ps7._mz8(null, _ox5, o, _ps7.eEffectMove, e.button, null, null, null, null);}};_nx3._106=function(e){var el=_nx3._h97(e);if(el){if(this!=_nx3._2a1()){_nx3._ab1(this);}if(e.button==_fe9._bz2){var tbl=_nx3._2a1();var div=tbl.parentNode;var _lt8=div.ownerDocument.body;_nx3._8t4=e.clientX+_lt8.scrollLeft-div.offsetLeft;_nx3._9t4=e.clientY+_lt8.scrollTop-div.offsetTop;_be9._452("_ps7");var o={};o.tbl=tbl;o._jf8=_nx3;_ps7._mz8(null, _ox5, o, _ps7.eEffectMove, e.button, null, null, null, null);}}};_nx3._pk1=function(tbl,_if7){var nl=tbl.getElementsByTagName("BUTTON");if((nl.length>0)&&(nl.item(0).className.indexOf("clsXButton")!=-1)){var _7j8=this._ch2(tbl);var _o45=_7j8._ye5?"clsModelessInfoDlgHeader":"clsModelessDlgHeader";var _da9=nl.item(0);_da9.className=_if7?"clsXButton_active":"clsXButton_inactive";var tr=_da9.parentNode.parentNode;_ep8._0j2( tr, _if7?_o45+"_active":_o45 + "_inactive" );var _ck8=_if7?"_active":"_inactive";tr.cells.item( 0 ).className=_7j8._ye5?_o45+"Title" + _ck8:_o45 + "Title" + _ck8 + " clsModalDlgHeaderTitleFirstCell" + _ck8;tr.cells.item( 1 ).className=_7j8._ye5?_o45+"Title" + _ck8:_o45 + "Title" + _ck8 + " clsModalDlgHeaderTitleLastCell" + _ck8;}};_nx3._fk3=function(e,_xh8){var tbl=_xh8.parentNode.parentNode.parentNode.parentNode;var div=tbl.parentNode;var o={};o.tbl=tbl;o.clientX=(div.offsetTop+div.offsetHeight)-((_kx5._y14&&!_kx5._wj2)?e.touches[0]:e).clientY;o.clientY=(div.offsetLeft+div.offsetWidth)-((_kx5._y14&&!_kx5._wj2)?e.touches[0]:e).clientX;o._jf8=_nx3;_be9._452("_ps7");_ps7._mz8(null, _os1, o, _ps7.eEffectMove, e.button, null, null, null, null);};_nx3.prototype._ko8=function(x,y){_ox5._314(x, y, this._n64);};_nx3.prototype._hy2=function(_dy8,_086,_6u6,_8z1,_y76){this._er8=_dy8;this._326=(_086!==false);this._ye5=(_6u6==true);this._126=(_y76!==false);if(this._804()){var _8j4=this._n64.querySelector("table");_8j4.style.borderStyle=this._126?"":"none";_8j4.style.boxShadow=this._126?"":"none";}};_nx3.prototype._w89=function(_eu3,_d48,_hc4,_df1){if(this._cx){this._cx.done(this._w89.bind(this, _eu3, _d48, _hc4, _df1));return;}this._sb8=true;this._v64=_hc4||this.d.body;this._zu7=(_df1&&(_df1!="center")&&(_hc4!=this.d.body));this._ko3=_eu3;this._iw7=_d48;this._id1=_df1;if(!this._me9){this._me9=this.d.getElementById(this._ev4);}if(!this._me9){_be9._452("_4l6");if(!_nx3._ww7){_nx3._ww7=_4l6._rh2( "IDS_HAL_DLG_LOADING" )||"Loading dialog...";}var _5i8=this._5o3?this._lv5(this._j46):_4l6._lv5(this._j46);if(!_5i8){if(this._3c1){_be9._ki6( "Dialog resource not found:" + this._j46 );this._ol();return;}this._3c1=true;this._f31=true;this._2m(_d48);this._1p2=this._d72(this._ko3, this._iw7, this._v64, this._id1);var _1s8=[];_1s8.push(this._by1+this._j46+".xml");this._641=new _iv2(this, _1s8);this._641._v89();return false;}var _ei4=_5i8.getAttribute("progressDelay");var _fp1=_5i8.getAttribute("progressCancelDelay");var _tf6=_5i8.getAttribute("idsLoading");var _c49=_999._7y2(_5i8, "dialogHtml");if(!_c49){_be9._ki6( "Dialog [" + this._j46 + "] missing required dialogHtml element." );}var div=this.d.body.appendChild(this.d.createElement('DIV'));var _q69=_c49.text.replace( / HAL_dlgItemId=['"]([^'"]*)['"]/g, ' id="' + this._ev4 + '_$1"' );_q69=_q69.replace( / HAL_dlgItemFor=['"]([^'"]*)['"]/g, ' for="' + this._ev4 + '_$1"' );_q69=_q69.replace( / HAL_dlgItemName=['"]([^'"]*)['"]/g, ' name="' + this._j46 + '_$1"' );_q69=_q69.replace( / HAL_src=['"]([^'"]*)['"]/g,function(s1,s2){ return ' src="' + _be9._7v5( s2 ) + '"'; } );_q69=this._v2(_q69);if(!_nx3._ih3){_q69=_q69.replace(/clsToggle/g, "clsCheckbox");}_fe9._m61(_q69, this._j46, true);if(_kx5._uz8){_q69=_3z2._3y2(_q69);}div.innerHTML=_q69;var _hg7=div.querySelector("DIV");_hg7.id=this._ev4;if(_hg7.className!="clsDialog"){_hg7.className="clsDialog";}var nl=_999._mw5( _5i8, "@borderStyle | @idsDialogTitle | @dialogTitle | @dialogIcon | @visualParentRelation | @visualParentOffsetTop | @visualParentOffsetLeft | @startupHeight | @startupWidth | @helpId | @helpUrl | @showX | @initiallyHidden | @isTooltip" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _349=nl.item(i);_hg7.setAttribute("HAL_"+_349.name, _349.value);}_ep8._g(_hg7);this._me9=_hg7;var _o05=_999._7y2(_5i8, "inlineScript");if(_o05){_fe9._367(_o05.text);}var nl=_999._mw5( _5i8, "externalScripts/externalScript/@src | externalScripts/externalScript/src" );if(nl.length>0){var _0t6=this._gj1(nl);if(_0t6.length>0){this._2m(_d48, _ei4, _fp1, _tf6);if(!this._1p2){this._1p2=this._d72(this._ko3, this._iw7, this._v64, this._id1);}this._km++;_be9._452("_i12");this._yd=new _i12(this, _0t6, null, _nx3._lb7, _nx3._626);this._yd._v89();}}var nl=_999._mw5( _5i8, "externalResources/externalResource/@src | externalResources/externalResource/src" );if(nl.length>0){this._h92=this._gj1(nl);var _0t6=_be9._eh2(this._h92);if(_0t6.length>0){this._2m(_d48, _ei4, _fp1, _tf6);if(!this._1p2){this._1p2=this._d72(this._ko3, this._iw7, this._v64, this._id1);}this._km++;this._7q2=new _iv2(this, _1s8);this._7q2._v89();}}var nl=_999._mw5( _5i8, "externalStringTables/externalStringTable/@src | externalStringTables/externalStringTable/src" );if(nl.length>0){var _0t6=this._gj1(nl);if(_0t6.length>0){this._2m(_d48, _ei4, _fp1, _tf6);if(!this._1p2){this._1p2=this._d72(this._ko3, this._iw7, this._v64, this._id1);}this._km++;this._7p3=new _xx3(this, _0t6);this._7p3._v89();}}if(this._km>0){return false;}_4l6._jd3(this._me9);}this._jn6(this._j46, _hc4, _d48);};_nx3.prototype._aa7=function(_eu3,_d48,_hc4,_df1){return _nx3.prototype._w89.call(this, _eu3, _d48, _hc4, _df1);};_nx3.prototype._d72=function(_eu3,_d48,_hc4,_df1){return this._aa7.bind(this, _eu3, _d48, _hc4, _df1);};_nx3.prototype._gj1=function(nl){var a=[];for(var i=0;i<nl.length;i++){var n=nl.item(i);a.push((n.nodeType==_ie9._2o4)?this._0w1(n):n.value);}return _be9._eh2(a);};_nx3.prototype._0w1=function(_rb9){var s="";for(var n=_rb9.firstChild;n;n=n.nextSibling){if(n.nodeName=="#text"){s+= n.nodeValue;}else if(n.nodeName=="srcParam"){var fn=new Function( "_6n7", "return " + n.getAttribute( "value" ) );s+= fn(this._j46);}}return s;};_nx3.prototype._d91=function(){if(this._yd){this._yd._7z8();}this._yd=null;if(this._641){this._641._7z8();}this._641=null;if(this._7q2){this._7q2._7z8();}this._7q2=null;if(this._7p3){this._7p3._7z8();}this._7p3=null;this._km=0;this._1p2=null;this._3c1=false;this._ol();};_nx3.prototype._3n2=function(_8j4){var _bc9=_fe9._yh2(this._v64, this._v64.ownerDocument.body);if(this._v64.ownerDocument!=document){var _5f9=this._v64.ownerDocument.defaultView.frameElement;var _ol7=_fe9._yh2(_5f9, _5f9.ownerDocument.body);_bc9.top+= _ol7.top;_bc9.left+= _ol7.left;}var _0u2=_fe9._dz3(this._v64);var _pd2=_0u2.width;var _tz1=_0u2.height;if(this._zu7){switch(this._id1){case "top":_bc9.top=_bc9.top-_8j4.offsetHeight;break;case "bottom":_bc9.top=_bc9.top+_tz1;break;case "right":_bc9.left=_bc9.left+_pd2;break;case "left":_bc9.left=_bc9.left-_pd2;break;default:_oz8._8z8("_nx3: Unsupported visual parent relation");break;}if(this._iw7){_bc9.left+= this._iw7.left;_bc9.top+= this._iw7.top;}this._n64.style.left=_bc9.left+"px";this._n64.style.top=_bc9.top+"px";}else{if(this._iw7){var _p39=this._iw7.left;var _db9=this._iw7.top;this._n64.style.left=_p39+"px";this._n64.style.top=_db9+"px";}else{this._n64.style.left=_bc9.left+((_pd2 / 2)-(_8j4.offsetWidth / 2))+ "px";this._n64.style.top=_bc9.top+((_tz1 / 2)-(_8j4.offsetHeight / 2))+ "px";}}var _lt8=this.d.body;var _mj8=_fe9._yh2(this._n64, _lt8);if(_mj8.left<0){this._n64.style.left=0;}else if((_mj8.left+this._n64.offsetWidth)>(_lt8.clientWidth+_lt8.scrollLeft)){if(this._id1=="right"){this._n64.style.left=(_bc9.left-_8j4.offsetWidth - _pd2-(this._iw7?(2*this._iw7.left):0))+"px";}else{this._n64.style.left=_899._no8((_lt8.clientWidth+_lt8.scrollLeft)-this._n64.offsetWidth)+ "px";}}if(_mj8.top<0){this._n64.style.top=0;}else if((_mj8.top+this._n64.offsetHeight)>(_lt8.clientHeight+_lt8.scrollTop)){if(this._id1=="bottom"){this._n64.style.top=(_bc9.top-_8j4.offsetHeight - _tz1-(this._iw7?(2*this._iw7.top):0))+"px";}else{this._n64.style.top=_899._no8((_lt8.clientHeight+_lt8.scrollTop)-this._n64.offsetHeight)+ "px";}}};_nx3.prototype._p82=function(){var _2l5=document.getElementById(this._ev4+"_Cancel");if(_2l5){_2l5.style.visibility="";}};_nx3.prototype._2m=function(_d48,_ei4,_fp1,_tf6){setTimeout(this._p82.bind(this), _nx3._5l1);};_nx3.prototype._4r4=function(_8j4){if(this._iw7&&this._iw7.width&&this._iw7.height){var _ni7=(this._iw7.width>this.d.body.clientWidth)?_899._no8(this.d.body.clientWidth):this._iw7.width;var _mx6=(this._iw7.height>this.d.body.clientHeight)?_899._no8(this.d.body.clientHeight):this._iw7.height;if(_ni7&&_mx6){_8j4.style.height=_mx6+"px";_8j4.style.width=_ni7+"px";if(this._me9){this._me9.style.height=this._z11(_mx6)+"px";this._me9.style.width=this._ca1(_ni7)+"px";}this._0n4(_ni7, _mx6);if(this._me9){var _wr=false;if(_ni7!=this._iw7.width||_mx6!=this._iw7.height){_wr=true;}this._xd3(this._yq1(), this._d22(), _wr);}}}};_nx3.prototype._ol=function(){this._i89();};_nx3.prototype._c42=function(_e48){switch(_e48.constructor){case _i12:var _sw8=_e48._cr7();if(_sw8){_be9._ki6( "External script file load failed:\r\n\r\n" + _sw8._le3() + "\r\n" + _sw8._ke3() );this._p82();return;}if(!(--this._km)){this._cl3();}break;case _xx3:var _sw8=_e48._cr7();if(_sw8){_be9._ki6( "External string file load failed:\r\n\r\n" + _sw8._le3() + "\r\n" + _sw8._ke3() );this._p82();return;}if(!(--this._km)){this._cl3();}break;case _iv2:var _sw8=_e48._cr7();if(_sw8){_be9._ki6( "External string file load failed:\r\n\r\n" + _sw8._le3() + "\r\n" + _sw8._ke3() );this._p82();return;}if(this._f31){this._f31=false;this._cl3();}else if(!(--this._km)){this._cl3();}break;}};_nx3.prototype._cl3=function(){if(this._1p2()!==false){this._1p2=null;}};_nx3.prototype._9v=function(_dw6){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}var tbl=this._me9.parentNode.parentNode.parentNode.parentNode;var td1=tbl.rows.item(1).cells.item(0);var _ad2 =_dw6+parseInt(_fe9._fe3(td1).paddingLeft)+parseInt(_fe9._fe3(td1).paddingRight)+_fe9._yn(tbl)+_fe9._dg1(tbl);return _ad2;};_nx3.prototype._ca1=function(_ym5){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}var tbl=this._me9.parentNode.parentNode.parentNode.parentNode;var td1=tbl.rows.item(1).cells.item(0);var _u93 =_899._no8(_ym5-parseInt(_fe9._fe3(td1).paddingLeft)-parseInt(_fe9._fe3(td1).paddingRight)-_fe9._yn(tbl)-_fe9._dg1(tbl));return _u93;};_nx3.prototype._d22=function(){var _ym5=this._el4().width;return this._ca1(_ym5);};_nx3.prototype._2j=function(){return 0;};_nx3.prototype._op=function(_w96){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}var tbl=this._me9.parentNode.parentNode.parentNode.parentNode;var td0=tbl.rows.item(0).cells.item(0);var td1=tbl.rows.item(1).cells.item(0);var td2=tbl.rows.item(2).cells.item(0);var _jz1 =_w96+_fe9._201(tbl)+_fe9._d32(tbl)+td0.offsetHeight+parseInt(_fe9._fe3(td1).paddingTop)+parseInt(_fe9._fe3(td1).paddingBottom)+td2.offsetHeight;return _jz1;};_nx3.prototype._z11=function(_505){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}var tbl=this._me9.parentNode.parentNode.parentNode.parentNode;var td0=tbl.rows.item(0).cells.item(0);var td1=tbl.rows.item(1).cells.item(0);var td2=tbl.rows.item(2).cells.item(0);return _899._no8(_505-_fe9._201(tbl)-_fe9._d32(tbl)-td0.offsetHeight-parseInt(_fe9._fe3(td1).paddingTop)-parseInt(_fe9._fe3(td1).paddingBottom)-td2.offsetHeight);};_nx3.prototype._yq1=function(){return this._z11(this._el4().height);};_nx3.prototype._qe=function(){return 0;};_nx3.prototype._jk6=function(s){this._uw7=s;};_nx3.prototype._8j6=function(){return this._uw7;};_nx3.prototype._rk4=function(){};_nx3.prototype._1o8=function(){this._n64=null;if(this._me9&&this._me9.parentNode){this._me9.parentNode.removeChild(this._me9);}this._me9=null;_nx3._rx1[this._ev4]=null;};_nx3.prototype._cz=function(){};_nx3.prototype._1u=function(){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}var nl=this._me9.getElementsByTagName("BUTTON");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var btn=nl.item(i);if(btn.getAttribute( "HAL_isDefault" )=="true"&&!btn.disabled ){setTimeout(_fe9._ay2.bind(_fe9, this.d.getElementById(_fe9._9h2(btn))), 0);return;}}if(_be9._kl6["hal"]["enableAccessibility"]){if(!_fe9._0r7(this._me9, _fe9._bw2(this.d))){var _zk5=_io4._fl4(this._me9);if(_zk5){setTimeout(_fe9._ay2.bind(_fe9, _zk5), 0);}}}};_nx3.prototype._m62=function(){if(!this._804()){return;}this._t61();this._1u();if(_be9._co4&&_be9._co4._t61){_be9._co4._t61(this._j46);}};_nx3.prototype._t61=function(){};_nx3.prototype._iq1=function(){};_nx3.prototype._122=function(){};_nx3.prototype._r89=function(){if(this._ko3&&this._ko3._fu5&&(this._ko3._fu5(this)==false)){return;}this._i89();};_nx3.prototype._m98=function(){if(this._ko3&&this._ko3._wd3){this._ko3._wd3(this);}};_nx3.prototype._yr7=function(){var _eu3=this._ko3;this._ko3=null;if(_eu3&&_eu3._vd3){_eu3._vd3(this);}this._i89();};_nx3.prototype._wi6=function(_0l8){if(this._me9.getAttribute("HAL_helpUrl")){_109._wq7( _nx3._w54, "_9w2", this._me9.getAttribute( "HAL_helpUrl" ) );return;}_109._wq7(_nx3._w54, "_qk4", _0l8||this._h67());};_nx3.prototype._h67=function(){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}return this._me9.getAttribute("HAL_helpId");};_nx3.prototype._6j6=function(){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}return this._me9.getAttribute("HAL_helpUrl");};_nx3.prototype._3k6=function(e){if(_be9._kl6["hal"]["enableAccessibility"]){return;}e.stopPropagation();switch(e.keyCode){case _fe9._687:e.preventDefault();var _v29=this._2j6("btnOK");if(!_v29||!_v29.disabled){setTimeout(this._r89.bind(this), 0);}break;case _fe9._al6:e.preventDefault();this._yr7(e);break;}};_nx3.prototype._fk2=function(){return false;};_nx3.prototype._477=function(e){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}switch(e.keyCode){case _fe9._al6:_fe9._8u5(e);this._yr7(e);break;case _fe9._ea8:if(this._fk2()){break;}var _zk5=_io4._fl4(this._me9);var _896=_io4._585(this._me9);if(!e.shiftKey&&e.target==_896){_fe9._8u5(e);_zk5.focus();if(_zk5.nodeName=="INPUT"&&_zk5.getAttribute( "type" )=="text" ){_zk5.select();}}else if(e.shiftKey&&e.target==_zk5){_fe9._8u5(e);_896.focus();if(_896.nodeName=="INPUT"&&_896.getAttribute( "type" )=="text" ){_896.select();}}break;case _fe9._987:case _fe9._687:if(e.target.nodeName!="INPUT"&&e.target.nodeName != "BUTTON"&&e.target.nodeName != "TEXTAREA" ){_fe9._8u5(e);_io4._u42(e.target, _fe9._bz2, e.ctrlKey, e.shiftKey);}break;}};_nx3.prototype._xd3=function(_9d4,_8z4,_wr){};_nx3.prototype._el4=function(){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}return new _p57(this._iw7.height, this._iw7.width);};_nx3.prototype._0n4=function(_gv8,_xg8){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}this._iw7=new _u57(this._iw7.left, this._iw7.top, this._iw7.left+_gv8, this._iw7.top+_xg8);};_nx3.prototype._lv5=function(_sf9){return _ep8._lv5(this, _sf9);};_nx3.prototype._yi2=function(n){_ep8._yi2(this, n);};_nx3.prototype._dy2=function(_rf9,_cy7,_rx8){_fe9._bf(this._2j6(_rf9), _cy7, _rx8);};_nx3.prototype._g81=function(_rf9,_cy7){_fe9._g81(this._2j6(_rf9), _cy7);};_nx3.prototype._i42=function(_rf9,_cy7){_fe9._i42(this._2j6(_rf9), _cy7);};_nx3.prototype._714=function(_rf9,_cy7){_fe9._714(this._2j6(_rf9), _cy7);};_nx3.prototype._fs1=function(_rf9,_cy7){_fe9._fs1(this._2j6(_rf9), _cy7);};_nx3.prototype._2j6=function(_rf9){return this.d.getElementById(this._kw2(_rf9));};_nx3.prototype._kw2=function(_rf9){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}return this._ev4+"_" + _rf9;};_nx3.prototype._y75=function(el){return el.id.substr((this._j46+"_").length);};_nx3.prototype._ie3=function(){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}return this._me9.parentNode.parentNode.parentNode.parentNode.parentNode;};_nx3.prototype._zq1=function(){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}return this._me9;};_nx3.prototype._ty3=function(){return !!this._me9;};_nx3.prototype._u61=function(){if(!this._me9){this._me9=this.d.getElementById(this._ev4);}_ep8._hi2(this._me9.parentNode.parentNode.parentNode.parentNode);};_nx3.prototype._804=function(){return this._sb8;};_nx3.prototype._xu5=function(){return this._hd7;};_nx3.prototype._j32=function(_1q3){this._5m3=_1q3;};_nx3.prototype._fi3=function(){if(this._5m3){for(var i=0; i<this._5m3.length;++i){var _dg9=this._2j6(this._5m3[i]);if(_dg9){_dg9.style.display="none";}}}};_nx3._k8=function(){return('<div id="divHALModelessDlgTemplate" role="region" aria-label="Modeless Dialog Template" class="clsModelessDlgWin clsModelessDlgNotPopup">' +'<table role="presentation" class="clsModelessDlg" cellspacing="0" cellpadding="0">' +'<tr class="clsModelessDlgHeader_active clsModalDlgRow" isHeader="true">' +'<td class="clsModelessDlgHeaderTitle_active clsModalDlgHeaderTitleFirstCell_active" style="white-space:nowrap;"><img class="clsImg16x16" style="display:none" alt=""/><span style="padding-left:2px">Title</span></td>' +'<td class="clsModelessDlgHeaderTitle_active clsModalDlgHeaderTitleLastCell_active" style="white-space:nowrap; text-align:right; vertical-align:top; padding-left:14px"><span style="vertical-align:middle; font-weight:normal; text-decoration:underline; cursor:pointer" HAL_ids="IDS_HAL_HELP_DLG_LINK" role="link" aria-label="help" onclick="this.nextSibling._7j8._wi6()" class="clsHelpLink">Help</span>' +'<button tabIndex="-1" class="clsXButton" role="button" aria-label="close" onfocus="this.blur()" ' + ( ( _kx5._y14&&!_kx5._wj2 )?'ontouchstart':'onclick' ) + '="this._7j8._yr7(event)" ' + ( _kx5._wj2?"onpointerdown":"onmousedown" ) + '="_fe9._8u5( event )" ' + ( _kx5._wj2?"onpointerup":"onmouseup" ) + '="_fe9._8u5( event )" ' + ( _kx5._wj2?"onpointermove":"onmousemove" ) + '="_fe9._8u5( event )">' +'<svg class="clsXButton"><use xlink:href="#def_hal_close_16x16"/></svg>' +'</button>'+'</td>'+'</tr>'+'<tr class="clsModalDlgRow" style="vertical-align:top; height:100%">' +'<td class="clsModelessDlgBody" colspan="2"></td>' +'</tr>'+'<tr class="clsModalDlgRow" style="display:none">' +'<td colspan="2"><div class="clsDlgResizeHandle" role="toolbar" aria-label="resize" ' + ( ( _kx5._y14&&!_kx5._wj2 )?'ontouchstart':( _kx5._wj2?'onpointerdown':'onmousedown' ) ) + '="_nx3._fk3( event, this )"></div></td>' +'</tr>'+'</table>'+'</div>');};_nx3.prototype._j82=function(_s17){if(!_be9._kl6["hal"]["enableAccessibility"]){this._me9.onkeydown=_fe9._qk6;return;}this._me9.setAttribute("role", "dialog");if(_s17){this._me9.setAttribute("aria-label", _s17);}if(!this._me9.onkeydown){this._me9.onkeydown=this._477.bind(this);}var nl=this._me9.querySelectorAll("SPAN,DIV");var _zg8=nl.length;for(var i=0;i<_zg8;i++){_io4._g04(nl.item(i));}_io4._pj(this._me9);};_nx3.prototype._v2=function(_q69){if(!_be9._kl6["hal"]["enableAccessibility"]){return _q69;}var _3j5=_q69.match(/HAL_aria-labelledby=['"]([^'"]*)['"]/g);if(_3j5){for(var i=0;i<_3j5.length;i++){var _ze2=_3j5[i];if(_ze2.match(/HAL_aria-labelledby=['"]([^'"]*)['"]/g)){var _gy=RegExp.$1;var _sp3=_gy.split( " " );var _bv3=this._ev4+"_" + _sp3[0];for(var j=1;j<_sp3.length;j++){_bv3 += " " + this._ev4 + "_" + _sp3[j];}_q69=_q69.replace( _ze2, 'aria-labelledby="' + _bv3 + '"' );}}}_q69=_q69.replace( / HAL_aria-describedby=['"]([^'"]*)['"]/g, ' aria-describedby="' + this._ev4 + '_$1"' );return _q69;};_nx3._r32=function(){var _pa6=_nx3._1n1._i67();for(var i=0;i<_pa6;i++){_ep8._hi2(_nx3._1n1._4e9(i));}_nx3._o81();};_nx3._qw2=function(){var _h96=_nx3._1n1._9e9();return _h96?parseInt(_h96.parentNode.style.zIndex||_fe9._fe3(_h96.parentNode).zIndex, 10):1000;};_nx3._1n1={};_nx3._1n1._de5=[];_nx3._1n1._9e9=function(){return _109._9e9(this._de5);};_nx3._1n1._i67=function(){return this._de5.length;};_nx3._1n1._4e9=function(i){return this._de5[i];};_nx3._1n1._781=function(){this._de5.pop();if(_109._9e9(this._de5)){this._cg3(_109._9e9(this._de5));}};_nx3._1n1._sr7=function(_rf9){return(_109._ff3(this._de5, "dlgid", _rf9)!=-1);};_nx3._1n1._cg3=function(_ag8){if(this._9e9()&&!this._9e9()._sy7){_nx3._pk1(this._9e9(), false);}_109._bk6(this._de5, _ag8);this._de5.push(_ag8);if(!_ag8._sy7){_nx3._pk1(_ag8, true);}};_be9._452("_in8");var _tq7=new _in8("_tq7");_tq7._1z2=function(d){var _3c9=_ie9._pl4(d);var _dy8=window["_4l6"]?_4l6._rh2( "IDS_HAL_TITLE_XML_ERROR" ):null;var _g68=window["_4l6"]?_4l6._rh2( "IDS_HAL_MSG_XML_ERR_LOADXML_FAILED" ):null;_tq7._w89( null, _dy8||"XML Error", _g68||"XML Error", _3c9.reason, _3c9.url, _3c9.line, _3c9.linepos, _3c9.srcText );};_tq7._w89=function(_hc4, _dy8, _g68, _yl8, _pd9, _q39, _lw6, _8m8){if(!this._153){this._4m2();this._153=true;}if(!window["_r87"]){this._2j6( "btnCopyToClipboard" ).style.display = "none";}this._2j6( "imgIcon" ).src = _be9._nl6 + "icon_error.gif";_fe9._u95(this._2j6("message"), _g68);_fe9._u95(this._2j6("reason"), _yl8);_fe9._u95(this._2j6("url"), _pd9);_fe9._u95(this._2j6("line"), _q39);_fe9._u95(this._2j6("character"), _lw6);_fe9._u95(this._2j6("source"), _8m8);this._1b5(_hc4, null, _dy8);};_tq7._cz=function(){var _q39=parseInt(_fe9._485(this._2j6("line")));var _lw6=parseInt(_fe9._485(this._2j6("character")));var _nk8="";for(var i=_lw6;i>1;i--){_nk8+= "-";}this._2j6( "arrow" ).innerHTML = _nk8 + "^";var _wa4=!!_fe9._485(this._2j6("reason"));var _s66=!!_fe9._485(this._2j6("url"));var _oj5=(parseInt(_q39)>0);var _jr2=(parseInt(_lw6)>0);var _xa4=_oj5||_jr2;this._2j6( "reasonRow" ).style.display = _wa4?"":"none";this._2j6( "urlRow" ).style.display = _s66?"":"none";this._2j6( "lineRow" ).style.display = _oj5?"":"none";this._2j6( "characterRow" ).style.display = _jr2?"":"none";this._2j6( "sourceRow" ).style.display = _xa4?"":"none";this._2j6( "sourceDiv" ).style.display = _xa4?"":"none";this._2j6( "arrow" ).style.display = _kx5._uz8?"":"none";};_tq7._md3=function(){var _yl8=window["_4l6"]?_4l6._rh2( "IDS_HAL_LBL_XML_ERR_REASON" ):null;var _pd9=window["_4l6"]?_4l6._rh2( "IDS_HAL_LBL_XML_ERR_URL" ):null;var _379=window["_4l6"]?_4l6._rh2( "IDS_HAL_LBL_XML_ERR_LINE" ):null;var _d69=window["_4l6"]?_4l6._rh2( "IDS_HAL_LBL_XML_ERR_CHAR" ):null;var _md9=window["_4l6"]?_4l6._rh2( "IDS_HAL_LBL_XML_ERR_SOURCE" ):null;var s=_fe9._485( this._2j6( "message" ) ) + "\r\n";s+= "\r\n";s +=(_yl8||"Reason:" ) + "\r\n" + _fe9._485( this._2j6( "reason" ) ) + "\r\n";s+= "\r\n";s +=(_pd9||"URL:" ) + "\r\n" + _fe9._485( this._2j6( "url" ) ) + "\r\n";s+= "\r\n";s +=(_379||"Line:" ) + "\r\n" + _fe9._485( this._2j6( "line" ) ) + "\r\n";s+= "\r\n";s +=(_d69||"Character:" ) + "\r\n" + _fe9._485( this._2j6( "character" ) ) + "\r\n";s+= "\r\n";s +=(_md9||"Source:" ) + _fe9._485( this._2j6( "sourceDiv" ) ) + "\r\n";if(_r87._a14()){_r87._y98(s);}else{_vo8._w89( "hal/dialogs/_dd3", null, _4l6._m67( "IDS_HAL_TITLE_XML_COPY_ERRORS" ), true, s );}};_tq7._4m2=function(){var doc=document;doc.body.appendChild(doc.createElement("DIV")).innerHTML='<div id="_tq7" class="clsDialog" style="width:390px; overflow:hidden" role="dialog" aria-labelledby="_tq7_message" aria-describedby="_tq7_message _tq7_reason _tq7_url _tq7_line _tq7_character" onkeypress="_tq7._3k6(event)">' +'<div class="clsDialogText">' +'<table role="presentation" cellpadding="0" cellspacing="0" class="clsDialogText">' +'<tr>'+'<td style="vertical-align:top"><img id="_tq7_imgIcon" style="height:32px; width:32px" alt=""/></td>' +'<td style="width:100%; padding-left:7px"><span id="_tq7_message"></span></td>' +'</tr>'+'</table>'+'<div id="_tq7_separatorDiv"><br/><hr/></div>' +'<table role="presentation" cellpadding="0" cellspacing="0" class="clsDialogText">' +'<tr id="_tq7_reasonRow">' +'<td style="vertical-align:top; padding-top:5px; padding-right:4px; white-space:nowrap" HAL_ids="IDS_HAL_LBL_XML_ERR_REASON">Reason:</td>' +'<td style="vertical-align:top; padding-top:5px; width:100%" id="_tq7_reason"></td>' +'</tr>'+'<tr id="_tq7_urlRow">' +'<td style="vertical-align:top; padding-top:5px; padding-right:4px; white-space:nowrap" HAL_ids="IDS_HAL_LBL_XML_ERR_URL">URL:</td>' +'<td style="vertical-align:top; padding-top:5px; width:100%" id="_tq7_url"></td>' +'</tr>'+'<tr id="_tq7_lineRow">' +'<td style="vertical-align:top; padding-top:5px; padding-right:4px; white-space:nowrap" HAL_ids="IDS_HAL_LBL_XML_ERR_LINE">Line:</td>' +'<td style="vertical-align:top; padding-top:5px; width:100%" id="_tq7_line"></td>' +'</tr>'+'<tr id="_tq7_characterRow">' +'<td style="vertical-align:top; padding-top:5px; padding-right:4px; white-space:nowrap" HAL_ids="IDS_HAL_LBL_XML_ERR_CHAR">Character:</td>' +'<td style="vertical-align:top; padding-top:5px; width:100%" id="_tq7_character"></td>' +'</tr>'+'<tr id="_tq7_sourceRow">' +'<td colspan="2" style="vertical-align:top; padding-top:5px; padding-bottom:2px; white-space:nowrap" HAL_ids="IDS_HAL_LBL_XML_ERR_SOURCE">Source:</td>' +'</tr>'+'</table>'+'<div id="_tq7_sourceDiv" style="overflow:auto; border:inset threedhighlight 2px; width:100%; height:90px; padding:2px">' +'<div class="clsFixedWidthFont" style="white-space:nowrap"><br/>' +'<div><span id="_tq7_source"></span><br/><span id="_tq7_arrow" style="color:red"></span></div></div>' +'</div>'+'</div>'+'<div class="clsDlgButtonBar">' +'<button id="_tq7_btnCopyToClipboard" class="clsDlgButton" style="width:auto" onclick="_tq7._md3()" HAL_ids="IDS_HAL_BTN_XML_ERR_COPYTOCLIPBOARD">Copy Errors to Clipboard</button>' +'<button id="_tq7_btnOK" class="clsDlgButton" onclick="_tq7._r89()" HAL_isDefault="true" HAL_ids="IDS_HAL_BTN_OK">OK</button>' +'</div>'+'</div>';};_be9._452("_in8");var _rn8=new _in8("_rn8");function _lo8(_dd9, _dy8, _m39, _pf6){_rn8._w89(null, _dd9, _dy8, _m39, null, null, null, null, _pf6);};function _7w5(_dd9, _dy8, _m39, _pf6){setTimeout(_lo8.bind(null, _dd9, _dy8, _m39, _pf6), 0);};function _377(_hv8, _z18, _m39, _pf6){var _dy8=null;if(_z18){_dy8=_4l6._m67(_z18);}else if(_z18==""){_dy8="";}_rn8._w89(null, _4l6._m67(_hv8), _dy8, _m39, null, null, null, null, _pf6);};function _i04(_hv8, _z18, _m39, _pf6){setTimeout(_377.bind(null, _hv8, _z18, _m39, _pf6), 0);};_rn8._ga8=1;_rn8._b87=2;_rn8._qa5=3;_rn8._1p8=4;_rn8._fa8=20;_rn8._na5=21;_rn8._0t7=22;_rn8._yo8=23;_rn8._de9=30;_rn8._ba8=31;_rn8._399=32;_rn8._ce9=33;_rn8._rk4=function(){var _127=window["_4l6"]?_4l6._rh2( "IDS_HAL_HELP_CLICK_HERE" ):null;var _zg4='<span class="clsHyperlink" onclick="_rn8._jk3()">' + _jp8._hj6( _127||"click here" ) + '</span>';var _q69;if(window["_4l6"]&&_4l6._rh2( "IDS_HAL_HELP_MORE_INFO" ) ){_q69=_jp8._hj6( _4l6._m67( "IDS_HAL_HELP_MORE_INFO", "%1" ) ).replace( "%1", _zg4 );}else{_q69="For more information" + _127 + ".";}this._2j6("divMoreInfo").innerHTML=_q69;};_rn8._w89=function(_hc4, _dd9, _dy8, _m39, _d08, _sa9, _708, _ra9, _pf6){if(!this._153){this._4m2();this._153=true;}if(typeof _dd9!="string"){_dd9=String(_dd9);}this._k99=_sa9||null;this._lv7=_708||null;this._j99=_ra9||null;if(!_m39){_m39=_rn8._0t7;}if(!_d08){_d08=_rn8._ga8;}var _sy8=this._2j6("tdIcon");var _ux8="";switch(_m39){case _rn8._na5:_sy8.style.display="";_sy8.innerHTML='<svg class="clsSvgIcon32x32"><use xlink:href="#def_hal_icon_info_32x32"/></svg>';if(_be9._kl6["hal"]["enableAccessibility"]){_ux8=_4l6._m67('IDS_HAL_AC_INFO');}break;case _rn8._0t7:_sy8.style.display="";_sy8.innerHTML='<svg class="clsSvgIcon32x32"><use xlink:href="#def_hal_icon_warning_32x32"/></svg>';if(_be9._kl6["hal"]["enableAccessibility"]){_ux8=_4l6._m67('IDS_HAL_AC_WARNING');}break;case _rn8._yo8:_sy8.style.display="";_sy8.innerHTML='<svg class="clsSvgIcon32x32"><use xlink:href="#def_hal_icon_error_32x32"/></svg>';if(_be9._kl6["hal"]["enableAccessibility"]){_ux8=_4l6._m67('IDS_HAL_AC_ERROR');}break;default:_sy8.style.display="none";}if(_be9._kl6["hal"]["enableAccessibility"]){_sy8.setAttribute("aria-label", _ux8);}switch(_d08){case _rn8._b87:this._394="btnOK";this._2j6( "btnOK" ).style.display = "";this._2j6( "btnYes" ).style.display = "none";this._2j6( "btnNo" ).style.display = "none";this._2j6( "btnCancel" ).style.display = "";break;case _rn8._qa5:this._394="btnYes";this._2j6( "btnOK" ).style.display = "none";this._2j6( "btnYes" ).style.display = "";this._2j6( "btnNo" ).style.display = "";this._2j6( "btnCancel" ).style.display = "";break;case _rn8._1p8:this._394="btnYes";this._2j6( "btnOK" ).style.display = "none";this._2j6( "btnYes" ).style.display = "";this._2j6( "btnNo" ).style.display = "";this._2j6( "btnCancel" ).style.display = "none";break;default:this._394="btnOK";this._2j6( "btnOK" ).style.display = "";this._2j6( "btnYes" ).style.display = "none";this._2j6( "btnNo" ).style.display = "none";this._2j6( "btnCancel" ).style.display = "none";}var _ga7=120;var _na7="640px";var _4g7=false;if(_dd9.indexOf("\n")==-1){_4g7=_dd9.length>_ga7;}else{var a=_dd9.split("\n");var _zg8=a.length;for(var i=0;i<_zg8;i++){if(a[i].length>_ga7){_4g7=true;break;}}}var span=this._2j6("spanMsg");var div=span.parentNode;div.style.whiteSpace=_4g7?"normal":"nowrap";div.style.width=_4g7?_na7:"auto";_fe9._u95(span, _dd9);this._l46=_pf6||"";this._2j6( "divMoreInfo" ).style.display = "none";this._1b5(_hc4, null, _dy8);};_rn8._t61=function(){this._2j6(this._394).focus();};_rn8._122=function(){delete this._k99;delete this._lv7;delete this._l46;};_rn8._3k6=function(e){if(e.keyCode==_fe9._687){if(e.target.nodeName!="BUTTON"){this._kq4(_rn8._de9);}return;}this._i52(e);};_rn8._r89=function(){this._kq4(_rn8._de9);};_rn8._yr7=function(){this._kq4(_rn8._ba8);};_rn8._kq4=function(_ng8){switch(_ng8){case _rn8._de9:case _rn8._399:if(this._k99){setTimeout(this._k99, 0);}break;case _rn8._ba8:if(this._lv7){setTimeout(this._lv7, 0);}break;case _rn8._ce9:if(this._j99){setTimeout(this._j99, 0);}break;}this._i89();};_rn8._jk3=function(){this._wi6(this._l46);};_rn8._4m2=function(){var doc=document;doc.body.appendChild(doc.createElement("DIV")).innerHTML='<div id="_rn8" class="clsDialog" onkeypress="_rn8._3k6(event)" role="dialog" aria-labelledBy="_rn8_spanMsg" aria-describedby="_rn8_spanMsg">' +'<table role="presentation" class="clsDialogText" style="padding:4px" cellpadding="0" cellspacing="0">' +'<tr style="vertical-align:top">' +'<td id="_rn8_tdIcon"></td>' +'<td style="padding-left:16px; padding-top:7px; white-space:nowrap">' +'<span id="_rn8_spanMsg"> </span>' +'</td>'+'</tr>'+'</table>'+'<div id="_rn8_divMoreInfo" style="padding:7px 0px 7px 50px"></div>' +'<div id="_rn8_divDlgButtonBar" class="clsDlgMsgBoxButtonBar">' +'<button id="_rn8_btnCancel" class="clsDlgButton" onclick="_rn8._kq4(_rn8._ba8)" HAL_ids="IDS_HAL_BTN_CANCEL">Cancel</button>' +'<button id="_rn8_btnNo" class="clsDlgButton" onclick="_rn8._kq4(_rn8._ce9)" HAL_ids="IDS_HAL_BTN_NO">No</button>' +'<button id="_rn8_btnYes" class="clsDlgButton" onclick="_rn8._kq4(_rn8._399)" HAL_ids="IDS_HAL_BTN_YES" HAL_isPrimary="true">Yes</button>' +'<button id="_rn8_btnOK" class="clsDlgButton" onclick="_rn8._kq4(_rn8._de9)" HAL_ids="IDS_HAL_BTN_OK" HAL_isPrimary="true">OK</button>' +'</div>'+'</div>';};_be9._452("_in8");var _sq7=new _in8("_sq7");_sq7._de9=30;_sq7._ba8=31;_sq7._wi2=function(b){this._2a2=b;};_sq7._x95=function(b){this._ro6=b;};_sq7._ow5=function(b){this._xa7=b;};_sq7._1a8=function(b){this._c99();this._2j6( "taText" ).wrap = b?"soft":"off";};_sq7._r95=function(_f27,_ss5){this._c99();var _1h7=this._2j6(this._ro6?"taText":"txtText");if(_f27){_1h7.style.direction=_f27;}if(_ss5){_1h7.style.unicodeBidi=_ss5;}};_sq7._e77=function(_9l8){this._c99();if(_9l8){this._2j6( this._ro6?"taText":"txtText" ).setAttribute("lang", _9l8);}};_sq7._8n4=function(_886){this._c99();this._2j6( this._ro6?"taText":"txtText" ).setAttribute( "spellcheck", _886?"true":"false" );};_sq7._1j2=function(_qr2){this._c99();if(_qr2){this._2j6( this._ro6?"taText":"txtText" ).classList.add( "clsFixedWidthFont" );}};_sq7._598=function(){this._c99();if(!this._ro6){return this._2j6( "txtText" ).value.replace( /[\t]/g, "" );}if(this._2j6( "taText" ).wrap=="off" ){return this._2j6("taText").value;}return _jp8._n04( this._2j6( "taText" ).value ).replace( /[\t]/g, "" );};_sq7._c99=function(){if(!this._153){this._4m2();this._153=true;}};_sq7._w89=function(_hc4, _dd9, _dy8, _l58, _vl7, _sa9, _708, _xr3, _qc4){this._c99();this._k99=_sa9||null;this._lv7=_708||null;_xr3=_xr3||null;this._z64=_qc4||null;this._rw7=_l58||"";this._2j6( "divMsg" ).style.display = _dd9?"":"none";_fe9._u95(this._2j6("divMsg"), _dd9);var _ny8=this._2j6("taText");var _dn8=this._2j6("txtText");_ny8.value="";_ny8.onkeypress=_xr3;_dn8.value="";_dn8.onkeypress=_xr3;if(this._ro6){_ny8.style.display="";_dn8.style.display="none";}else{_dn8.style.display="";_ny8.style.display="none";}document.getElementById( "_sq7" ).setAttribute( "HAL_borderStyle", this._ro6?"sizable":"" );if(document.body.getAttribute( "role" )=="application" ){this._56=_be9._kl6["hal"]["enableAccessibility"];_be9._lq1(true);}this._1b5(_hc4, _vl7||null, _dy8);};_sq7._cz=function(){if(this._ro6&&this._x53&&this._un3){this._qp8(this._x53, this._un3);}else{this._qp8(0, 0);}};_sq7._t61=function(){var _1h7=this._2j6(this._ro6?"taText":"txtText");_1h7.value=this._rw7;this._rw7=null;_1h7.focus();if(this._2a2){_1h7.select();}};_sq7._iq1=function(){if(document.body.getAttribute( "role" )=="application" ){_be9._lq1(this._56, true);}};_sq7._122=function(){this._2j6( "taText" ).wrap = "off";this._k99=null;this._lv7=null;this._z64=null;var _1h7=this._2j6(this._ro6?"taText":"txtText");_1h7.style.direction="";_1h7.style.unicodeBidi="";_1h7.removeAttribute("lang");_1h7.setAttribute("spellcheck", "false");_1h7.classList.remove("clsFixedWidthFont");this._ro6=false;this._2a2=false;this._xa7=false;};_sq7._yr7=function(){this._kq4(_sq7._ba8);};_sq7._kq4=function(_ng8){if(_ng8==_sq7._de9){if(this._k99){if(this._z64){if(!this._z64(this._598())){return;}}setTimeout(this._k99.bind(this, this._598()), 0);}}else{if(this._lv7){setTimeout(this._lv7, 0);}}if(_ng8==_sq7._de9){this._0b5();}else{this._lz2();}};_sq7._3k6=function(e){if(_be9._kl6["hal"]["enableAccessibility"]){return;}switch(e.keyCode){case _fe9._687:if ((!this._ro6 )||( this._2j6( "taText" ).wrap != "off" ) ){_fe9._8u5(e);setTimeout(this._kq4.bind(this, this._de9), 0);}break;case _fe9._al6:_fe9._8u5(e);setTimeout(this._kq4.bind(this, this._ba8), 0);break;}};_sq7._477=function(e){if(e.keyCode==_fe9._ea8){if(!_be9._kl6["hal"]["enableAccessibility"]){_fe9._8u5(e);if(this._xa7){_fe9._r67(e);}}}this._xj2(e);};_sq7._xd3=function(_xg8,_gv8){this._qp8(_xg8, _gv8);};_sq7._qp8=function(_xg8,_gv8){var _9e1=this._2j6("divButtonBarContainer");var _hx6=122;var _hi7=350;_xg8=_xg8<_hx6?_hx6:_xg8;_gv8=_gv8<_hi7?_hi7:_gv8;this._me9.style.width=_gv8+"px";if(this._ro6){this._x53=_xg8;this._un3=_gv8;}else{_xg8=this._2j6( "divMsg" ).offsetHeight + this._2j6( "txtText" ).offsetHeight + _9e1.offsetHeight;}this._me9.style.height=_xg8+"px";var el=this._2j6(this._ro6?"taText":"txtText");el.style.width=_gv8+"px";if(this._ro6){el.style.height=_899._no8(_xg8-_9e1.offsetHeight- this._2j6( "divMsg" ).offsetHeight ) + "px";}var _bc9=_fe9._yh2(el, el.offsetParent);_9e1.style.width=_899._no8(this._me9.offsetWidth)+"px";_9e1.style.top=_899._no8(_bc9.top+el.offsetHeight)+ "px";};_sq7._4m2=function(){var doc=document;doc.body.appendChild(doc.createElement("DIV")).innerHTML='<div id="_sq7" class="clsDialog" HAL_borderStyle="sizable" HAL_startupHeight="100" HAL_startupWidth="350" role="dialog" aria-labelledby="_sq7_divMsg" onkeydown="_sq7._477(event)" onkeypress="_sq7._3k6(event)">' +'<div id="_sq7_divMsg" style="padding-top:4px" class="clsDialogText"></div>' +'<textarea id="_sq7_taText" class="clsTextBox" aria-labelledby="_sq7_divMsg" style="position:absolute; height:150px; overflow:auto" HAL_isSelectable="true" wrap="off" spellcheck="false"></textarea>' +'<input id="_sq7_txtText" type="text" aria-labelledby="_sq7_divMsg" class="clsTextBox" HAL_isSelectable="true" style="position:absolute" spellcheck="false"/>' +'<div id="_sq7_divButtonBarContainer" style="position:absolute">' +'<div class="clsDlgButtonBar" id="_sq7_divButtonBar">' +'<button id="_sq7_btnCancel" class="clsDlgButton" onclick="_sq7._kq4(_sq7._ba8)" HAL_ids="IDS_HAL_BTN_CANCEL">Cancel</button>' +'<button id="_sq7_btnOK" class="clsDlgButton" onclick="_sq7._kq4(_sq7._de9)" HAL_ids="IDS_HAL_BTN_OK" HAL_isPrimary="true">OK</button>' +'</div>'+'</div>'+'</div>';};var _3u5=new _in8( "_3u5", "dlgShowXMLTree", _be9._zz8 + "hal/dialogs/", true );_3u5._w89=function(_hc4,_eu3,_dy8,_238){this._vz8._2w7=_238;this._1b5(_hc4, _eu3, _dy8);};_3u5._p88=function(){var _k79=_999._co8(this._vz8._2w7);if(_r87._a14()){_r87._y98(_k79);}else{var _dy8=window["_4l6"]?_4l6._rh2( "IDS_HAL_TITLE_COPYCLIPBOARD" ):null;_vo8._w89( "hal/dialogs/_dd3", null, _dy8, true, _k79||"Copy to Clipboard" );}};_3u5._qe=function(){return this._1h5._ww2();};_3u5._2j=function(){return this._1h5._ue3();};_3u5._cz=function(){this._mw7=new _i88( this._2j6( "divToolbar" ), this._lv5( "Toolbar" ), this );var _tv6=this._2j6("divRootPane");var _ck7=this._lv5("DlgPane");this._1h5=new _wt5(_tv6, _ck7, null, this._d22(), this._yq1());};_3u5._t61=function(){var _hh7=this._2j6("divXML");_hh7.innerHTML=(new _ov2(this._vz8._2w7))._ms7();};_3u5._xd3=function(){this._1h5._214("_3u5_DlgPane", this._d22(), this._yq1());};_3u5._122=function(){if(this._1h5){this._1h5._1o8();}if(this._mw7){this._mw7._1o8();delete this._mw7;}var _dd9=window["_4l6"]?_4l6._rh2( "IDS_HAL_TV_LOADING" ):null;this._2j6( "divXML" ).innerHTML = _dd9||"Loading...";};var _dd3=new _in8( "_dd3", "dlgClipboardHelper", _be9._zz8 + "hal/dialogs/", true );_dd3._w89=function(_vl7,_dy8,_983,_k79){this._k19=_k79||"";this._ze5=(this._k19.length>100000);this._n43=_983;this._1b5(null, _vl7, _dy8);};_dd3._jr7=function(){return this._2j6("ta").value;};_dd3._cz=function(){this._2j6( "btnOK" ).style.display = this._n43?"none":"";_dp8._bs7( this._2j6( "btnCancel" ), _4l6._m67( this._n43?"IDS_HAL_BTN_CLOSE":"IDS_HAL_BTN_CANCEL" ) );var ta=this._2j6("ta");ta.style.cursor=this._ze5?"wait":"initial"; ta.value=this._ze5?_4l6._m67("IDS_HAL_TV_LOADING"):this._k19; ta.readOnly=this._n43;};_dd3._t61=function(){var ta=this._2j6("ta");if(this._ze5){ta.value=this._k19; ta.style.cursor="initial"; }ta.focus();ta.select();};_dd3._122=function(){this._k19=null;this._2j6( "ta" ).value = "";};function _h57(_dl5){this._qf5=_dl5;this._pb1=this._cd();};_h57._p54=100;_h57._y33=25;_h57._o54=10;_h57.prototype._cd=function(){return _h57._o54;};_h57.prototype._oo4=function(){if(!this._h43){this._h43=true;_fj2._3e9(this);}};_h57.prototype._895=function(){this._oo4();this._0x1=true;};_h57.prototype._s89=function(){if(!this._0x1){this._895();}};_h57.prototype._y89=function(){this._3u1();};_h57.prototype._xn8=function(){this._9o6=true;this._qf5=null;_fj2._qo8(this);};_h57.prototype._0w5=function(){return Boolean(this._9o6);};_h57.prototype._4n4=function(_dl5){this._qf5=_dl5;};_h57.prototype._3u1=function(){if(!this._9o6&&this._qf5){setTimeout(this._934.bind(this), 0);}};_h57.prototype._934=function(){if(!this._9o6&&this._qf5){this._qf5();_fj2._qo8(this);}};var _fj2={};_fj2._616=[];_fj2._a43=[];_fj2._3e9=function(_207){this._616.push(_207);};_fj2._qo8=function(_207){_109._bk6(this._616, _207);if(this._616.length==0){for(var fn=this._a43.pop();fn;fn=this._a43.pop()){fn();}}};_fj2._d89=function(){return this._616.length>0;};_fj2._975=function(fn){if(this._d89()){this._a43.push(fn);return;}fn();};function _8g2(_dl5, _8i7){_8g2.baseConstructor.call(this, _dl5);this._2c7=_8i7||NaN;var _pb=_be9._kl6["hal"]["animationDurationMultiplier"]||1;this._936=_8i7?Math.floor((this._2c7*_pb)/ this._pb1):NaN;this._8q6=0;this._1b7=false;};_9t7._v88(_8g2, _h57);_8g2.prototype._h31=!!window.requestAnimationFrame;_8g2.prototype._s89=function(){this._oo4();if(!this._h31){this._336=window.setInterval(this._z89.bind(this), this._pb1);}else{this._sx1=Date.now();this._336=this._9b1(); }};_8g2.prototype._9b1=function(){if(!this._im1){this._im1=this._z89.bind(this);}return window.requestAnimationFrame(this._im1); };_8g2.prototype._uo4=function(){if(this._336){if(!this._h31){window.clearInterval(this._336);}else{(window.cancelAnimationFrame||window.webkitCancelAnimationFrame)(this._336);}delete this._336;}};_8g2.prototype._xn8=function(){this._uo4();_8g2.superClass._xn8.call(this);};_8g2.prototype._y89=function(){this._uo4();if(!this._1b7){this._1b7=true;_8g2.superClass._y89.call(this);}};_8g2.prototype._pj6=function(){return this._1b7;};_8g2.prototype._sj6=function(){return(this._8q6==this._936);};_8g2.prototype._z89=function(_069){if(_069){_069=Date.now();this._336=null;if((_069-this._sx1)<this._pb1){this._336=this._9b1();return;}}var _sj5=!isNaN(this._2c7);if((this._8q6==0)&&!this._0x1){this._7q6=_qx5._7e9();this._895();}var _wl5=_qx5._7e9();if((_wl5-this._7q6)>(this._2c7*3)){this._8q6=this._936;}this._po8();if(_sj5&&(this._8q6==this._936)){this._y89();return;}this._8q6++;if(_069){this._336=this._9b1();}};_8g2.prototype._po8=function(){};function _4z8(el, _1x6, _s18, _dl5, _8i7, _808){_4z8.baseConstructor.call(this, _dl5, _8i7);this._7g9=el;this._tp6=_1x6;this._uv7=_s18;this._6c8=(this._uv7-this._tp6);this._mv7=_808||(_be9._kl6["hal"]["useExponentialEasing"]?_fp8.Exponential._t88:_fp8.Sine._967);};_9t7._v88(_4z8, _8g2);_4z8.prototype._vt7=function(){return this._pj6()?this._uv7:Math.round(this._mv7(this._8q6, this._tp6, this._6c8, this._936));};_4z8.prototype._xk4=function(_4b6){_4b6=_4b6||this._936;var a=[];for(var _z39=0;_z39<(_4b6-1);_z39++){a.push(Math.round(this._mv7(_z39, this._tp6, this._6c8, _4b6)));}a.push(this._uv7);return a;};var _fp8={Linear:{_3o8:function(_z39,_f57,_en8,_4b6){return((_en8*_z39)/ _4b6)+_f57;},_t88:function(_z39,_f57,_en8,_4b6){return((_en8*_z39)/ _4b6)+_f57;},_967:function(_z39,_f57,_en8,_4b6){return((_en8*_z39)/ _4b6)+_f57;}},Quadratic:{_3o8:function(_z39,_f57,_en8,_4b6){return(_en8*(_z39 /= _4b6)*_z39)+_f57;},_t88:function(_z39,_f57,_en8,_4b6){return(-_en8*(_z39 /= _4b6)*(_z39-2))+_f57;},_967:function(_z39,_f57,_en8,_4b6){if((_z39 /=(_4b6 / 2))<1){return((_en8 / 2)*_z39*_z39)+_f57;}return((-_en8 / 2)*(((--_z39)*(_z39 - 2))-1))+_f57;}},Cubic:{_3o8:function(_z39,_f57,_en8,_4b6){return(_en8*(_z39 /= _4b6)* _z39*_z39)+_f57;},_t88:function(_z39,_f57,_en8,_4b6){_z39 /= _4b6;_z39--;return(_en8*(Math.pow(_z39, 3)+1))+ _f57;},_967:function(_z39,_f57,_en8,_4b6){if((_z39 /=(_4b6 / 2))<1){return(_en8 / 2*Math.pow(_z39, 3))+_f57;}return((_en8 / 2)*(((_z39-= 2)* _z39*_z39)+2))+ _f57;}},Quartic:{_3o8:function(_z39,_f57,_en8,_4b6){return(_en8*(_z39 /= _4b6)*Math.pow(_z39, 3))+_f57;},_t88:function(_z39,_f57,_en8,_4b6){_z39 /= _4b6;_z39--;return(-_en8*(Math.pow(_z39, 4)-1))+_f57;},_967:function(_z39,_f57,_en8,_4b6){_z39 /=(_4b6 / 2);if(_z39<1){return((_en8 / 2)*Math.pow(_z39, 4))+_f57;}_z39-= 2;return((-_en8 / 2)*(Math.pow(_z39, 4)-2))+_f57;}},Exponential:{_3o8:function(_z39,_f57,_en8,_4b6){return(_z39==0)?_f57:(_en8*Math.pow(2, 10*((_z39 / _4b6)-1)))+_f57;},_t88:function(_z39,_f57,_en8,_4b6){return(_z39==_4b6)?(_f57+_en8):_en8*(-Math.pow(2,(-10*_z39)/ _4b6)+1)+ _f57;},_967:function(_z39,_f57,_en8,_4b6){_z39 /=(_4b6 / 2);if(_z39<1){return(_en8 / 2*Math.pow(2, 10*(_z39-1)))+_f57;}return(_en8 / 2*(-Math.pow(2, -10*--_z39)+2))+ _f57;}},Circular:{_3o8:function(_z39,_f57,_en8,_4b6){_z39 /= _4b6;return(-_en8*(Math.sqrt(1 -(_z39*_z39))-1))+_f57;},_t88:function(_z39,_f57,_en8,_4b6){_z39 /= _4b6;_z39--;return(_en8*Math.sqrt(1-(_z39*_z39)))+_f57;},_967:function(_z39,_f57,_en8,_4b6){_z39 /=(_4b6 / 2);if(_z39<1){return((-_en8 / 2)*(Math.sqrt(1 -(_z39*_z39))-1))+_f57;}_z39-= 2;return((_en8 / 2)*(Math.sqrt(1-(_z39*_z39))+1))+ _f57;}},Sine:{_3o8:function(_z39,_f57,_en8,_4b6){return(-_en8*Math.cos((_z39 / _4b6)*(Math.PI / 2)))+_en8+_f57;},_t88:function(_z39,_f57,_en8,_4b6){return(_en8*Math.sin((_z39 / _4b6)*(Math.PI / 2)))+_f57;},_967:function(_z39,_f57,_en8,_4b6){return((-_en8 / 2)*(Math.cos((Math.PI*_z39)/ _4b6)-1))+_f57;}},Back:{_3o8:function(_z39,_f57,_en8,_4b6,_g57){_g57=_g57||1.70158;return(_en8*(_z39 /= _4b6)* _z39 *(((_g57+1)*_z39)-_g57))+ _f57;},_t88:function(_z39,_f57,_en8,_4b6,_g57){_g57=_g57||1.70158;return(_en8*((_z39=(_z39 / _4b6)-1)* _z39 *(((_g57+1)*_z39)+ _g57)+1))+ _f57;},_967:function(_z39,_f57,_en8,_4b6,_g57){_g57=_g57||1.70158;if((_z39 /=(_4b6 / 2))<1){return((_en8 / 2)*(_z39 * _z39 *((((_g57 *= 1.525)+1)*_z39)-_g57)))+ _f57;}return((_en8 / 2)*((_z39-= 2)* _z39 *((((_g57 *= 1.525)+1)*_z39)+ _g57)+2))+ _f57;}},Bounce:{_3o8:function(_z39,_f57,_en8,_4b6){return _en8-_fp8.Bounce._t88(_4b6-_z39, 0, _en8, _4b6)+_f57;},_t88:function(_z39,_f57,_en8,_4b6){if((_z39 /= _4b6)<(1 / 2.75)){return(_en8*(7.5625 * _z39*_z39))+_f57;}else if(_z39<(2 / 2.75)){return(_en8*((7.5625 *(_z39-=(1.5 / 2.75))*_z39)+0.75))+ _f57;}else if(_z39<(2.5 / 2.75)){return(_en8*((7.5625 *(_z39-=(2.25 / 2.75))*_z39)+0.9375))+ _f57;}else{return(_en8*((7.5625 *(_z39-=(2.625 / 2.75))*_z39)+0.984375))+ _f57;}},_967:function(_z39,_f57,_en8,_4b6){if(_z39<(_4b6 / 2)){return(_fp8.Bounce._3o8(_z39*2, 0, _en8, _4b6)*0.5)+_f57;}return(_fp8.Bounce._t88((_z39*2)-_4b6, 0, _en8, _4b6)* 0.5)+(_en8*0.5)+ _f57;}}};function _mv2(el, _579, _1x6, _s18, _n79, _dl5, _8i7, _808){_mv2.baseConstructor.call(this, el, _1x6, _s18, _dl5, _8i7||200, _808);this._f19=_579;this._m19=_n79;};_9t7._v88(_mv2, _4z8);_mv2.prototype._po8=function(){this._7g9.style[this._f19]=_899._no8(this._vt7())+this._m19;};function _zj4(el, _579, _1x6, _s18, _n79, _dl5, _8i7, _808){_zj4.baseConstructor.call(this, el, _1x6, _s18, _dl5, _8i7||200, _808);this._f19=_579;this._m19=_n79;};_9t7._v88(_zj4, _4z8);_zj4.prototype._po8=function(){this._7g9.style[this._f19]=this._vt7()+this._m19;};function _w65(el, _1x6, _s18, _ob, _7z1, _dl5, _8i7, _808){_w65.baseConstructor.call(this, el, _1x6, _s18, _dl5, _8i7||400, _808);if(_ob){_fe9._kk6(el, _1x6);}this._2x1=_7z1;};_9t7._v88(_w65, _4z8);_w65.prototype._po8=function(){_fe9._kk6(this._7g9, this._vt7());if(this._sj6()){this._y89();if(this._2x1!==false){setTimeout(_fe9._om4.bind(this, this._7g9), 0);}}};function _d88(el, _dl5, _8i7, _808){_d88.baseConstructor.call(this, el, 100, 0, true, false, _dl5, _8i7, _808||_fp8.Exponential._t88);};_9t7._v88(_d88, _w65);function _jn8(el, _dl5, _8i7, _808){_jn8.baseConstructor.call(this, el, 0, 100, true, true, _dl5, _8i7, _808||_fp8.Exponential._3o8);};_9t7._v88(_jn8, _w65);function _j12(_956, _dl5){_j12.baseConstructor.call(this, _dl5, NaN);this._616=_956||[];var _zg8=this._616.length;for(var i=0;i<_zg8;i++){this._616[i]._4n4(this._xu1.bind(this));}};_9t7._v88(_j12, _8g2);_j12.prototype._u89=function(_207){_207._4n4(this._xu1.bind(this));this._616.push(_207);};_j12.prototype._895=function(){_j12.superClass._895.call(this);this._z31=this._616.length;};_j12.prototype._s89=function(_lu8){if(_lu8){setTimeout(this._s89.bind(this), _lu8);return;}_j12.superClass._s89.call(this);};_j12.prototype._xn8=function(){_109._wq7(this._616, "_xn8");_j12.superClass._xn8.call(this);};_j12.prototype._y89=function(){_109._wq7(this._616, "_y89");};_j12.prototype._po8=function(){var _zg8=this._616.length;if(_zg8==0){_j12.superClass._y89.call(this);return;}for(var i=0;i<_zg8;i++){var _207=this._616[i];if(_207){_207._z89();if(_207._pj6()){this._616[i]=null;}}}};_j12.prototype._xu1=function(){if(--this._z31==0){_j12.superClass._y89.call(this);}};function _889(el, _gv6, _cv8, _ph8, _dl5, _8i7, _808){_889.baseConstructor.call(this, null, _dl5);this._7g9=el;this._gp6=_gv6;this._rq8=_cv8;this._ec8=_ph8;this._xt4=_8i7;this._mv7=_808||_fp8.Sine._967;};_9t7._v88(_889, _j12);_889.prototype._895=function(){var _bc9=_fe9._yh2(this._7g9, this._gp6);if(!isNaN(this._rq8)){this._u89( new _mv2( this._7g9, "top", _bc9.top, this._rq8, "px", null, this._xt4, this._mv7 ) );}if(!isNaN(this._ec8)){this._u89( new _mv2( this._7g9, "left", _bc9.left, this._ec8, "px", null, this._xt4, this._mv7 ) );}_889.superClass._895.call(this);};function _ln8(el, _9j7, _t18, _dl5, _8i7, _808){_ln8.baseConstructor.call(this, null, _dl5);this._7g9=el;this._cc7=_9j7;this._vv7=_t18;this._0o3=_8i7;this._mv7=_808||_fp8.Sine._967;};_9t7._v88(_ln8, _j12);_ln8.prototype._895=function(){if(!isNaN(this._cc7)){this._u89( new _mv2( this._7g9, "height", this._7g9.offsetHeight, this._cc7, "px", null, this._0o3, this._mv7 ) );}if(!isNaN(this._vv7)){this._u89( new _mv2( this._7g9, "width", this._7g9.offsetWidth, this._vv7, "px", null, this._0o3, this._mv7 ) );}_ln8.superClass._895.call(this);};var _4l6={};_4l6._ew=_be9._zz8+"hal/res/hal_strings.dtd";_4l6._qr4=_be9._zz8+"hal/res/cptf.xml";_4l6._0o6=[];_4l6._184={};_4l6._4u5=function(_vl7){_109._9k6(this._0o6, _vl7);};_4l6._m04=function(_vl7){_109._bk6(this._0o6, _vl7);};_4l6._hy3=function(){if(this._mf5&&this._mf5.documentElement){_ie9._hw5(this._mf5.documentElement, "*");}};_4l6._cm4=function(_1s8,_vl7,_8g7){_be9._452("_gv2");this._bb2=_vl7;var a=_be9._eh2(_1s8);this._q63=new _gv2(this, a, null, _8g7);this._q63._v89();};_4l6._o12=function(){if(this._q63){this._q63._7z8();this._q63=null;}this._bb2=null;};_4l6._ze3=function(){return this._mf5||null;};_4l6._hd3=function(d,_n69){if(!d){return;}if(_n69){_be9._4q1(_n69);}_109._wq7( this._0o6, "_i2", d, _n69||"" );this._h01(d.documentElement);if(!this._mf5){var _ht8=_ie9._py3();_ht8.appendChild(_ie9._kj6(_ht8, d.documentElement));this._mf5=_ht8;return;}var _iz6=_999._7y2(this._mf5, "/resources");var nl=_999._mw5(d, "/resources/*");var _zg8=nl.length;for(var i=0;i<_zg8;i++){_iz6.appendChild(_ie9._kj6(d, nl.item(i)));}if(_oz8._904()){var o={};var nl=_999._mw5( _iz6, ".//*[not(ancestor::xmlFragment)][not(ancestor::*[@isTemplate])][not(ancestor::*[self::treeView | self::listView])]/@id" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _sf9=nl.item(i).value;if(o[_sf9]){alert( "Resources added with duplicate id: " + _sf9 );break;}o[_sf9]=true;}}};_4l6._8y3=function(_vd9){var d=_ie9._yj6(this, _vd9, false, false);this._hd3(d);};_4l6._6q2=new Map();_4l6._lv5=function(_rf9){var n=this._6q2.get(_rf9);if(!n&&this._mf5){n=_kx5._uz8?_999._7y2( this._mf5, "resources/*[@id='" + _rf9 + "']" ):this._mf5.querySelector( ':root > [id="' + _rf9 + '"]' );this._6q2.set(_rf9, n);}if(n){n=n.cloneNode(true);n.removeAttribute("id");}return n;};_4l6._i61=function(_s78){var _i35=/<string\s+id\s*=\s*(?:"([^"]*)"|'([^']*)')(?:\s+(?:errorCode|name|type|usage|translate)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')))*>([\s\S]*?)<\/string>/g;var _xi5;while((_xi5=_i35.exec(_s78))!==null){if(_xi5.length!=4){console.warn('_4l6._i61: unexpected results length %i for \n\t%s', _xi5.length, _xi5[0]);}if(!(_xi5[1]||_xi5[2])){console.warn('_4l6._i61: no string ID for \n\t%s', _xi5[0]);}if(_xi5[3]===undefined){console.warn('_4l6._i61: no string for \n\t%s', _xi5[0]);}var _sf9=_xi5[1]===undefined?_xi5[2]:_xi5[1];_4l6._184[_sf9]={_eh9: _xi5[3],_fo6: false };}};_4l6._e77=function(_079){this._c19=_079;};_4l6._j67=function(){return this._c19;};_4l6._6w5=function(_1s8,_vl7,_8g7){_be9._452("_gv2");var a=this._tf(_1s8);this._t63=_vl7;this._p84=new _gv2(this, a, null, _8g7);this._p84._v89();};_4l6._1z2=function(d){var _3c9=_ie9._pl4(d);_be9._ki6("XML Parse Error" +"\r\n---------------------------"+"\r\n reason: " + _3c9.reason +"\r\n url: " + _3c9.url +"\r\n line: " + _3c9.line +"\r\n linepos: " + _3c9.linepos +"\r\n srcText: " + _3c9.srcText );};_4l6._tf=function(_1s8){if(!this._c19){_be9._ki6( "_4l6._e77 must be called before loading strings." );}if(!_1s8){_1s8=[];}for(var i=0;i<_1s8.length;i++){var _n69=_1s8[i];if(_n69.substr( _n69.length-".xml".length ) != ".xml" ){_1s8[i]=( _n69+"_" + this._c19 + ".xml" );}}_1s8.unshift(this._ew,_be9._zz8+"hal/res/hal_strings_" + this._c19 + ".xml",_be9._zz8+"hal/res/hal_strings_not_localized.xml");if(window["_199"]){_1s8.unshift(this._qr4);}return _be9._eh2(_1s8);};_4l6._pv2=function(){if(this._p84){this._p84._7z8();this._p84=null;}this._t63=null;};_4l6._ck1=function(_1s8,_e25){for(var i=0;i<_1s8.length;i++){var _n69=_1s8[i];if(!_be9._wg2(_n69)){var _k79=_e25[_n69];if(_k79===null){continue;}var d=_ie9._yj6(this, _k79, false, false);this._hd3(d, _n69);}}var _vl7=this._bb2;this._o12();if(_vl7&&_vl7._3a){_vl7._3a(_1s8);}};_4l6._b82=function(_1s8,_e25){for(var i=0;i<_1s8.length;i++){var _n69=_1s8[i];if(!_be9._wg2(_n69)){var _k79=_e25[_n69];if(_k79===null){continue;}if(_n69==this._qr4){_199._j89(_k79);}else if(_n69==this._ew){this._qh3='<!DOCTYPE stringTable [\n' + _k79 + '\n]>\n';}else{this._i61(_k79);}_be9._4q1(_n69);}}var _vl7=this._t63;if(_vl7){this._pv2();if(_vl7&&_vl7._9f){_vl7._9f(_1s8);}}};_4l6._c42=function(_e48){var _sw8=_e48._cr7();if(_sw8){_be9._ki6(_sw8._le3()+"\n" + _sw8._ke3());return;}var _e25=_e48._me3();var _1s8=_e48._185();switch(_e48){case this._q63:this._ck1(_1s8, _e25);break;case this._p84:this._b82(_1s8, _e25);break;}};_4l6._jd3=function(_as2){var nl=_as2.querySelectorAll("[HAL_ids]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var el=nl.item(i);var ids=el.getAttribute("HAL_ids");var s=_fe9._485(el)?this._rh2(ids):this._m67(ids);if(s){_fe9._u95(el, s);}}var nl=_as2.querySelectorAll("[HAL_idsTooltip]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var el=nl.item(i);var ids=el.getAttribute("HAL_idsTooltip");var s=el.title?this._rh2(ids):this._m67(ids);if(s){el.title=s;}}var nl=_as2.querySelectorAll("[HAL_idsPlaceholder]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var el=nl.item(i);el.setAttribute("placeholder", this._m67( el.getAttribute( "HAL_idsPlaceholder" ) ) );}if(_be9._kl6["hal"]["enableAccessibility"]){var nl=_as2.querySelectorAll("[HAL_idsAriaLabel]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var el=nl.item(i);el.setAttribute( "aria-label", this._m67( el.getAttribute( "HAL_idsAriaLabel" ) ) );}}};_4l6._rh2=function(ids){var _dm8=this._4e5(ids);if(!_dm8){return null;}if(arguments.length>1){return this._131(_dm8, arguments);}return _dm8;};_4l6._m67=function(ids){ var _dm8=this._4e5(ids);if(!_dm8){_be9._ki6( "String ID not found: " + ids );return "---------";}if(arguments.length>1){return this._131(_dm8, arguments);}return _dm8;};_4l6._4e5=function(ids){if(!this._184||!ids){return null;}var _i17=this._184[ids];if(!_i17){return null;}if(_i17._fo6){return _i17._eh9;}return this._z62(_i17);};_4l6._gu7=/<param((?:\s+[a-zA-Z]+\s*=\s*"[^"]*"|'[^']*'*)*)\s*\/>/g;_4l6._z62=function(_i17){if(!_i17._fo6){var _566=[];var _tn1;this._gu7.lastIndex=0;while((_tn1=this._gu7.exec(_i17._eh9))!==null){var _ns3=1;var _uv3=_tn1[0]; if(_tn1.length===2){var _bs=_tn1[1]; _ns3=this._dg(_bs);}_566.push({_xn3: _ns3,_yw7: _uv3});}if(_566.length){for(var _ux6=0; _ux6<_566.length;++_ux6){var _517=_566[_ux6];var _sg6="%{" + _517._xn3.toString() + "}";var _058=new RegExp(_jp8._e95(_517._yw7), 'g');_i17._eh9=_i17._eh9.replace(_058,_sg6);}}var _k58=_jp8._r77(_i17._eh9);var _q66=_k58!=_i17._eh9;_i17._eh9=_k58;_i17._fo6=true;}return _i17._eh9;};_4l6._rn6=/\s+([a-zA-Z]+)\s*=\s*"([^"]*)"|'([^']*)'*/g;_4l6._dg=function(_re6){var _t41;this._rn6.lastIndex=0;while((_t41=this._rn6.exec(_re6))!==null){var _969=_t41[1];var _td9=_t41[2]===undefined?_t41[3]:_t41[2];if(_969=='index'){ var _hh9=Number(_td9);return _hh9;}}return 1; };_4l6._131=function(_dm8,_6j5){var _0m8=_dm8;var _sz4=_6j5.length; for(var _1v8=1; _1v8<_sz4; _1v8++){var _z51=_6j5[_1v8];var _0s5="%{" + _1v8.toString() + "}";var _j35=new RegExp(_jp8._e95(_0s5), 'g');_0m8=_0m8.replace(_j35,_z51);}return _0m8;};_4l6._h01=function(_o49){var _nc6=_999._mw5(_o49, ".//stringRes");var _zg8=_nc6.length;for(var i=0; i<_zg8; i++){var n=_nc6.item(i);var _rf9=n.getAttribute("id");var _hi8=n.parentNode;_hi8.removeChild(n);var _h38=_999._mw5(n, "param");switch(_h38.length){case 0:_999._y98(_hi8, _4l6._m67(_rf9));break;case 1:_999._y98(_hi8, _4l6._m67(_rf9, _999._598(_h38.item(0))));break;case 2:_999._y98(_hi8, _4l6._m67(_rf9, _999._598(_h38.item(0)), _999._598(_h38.item(1))));break;}}};var _px5 ={_ux1:{},_k36:{},_yc1:{},_xc1:{},_b41:{},_a41:{},_vp2:{},_0r8:{},_qu4:{},_4v4:{},_1d7:{},_584:{},_om:{},_ib:{},_873:"",_hq:"MenuSeparator",_v8:"MenuSeparatorLabel",_ew1:"MenuItem",_6l1:"MenuPopup",_931:"MenuBarItem"};_px5._d21=function(_002,_co1,_vl7,_g07){var _2f1=_002.getAttribute("id");this._ib[_2f1]=_co1;this._om[_2f1]=_002;if(_co1.getAttribute("h_menuPopupContainerID")){return;}_co1.setAttribute("h_menuPopupContainerID", _2f1);this._ux1[_2f1]=_vl7;this._k36[_2f1]=_g07;};function _789(_sf9, _yu8, _2f1, _zw4){this._pe9=_sf9;this._qq8=_yu8;this._8d1=_2f1;this._gs4=_zw4;};_px5._785=function(_sf9){if(this._0r8[_sf9]){var _2f1=this._0r8[_sf9]._8d1;return _999._7y2( this._om[_2f1], ".//menuPopup[@id=" + _jp8._mn4( _sf9 ) + "]" );}return null;};_px5._dv5=function(_002,_8g6){return _999._7y2( _002, ".//menuItem[@id= " + _jp8._mn4( _8g6 ) + "]" );};_px5._qn=function(_002){var nl=_999._mw5(_002, ".//menuPopup");var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._ud3(nl.item(i));}var _2f1=_002.getAttribute("id");var _496=this._ib[_2f1];if(_496==this._kt4){_d14._dx5();}if(window["_e88"]&&(this._k36[_2f1] instanceof _e88)){var _wk7=_999._mw5(_002, ".//menu/@id");for(var i=0;i<_wk7.length;i++){delete this._vp2[_wk7.item(i).value];}}if(_496){_496.removeAttribute("h_menuPopupContainerID");}delete this._ib[_2f1];delete this._om[_2f1];delete this._ux1[_2f1];delete this._k36[_2f1];_002.removeAttribute("id");};_px5._ud3=function(_8z6){var _nr5=_8z6.getAttribute("id");delete this._0r8[_nr5];delete this._qu4[_nr5];if(this._4v4[_nr5]){delete this._4v4[_nr5];if(this._nf5&&this._nf5.id==this._b41[_nr5]){if(this._c53&&_fe9._0r7(this._nf5, this._c53)){this._c53=null;}this._nf5=null;}}var _a96=document.getElementById(this._b41[_nr5]);if(_a96){_a96.parentNode.removeChild(_a96);}};_px5._gy3=function(_8z6){while(_8z6.hasChildNodes()){var _4f4=_999._mw5(_8z6.lastChild, "menuPopup");if(_4f4.length){var _915=_4f4.item(0);this._ud3(_915);}_8z6.removeChild(_8z6.lastChild);}};_px5._u12=function(_002,_sf9,_1k7){var _8z6=_002.ownerDocument.createElement("menuPopup");_8z6.setAttribute("id", _sf9);return(_1k7||_002).appendChild(_8z6);};_px5._a72=function(_dz6){var _hi8=_dz6.parentNode;while(_hi8&&_hi8.nodeName!="menuPopupSet"&&_hi8.nodeName != "menubar" ){if(_hi8.nodeName!="menuItem"&&_hi8.nodeName != "menuPopup"&&_hi8.nodeName != "menu" ){return null;}_hi8=_hi8.parentNode;}return _hi8;};_px5._ml3=function(_8z6){var _002=this._a72(_8z6);if(!_002){_002=_8z6.ownerDocument.createElement("menuPopupSet");var _m25=new _t65(_002);}var _2f1=_002.getAttribute("id");var _666=_ie9._l61(null, _999._mw5(_8z6, ".//menuPopup"));_666.unshift(_8z6);var _zg8=_666.length;for(var i=0;i<_zg8;i++){var _dz6=_666[i];var _hi8=_dz6.parentNode;var _hu6=!!_hi8&&(_hi8.nodeName=="menuItem");var _yu8=(i>0||_hu6)?this._0r8[_hi8.parentNode.getAttribute("id")]._qq8+1:0;var _am8=_dz6.getAttribute("static");var _zw4=!!_am8&&(_am8!="true");this._l91(_dz6.getAttribute("id"), _yu8, _2f1, _zw4);}};_px5._f89=function(_8z6){if(!_8z6){return;}this._ml3(_8z6);var _002=this._a72(_8z6);var _2f1=_002.getAttribute("id");var _496=this._ib[_2f1];var _666=_ie9._l61(null, _999._mw5(_8z6, ".//menuPopup"));_666.unshift(_8z6);var d=document;var _zg8=_666.length;for(var i=0;i<_zg8;i++){var _dz6=_666[i];var _sf9=_dz6.getAttribute("id");var _vt8=d.getElementById(this._b41[_sf9]);if(_vt8){if(this._c53&&_fe9._0r7(_vt8, this._c53)){this._c53=null;}_fe9._qi2(_vt8);var _0t5=d.createElement("TABLE");_0t5.cellSpacing=0;_0t5.cellPadding=0;_0t5.setAttribute( "role", "presentation" );_vt8.appendChild(_0t5);this._597(_dz6, _0t5);}else{_vt8=this._ep4(_496, _dz6).parentNode;}}};_px5._023=function(){return !_hp8._i98(this._4v4);};_px5._6m4=function(_nr5){return this._b41[_nr5]&&_fe9._277(document.getElementById(this._b41[_nr5]));};_px5._yv=function(_8g6,_fx4){var el=document.getElementById(this._yc1[_8g6]);if(el){var _3q7=el.querySelector("TD.clsSubMenu");var _gz7=_3q7.querySelector("DIV.clsSubMenuArrow");if(_fx4&&!_gz7){_3q7.innerHTML='<div class="clsSubMenuArrow"></div>';}else if(!_fx4&&_gz7){_3q7.innerHTML='';}}};_px5._my2=function(_002,_8g6,_ux8,_r17){var _1k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );var el=document.getElementById(this._yc1[_8g6]);if(el){var _f51=_1k7.getAttribute( "truncateLabelWidth" )?parseInt( _1k7.getAttribute( "truncateLabelWidth" ), 10 ):document.body.clientWidth; var _kz7=this._az5(el);_kz7.style.overflow="hidden";_kz7.style.width=( ( _f51 / _ux8.length )<5 )?( ( _f51-32)+ "px" ):"";_kz7.textContent=_ux8;if(_be9._kl6["hal"]["enableAccessibility"]&&_r17){el.removeAttribute("aria-labelledby");el.setAttribute("aria-label", _r17);}}if(_1k7){_1k7.setAttribute("label", _ux8);}else{_oz8._jz8("_my2: could not update label");}};_px5._o42=function(_002,_8g6,_m78){var el=document.getElementById(this._yc1[_8g6]);if(el){el.title=_m78;}var _1k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );if(_1k7){_1k7.setAttribute("tooltip", _m78);}else{_oz8._jz8("_o42: could not update tooltip");}};_px5._l42=function(_002,_8g6,_9u6,_545){var el=document.getElementById(this._yc1[_8g6]);if(el){if(_545){var _2h7=el.querySelector( ".clsMenuItemLabelCell > DIV" );if(_2h7){if(_9u6){_2h7.classList.add(_545);}else{_2h7.classList.remove(_545);}}var _2h7=el.querySelector(".clsMenuImageContainer");if(_2h7){if(_9u6){_2h7.classList.add(_545);}else{_2h7.classList.remove(_545);}}}else{el.style.fontWeight=(_9u6?"bold":"");}}var _1k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );if(_1k7){_1k7.setAttribute("default", String(!!_9u6));}else{_oz8._jz8("_l42: could not update tooltip");}};_px5._o34=function(_zn7,_cy7,_go7){if(_be9._kl6["hal"]["enableHighContrastMode"]){_zn7=_zn7.replace("_a11y", "");}var _7d9=_zn7;var _za9=_7d9.lastIndexOf(".gif");if(_za9==-1){_za9=_7d9.lastIndexOf(".png");if(_za9==-1){_za9=_7d9.lastIndexOf(".svg");}}var _va9=_7d9.lastIndexOf("_disabled.gif");if(_va9==-1){_va9=_7d9.lastIndexOf("_disabled.png");if(_va9==-1){_va9=_7d9.lastIndexOf("_disabled.svg");}}if(_za9!=-1){var _6v8=_7d9.lastIndexOf("/");var _o39=_va9!=-1?_va9:_za9;var _779="";if(_6v8!=-1){_779=_7d9.substring(0, _6v8+1);_7d9=_7d9.substring(_6v8+1, _o39);}var _9n7=_cy7?"":"_disabled";_7d9=_go7||_7d9;if(_be9._kl6["hal"]["enableHighContrastMode"]){if(_7d9=="check"){_7d9=_7d9+"_a11y";}}_7d9=_779+_7d9 + _9n7+_zn7.substr(_zn7.length-4);return _7d9;}};_px5._ny2=function(_002,_8g6,_cy7,_v69,_er5){var el=document.getElementById(this._yc1[_8g6]);if(el){var _129=el.getElementsByTagName("IMG");var _496=this._c7(el);var _vy6=this._om[_496.id];var _1k7=_999._7y2( _vy6, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );var _3f7=!_cy7;_fe9._dy2(_8g6, _cy7);for(var i=0; i<_129.length; i++){var img=_129[i];if(img==this._7z5(el)){if(img.src.indexOf("blank.gif")==-1){img.src=_px5._o34(img.src, _cy7);}}else if(img.src.indexOf("blank.gif")==-1){img.src=_px5._o34(img.src, _cy7, _v69);}}}var _1k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );if(_1k7){_1k7.setAttribute("enabled", String(!!_cy7));if(_v69){if(!_1k7.getAttribute("smallIcon")){_oz8._jz8("_px5._ny2 called with _v69 parameter for menuItem without smallIcon attribute" );}var _md9=_er5?_er5 + _v69+".gif":_be9._7v5( _v69 + ".gif" );_1k7.setAttribute("_v69", _md9);}this._bq(el, _1k7);}else{_oz8._jz8("_ny2: could not update state [" + _8g6 + "]");}};_px5._m42=function(_002,_8g6,_by7){var el=document.getElementById(this._yc1[_8g6]);if(el){el.parentNode.parentNode.style.display=(_by7?"":"none");}var _1k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );if(_1k7){_1k7.setAttribute("display", String(!!_by7));}else{_oz8._jz8("_m42: could not update display state [" + _8g6 + "]");}};_px5._k42=function(_002,_8g6,_9y7){var _1k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );if(!_1k7){_oz8._jz8("_k42: could not update check state");return;}_1k7.setAttribute("checked", String(!!_9y7));var el=document.getElementById(this._yc1[_8g6]);if(el){var _cy7=(_1k7.getAttribute("enabled")!=="false");var _iq5=_be9._nl6 +(_9y7?( _cy7?"check.svg":"check_disabled.svg" ):"blank.gif" );this._7z5(el).src=_db5._18(_iq5);}this._bq(el, _1k7);};_px5._f81=function(_002,_8g6,_9y7){var _1k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" );if(!_1k7){_oz8._jz8("_f81: could not update check state");return;}_1k7.setAttribute("radioChecked", String(!!_9y7));var el=document.getElementById(this._yc1[_8g6]);if(el){var _cy7=(_1k7.getAttribute("enabled")!=="false");this._7z5(el).src=_be9._nl6 +(_9y7?( _cy7?"round_check.png":"round_check_disabled.png" ):"blank.gif" );}this._bq(el, _1k7);};_px5._ul=function(_vt8){var _l1=false;var _f9=false;var _4=false;var _3=false;var _a12=null;var _ly=null;var _vt8=this._nc5(_vt8);var _u39=_vt8.rows.length;for(var i=0;i<_u39;i++){var td=_vt8.rows.item(i).cells.item(0);var _7k5=(td.getAttribute("h_sMenuComponentType")==_px5._hq);var _tr2=(td.getAttribute("h_sMenuComponentType")==_px5._v8);var _ut6=(td.parentNode.style.display!="none");if(_7k5){td.parentNode.style.display="";if(_a12){_a12.parentNode.style.display="none";}if(_l1){_a12=td;}else{td.parentNode.style.display="none";}if(_ly&&!_3){_ly.parentNode.style.display="none";_ly=null;}_ly=null;_4=false;}else if(_tr2){td.parentNode.style.display="";if(_ly&&!_f9){_ly.parentNode.style.display="none";}if(_a12&&!_4){_a12.parentNode.style.display="none";}_ly=td;_f9=false;_3=false;}else{if(_ut6){_l1=true;_f9=true;_4=true;_3=true;_a12=null;}}}if(_a12){_a12.parentNode.style.display="none";}if(_ly&&!_f9){_ly.parentNode.style.display="none";}};_px5._ll2=function(_8z6){return(_8z6.parentNode&&_8z6.parentNode.nodeName=="menuItem")?_8z6.parentNode:null;};_px5._b72=function(_8z6){if(this._ll2(_8z6)){var _ht3=this._ll2(_8z6);if(_ht3.parentNode&&_ht3.parentNode.nodeName=="menuPopup"){return _ht3.parentNode;}}return null;};_px5._1q4=function(_8z6){return(_8z6.parentNode&&_8z6.parentNode.nodeName=="menu")?_8z6.parentNode:null;};_px5._k75=function(_nr5,_tu6){if(!this._qu4[_nr5]){_oz8._jz8("EndAsyncLoad called on menu which wasn't loading");return;}var _8z6=this._785(_nr5);if(!_8z6){return;}this._rd=null;_ie9._ck6( _8z6, ".//menuItem[@id='" + _8z6.getAttribute( "h_sLoadingId" ) + "']" );var _9h7=document.getElementById(this._b41[_nr5]);var _051=!!this._c53&&_fe9._0r7(_9h7, this._c53);var _na4=false;var _s76=!_999._7y2(_8z6, "*");if(!_tu6||_s76){if(!_tu6){if(_s76){this._8q4(_9h7);}else{_na4=true;}this._f89(_8z6);}if(_tu6){if(_051){var _la3=this._b72(_8z6);if(_la3){var _og6=this._b41[_la3.getAttribute("id")];var _5l5=document.getElementById(_og6);this._0l1(_5l5);}}this._8q4(_9h7);this._z23(_8z6);}}else{_na4=true;_8z6.setAttribute( "populated", "true" );this._f89(_8z6);}if(_na4){var _la3=this._b72(_8z6);if(_la3){var _so7=_la3.getAttribute("id");var _755=_8z6.parentNode.getAttribute("id");var _4l5=document.getElementById(this._yc1[ _755 ]);var _jk5=(_4l5==this._c53)||_051;if(_jk5&&this._6m4(_so7)){var _tc6=this._qu4[_nr5];var _tx4=true;this._hn4(_nr5, _tc6.left, _tc6.top, _tx4);}}else{var _yb6=this._1q4(_8z6);if(_yb6){var _5l5=document.getElementById(_yb6.getAttribute("id"));if(_5l5==this._9x1){var _tc6=this._qu4[_nr5];var _tx4=true;this._hn4(_nr5, _tc6.left, _tc6.top, _tx4);}}else if(this._6m4(_nr5)&&this._qu4[_nr5]){var _tc6=this._qu4[_nr5];var _tx4=true;this._hn4(_nr5, _tc6.left, _tc6.top, _tx4);}}}delete this._qu4[_nr5];};_px5._z23=function(_8z6){var _ht3=this._ll2(_8z6);if(_ht3){var _la3=this._b72(_8z6);_ht3.removeChild(_8z6);this._ud3(_8z6);var _ru2=_ht3.getAttribute("id");this._yv(_ru2, false);if(!_ht3.getAttribute("hasClickEventAndChildMenuPopup")){var _vy6=this._a72(_la3);this._ny2(_vy6, _ru2, false);}}};_px5._xp6=1;_px5._o11=function(_nr5,_tx4,_os6,_qq5,_p39,_db9){var _lt6=false;var _8z6=this._785(_nr5);var _3z1=!!window["_e88"];for(var i=0;!_tx4&&i<_os6.length;i++){var _vl7=_os6[i];if(_3z1&&(this._k36[_qq5] instanceof _e88)){if(_vl7._3f&&_vl7._3f(this._k36[_qq5], _8z6)){_lt6=true;}}else{if(_vl7._c5&&_vl7._c5(this._k36[_qq5], _8z6)){_lt6=true;}}}_8z6.setAttribute( "expanded", "true" );if(!_lt6){_8z6.setAttribute( "populated", "true" );return;}this._qu4[_nr5]=new _oq7(_p39, _db9);var _1k7=_8z6.appendChild(_8z6.ownerDocument.createElement("menuItem"));var _qq5=this._0r8[_nr5]._8d1;var _vy6=this._om[_qq5];var _ky6=_vy6.getAttribute("idsLoading");if(_ky6){_be9._452("_4l6");_1k7.setAttribute("label", _4l6._m67(_ky6));}else{_1k7.setAttribute("label", "...");}var _th4="loadingMenuItem"+this._xp6++;_1k7.setAttribute("id", _th4);_8z6.setAttribute("h_sLoadingId", _th4);this._f89(_8z6);};_px5._bi2=function(){_d14._dx5();};_px5._hn4=function(_nr5,_p39,_db9,_tx4){var _vt8=document.getElementById(_nr5);var _b96=_vt8.querySelector("table");_b96.style.display="";var _j59=this._0r8[_nr5];var _qq5=_j59._8d1;var _i49=_999._7y2( this._om[_qq5], ".//menuPopup[@id=" + _jp8._mn4( _nr5 ) + "]" );this._na1(_j59._qq8, _j59);var _os6=[];if(this._ux1[_qq5]){_os6.push(this._ux1[_qq5]);}this._1u1(_os6, _i49, this._k36[_qq5]);if(this._qu4[_nr5]){this._qu4[_nr5].left=_p39;this._qu4[_nr5].top=_db9;}var _7f7=_i49.getAttribute("expanded")=="true";if(!this._qu4[_nr5]&&( !_7f7||(_7f7&&_i49.getAttribute("populated") != "true" ) ) ){this._o11(_nr5, _tx4, _os6, _qq5, _p39, _db9);}if(!_999._7y2(_i49, "*")){this._z23(_i49);return;}var _002=this._om[_qq5];var _v25=new Set();var nl=_999._mw5(_i49, "*[@displayFunction]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _1k7=nl.item(i);var _sf9=_1k7.getAttribute("id");var b=!!( new Function( "return " + _1k7.getAttribute( "displayFunction" ) ) )();if(!b){_v25.add(_sf9);}this._m42(_002, _sf9, b);}var nl=_999._mw5(_i49, "*[@checkedFunction]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _1k7=nl.item(i);var _sf9=_1k7.getAttribute("id");if(!_v25.has(_sf9)){this._k42( _002, _sf9, !!( new Function( "return " + _1k7.getAttribute( "checkedFunction" ) ) )() );}}var nl=_999._mw5(_i49, "*[@radioFunction]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _1k7=nl.item(i);var _sf9=_1k7.getAttribute("id");if(!_v25.has(_sf9)){this._f81( _002, _sf9, !!( new Function( "return " + _1k7.getAttribute( "radioFunction" ) ) )() );}}var nl=_999._mw5(_i49, "*[@enabledFunction]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _1k7=nl.item(i);var _sf9=_1k7.getAttribute("id");if(!_v25.has(_sf9)){this._ny2( _002, _sf9, !!( new Function( "return " + _1k7.getAttribute( "enabledFunction" ) ) )() );}}var _a96=document.getElementById(this._b41[_nr5]);this._ul(_a96);this._0l1(_a96);if(_j59._qq8>0){_a96.className="clsMenuPopup clsSubMenuPopupRight";}var _n35=_i49.getAttribute("autoPosition");if(!_n35||(_n35=="vertical")){var _g07=this._k36[_qq5];if((window["_t65"]&&_g07 instanceof _t65)||_j59._qq8>0){if((_db9+_a96.offsetHeight)>document.body.clientHeight){_db9=_899._no8(document.body.clientHeight-_a96.offsetHeight);}}}if(!_n35||(_n35=="horizontal")){if((_p39+_a96.offsetWidth)>document.body.clientWidth){if(_j59._qq8>0){var _la3=_i49.parentNode.parentNode;var _so7=this._b41[_la3.getAttribute("id")];var _zz7=document.getElementById(_so7);_p39=_899._no8(_p39-_zz7.offsetWidth-_a96.offsetWidth);_a96.className="clsMenuPopup clsSubMenuPopupLeft";}else{_p39=_899._no8(document.body.clientWidth-_a96.offsetWidth);}}}var _4w3=_i49.getAttribute("class");if(_4w3){_a96.classList.add(_4w3);}_a96.style.left=_p39+"px";_a96.style.top=_db9+"px";_a96.style.maxHeight=(_n35?_899._no8(window.innerHeight-_db9):window.innerHeight)+"px";_a96.style.overflow="auto";var _ud1=!this._023();_a96.style.visibility="visible";this._4v4[_nr5]=true;if(!this._p16){this._p16=true;this._kt4=this._c7(_a96);var _jl7={};_jl7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._8k1.bind(this);_jl7[_kx5._wj2?"onpointerover":"onmouseover"]=this._9k1.bind(this);_jl7[_kx5._wj2?"onpointerout":"onmouseout"]=this._bv1.bind(this);_jl7[_kx5._wj2?"onpointerup":"onmouseup"]=this._a82.bind(this);_jl7["onStopCapture"]=this._p21.bind(this);if(_kx5._y14){_jl7["ontouchstart"]=this._8k1.bind(this);}if(_be9._kl6["hal"]["enableAccessibility"]){_jl7["onfocus"]=this._9k1.bind(this);_jl7["onblur"]=this._bv1.bind(this);}_jl7["onkeydown"]=this._982.bind(this);_d14._8a5(_jl7);_px5._sm6().style.visibility="visible";}this._nf5=_a96;if(_ud1){this._p11(this._k36[_qq5], true);}if(_be9._co4&&_be9._co4._rx2){_be9._co4._rx2(_nr5);}if(_be9._kl6["hal"]["enableAccessibility"]&&!this._ll2(_i49)){this._3e=_fe9._9h2(_fe9._bw2());var _lr3=this._ve3(this._nf5);if(_lr3){_lr3.focus();}}};_px5._sm6=function(){if(!_px5._1p6){_px5._1p6=document.body.appendChild(document.createElement("DIV"));var _zu6=_px5._1p6;_zu6.className="clsBlocker";_zu6.style.visibility="hidden";_zu6.style.zIndex=9999;}return _px5._1p6;};_px5._p11=function(_g07,_aq3){var _os6=[];if(this._ux1[_g07._809()]){_os6.push(this._ux1[_g07._809()]);}var _3z1=!!window["_e88"];for(var i=0;i<_os6.length;i++){var _vl7=_os6[i];if(_3z1&&_g07 instanceof _e88){if(_vl7._4f){_vl7._4f(_g07, _aq3);}}else{if(_vl7._d5){_vl7._d5(_g07, _aq3);}}if(_vl7._k6){_vl7._k6(_g07, _aq3);}}};_px5._1u1=function(_os6,_8z6,_g07){var _3z1=!!window["_e88"];for(var i=0;i<_os6.length;i++){var _vl7=_os6[i];if(_3z1&&_g07 instanceof _e88){if(_vl7._pt){_vl7._pt(_g07, _8z6);}}else{if(_vl7._w9){_vl7._w9(_g07, _8z6);}}}};_px5._xi3=function(_g07,_8z6,_7c3){var _vl7=this._ux1[_g07._809()];if(_vl7){if(window["_e88"]&&_g07 instanceof _e88){if(_vl7._qr1){_vl7._qr1(_g07, _8z6, _7c3);}}else{if(_vl7._9o){_vl7._9o(_g07, _8z6, _7c3);}}}};_px5._h13=function(_a96){var _496=this._c7(_a96);var _nr5=this._b41[_a96.id];return _999._7y2( this._om[_496.id], ".//menuPopup[@id=" + _jp8._mn4( _nr5 ) + "]" );};_px5._c7=function(el){el=_fe9._xn(el);for(;el&&el.getAttribute;el=el.parentNode){if(el.getAttribute("h_menuPopupContainerID")){return el;}if(el.getAttribute("h_sContainerId")){return this._ib[ el.getAttribute("h_sContainerId")];}}return null;};_px5._l91=function(_sf9,_yu8,_6f1,_zw4){this._0r8[_sf9]=new _789(_sf9, _yu8, _6f1, _zw4);return this._0r8[_sf9];};_px5._z03=function(_be1,_002){var _wi8=_999._mw5(_002, ".//menuPopup[menuItem]");var _im5=_wi8.length;var _uf4=null;var _qq5=_002.getAttribute("id");for(var _3v8=0;_3v8<_im5;_3v8++){var _2w8=_wi8.item(_3v8);var _yu8=(_2w8.parentNode.nodeName=="menuItem")?_uf4._qq8+1:0;var _am8=_2w8.getAttribute("static");var _zw4=(_am8&&_am8!="true");_uf4=this._l91(_2w8.getAttribute("id"), _yu8, _qq5, _zw4);this._ep4(_be1, _2w8);}};_px5._1z5=function(_3v6,_r28){var _ce8=[];_ce8.push( '<table role="presentation" cellspacing="0" cellpadding="0"><tr>' );_ce8.push( '<div class="clsMenubarLeft"><div class="clsMenubarRight"><div class="clsMenubarInner">' );var nl=_999._mw5(_r28, "menu");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _i49=nl.item(i);var _hb6=_999._7y2(_i49, "*");var _t35="";if(_hb6&&_hb6.nodeName=="menuPopup"){_t35=_hb6.getAttribute("id");if(!_t35){if(_i49.getAttribute("id")){_t35=_i49.getAttribute( "id" ) + "Popup";}else{_t35=_fe9._sv5();}_hb6.setAttribute("id", _t35);}}var _rf9=_i49.getAttribute("id");var _1l8=_fe9._sv5(_rf9);this._vp2[ _rf9 ]=_1l8;var _v69=_i49.getAttribute("smallIcon");var _g78=_i49.getAttribute("smallSvgIcon");var _cp7=( _be9._kl6["hal"]["enableAccessibility"]&&i==0?' tabIndex="0"':' tabIndex="-1"' );var _a79=( _be9._kl6["hal"]["enableAccessibility"]?' role="menuitem"':'' );_ce8.push( '<td' + _cp7 + ' class="clsMenubarItem" h_sChildPopupId="' + _t35 + '" h_sMenuComponentType="'+ _px5._931 + '"' + _a79 + ' id="' + _1l8 + '">' );_ce8.push( '<div class="clsMenubarItemLeft"><div class="clsMenubarItemRight"><div class="clsMenubarItemInner"><div class="clsMenubarItemContent">' );if(_g78){_ce8.push("<svg class='clsMenuItemSvgIcon'><use xlink:href='#" + _g78 + "'></use></svg>");}else if(_v69){var _oc9=_be9._kl6["hal"]["enableAccessibility"]?this._ym6( _i49 ):"";_ce8.push( '<img class="clsImg16x16" src="' + _be9._7v5( _v69 ) + '" alt="' + _oc9 + '"/>' );}this._697(_ce8, _i49);_ce8.push('</div></div></div></div>');_ce8.push('</td>');}_ce8.push( '<td class="clsMenubarItemLast"> </td></tr></table>' );_ce8.push('</div></div></div>');_3v6.innerHTML=_ce8.join("");this._z03(_3v6, _r28);var nl=_999._mw5(_r28, "menu[@display='false']");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var el=document.getElementById(nl.item(i).getAttribute("id"));if(el){el.style.display="none";}}};_px5._ep4=function(_3v6,_2w8){var _sk5=document.createElement("DIV");var _0t5=document.createElement("TABLE");_0t5.cellSpacing=0;_0t5.cellPadding=0;_io4._h81(_0t5);_sk5.className="clsMenuPopup";var _kl8=_2w8.getAttribute("id");if(!this._b41[_kl8]){var _1l8=_fe9._sv5(_kl8);this._b41[_kl8]=_1l8;this._a41[_1l8]=_kl8;}_sk5.id=this._b41[_kl8];_sk5.setAttribute("h_sMenuComponentType", _px5._6l1);var _qq5=_3v6.getAttribute("h_menuPopupContainerID");_sk5.setAttribute("h_sContainerId", _qq5);this._j82(_sk5, _px5._6l1);_sk5.appendChild(_0t5);document.body.appendChild(_sk5);this._597(_2w8, _0t5);_0t5.style.display="none";return _0t5;};_px5._nc5=function(_vt8){return _vt8.childNodes[_vt8.childNodes.length-1];};_px5._0l1=function(_vt8){var _vt8=this._nc5(_vt8);for(var i=0;i<_vt8.rows.length;i++){var _ah9=_vt8.rows[i].firstChild;if ((_ah9.getAttribute("h_sMenuComponentType") != this._hq )&&( _ah9.getAttribute("h_sMenuComponentType") != this._v8 ) ){_ah9.firstChild.className="clsMenuItem";}}};_px5._597=function(_2w8,_0t5){var _u79=_0t5.appendChild(document.createElement("TBODY"));var _yh=_2w8.getAttribute("needsTwoImagePlaceholders");var _fz4=parseInt(_2w8.getAttribute("indentLength"));var nl=_999._mw5( _2w8, "menuItem | menuSeparator | menuSeparatorLabel" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);switch(n.nodeName){case "menuItem":var _bh9=_u79.appendChild(document.createElement("TR"));var _ah9=_bh9.appendChild(document.createElement("TD"));this._5c5(_ah9, n, _yh, _fz4);break;case "menuSeparator":this._hp4(_u79);break;case "menuSeparatorLabel":this._j62(_u79, n, _fz4);break;}}};_px5._hp4=function(_u79){var _bh9=_u79.appendChild(document.createElement("TR"));var _ah9=_bh9.appendChild(document.createElement("TD"));_ah9.className="clsMenuSeparatorContainer";_ah9.setAttribute("h_sMenuComponentType", _px5._hq);this._j82(_ah9, _px5._hq);_ah9.appendChild(document.createElement("DIV")).className = "clsMenuSeparator";};_px5._j62=function(_u79,_rt3,_fz4){var doc=document;var _bh9=_u79.appendChild(document.createElement("TR"));var _ah9=_bh9.appendChild(document.createElement("TD"));_ah9.className="clsMenuSeparatorLabelContainer";_ah9.setAttribute("h_sMenuComponentType", _px5._v8);if(_fz4){var _fr5=_rt3.getAttribute("indentLevel");if(_fr5){_ah9.style.paddingLeft=(parseInt(_fr5)*_fz4)+"px";}}this._j82(_ah9, _px5._v8);var _4s2=_ah9.appendChild(doc.createElement("DIV"));_4s2.style.display="flex";_4s2.style.flex="0 0 auto";_4s2.style.alignItems="center";_4s2.style.paddingLeft="4px";var _7d9=_rt3.getAttribute("smallIcon");var _g78=_rt3.getAttribute("smallSvgIcon");if(_g78){_4s2.innerHTML="<svg class='clsMenuItemSvgIcon'><use xlink:href='#" + _g78 + "'></use></svg>";}else if(_7d9){var _cf9=_4s2.appendChild(doc.createElement("IMG"));_cf9.src=_7d9?_be9._7v5(_7d9):(_be9._nl6+"blank.gif");_cf9.className="clsMenuImage";}var _kz7=_4s2.appendChild(doc.createElement("DIV"));_kz7.className="clsMenuSeparatorLabel";this._4c5(_kz7, _rt3);};_px5._697=function(_ce8,n){_ce8.push("<span>");var _y18=n.getAttribute("idsLabel");if(_y18){_ce8.push(_jp8._hj6(_4l6._m67(_y18)));}else{var _ux8=n.getAttribute("label");if(_ux8){_ce8.push(_jp8._hj6(_ux8));}}_ce8.push("</span>");};_px5._4c5=function(_zz7,_1k7){var _y18=_1k7.getAttribute("idsLabel");var _ux8="";if(_y18){_ux8=_4l6._m67(_y18);}else{var _xe7=_1k7.getAttribute("label");if(_xe7){_ux8=_xe7;}}_zz7.appendChild(document.createTextNode(_ux8));};_px5._ym6=function(_1k7){var _ly6=_1k7.getAttribute("idsTooltip");if(_ly6){return _4l6._m67(_ly6);}return _1k7.getAttribute( "tooltip" )||"";};_px5._az5=function(_qv6){var _3a9=_qv6.getElementsByTagName("TD");var _o39=_3a9.length-2;return _3a9[_o39].firstChild;};_px5._hl2=function(_ly8){return this._yc1[_ly8]||"";};_px5._yp4=function(_ly8){return this._vp2[_ly8]||"";};_px5._n22=function(_ly8){return this._b41[_ly8]||"";};_px5._7z5=function(_qv6){var _129=_qv6.getElementsByTagName("IMG");if(_qv6.getAttribute("_v69") != "" ){if(_129.length==3){return _129[0];}return null;}return _129[0];};_px5._vm6=function(_f02,_8g6){var _qv6=document.getElementById(this._yc1[_8g6]);var _1k7=_999._7y2( _f02._bu4||_f02._0w7, ".//menuItem[@id='" + _8g6 + "']" );var _129=_qv6.getElementsByTagName("IMG");return _129[_1k7.parentNode.getAttribute("needsTwoImagePlaceholders")?1:0];};_px5._5c5=function(_zz7,_1k7,_yh,_fz4){if(_kx5._y14){_zz7.onclick=_fe9._uk4;}var _7d9=_1k7.getAttribute("smallIcon");var _g78=_1k7.getAttribute("smallSvgIcon");var _rf9=_1k7.getAttribute("id");var _m78=_px5._ym6(_1k7);var d=document;var _zf9=d.createElement("TABLE");_zf9.cellPadding=1;_zf9.cellSpacing=0;_zf9.setAttribute("h_sMenuComponentType", _px5._ew1);_zf9.className="clsMenuItem";_io4._h81(_zf9);if(!this._yc1[ _rf9 ]){var _1l8=_fe9._sv5(_rf9);this._yc1[ _rf9 ]=_1l8;this._xc1[ _1l8 ]=_rf9;}_zf9.id=this._yc1[ _rf9 ];if(_m78!=""){_zf9.title=_m78;}if(_1k7.getAttribute("default")&&_1k7.getAttribute("default")=="true"){_zf9.style.fontWeight="bold";}var _u79=_zf9.appendChild(d.createElement("TBODY"));var _bh9=_u79.appendChild(d.createElement("TR"));if(_yh){var _357=_bh9.appendChild(d.createElement("TD"));_357.className="clsMenuImageContainer";var _528=_357.appendChild(d.createElement("IMG"));_528.src=_be9._nl6+"blank.gif";_528.className="clsMenuImage";}var _w79=_bh9.appendChild(d.createElement("TD"));_w79.className="clsMenuImageContainer";if(_g78){_w79.innerHTML="<svg class='clsMenuItemSvgIcon'><use xlink:href='#" + _g78 + "'></use></svg>";}else{var _cf9=_w79.appendChild(d.createElement("IMG"));if(_1k7.getAttribute("_v69")){_cf9.src=_1k7.getAttribute("_v69");}else{if(_1k7.getAttribute( "displayIcon" )=="false" ){_cf9.style.display="none";_w79.style.width="0";_w79.style.paddingRight="8px";_w79.style.paddingLeft="8px";}_cf9.src=_7d9?_be9._7v5(_7d9):(_be9._nl6+"blank.gif");_zf9.setAttribute("_v69", _7d9||"" );}_cf9.className="clsMenuImage";}if(_fz4){var _fr5=_1k7.getAttribute("indentLevel");if(_fr5){_w79.style.paddingLeft=(parseInt(_fr5)*_fz4)+"px";}}var _wm8=_bh9.appendChild(d.createElement("TD"));_wm8.className="clsMenuItemLabelCell";_wm8.style.width="100%";_wm8.style.textAlign="left";_wm8.style.whiteSpace="nowrap";var _kz7=_wm8.appendChild(d.createElement("DIV"));_kz7.style.textOverflow="ellipsis";_kz7.style.whiteSpace="nowrap";this._4c5(_kz7, _1k7);var _7x4=!!_999._7y2(_1k7, "menuPopup");_zf9.h_bHasChildMenu=_7x4;var _3q7=_bh9.appendChild(d.createElement("TD"));_3q7.className="clsSubMenu";if(_7x4){_3q7.innerHTML='<div class="clsSubMenuArrow"></div>';}_zz7.appendChild(_zf9);var _cy7=true;if(_1k7.getAttribute("enabled")&&_1k7.getAttribute("enabled")=="false"){_cy7=false;var _vy6=this._a72(_1k7.parentNode);this._ny2(_vy6, _rf9, _cy7/*, _7d9*/);}if(_1k7.getAttribute("checked")&&_1k7.getAttribute("checked")=="true"){this._7z5(_zf9).src=_db5._18(_be9._nl6+(_cy7==false?"check_disabled.svg":"check.svg"));}if(_1k7.getAttribute("radioChecked")&&_1k7.getAttribute("radioChecked")=="true"){this._7z5(_zf9).src=_be9._nl6+(_cy7==false?"round_check_disabled.png":"round_check.png");}if(_1k7.getAttribute("display")&&_1k7.getAttribute("display")=="false"){_zf9.parentNode.parentNode.style.display="none";}this._j82(_zf9, _px5._ew1, _fe9._9h2(_kz7), _7x4);};_px5._uz5=function(el){return Boolean( el.getAttribute( "h_sMenuComponentType" )&&el.getAttribute( "h_sMenuComponentType" )==_px5._hq );};_px5._323=function(el){return Boolean( el.getAttribute( "h_sMenuComponentType" )&&el.getAttribute( "h_sMenuComponentType" )==_px5._v8 );};_px5._3n6=function(el){return Boolean( el.getAttribute( "h_sMenuComponentType" )&&el.getAttribute( "h_sMenuComponentType" )==_px5._ew1 );};_px5._dq4=function(el){return Boolean( el.getAttribute&&el.getAttribute( "h_sMenuComponentType" )&&el.getAttribute( "h_sMenuComponentType" )==_px5._931 );};_px5._h97=function(e){var el=_fe9._xn(e.target);while(el&&( el.nodeName!="HTML" )&&( el.nodeName != "#document" )&&(!el.getAttribute("h_sMenuComponentType")||( el.getAttribute("h_sMenuComponentType")==this._6l1 ) ) ){el=el.parentNode;}return el||e.target;};_px5._na1=function(_3z4,_1p1){var _g07=null;var _sx=this._023();var _l35=this._nf5?this._a41[this._nf5.id]:null;var _j59=this._0r8[_l35];if(this._nf5&&_j59._qq8>=_3z4){var _ib4=(_j59==_1p1);var _v05=((_j59._qq8==0)&&(_j59._gs4))?this._h13(this._nf5):null;_g07=this._k36[this._c7(this._nf5).id];this._8q4(this._nf5, _ib4);if(_v05&&!_ib4){this._ud3(this._h13(_v05));}}var _e35=_hp8._e89(this._4v4);for(var _dl8 in _e35){var _vt8=null;var _i49=null;var _j59=this._0r8[_dl8];if(_j59._qq8>=_3z4){var _ib4=(_j59==_1p1);_vt8=document.getElementById(this._b41[_dl8]);_g07=this._k36[this._c7(_vt8).id];_i49=this._h13(_vt8);this._8q4(_vt8, _ib4);if(_j59._qq8==0&&_j59._gs4&&!_ib4){this._ud3(_i49);}}}if(!this._023()&&_sx){this._p11(_g07, false);}};_px5._8q4=function(el,_ib4){var _dl8=this._b41[el.id];if(!el||!this._4v4[_dl8]){return;}if(this._c53&&_fe9._0r7(el, this._c53)){this._c53=null;}el.style.visibility="hidden";delete this._4v4[_dl8];if(this._9x1&&(this._0r8[_dl8]._qq8==0)){this._9x1.className="clsMenubarItem";this._9x1=null;}if(el==this._nf5){this._nf5=null;}if(_ib4!==true){var _8z6=this._785(_dl8);var _g07=this._k36[this._c7(el).id];this._xi3(_g07, _8z6, _px5._873);this._873="";}if(_be9._kl6["hal"]["enableAccessibility"]&&!this._ll2(this._785(_dl8))){document.getElementById(this._3e).focus();this._3e="";}};_px5._x23=function(){_d14._dx5();};_px5._yv1=function(el){if(this._9x1){this._9x1.className="clsMenubarItem";}var _bc9=_fe9._yh2(el, document.body);this._hn4(el.getAttribute("h_sChildPopupId"), _bc9.left, _bc9.top+el.offsetHeight);el.className="clsMenubarItem_down";this._9x1=el;};_px5._s72=function(e){if(_be9._co4&&_be9._co4._t1){_be9._co4._t1(e, this);}var el=_px5._h97(e);if(e.button==_fe9._bz2&&(el.className=="clsMenubarItem_up"||el.className=="clsMenubarItem")){el.focus();this._yv1(el);_fe9._8u5(e);}};_px5._dm1=_px5._s72.bind(this);_px5._8k1=function(e){var el=_fe9._xn(e.target);if(el&&(el.getAttribute("h_sMenuComponentType")==_px5._6l1)&&_fe9._o32(e)){e.stopPropagation();return; }var el=this._h97(e);if(!el.getAttribute("h_sMenuComponentType")||(!this._3n6(el)&&!this._uz5(el)&&!this._323(el))){if(_be9._co4&&_be9._co4._y){_be9._co4._y();}this._x23();if(this._dq4(el)){el.className="clsMenubarItem_up";}}_fe9._8u5(e);};_px5._a82=function(e){if(_be9._co4&&_be9._co4._e3){_be9._co4._e3(e, this);}var el=this._h97(e);var _co1=this._c7(el);if(_co1){var _002=this._om[_co1.id];var _vh4=this._xc1[el.id];var _1k7=_vh4?_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _vh4 ) + "]" ):null;var _638=_1k7?_999._7y2(_1k7, "menuPopup"): null;var _6e=_1k7?_1k7.getAttribute("hasClickEventAndChildMenuPopup"):false;if((e.button==_fe9._bz2||_be9._kl6["hal"]["enableAccessibility"])&&_1k7 &&_1k7.nodeName=="menuItem"&&!el.disabled &&(!_638||_6e)){el.className="clsMenuItem";if(_vh4!=_1k7.parentNode.getAttribute("h_sLoadingId")){setTimeout(this._006.bind(this, e.shiftKey, el.id), 0);}if(!_6e){this._873=_vh4;}this._x23();}}_fe9._8u5(e);};_px5._006=function(_5g7,_rf9){this._c97();var _dg9=document.getElementById(_rf9);var _3w3=this._xc1[_rf9];var _co1=this._c7(_dg9);var _002=this._om[_co1.id];var _2k7=_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _3w3 ) + "]" );var _g07=this._k36[_co1.id];var _os6=[];if(this._ux1[_co1.id]){_os6.push(this._ux1[_co1.id]);}for(var i=0;i<_os6.length;i++){if(window["_e88"]&&_g07 instanceof _e88){if(_os6[i]._qt){_os6[i]._qt(_g07, _3w3);}}else{if(_os6[i]._x9){_os6[i]._x9(_g07, _3w3);}}}var _l37=_2k7.getAttribute("onCommand");if(_l37){var _s96=new Function( "_5g7", "_8g6", _l37 );_s96(_5g7, _3w3);}};_px5._3i3=function(){if(this._da2==this._c53){var el=this._c53;var _co1=this._c7(el);var _002=this._om[_co1.id];var _8g6=this._xc1[el.id];var _9n5=_8g6?_999._7y2( _002, ".//menuItem[@id=" + _jp8._mn4( _8g6 ) + "]" ):null;if(_9n5){var _an5=_9n5.parentNode;var _ah4=_an5.getAttribute("id");var _by4=document.getElementById(this._b41[_ah4]);var _wi8=_999._mw5(_9n5, "menuPopup");if(_wi8.length>0&&!el.disabled){var _sf9=_wi8.item(0).getAttribute("id");if(!this._6m4(_sf9)){this._na1(this._0r8[_ah4]._qq8+1);var _bc9=_fe9._yh2(_by4, document.body);var x=_bc9.left+_by4.offsetWidth;var _b48=_fe9._yh2(el, document.body);var y=_b48.top;this._hn4(_sf9, x, y);}}else{this._na1(this._0r8[ _ah4 ]._qq8+1);}}}};_px5._bj1=function(_qv6){var _zz7=_qv6.parentNode;while(_zz7&&_zz7.getAttribute("h_sMenuComponentType")!=_px5._6l1){_zz7=_zz7.parentNode;}return _zz7;};_px5._9k1=function(e){if(_be9._co4&&_be9._co4._u1){_be9._co4._u1(e, this);}var el=this._h97(e);if(this._9x1&&el.className=="clsMenubarItem"){this._yv1(el);}else if(el.className=="clsMenuItem"){var _0d2=this._bj1(el);if(this._c53){var _jr3=this._bj1(this._c53);if(_jr3!=_0d2){this._0l1(_0d2);var _1c3=this._a41[ _jr3.id ];if(this._0r8[ _1c3 ]._qq8>this._0r8[ _0d2.id ]._qq8){this._c53.className="clsMenuItem";}}else{this._c53.className="clsMenuItem";}}el.className="clsMenuItem_selected";this._c53=el;this._da2=el;this._mm6();var _ht3=this._ll2(this._785(_0d2.id));if(_ht3){var _f93=document.getElementById(this._yc1[ _ht3.getAttribute("id")]);if(_f93&&_f93.className!="clsMenuItem_selected"){var _yx=this._bj1(_f93);this._0l1(_yx);_f93.className="clsMenuItem_selected";}}if(el.h_bHasChildMenu&&!el.disabled){setTimeout(this._3i3.bind(this), 300);}else{var _o02=this._a41[_0d2.id];this._na1(this._0r8[ _o02 ]._qq8+1);}return;}else if(el.className=="clsMenuItem_selected"&&el.h_bHasChildMenu){if(this._c53&&this._c53!=el){this._c53.className="clsMenuItem";this._c53=el;}}_fe9._8u5(e);};_px5._bv1=function(e){var el=this._h97(e);if(this._dq4(el)){return;}var _vj5=e.relatedTarget&&_fe9._0r7(el, e.relatedTarget);if((el.className=="clsMenuItem_selected")&&!_vj5&&(!el.h_bHasChildMenu||el.disabled)){el.className="clsMenuItem";this._c97();}_fe9._8u5(e); };_px5._mm6=function(){var _u68=this._bj1(this._c53).id;var _qq5=this._0r8[_u68]._8d1;var _8g6=this._yc1[this._c53.id];var _8z6=this._a41[_u68];var _g07=this._k36[_qq5];this._c97();var _vl7=this._ux1[_qq5];if(_vl7){this._rd=this._c53;if(window["_e88"]&&_g07 instanceof _e88){if(_vl7._b01){_vl7._b01(_g07, _8z6, _8g6);}}else{if(_vl7._cc){_vl7._cc(_g07, _8z6, _8g6);}}}};_px5._c97=function(){if(!this._rd){return;}var _u68=this._bj1(this._rd).id;var _qq5=this._0r8[_u68]._8d1;var _8g6=this._yc1[this._rd.id];var _8z6=this._a41[_u68];var _g07=this._k36[_qq5];this._rd=null;var _vl7=this._ux1[_qq5];if(_vl7){if(window["_e88"]&&_g07 instanceof _e88){if(_vl7._181){_vl7._181(_g07, _8z6, _8g6);}}else{if(_vl7._2f){_vl7._2f(_g07, _8z6, _8g6);}}}};_px5._p21=function(){this._c97();this._p16=false;this._na1(0);this._kt4=null;_px5._sm6().style.visibility="hidden";};_px5._982=function(e){if(!_be9._kl6["hal"]["enableAccessibility"]){if(e.keyCode==_fe9._al6){this._x23();}}else{var el=this._h97(e);switch(e.keyCode){case _fe9._al6:this._x23();break;case _fe9._yn4:var _vt8=this._bj1(el);var _qv6=this._ve3(_vt8, el);if(_qv6){_qv6.focus();}break;case _fe9._tx5:var _vt8=this._bj1(el);var _qv6=this._mu1(_vt8, el);if(_qv6){_qv6.focus();}break;case _fe9._687:case _fe9._987:this._a82(e);break;case _fe9._n14:if(el.h_bHasChildMenu){var _qv6=this._ve3(this._nf5);if(_qv6){_qv6.focus();}}break;case _fe9._zn4:var _vt8=this._bj1(el);var _ht3=this._ll2(this._785(_vt8.id));if(_ht3){var _eu8=this._hl2(_ht3.getAttribute("id"));document.getElementById(_eu8).focus();}break;}}_fe9._aq1(e); };_px5._j82=function(_st8,_3f2,_cv3,_7x4){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}switch(_3f2){case _px5._6l1:_st8.setAttribute( "role", "menu" ); _st8.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_MENU_POPUP" ) );break;case _px5._hq:case _px5._v8:_st8.setAttribute( "role", "separator" );break;case _px5._ew1:_st8.setAttribute( "role", "menuitem" );_st8.setAttribute( "tabIndex", "-1" );if(_7x4){_st8.setAttribute( "aria-haspopup", "true" );}if(_cv3){_st8.setAttribute("aria-labelledby", _cv3);}break;}};_px5._bq=function(el,_1k7){if(!_be9._kl6["hal"]["enableAccessibility"]||!el){return;}_io4._zt( el, "aria-disabled", _1k7.getAttribute("enabled")=="false" );var _9y7=( _1k7.getAttribute( "radioChecked" )=="true"||_1k7.getAttribute( "checked" )=="true" );_io4._zt(el, "aria-checked", _9y7);};_px5._8l=function(_ia9){return _ia9.childNodes[_ia9.childNodes.length-1];};_px5._601=function(_nr3){return(_nr3.style.display!="none" &&_nr3.className!="clsMenubarItemLast");};_px5._uu1=function(_9l5){return(_9l5.style.display!="none" &&_9l5.parentNode.style.display!="none" &&!_px5._323(_9l5)&&!_px5._uz5(_9l5));};_px5._ve3=function(_a96,_qv6){var _b96=this._nc5(_a96);var _4x4=!_qv6;var _a93;var _u39=_b96.rows.length;for(var i=0;i<_u39;i++){var _ia9=_b96.rows[i].cells.item(0);var _ag8=this._8l(_ia9);if(this._uu1(_ia9)){if(_4x4){return _ag8;}else if(!_a93){_a93=_ag8;}}if(!_4x4&&_ag8==_qv6){_4x4=true;}}return _a93;};_px5._mu1=function(_a96,_qv6){var _b96=this._nc5(_a96);var _4x4=!_qv6;var _ir3;var _u39=_b96.rows.length;for(var i=_u39-1;i>=0;i--){var _ia9=_b96.rows[i].cells.item(0);var _ag8=this._8l(_ia9);if(this._uu1(_ia9)){if(_4x4){return _ag8;}else if(!_ir3){_ir3=_ag8;}}if(!_4x4&&_ag8==_qv6){_4x4=true;}}return _ir3;};function _t65(_u05, _vl7){_be9._452("_px5");this._bu4=_u05;this._0d7=_vl7;var _5w3=_fe9._sv5("MenuPopupSet");_u05.setAttribute("id", _5w3);var _5c4=document.createElement("DIV");_5c4.id=_5w3;_5c4.style.visibility="hidden";document.body.appendChild(_5c4);_5c4.onmousedown=_px5._dm1;this._p64=_5c4;_px5._d21(_u05, this._p64, _vl7, this);_px5._z03(this._p64, _u05);};_t65.prototype._809=function(){return this._bu4.getAttribute("id");};_t65.prototype._1o8=function(){if(this._bu4){_px5._qn(this._bu4);this._bu4=null;}this._0d7=null;if(this._p64){this._p64.onmousedown=null;this._p64.innerHTML="";document.body.removeChild(this._p64);this._p64=null;}};_t65.prototype._ud3=function(_8z6){_px5._ud3(_8z6);};_t65.prototype._gy3=function(_8z6){_px5._gy3(_8z6);};_t65.prototype._785=function(_sf9){return _px5._785(_sf9);};_t65.prototype._dv5=function(_sf9){return _px5._dv5(this._bu4, _sf9);};_t65.prototype._u12=function(_nr5,_1k7){return _px5._u12(this._bu4, _nr5, _1k7);};_t65.prototype._tk4=function(_8z6){return _px5._f89(_8z6);};_t65.prototype._my2=function(_8g6,_ux8,_r17){_px5._my2(this._bu4, _8g6, _ux8, _r17);};_t65.prototype._o42=function(_8g6,_m78){_px5._o42(this._bu4, _8g6, _m78);};_t65.prototype._l42=function(_8g6,_9u6,_545){return _px5._l42(this._bu4, _8g6, _9u6, _545);};_t65.prototype._n42=function(_8g6,_cy7,_v69){_px5._ny2(this._bu4, _8g6, _cy7, _v69);};_t65.prototype._m42=function(_8g6,_by7){_px5._m42(this._bu4, _8g6, _by7);};_t65.prototype._k42=function(_8g6,_9y7){_px5._k42(this._bu4, _8g6, _9y7);};_t65.prototype._f81=function(_8g6,_9y7){_px5._f81(this._bu4, _8g6, _9y7);};_t65.prototype._k75=function(_nr5,_tu6){return _px5._k75(_nr5, _tu6);};_t65.prototype._bi2=function(){return _px5._bi2();};_t65.prototype._hn4=function(_nr5,_p39,_db9){return _px5._hn4(_nr5, _p39, _db9, false);};function _1e9(_9p7, _vl7, _3n, _pj5){var doc=document;this._0d7=_vl7||null;this._yd7=doc.getElementById(_9p7);this._yd7.onselectstart=_fe9._9i2;this._yd7.ondragstart=_fe9._8u5;this._z16=( this._yd7.getAttribute( "HAL_scrollable" )=="true" );if(this._z16){var tbl=this._yd7.parentNode.insertBefore(doc.createElement("table"), this._yd7);tbl.cellPadding="0";tbl.style.borderSpacing="0px";tbl.style.borderCollapse="collapse";tbl.style.width=_fe9._fe3(this._yd7).width;this._yd7.style.width="auto";var tr=tbl.insertRow(-1);this._5s6=tr.insertCell(-1);this._5s6.innerHTML='<svg class="clsTabBoxNextPrevious" height="' + this._yd7.getAttribute( "HAL_scrollIconHeight" ) + '" width="' + this._yd7.getAttribute( "HAL_scrollIconWidth" ) + '"><use xlink:href="#' + this._yd7.getAttribute( "HAL_svgPreviousIcon" ) + '"/></svg>';this._5s6.onmousedown=this._bn6.bind(this);var td=tr.insertCell(-1);this._jr8=tr.insertCell(-1);this._jr8.innerHTML='<svg class="clsTabBoxNextPrevious" height="' + this._yd7.getAttribute( "HAL_scrollIconHeight" ) + '" width="' + this._yd7.getAttribute( "HAL_scrollIconWidth" ) + '"><use xlink:href="#' + this._yd7.getAttribute( "HAL_svgNextIcon" ) + '"/></svg>';this._jr8.onmousedown=this._up8.bind(this);this._ub7=td.appendChild(doc.createElement("div"));this._ub7.appendChild(this._yd7);this._ub7.style.width=_fe9._fe3(this._yd7).width;this._ub7.style.overflowX="hidden";this._ub7.onscroll=this._6u7.bind(this);}this._3i5=this._yd7.getAttribute( "HAL_tabPanelsId" )||( _9p7 + "_Panels" );this._pd7=this._yd7.getAttribute("HAL_tabWidth");this._m16=( this._yd7.getAttribute( "HAL_tabOrientation" )=="bottom" );this._yd7.oTab=this;this._yd7._1s=NaN;if(!this._yd7._nr2){this._yd7._nr2=true;this._yd7.rows.item(0).appendChild(doc.createElement("TD"));}this._yd7.className=this._yd7.className||"clsTabBox";this._yd7.classList.add(this._m16?"clsTabBoxOrientationBottom":"clsTabBoxOrientationTop");if(!_kx5._uz8){this._yd7.style.borderCollapse="separate";}this._yd7.cellPadding=0;this._yd7.cellSpacing=0;var _id4=this._yd7.rows.item(0).cells.length;for(var i=0;i<_id4;i++){var td=this._yd7.rows.item(0).cells.item(i);if(td.getAttribute( "removed" )=="true" ){td.style.display="none";}td.bBottomTabs=this._m16;if(i<_id4-1){td.className=this._m16?"clsBottomTabBox_inactive":"clsTabBox_inactive";td.noWrap=true;this._oz5(td);}else{td.setAttribute( "_2f8", "true" );td.className=this._m16?"clsBottomTabBoxLast":"clsTabBoxLast";td.style.filter="";}}if(_kx5._y14&&_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._yd7, this._cd5.bind(this));}else{this._yd7[_kx5._wj2?"onpointerdown":"onmousedown"]=_1e9._106;}this._j82();this._j7(true);var _lg7=doc.getElementById(this._3i5);this._ns4=(_lg7!=null);if(this._ns4){_lg7.className=_lg7.className||(this._m16?"clsBottomTabPanels":"clsTabPanels");if(_fe9._fe3(this._yd7).width!="auto"){var _em5=this._yd7.offsetWidth;if(_em5>0){_lg7.style.width=_em5+"px";}}}this._l95((typeof _3n=="number")?_3n:0, _pj5);this._eq();};_1e9.prototype._oz5=function(td){if(td._0x4){return;}var a=[];for(var i=td.childNodes.length-1;i>=0;i--){var _0g8=td.childNodes.item(i);a.unshift(td.removeChild(_0g8));}var _jz7=td.appendChild(document.createElement("DIV"));_jz7.className="clsTabDivInner";_ie9._6u5(_jz7, a);if(_ie9._jk4(_jz7, td, "HAL_ids")){td.removeAttribute("HAL_ids");}td._0x4=true;if(this._pd7){td.style.width=this._pd7;td.style.textAlign="center";}if(!_kx5._uz8){td.setAttribute( "tabIndex", "-1" );}};_1e9.prototype._1o8=function(){if(this._pq6){this._pq6._1o8();}if(this._z16){this._e91();var tbl=this._yd7.parentNode.parentNode.parentNode.parentNode.parentNode;tbl.parentNode.replaceChild(this._yd7, tbl);this._5s6=null;this._jr8=null;this._ub7=null;}var doc=document;var cells=this._yd7.rows.item(0).cells;for(var i=0;i<cells.length;i++){var td=cells.item(i);td[_kx5._wj2?"onpointerover":"onmouseover"]=null;td[_kx5._wj2?"onpointerout":"onmouseout"]=null;td.style.display="";}var _lg7=this._ns4?doc.getElementById(this._3i5):null;if(_lg7){var nl=_lg7.childNodes;var _zg8=nl.length;for(var i=0;i<_zg8;i++){var div=nl.item(i);if(div.tagName=="DIV"){div.style.display="block";}}}this._yd7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._j7();this._yd7.oTab=null;this._yd7=null;};_1e9.prototype._dz8=function(){return this._yd7.id;};_1e9.prototype._295=function(_rd2){return(this._yd7.rows.item( 0 ).cells.item( _rd2 ).getAttribute( "removed" )=="true" );};_1e9.prototype._bn4=function(_rd2,_2z7){this._yd7.rows.item( 0 ).cells.item( _rd2 ).setAttribute( "removed", _2z7?"true":"false" );};_1e9.prototype._dn4=function(_az7){this._yd7.style.visibility=_az7?"visible":"hidden";var _lg7=this._ns4?document.getElementById(this._3i5):null;if(_lg7){_lg7.style.visibility=_az7?"visible":"hidden";}};_1e9.prototype._9n4=function(_rd2,_by7,_9e,_pj5){if(!_by7&&(_9e!==undefined)&&(this._n75()==_rd2)){this._l95(_9e, _pj5);}var td=this._yd7.rows.item(0).cells.item(_rd2);td.style.display=( !_by7||( td.getAttribute( "removed" )=="true" ) )?"none":"";};_1e9.prototype._3j6=function(){return !!this._xu7;};_1e9.prototype._hk6=function(_cy7){this._xu7=_cy7;var _jw8=this._yd7.rows.item(0).cells;var _zg8=_jw8.length;for(var i=0;i<_zg8;i++){var _839=_jw8.item(i);_839.disabled=!_cy7;_io4._zt(_839, "aria-disabled", !_cy7);}};_1e9.prototype._an4=function(_rd2,_cy7){var _839=this._yd7.rows.item(0).cells.item(_rd2);_839.disabled=!_cy7;_io4._zt(_839, "aria-disabled", !_cy7);};_1e9.prototype._n75=function(){return this._yd7._1s;};_1e9.prototype._l95=function(_rd2,_pj5){this._rd5(this._yd7.rows.item(0).cells.item(_rd2), true, _pj5);};_1e9.prototype._af=function(_pj5){var _id4=this._yd7.rows.item(0).cells.length;for(var i=0;i<_id4;i++){var td=this._yd7.rows.item(0).cells.item(i);if ((td.getAttribute( "removed" ) != "true" )&&( td.style.display != "none" ) ){this._l95(i, _pj5);return;}}};_1e9.prototype._rd5=function(_0q7,_wr2,_pj5){var doc=document;var cells=this._yd7.rows.item(0).cells;var _id4=cells.length;var _ls3=_id4-1;var _cm5=0;for(;_cm5<cells.length;_cm5++){if(cells.item(_cm5)==_0q7){break;}}var _1s=this._yd7._1s;if((_cm5>=_ls3)||(_1s==_cm5)||_0q7.disabled ||( _0q7.getAttribute( "removed" )=="true" ) ){return;}if((_pj5!==false)&&this._0d7&&this._0d7._ex5){this._0d7._ex5(this, _1s, _cm5);}this._yd7._1s=_cm5;var _6i4=this._yd7.id+"_Panel";for(var i=0;i<_id4;i++){var td=cells.item(i);var _q68=td.getAttribute("HAL_tabPanelId")||(_6i4+i);if(i==_cm5){if(i<_ls3){td[_kx5._wj2?"onpointerover":"onmouseover"]=_1e9._am2;td[_kx5._wj2?"onpointerout":"onmouseout"]=_1e9._823;if(_wr2){td.className=this._m16?"clsBottomTabBox_active":"clsTabBox_active";}else{td.className=this._m16?"clsBottomTabBox_active_hover":"clsTabBox_active_hover";}if(_be9._kl6["hal"]["enableHighContrastMode"]){td.classList.add("clsHighContrastSelected");}var _lz7=doc.getElementById(_q68);if(_lz7){_lz7.style.display="block";}}}else{if(td.getAttribute( "_2f8" )=="true" ){td.className=this._m16?"clsBottomTabBoxLast":"clsTabBoxLast";}else{td[_kx5._wj2?"onpointerover":"onmouseover"]=_1e9._2v1;td[_kx5._wj2?"onpointerout":"onmouseout"]=_1e9._x72;td.className=this._m16?"clsBottomTabBox_inactive":"clsTabBox_inactive";}if(i<_ls3){var _lz7=doc.getElementById(_q68);if(_lz7){_lz7.style.display="none";}}}}this._1b();if((_pj5!==false)&&this._0d7&&this._0d7._vy2){this._0d7._vy2(this, _1s, _cm5);}};_1e9._am2=function(e){this.className=this.bBottomTabs?"clsBottomTabBox_active_hover":"clsTabBox_active_hover";if(_be9._kl6["hal"]["enableHighContrastMode"]){this.classList.add("clsHighContrastSelected");}};_1e9._823=function(e){this.className=this.bBottomTabs?"clsBottomTabBox_active":"clsTabBox_active";if(_be9._kl6["hal"]["enableHighContrastMode"]){this.classList.add("clsHighContrastSelected");}};_1e9._2v1=function(e){this.className=this.bBottomTabs?"clsBottomTabBox_inactive_hover":"clsTabBox_inactive_hover";if(_be9._kl6["hal"]["enableHighContrastMode"]){this.classList.add("clsHighContrastHover");}};_1e9._x72=function(e){this.className=this.bBottomTabs?"clsBottomTabBox_inactive":"clsTabBox_inactive";};_1e9.prototype._cd5=function(_739){for(var el=_fe9._xn(_739);el.nodeName!="TABLE";el=el.parentNode){if(el.tagName=="TD"){if(el.getAttribute( "_2f8" )=="true" ){var _vl7=this._0d7;if(_vl7&&_vl7._wy2){_vl7._wy2(this);}}else{this._rd5(el);}}}};_1e9._106=function(e){if(_be9._co4&&_be9._co4._rc){_be9._co4._rc(e, this);}if(e.button==_fe9._bz2){for(var el=_fe9._xn(e.target);el.nodeName!="TABLE";el=el.parentNode){if(el.tagName=="TD"){if(el.getAttribute( "_2f8" )=="true" ){var _vl7=this.oTab._0d7;if(_vl7&&_vl7._wy2){_vl7._wy2(this);}}else{this.oTab._rd5(el);}}}}};_1e9.prototype._j82=function(){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}this._yd7.setAttribute( "role", "tablist" );var _6i4=this._yd7.id+"_Panel";var _id4=this._yd7.rows.item(0).cells.length;for(var i=0;i<_id4;i++){var _ia9=this._yd7.rows.item(0).cells.item(i);_ia9.setAttribute( "tabIndex", "-1" );_ia9.setAttribute( "role", "tab" );if(_ia9.getAttribute( "_2f8" )=="true" ){_ia9.setAttribute( "role", "presentation" );continue;}var _059=_ia9.getElementsByTagName("IMG");if(_059.length!=0){_059.item(0).alt=_ia9.getAttribute( "title" )||"";}var _q68=_ia9.getAttribute("HAL_tabPanelId")||(_6i4+i);var _kv6=document.getElementById(_q68);if(_kv6){_kv6.setAttribute( "role", "tabpanel" );_kv6.setAttribute("aria-labelledby", _fe9._9h2(_ia9));}}};_1e9.prototype._j7=function(_5a9){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}if(_5a9){this._yd7.onkeydown=this._r97.bind(this);}else{this._yd7.onkeydown=null;}};_1e9.prototype._1b=function(){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}var _ig8=this._n75();var _id4=this._yd7.rows.item(0).cells.length-1;for(var i=0;i<_id4;i++){var _ia9=this._yd7.rows.item(0).cells.item(i);_ia9.setAttribute( "tabIndex", ( i==_ig8 )?"0":"-1" );_io4._zt(_ia9, "aria-selected",(i==_ig8));}};_1e9.prototype._244=function(_9g8){return(!_9g8.disabled&&_9g8.getAttribute( "_2f8" ) != "true"&&_9g8.style&&_9g8.style.display != "none"&&_9g8.style.visibility != "hidden" );};_1e9.prototype._gj3=function(_ys3){var _tu8=-1;var _4x4=false;var _id4=this._yd7.rows.item(0).cells.length;for(var i=0;i<_id4;i++){var _ia9=this._yd7.rows.item(0).cells.item(i);if(this._244(_ia9)){if(_4x4){_tu8=i;break;}else if(_tu8<0){_tu8=i;}}if(!_4x4&&i==_ys3){_4x4=true;}}return _tu8;};_1e9.prototype._lu1=function(_ys3){var _tu8=-1;var _4x4=false;var _id4=this._yd7.rows.item(0).cells.length;for(var i=_id4-1;i>=0;i--){var _ia9=this._yd7.rows.item(0).cells.item(i);if(this._244(_ia9)){if(_4x4){_tu8=i;break;}else if(_tu8<0){_tu8=i;}}if(!_4x4&&i==_ys3){_4x4=true;}}return _tu8;};_1e9.prototype._r97=function(e){if(!_be9._kl6["hal"]["enableAccessibility"]||( e.target.getAttribute( "role" ) != "tab" ) ){return;}var _ig8=this._n75();switch(e.keyCode){case _fe9._yn4:case _fe9._n14:_fe9._8u5(e);_ig8=this._gj3(_ig8);if(_ig8>=0){this._l95(_ig8);this._yd7.rows.item(0).cells.item(_ig8).focus();}break;case _fe9._tx5:case _fe9._zn4:_fe9._8u5(e);_ig8=this._lu1(_ig8);if(_ig8>=0){this._l95(_ig8);this._yd7.rows.item(0).cells.item(_ig8).focus();}break;}};_1e9.prototype._3x5=function(_ys3,_ux8){var td=this._yd7.rows.item(0).cells.item(_ys3);if(td){_fe9._u95(td.firstChild.firstChild, _ux8);}};_1e9.prototype._ro8=function(_gv8){if(!this._z16){return;}this._5s6.style.display="";this._jr8.style.display="";this._ub7.style.width=_899._no8(_gv8-(this._5s6.offsetWidth+this._jr8.offsetWidth))+ "px";if(this._ub7.scrollWidth==this._ub7.offsetWidth){this._5s6.style.display="none";this._jr8.style.display="none";this._ub7.style.width=_gv8+"px";}this._eq();};_1e9.prototype._6u7=function(e){this._eq();};_1e9.prototype._bn6=function(e){this._e91();if(!this._5s6.disabled){_6a8._t98(["haljs!hal/_bd3.js"],function(){if(this._yd7){this._r63=new _bd3(this._ub7, this._ub7.scrollLeft-200);this._r63._s89();}}.bind(this));}};_1e9.prototype._up8=function(e){this._e91();if(!this._jr8.disabled){_6a8._t98(["haljs!hal/_bd3.js"],function(){if(this._yd7){this._r63=new _bd3(this._ub7, this._ub7.scrollLeft+200);this._r63._s89();}}.bind(this));}};_1e9.prototype._eq=function(){if(!this._z16){return;}var _cy7=(this._ub7.scrollLeft>0);this._5s6.disabled=!_cy7;this._5s6.setAttribute( "hal_disabled", _cy7?"false":"true" );var _cy7=(this._ub7.scrollLeft<(this._ub7.scrollWidth-this._ub7.offsetWidth));this._jr8.disabled=!_cy7;this._jr8.setAttribute( "hal_disabled", _cy7?"false":"true" );};_1e9.prototype._e91=function(){if(this._r63){this._r63._xn8();this._r63=null;}};function _589(_of8, _vl7, _e51, _4f6, _c27){this._3c8=_of8;var _xt6=(_e51!==undefined);if(!_xt6){this._as7(0);}this._mp3=this._3c8.getAttribute("HAL_slideDirection");if(this._mp3){this._3c8.style.display="block";if(this._3c8.getAttribute( "HAL_slideAnimationEnabled" )=="false" ){this._fd1=this._mp3;this._mp3=null;}else{this._i46=_4f6||this._3c8.style.height;this._dr6=_c27||this._3c8.style.width;this._xe5=this._i46&&this._dr6;if(this._xe5){this._3c8.style.position="relative";this._3c8.style.overflow="hidden";}}}this._0d7=_vl7;if(_xt6){this._as7(_e51);}this._853=_kx5._2p8;this._7a2=(this._3c8.getAttribute( "HAL_touchSwipeEnabled" )=="true");if(_kx5._y14&&this._7a2){if(this._mp3){this._3c8[_kx5._wj2?"onpointerdown":"ontouchstart"]=this._f23.bind(this);}else{this._3c8[_kx5._wj2?"onpointerdown":"ontouchstart"]=this._j21.bind(this);this._3c8[_kx5._wj2?"onpointermove":"ontouchmove"]=this._va1.bind(this);this._3c8[_kx5._wj2?"onpointerup":"ontouchend"]=this._vj1.bind(this);}if(_kx5._wj2){this._3c8.style.msTouchAction="none";}}};_589.prototype._1o8=function(){if(this._3r8){this._3r8._xn8();}var _tr8=this._qt7();var _zg8=_tr8.length;for(var i=0;i<_zg8;i++){_tr8[i].style.display="";}if(_kx5._y14&&this._7a2){if(this._mp3){this._3c8[_kx5._wj2?"onpointerdown":"ontouchstart"]=null;}else{this._3c8[_kx5._wj2?"onpointerdown":"ontouchstart"]=null;this._3c8[_kx5._wj2?"onpointermove":"ontouchmove"]=null;this._3c8[_kx5._wj2?"onpointerup":"ontouchend"]=null;}}this._3c8=null;};_589.prototype._dz8=function(){return this._3c8.id;};_589.prototype._zw2=function(){return this._qt7().length;};_589.prototype._b98=function(){return(this._nq8>0);};_589.prototype._c98=function(){return(this._nq8<(this._qt7().length-1));};_589.prototype._dr7=function(){return this._nq8;};_589.prototype._g13=function(_nf8){var _tr8=this._qt7();return _tr8.indexOf(_nf8);};_589.prototype._as7=function(_uz1,_hb4){if(_uz1===this._nq8){return true;}var _tr8=this._qt7();var _nl5=_tr8.length;if((_uz1<0)||(_uz1>=_nl5)){return false;}if((!this._mp3&&(this._nq8!==undefined))||_hb4){_tr8[this._nq8].style.display="none";}var _4v6=_tr8[_uz1];if(this._0d7&&this._0d7._pn){this._0d7._pn(this, _4v6, this._nq8, _uz1);}_4v6.style.display="";if(this._mp3&&!this._tq6&&!_hb4){this._3r8=new _o57(this, this._3c8, this._dr6, this._i46, this._xe5, this._mp3, _tr8, this._nq8, _uz1, _4v6, this._853);this._3r8._s89();}this._tq6=null;this._nq8=_uz1;if(this._0d7&&this._0d7._ts){this._0d7._ts(this, _4v6, this._nq8, _uz1);}return true;};_589.prototype._p89=function(_5x6){return this._as7(this._nq8+(_5x6||1));};_589.prototype._c89=function(_sw6){return this._as7(this._nq8-(_sw6||1));};_589.prototype._qt7=function(){if(!this._3q8){this._3q8=[];var nl=this._3c8.childNodes;var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _nf8=nl.item(i);if(_nf8.tagName=="DIV"){_nf8.style.display="none";this._3q8.push(_nf8);}}}return this._3q8;};_589.prototype._h41 ={autoHorizontal:true,leftToRight:true,rightToLeft:true};_589.prototype._xj3=function(el){while(el&&el!=this._3c8){if(el.tagName=="A"){return true;}el=el.parentNode;}return false;};_589.prototype._j21=function(e){if(_kx5._wj2){if(!e.isPrimary){return;}}else if(e.touches.length!=1){return;}if(this._xj3(e.touches[0].target)){return;}this._2o2=true;e.stopPropagation();var _6x8=_kx5._wj2?e:e.targetTouches[0];this._3g5=_6x8.clientX;this._4g5=_6x8.clientY;this._qp6=NaN;this._rp6=NaN;};_589.prototype._va1=function(e){if(!this._2o2){return;}e.preventDefault();e.stopPropagation();var _6x8=_kx5._wj2?e:e.targetTouches[0];this._qp6=_6x8.clientX;this._rp6=_6x8.clientY;};_589.prototype._vj1=function(e){if(!this._2o2){return;}e.stopPropagation();var _876=(!this._fd1||this._h41[this._fd1]);var _7v8=_876?this._3g5:this._4g5;var _xa9=_876?this._qp6:this._rp6;if(!isNaN(this._qp6)&&!isNaN(this._3g5)){if((_xa9-_7v8)>50){if(this._0d7&&this._0d7._ui){this._0d7._y7();}}else if((_7v8-_xa9)>50){if(this._0d7&&this._0d7._vi){this._0d7._vi();}}}this._2o2=false;this._qp6=NaN;this._rp6=NaN;};_589.prototype._f23=function(e){if(this._tq6&&this._tq6._w14){return;}if(_kx5._wj2){if(!e.isPrimary){return;}}else if(e.touches.length!=1){return;}if(this._xj3(e.touches[0].target)){return;}this._tq6={};var _786=(this._mp3=="leftToRight")||(this._mp3=="rightToLeft")||(this._mp3=="autoHorizontal");this._tq6._8o4=true;this._tq6._3b5=((_kx5._y14&&!_kx5._wj2)?e.targetTouches[0]:e).clientX;this._tq6._4b5=((_kx5._y14&&!_kx5._wj2)?e.targetTouches[0]:e).clientY;var _tr8=this._qt7();this._tq6._024=_tr8[this._nq8];var _md4=null;if(this._0d7&&this._0d7._ui){_md4=this._0d7._ui();}else if(this._b98()){_md4=this._nq8-1;}this._tq6._jh3=(_md4!=null)?_tr8[_md4]:null;var _rx6=null;if(this._0d7&&this._0d7._s61){_rx6=this._0d7._s61();}else if(this._c98()){_rx6=this._nq8+1;}this._tq6._1y5=(_rx6!=null)?_tr8[_rx6]:null;var _c27=this._3c8.offsetWidth+"px";var _4f6=this._3c8.offsetHeight+"px";this._3c8.style.width=_c27;this._3c8.style.height=_4f6;this._3c8.style.position="relative";this._3c8.style.overflow="hidden";var _tb4=this._tq6._024;_tb4.style.position="absolute";_tb4.style.width=_c27;_tb4.style.height=_4f6;_tb4.style[_fe9._at1]="all 0s";var _ar3=this._tq6._jh3;if(_ar3){if(this._0d7&&this._0d7._pn){this._0d7._pn(this, _ar3, undefined, _md4);}_ar3.style[_fe9._at1]="all 0s";_ar3.style.display="";_ar3.style.position="absolute";_ar3.style.width=_c27;_ar3.style.height=_4f6;_ar3.style.top=_786?"0px":("-"+_4f6);_ar3.style.left=_786?("-" + _c27):"0px";if(this._0d7&&this._0d7._ts){this._0d7._ts(this, _ar3, _md4, _md4);}}var _q86=this._tq6._1y5;if(_q86){if(this._0d7&&this._0d7._pn){this._0d7._pn(this, _q86, undefined, _rx6);}_q86.style[_fe9._at1]="all 0s";_q86.style.display="";_q86.style.position="absolute";_q86.style.width=_c27;_q86.style.height=_4f6;_q86.style.top=_786?"0px":_4f6;_q86.style.left=_786?_c27:"0px";if(this._0d7&&this._0d7._ts){this._0d7._ts(this, _q86, _rx6, _rx6);}}this._tq6._ao4=parseInt(_786?_c27:_4f6);this._tq6._yh1=Math.floor(this._tq6._ao4 / 2);this._tq6._yj2=50;this._tq6._ml6=_c27;this._tq6._5y5=_4f6;this._tq6._zx5=_786;if(_kx5._el6){_tb4.style.webkitTransform="translate3d(0,0,0)";if(_q86){_q86.style.webkitTransform="translate3d(0,0,0)";}if(_ar3){_ar3.style.webkitTransform="translate3d(0,0,0)";}}_ps7._mz8(null, this, _tb4, _ps7.eEffectMove, e.button, null, null, null, null);e.stopPropagation();};_589.prototype._aw5=function(_tb4,_vx,_z93){if(this._0d7&&this._0d7._zb){this._0d7._zb();}return true;};_589.prototype._2k6=function(e,_tb4,_vx,_jt8,_z93){if(!this._tq6||this._tq6._w14||!this._tq6._8o4){return;}var _vt6=((_kx5._y14&&!_kx5._wj2)?e.targetTouches[0]:e).clientX;var _wt6=((_kx5._y14&&!_kx5._wj2)?e.targetTouches[0]:e).clientY;var _tb4=this._tq6._024;var _ar3=this._tq6._jh3;var _q86=this._tq6._1y5;var _c27=this._tq6._ml6;var _4f6=this._tq6._5y5;var _786=this._tq6._zx5;var _5b6=_786?(_vt6-this._tq6._3b5):(_wt6-this._tq6._4b5);var _t83=(_5b6<0);var _fw6=_5b6;if((!_t83&&!_ar3)||(_t83&&!_q86)){_fw6=Math.ceil(_fw6 / 2);}var _fw6=(_t83?-1:1)*Math.min(Math.abs(_fw6), this._tq6._ao4);_tb4.style.top=_786?"0px":(_fw6 + "px");_tb4.style.left=_786?(_fw6+"px"):"0px";if(_ar3){_ar3.style.top=_786?"0px":(-1 * parseInt(_4f6) + _fw6 + "px");_ar3.style.left=_786?(-1*parseInt(_c27)+_fw6+"px"):"0px";}if(_q86){_q86.style.top=_786?"0px":(parseInt(_4f6) + _fw6 + "px");_q86.style.left=_786?(parseInt(_c27)+_fw6+"px"):"0px";}var _7a3=_5b6-(this._tq6._2y5||0);var _8e=(Math.abs(_5b6)>this._tq6._yj2);var _g9=(Math.abs(_fw6)>this._tq6._yh1);if(_8e&&!_t83&&_ar3&&((_7a3>=0)||_g9)){this._tq6._j87="previous";}else if(_8e&&_t83&&_q86&&((_7a3<=0)||_g9)){this._tq6._j87="next";}else{this._tq6._j87="current";}this._tq6._pz2=_7a3;this._tq6._2y5=_5b6;};_589.prototype._1k6=function(e,_tb4,_xf8){this._yz5(e);};_589.prototype._yz5=function(e){if(!this._tq6||!this._tq6._8o4){return;}if(this._0d7&&this._0d7._e6){this._0d7._e6();}this._tq6._8o4=false;this._tq6._w14=true;var _tb4=this._tq6._024;var _ar3=this._tq6._jh3;var _q86=this._tq6._1y5;var _c27=this._tq6._ml6;var _4f6=this._tq6._5y5;var _786=this._tq6._zx5;if(_kx5._el6){_tb4.style.webkitTransform="";if(_q86){_q86.style.webkitTransform="";}if(_ar3){_ar3.style.webkitTransform="";}}var _g51;switch(this._tq6._j87){case "previous":_g51=_786?_c27:_4f6;break;case "next":_g51="-"+(_786?_c27:_4f6);break;default:_g51="0px";}var _bz1=(_tb4.style[_786?"left":"top"]!=_g51);if(_bz1){_tb4.style[_786?"left":"top"]=_g51;if(this._853){_tb4.style[_fe9._at1]="all 0.2s ease-out";if(!this._79){this._79=_9t7._ti(this._7w1, this);}_tb4.addEventListener("transitionend", this._79);}}this._tq6._0y5=_tb4;this._tq6._h87=_tb4;if(_ar3){_ar3.style.top=(this._tq6._j87=="previous")?"0px":(_786?"0px":("-"+_4f6));_ar3.style.left=(this._tq6._j87=="previous")?"0px":(_786?("-" + _c27):"0px");if(this._tq6._j87=="previous"){this._tq6._h87=_ar3;}if(this._853){_ar3.style[_fe9._at1]="all 0.2s ease-out";}}if(_q86){_q86.style.top=(this._tq6._j87=="next")?"0px":(_786?"0px":_4f6);_q86.style.left=(this._tq6._j87=="next")?"0px":(_786?_c27:"0px");if(this._tq6._j87=="next"){this._tq6._h87=_q86;}if(this._853){_q86.style[_fe9._at1]="all 0.2s ease-out";}}if(!_bz1||!this._853){this._kk3();}};_589.prototype._7w1=function(e,_6u8){_6u8.removeEventListener("transitionend", this._79);this._kk3();};_589.prototype._kk3=function(){if(this._0d7&&this._0d7._x7){this._0d7._x7();}var _m86=this._tq6._0y5;var _pg7=this._tq6._h87;var _tb4=this._tq6._024;var _ar3=this._tq6._jh3;var _q86=this._tq6._1y5;if(this._853){_tb4.style[_fe9._at1]="all 0s";}if(_ar3){if(this._853){_ar3.style[_fe9._at1]="all 0s";}if(_ar3!=_pg7){_ar3.style.display="none";_ar3.style.top="0px";_ar3.style.left="0px";if(this._0d7&&this._0d7._sd3){this._0d7._sd3(this, _ar3, this._g13(_ar3));}}if(!this._xe5){_ar3.style.position="static";}}if(_q86){if(this._853){_q86.style[_fe9._at1]="all 0s";}if(_q86!=_pg7){_q86.style.display="none";_q86.style.top="0px";_q86.style.left="0px";if(this._0d7&&this._0d7._sd3){this._0d7._sd3(this, _q86, this._g13(_q86));}}_q86.style.display="none";if(!this._xe5){_q86.style.position="static";}}if(_tb4!=_pg7){_tb4.style.display="none";_tb4.style.top="0px";_tb4.style.left="0px";if(this._0d7&&this._0d7._sd3){this._0d7._sd3(this, _tb4, this._g13(_tb4));}}if(!this._xe5){_tb4.style.position="static";}this._3c8.style.position=this._xe5?"relative":"static";this._3c8.style.overflow=this._xe5?"hidden":"visible";this._3c8.style.width=this._dr6||"auto";this._3c8.style.height=this._i46||"auto";_m86.style.width=this._dr6||"auto";_m86.style.height=this._i46||"auto";_pg7.style.width=this._dr6||"auto";_pg7.style.height=this._i46||"auto";if(this._tq6._j87=="previous"){if(this._0d7&&this._0d7._y7){this._0d7._y7();}}else if(this._tq6._j87=="next"){if(this._0d7&&this._0d7._vi){this._0d7._vi();}}else{this._tq6=null;}if(this._79){this._79=null;}var _li7=this._g13(_pg7);this._as7(_li7, true);if(this._0d7&&this._0d7._ge){this._0d7._ge();}};_589.prototype._995=function(_tb4){this._tq6._j87="current";this._yz5();};function _o57(_659, _of8, _c27, _4f6, _0k5, _qw3, _tr8, _xu8, _uz1, _4v6, _w83){_o57.baseConstructor.call(this, null);this._w09=_659;this._3c8=_of8;this._dr6=_c27;this._i46=_4f6;this._xe5=_0k5;this._mp3=_qw3;this._3q8=_tr8;this._nq8=_xu8;this._ox1=_uz1;this._8p6=_4v6;this._853=_w83;};_9t7._v88(_o57, _h57);_o57.prototype._s89=function(){this._c26=(this._nq8===undefined)?null:this._3q8[this._nq8];if(this._c26&&this._w09._0d7&&this._w09._0d7._zb){this._w09._0d7._zb(this);}_o57.superClass._s89.call(this);if(this._c26&&!this._c26._wj5){this._c26._wj5=true;this._c26.style.top="0px";this._c26.style.left="0px";if(this._xe5){this._c26.style.position="absolute";this._c26.style.width=this._dr6;this._c26.style.height=this._i46;}}if(!this._8p6._wj5){this._8p6._wj5=true;this._8p6.style.top="0px";this._8p6.style.left="0px";if(this._xe5){this._8p6.style.position="absolute";this._8p6.style.width=this._dr6;this._8p6.style.height=this._i46;}}if(!this._c26){this._y89();_fj2._qo8(this);return;}if(!this._xe5){this._8p6.style.position="absolute";var _ob3=this._3c8.offsetWidth+"px";var _9u2=this._3c8.offsetHeight+"px";this._c26.style.position="absolute";this._3c8.style.position="relative";this._3c8.style.overflow="hidden";if(!this._dr6){this._3c8.style.width=_9u2;if(this._c26){this._c26.style.width=_ob3;this._c26.style.height=this._i46;}this._8p6.style.width=_ob3;this._8p6.style.height=this._i46;}if(!this._i46){this._3c8.style.height=_9u2;if(this._c26){this._c26.style.width=this._dr6;this._c26.style.height=_9u2;}this._8p6.style.width=this._dr6;this._8p6.style.height=_9u2;}}this._ac8=this._7a1(this._nq8, this._ox1);this._k94=this._o84[this._mp3];this._8p6.style[this._k94]=-this._ac8+"px";if(this._853){if(!this._2p2){this._2p2=this._el3.bind(this);}this._c26.style[_fe9._at1]="all 0s";this._8p6.style[_fe9._at1]="all 0s";setTimeout(this._2p2, 0);}else{var _8i7=500;var _808=_fp8.Sine._967;this._8p6.style[this._k94]=-this._ac8+"px";var _956=[];_956.push(new _zj4(this._c26, this._k94, 0, this._ac8, "px", null, _8i7, _808));_956.push(new _zj4(this._8p6, this._k94,-this._ac8, 0, "px", null, _8i7, _808));if(this._3r8){this._3r8._xn8();}this._3r8=new _j12(_956, this._kk3.bind(this));this._3r8._s89();}};_o57.prototype._xn8=function(){if(this._3r8){this._3r8._xn8();}_o57.superClass._xn8.call(this);};_o57.prototype._y89=function(){if(this._3r8){this._3r8._y89();}_o57.superClass._y89.call(this);};_o57.prototype._el3=function(){if(this._8p6.style[this._k94]=="0px"){this._kk3();return;}this._c26.style[_fe9._6d]=this._k94;this._8p6.style[_fe9._6d]=this._k94;this._c26.style[_fe9._5d]="0.5s";this._8p6.style[_fe9._5d]="0.5s";this._c26.style[_fe9._j3]="ease-out";this._8p6.style[_fe9._j3]="ease-out";if(!this._79){this._79=_9t7._ti(this._7w1, this);}this._8p6.addEventListener("transitionend", this._79);this._c26.style[this._k94]=this._ac8+"px";this._8p6.style[this._k94]="0px";};_o57.prototype._7w1=function(e,_6u8){_6u8.removeEventListener("transitionend", this._79);this._kk3();};_o57.prototype._kk3=function(){this._c26.style.display="none";this._c26.style.top="0px";this._c26.style.left="0px";if(!this._xe5){if(!this._dr6){this._3c8.style.width="auto";this._c26.style.width="auto";this._8p6.style.width="auto";}if(!this._i46){this._3c8.style.height="auto";this._c26.style.height="auto";this._8p6.style.height="auto";}this._c26.style.position="static";this._8p6.style.position="static";this._3c8.style.position="static";this._3c8.style.overflow="visible";}_fj2._qo8(this);if(this._w09._0d7&&this._w09._0d7._ge){this._w09._0d7._ge();}};_o57.prototype._7a1=function(_0x6,_r18){var _zg8=this._3c8[this._4h5[this._mp3]];switch(this._mp3){case "topToBottom":case "leftToRight":return _zg8;case "rightToLeft":case "bottomToTop":return-_zg8;case "autoVertical":case "autoHorizontal":return(_r18>_0x6)?-_zg8:_zg8;}};_o57.prototype._4h5 ={topToBottom:"offsetHeight",rightToLeft:"offsetWidth",bottomToTop:"offsetHeight",leftToRight:"offsetWidth",autoVertical:"offsetHeight",autoHorizontal:"offsetWidth"};_o57.prototype._o84 ={topToBottom:"top",rightToLeft:"left",bottomToTop:"top",leftToRight:"left",autoVertical:"top",autoHorizontal:"left"};function _lq7(_n86, _zj7, _vl7){if(!_lq7._153){_lq7._4m2();_lq7._153=true;}if(!_zj7){var _x86=_ie9._py3();_zj7=_x86.appendChild(_x86.createElement("listView"));_zj7.setAttribute( "view", "report" );_zj7.appendChild(_x86.createElement("listItems"));}this._j16=( _zj7.getAttribute( "accessible" )=="true" )||_be9._kl6["hal"]["enableAccessibility"];this._ne9=document;this._hr6=_be9._nl6;this._0d7=_vl7||null;this._246=window["_4l6"]?_4l6:null;this._d26=_n86;this._d26.onselectstart=_u77._gm4;this._d26.ondragstart=_fe9._8u5;this._d26._ul7=this;this._fc7=_zj7;if(!_zj7.getAttribute("view")){_zj7.setAttribute( "view", "report" );}else if(_zj7.getAttribute( "view" )=="gallery" ){_zj7.setAttribute( "classPrefix", "clsListItem_gallery" );_zj7.setAttribute( "hotTracking", "true" );_zj7.setAttribute( "clipLabels", "false" );if(!_zj7.getAttribute("iconHeight")){_zj7.setAttribute( "iconHeight", "64px" );}if(!_zj7.getAttribute("iconWidth")){_zj7.setAttribute( "iconWidth", "64px" );}}this._8d8=this._fc7.getAttribute( "guiDirection" )||_be9._kl6["hal"]["defaultGuiDirection"];if(this._8d8){this._d26.style.direction=this._8d8;}this._hp3=this._fc7.getAttribute("textDirection")||this._8d8;this._8b7=(this._8d8=="rtl");this._6d1=this._8b7?"paddingRight":"paddingLeft";this._d73=this._fc7.getAttribute("smallIconHeight");if(!this._d73){this._d73="16px";}this._np3=this._fc7.getAttribute("smallIconWidth");if(!this._np3){this._np3="16px";}this._m46=this._fc7.getAttribute("iconHeight");if(!this._m46){this._m46="32px";}this._gr6=this._fc7.getAttribute("iconWidth");if(!this._gr6){this._gr6="32px";}this._lp3=this._fc7.getAttribute("iconLabelWidth");if(!this._lp3){this._lp3="55px";}this._u16=( _zj7.getAttribute( "readOnly" )=="true" );this._ss4=( _zj7.getAttribute( "selectable" ) != "false" );this._d64=( _zj7.getAttribute( "multiSelect" )=="true" );this._km3=!this._d64&&( _zj7.getAttribute( "forceSelection" ) != "false" );var _p79=this._fc7.getAttribute("view");this._s92=( _zj7.getAttribute( "allowCtrlDeselect" ) != "false" );switch(_p79){case "radio":case "horizontalRadio":case "nativeRadio":case "nativeCheckbox":this._s92=false;}this._rm3=( _zj7.getAttribute( "hoverSelection" )=="true" );this._te5=( _zj7.getAttribute( "hotTracking" ) != "false" );switch(_p79){case "checkbox":case "nativeRadio":case "nativeCheckbox":this._te5=false;}this._564=( _zj7.getAttribute( "fullRowSelect" )=="true" );this._4a2=( _zj7.getAttribute( "showColumnHeaders" ) != "false" );this._jr6=( _zj7.getAttribute( "keySearch" )||"none" );this._053=( _zj7.getAttribute( "resolveIconPath" ) != "false" );var _tl8=_zj7.getAttribute( "classPrefix" )||"clsListItem";this._ar6=_tl8+"_normal";this._gd7=_tl8+"_hover";this._gh5=_tl8+"_selected";this._en1=this._gh5+"_inactive";this._4o2=_be9._kl6["hal"]["enableHighContrastMode"];if(this._j16){_io4._zt(this._d26, "aria-readonly", this._u16);this._d26.tabIndex=-1;var _579=_zj7.getAttribute("a11y_name");if(_579){this._d26.setAttribute("aria-label", _579);}}if(this._fc7.getAttribute( "useSuperTooltips" )=="true" ){this._ko2=true;}if(_oz8._904()||_be9._kl6["hal"]["checkWellFormedCustomHtml"]){this._y8=true;}this._f89();};_lq7.prototype._y8=false;_lq7.prototype._6b7=true;_lq7.prototype._xu7=false;_lq7.prototype._y53=1;_lq7.prototype._ko2=false;_lq7.prototype._1o8=function(){if(this._pq6){this._pq6._1o8();}this._jk2();if(this._1h5){this._1h5._1o8();}this._d26[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._d26[_kx5._wj2?"onpointerout":"onmouseout"]=null;this._d26[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._d26[_kx5._wj2?"onpointerup":"onmouseup"]=null;this._d26.ondblclick=null;this._d26.onkeydown=null;this._d26.onscroll=null;this._y52();this._j7();this._197("*");this._d26._ul7=null;this._mm1=null;};_lq7.prototype._dz8=function(){return this._d26.id;};_lq7.prototype._v75=function(){return this._d26;};_lq7.prototype._az8=function(){var _6z6=_999._7y2(this._fc7, "listItems");while(_6z6.hasChildNodes()){_6z6.removeChild(_6z6.lastChild);}this._y53=1;};_lq7.prototype._hg2=function(){return _999._7y2( this._fc7, "listItems" ).appendChild( this._fc7.ownerDocument.createElement( "listItem" ) );};_lq7.prototype._685=function(){return _999._mw5(this._fc7, "listItems/listItem");};_lq7.prototype._re3=function(){return this._fc7;};_lq7.prototype._tw2=function(){return _999._7y2(this._fc7, "listItems");};_lq7.prototype._5j=function(){var nl=this._l8();return(nl.length==1)?nl.item(0):null;};_lq7.prototype._8r1=function(){return _999._7y2(this._fc7, "listItems/listItem[@selected='true']");};_lq7.prototype._qj=function(){this._d26.style.position="static";this._d26.style.overflowY="auto";this._d26.style.border="none";this._d26.style.backgroundColor="transparent"; var listItem=this._d26.getElementsByClassName(this._ar6)[0];listItem.removeAttribute("class"); };_lq7.prototype._l8=function(){return _999._mw5(this._fc7, "listItems/listItem[@selected='true']");};_lq7.prototype._s8=function(n1,n2){var i1=parseInt(n1.getAttribute("selectedCounter"));var i2=parseInt(n2.getAttribute("selectedCounter"));return(i1>i2)?1:((i1<i2)?-1:0);};_lq7.prototype._lg1=function(){var _ns6=_ie9._l61(null, this._l8());_ns6.sort(this._s8);return _ns6;};_lq7.prototype._101=function(){return _999._mw5( this._fc7, "listItems/listItem[not(@selected) or @selected='false']" );};_lq7.prototype._sq1=function(){return _999._mw5(this._fc7, "listItems/listItem[@checked='true']");};_lq7.prototype._r71=function(){return _999._mw5( this._fc7, "listItems/listItem[not(@checked) or @checked='false']" );};_lq7.prototype._xq7=function(){var nl=this._r71();for(var i=0;i<nl.length;i++){var _xj7=nl.item(i);if(_xj7.getAttribute( "staticCheckbox" ) != "true" ){_xj7.setAttribute( "checked", "true" );}}this._xy2();};_lq7.prototype._sk6=function(){var nl=this._sq1();for(var i=0;i<nl.length;i++){var _xj7=nl.item(i);if(_xj7.getAttribute( "staticCheckbox" ) != "true" ){_xj7.removeAttribute("checked");}}this._xy2();};_lq7.prototype._977=function(){var nl=this._101();var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _xj7=nl.item(i);_xj7.setAttribute( "selected", "true" );this._bq(_xj7);}this._f89();return _zg8;};_lq7.prototype._eu5=function(){return this._kd3(true);};_lq7._vt=function(_zj7,_hy8){return _ie9._ck6( _zj7, "listItems/listItem[@value=" + _jp8._mn4( _hy8 ) + "]" );};_lq7.prototype._vt=function(_hy8){return _lq7._vt(this._fc7, _hy8);};_lq7.prototype._3j6=function(){return Boolean(this._xu7);};_lq7.prototype._cd5=function(_739,_e08,_f08,e){var _ov6=this._9j1(_739);if(!_ov6){return;}if(this._0d7&&this._0d7._1f){if(!this._0d7._1f(this)){return;}}var _xj7=_ov6.nNode;if ((this._o19=="checkbox" )||( this._o19=="horizontalCheckbox" ) ){if(_xj7.getAttribute( "staticCheckbox" ) != "true" ){this._mm1=_xj7;this._d54(_ov6);this._2u1(_xj7, _ov6);}return;}var _3g7=( _xj7.getAttribute( "selected" )=="true" );if(_3g7&&!this._km3){if(this._d64){_lq7.s_oMouseUpListView=this;this._xd=_xj7;this._mm1=_xj7;_lq7._p23(e);}}else{this._kd3(false);this._054(_xj7);this._mm1=_xj7;}this._9r4();this._4p4(e, _xj7); };_lq7.prototype._hk6=function(_cy7){if(_cy7==this._xu7){return;}this._xu7=_cy7;var _p79=this._fc7.getAttribute("view");if(_cy7){if(_kx5._y14&&_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._d26, this._cd5.bind(this));}else{var _zd1=(this._o19=="nativeCheckbox");var _se8=true;switch(_p79){case "radio":case "nativeRadio":case "nativeCheckbox":case "horizontalRadio":case "checkbox":case "horizontalCheckbox":_se8=false;}var _fy7=!_zd1&&(this._rm3||this._te5||this._ko2);var _0t8=!_zd1;var _ey7=!_zd1;this._d26[_kx5._wj2?"onpointerover":"onmouseover"]=_fy7?this._cw5.bind(this):null;this._d26[_kx5._wj2?"onpointerout":"onmouseout"]=_se8?this._5k6.bind(this):null;this._d26[_kx5._wj2?"onpointerdown":"onmousedown"]=_ey7?this._bw5.bind(this):null;this._d26[_kx5._wj2?"onpointerup":"onmouseup"]=_0t8?this._577.bind(this):null;if(_zd1){this._d26.onclick=this._n98.bind(this);}this._d26.ondblclick=this._0k6.bind(this);this._d26.onkeydown=this._477.bind(this);this._d26.onscroll=this._0s7.bind(this);this._j7(true);}}else{if(this._pq6){this._pq6._1o8();this._pq6=null;}this._d26[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._d26[_kx5._wj2?"onpointerout":"onmouseout"]=null;this._d26[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._d26[_kx5._wj2?"onpointerup":"onmouseup"]=null;this._d26.onclick=null;this._d26.ondblclick=null;this._d26.onkeydown=null;this._d26.onscroll=null;this._j7();}if(!this._u16){_fe9._714(this._d26, _cy7);switch(_p79){case "radio":case "horizontalRadio":this._9r4();break;case "nativeRadio":case "nativeCheckbox":var nl=this._d26.querySelectorAll("INPUT");for(var i=0;i<nl.length;i++){nl.item(i).disabled=!_cy7;}this._9r4();break;case "checkbox":case "horizontalCheckbox":this._xy2();break;}}if(this._j16){_io4._zt(this._d26, "aria-disabled", !_cy7);if(this._m26){this._m26.tabIndex=_cy7?0:-1;}}};_lq7.prototype._6g1=function(_xj7){switch(this._o19){case "report":return this._nz(_xj7).cells.item(0).firstChild.lastChild.firstChild;case "smallIcon":case "icon":case "gallery":case "token":return this._nz(_xj7).firstChild;case "radio":case "nativeRadio":case "nativeCheckbox":case "horizontalRadio":case "checkbox":case "horizontalCheckbox":default:return null;}};_lq7.prototype._3a5=function(_729){var _e29=[];for(var i=0; i<_729.length;++i){if(i>0){_e29.push('<br>');}_e29.push(_jp8._hj6(_729[i]));}_lq7._t42(this._d26, _e29.join(''));};_lq7.prototype._8x5=function(_dd9){_lq7._8x5(this._d26, _dd9);};_lq7._8x5=function(_n86,_dd9){_lq7._t42(_n86, _jp8._hj6(_dd9));};_lq7._t42=function(_n86,_bf6){_n86.innerHTML=_be9._kl6["hal"]["enableAccessibility"] ?'<div class="clsControlMessage" tabIndex="0" role="gridcell">' + _bf6 + '</div>':'<div class="clsControlMessage">' + _bf6 + '</div>';};_lq7.prototype._f89=function(){this._o19=this._fc7.getAttribute("view");this._y52();this._hk6(!this._u16);switch(this._o19){case "report":this._y24();break;case "smallIcon":this._wk2();break;case "icon":this._2c5();break;case "gallery":this._si3();break;case "token":this._jp4();break;case "radio":case "horizontalRadio":this._fp4();break;case "nativeRadio":this._wt1();break;case "nativeCheckbox":this._k11();break;case "checkbox":this._fc7.setAttribute( "showCheckboxes", "true" );this._te5=false;this._y24();break;case "horizontalCheckbox":this._uf();break;}if(this._mv4!=this._o19){if(this._d26.scrollTop!=0){this._d26.scrollTop=0;}this._9g5=this._ne9.getElementById("idListViewDropCaret_"+this._o19);}this._mv4=this._o19;switch(this._o19){case "nativeRadio":case "nativeCheckbox":break;default:this._9r4();}if(_be9._co4&&_be9._co4._vg1){_be9._co4._vg1(this);}};_lq7.prototype._197=function(_4c3,_7c4){var _1u8=_7c4||this._d26;var nl=_1u8.getElementsByTagName(_4c3);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var el=nl.item(i);if(el.nNode){el.nNode=null;}}_1u8.innerHTML="";};_lq7.prototype._uf=function(){this._197("DIV");this._te5=false;var _kc6=_999._mw5(this._fc7, "listItems/listItem");var _id2=_kc6.length;var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _fz4=parseInt(this._fc7.getAttribute("indentLength"));var _m47=this._fc7.getAttribute("textColor");var _ax4=!!_m47;var tbl=this._d26.appendChild(this._ne9.createElement("TABLE"));tbl.cellPadding=0;tbl.cellSpacing=0;tbl.style.borderCollapse="collapse";tbl.style.fontSize="1em";_ie9._jk4(tbl, this._d26, "blkTblAgn");_io4._h81(tbl);var tr=tbl.appendChild( this._ne9.createElement( "TBODY" ) ).appendChild( this._ne9.createElement( "TR" ) );for(var i=0;i<_id2;i++){var _xj7=_kc6.item(i);var _ov6=this._ne9.createElement("DIV");_ov6.classList.add("clsListItem");_ov6.classList.add(this._ar6);if(_ax4){_ov6.style.color=_m47;}var td=tr.appendChild(this._ne9.createElement("TD"));td.style.whiteSpace="nowrap";if(i>0){td.style[this._6d1]="1em";}td.appendChild(_ov6);_xj7.setAttribute("htmlId", _fe9._9h2(_ov6));_ov6.nNode=_xj7;_ov6.style.whiteSpace="nowrap";if(_fz4){var _3m5=_xj7.getAttribute("indentLevel");if(_3m5){_ov6.style[this._6d1]=(parseInt(_3m5)*_fz4)+"px";}}var _328=_ov6.appendChild(this._ne9.createElement("IMG"));var _9y7=( _xj7.getAttribute( "checked" )=="true" );if(_xj7.getAttribute( "staticCheckbox" )=="true" ){_328.src=this._hr6+(_9y7?"lv_checkbox_checked_static.svg":"lv_checkbox_static.svg");_328.className="clsListViewCheckboxImg " + ( _9y7?"clsLVCheckbox_checked_static":"clsLVCheckbox_static" );}else{_328.src=this._hr6+(_9y7?"lv_checkbox_checked.svg":"lv_checkbox.svg");_328.className="clsListViewCheckboxImg " + ( _9y7?"clsLVCheckbox_checked":"clsLVCheckbox" );}if(this._o19=="checkbox"){_328.style.margin=( this._8b7?"2px 4px 2px 2px":"2px 2px 2px 4px" );}_328.alt="";var _747=_xj7.getAttribute("smallIcon");if(_747){var _539=_ov6.appendChild(this._ne9.createElement("IMG"));_539.style.height=this._d73;_539.style.width=this._np3;_539.src=this._053?_be9._7v5(_747):_747;_539.style.verticalAlign="middle";_539.style.margin=( this._8b7?"1px 3px 1px 2px":"1px 2px 1px 3px" );_539.alt="";}var _xp7=_ov6.appendChild(this._ne9.createElement("SPAN"));_xp7.style.verticalAlign="middle";_xp7.style.cursor="default";_xp7.style[this._6d1]="2px";this._yl6(_xj7, _xp7);this._k4(_xj7, _xp7);if(_sx4){this._jb5(_xj7, _xp7);}this._j82(_xj7, _ov6, i);}};_lq7.prototype._fp4=function(){this._197("DIV");var _876=(this._o19=="horizontalRadio");this._te5=false;var _kc6=_999._mw5(this._fc7, "listItems/listItem");var _id2=_kc6.length;var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _fz4=parseInt(this._fc7.getAttribute("indentLength"));var _m47=this._fc7.getAttribute("textColor");var _ax4=!!_m47;this._d26.classList.add(_876?"clsListViewHorizontalRadioView":"clsListViewRadioView");var tr;if(_876){var tbl=this._d26.appendChild(this._ne9.createElement("TABLE"));tbl.cellPadding=0;tbl.cellSpacing=0;tbl.style.borderCollapse="collapse";tbl.style.fontSize="1em";_ie9._jk4(tbl, this._d26, "blkTblAgn");_io4._h81(tbl);tr=tbl.appendChild( this._ne9.createElement( "TBODY" ) ).appendChild( this._ne9.createElement( "TR" ) );}for(var i=0;i<_id2;i++){var _xj7=_kc6.item(i);var _ov6=this._ne9.createElement("DIV");_ov6.classList.add("clsListItem");_ov6.classList.add(this._ar6);if(_ax4){_ov6.style.color=_m47;}if(_876){var td=tr.appendChild(this._ne9.createElement("TD"));td.style.whiteSpace="nowrap";if(i>0){td.style[this._6d1]="1em";}td.appendChild(_ov6);}else{this._d26.appendChild(_ov6);}_xj7.setAttribute("htmlId", _fe9._9h2(_ov6));_ov6.nNode=_xj7;_ov6.style.whiteSpace="nowrap";if((i>0)&&!_876){_ov6.style.paddingTop="4px";}if(_fz4){var _3m5=_xj7.getAttribute("indentLevel");if(_3m5){_ov6.style[this._6d1]=(parseInt(_3m5)*_fz4)+"px";}}var img=_ov6.appendChild(this._ne9.createElement("IMG"));img.alt="";var _747=_xj7.getAttribute("smallIcon");if(_747){var _539=_ov6.appendChild(this._ne9.createElement("IMG"));_539.style.height=this._d73;_539.style.width=this._np3;_539.src=this._053?_be9._7v5(_747):_747;_539.style.verticalAlign="middle";_539.style.margin=( this._8b7?"1px 3px 1px 2px":"1px 2px 1px 3px" );_539.alt="";}var _xp7=_ov6.appendChild(this._ne9.createElement("SPAN"));_xp7.style.verticalAlign="middle";_xp7.style[this._6d1]="2px";this._yl6(_xj7, _xp7);this._k4(_xj7, _xp7);if(_sx4){this._jb5(_xj7, _xp7);}this._j82(_xj7, _ov6, i);}};_lq7.prototype._wt1=function(){this._197("LABEL");var _dp1=this._8b7?"marginRight":"marginLeft";var _579=_fe9._9h2(this._fc7)+"__NAME__";var _kc6=_999._mw5(this._fc7, "listItems/listItem");var _id2=_kc6.length;var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _fz4=parseInt(this._fc7.getAttribute("indentLength"));var _m47=this._fc7.getAttribute("textColor");var _ax4=!!_m47;var _bg7=this._fc7.getAttribute( "wordWrap" )=="true";this._d26.classList.add("clsListViewNativeRadioView");for(var i=0;i<_id2;i++){var _xj7=_kc6.item(i);var _ov6=this._ne9.createElement("LABEL");_ov6.classList.add("clsRadioButton");_ov6.classList.add("clsListItem");_ov6.classList.add(this._ar6);if(_bg7){_ov6.style.whiteSpace="pre-wrap";}if(i>0){_ov6.style.marginTop="16px";}var _3g8=_ov6.appendChild(this._ne9.createElement("INPUT"));_3g8.type="radio";_3g8.name=_579;if(_xj7.getAttribute( "selected" )=="true" ){_3g8.checked=true;}var _xp7=_ov6.appendChild(this._ne9.createElement("SPAN"));if(_ax4){_xp7.style.color=_m47;}this._d26.appendChild(_ov6);_xj7.setAttribute("htmlId", _fe9._9h2(_ov6));_ov6.nNode=_xj7;if(_fz4){var _3m5=_xj7.getAttribute("indentLevel");if(_3m5){_ov6.style[_dp1]=(parseInt(_3m5)*_fz4)+"px";}}this._yl6(_xj7, _xp7);this._k4(_xj7, _xp7);if(_sx4){this._jb5(_xj7, _xp7);}this._j82(_xj7, _ov6, i);}};_lq7.prototype._k11=function(){this._197("LABEL");var _dp1=this._8b7?"marginRight":"marginLeft";var _kc6=_999._mw5(this._fc7, "listItems/listItem");var _id2=_kc6.length;var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _fz4=parseInt(this._fc7.getAttribute("indentLength"));var _m47=this._fc7.getAttribute("textColor");var _ax4=!!_m47;var _bg7=this._fc7.getAttribute( "wordWrap" )=="true";this._d26.classList.add("clsListViewNativeCheckboxView");for(var i=0;i<_id2;i++){var _xj7=_kc6.item(i);var _ov6=this._ne9.createElement("LABEL");_ov6.classList.add("clsCheckbox");_ov6.classList.add("clsListItem");_ov6.classList.add(this._ar6);if(_bg7){_ov6.style.whiteSpace="pre-wrap";}if(i>0){_ov6.style.marginTop="16px";}var _3g8=_ov6.appendChild(this._ne9.createElement("INPUT"));_3g8.type="checkbox";if(_xj7.getAttribute( "checked" )=="true" ){_3g8.checked=true;}if(!this._xu7||( _xj7.getAttribute( "staticCheckbox" )=="true" ) ){_3g8.disabled=true;}var _o55=_xj7.getAttribute("smallSvgIcon");if(_o55){_ov6.insertAdjacentHTML( "beforeend", '<span class="clsListViewSvgIconSpan">' + _fe9._rd3( _o55, this._np3, this._d73, "clsListViewSvgIcon" ) + '</span>' );}else{var _747=_xj7.getAttribute("smallIcon");if(_747){var _539=_ov6.appendChild(this._ne9.createElement("IMG"));_539.style.height=this._d73;_539.style.width=this._np3;_539.src=this._053?_be9._7v5(_747):_747;_539.style.verticalAlign="text-bottom";_539.style[this._8b7?"marginLeft":"marginRight"] = "4px";_539.alt="";}}var _xp7=_ov6.appendChild(this._ne9.createElement("SPAN"));if(_ax4){_xp7.style.color=_m47;}this._d26.appendChild(_ov6);_xj7.setAttribute("htmlId", _fe9._9h2(_ov6));_ov6.nNode=_xj7;if(_fz4){var _3m5=_xj7.getAttribute("indentLevel");if(_3m5){_ov6.style[_dp1]=(parseInt(_3m5)*_fz4)+"px";}}this._yl6(_xj7, _xp7);this._k4(_xj7, _xp7);if(_sx4){this._jb5(_xj7, _xp7);}this._j82(_xj7, _ov6, i);}};_lq7._lj=function(_n86,_es3,_j08,_u39){var _vl3=1+1 + 64 + 1+1;var _hb8=2;var _492=4+_hb8;if(!_u39){_u39=Math.ceil(_es3 / _j08);}var _gv8=_492+(Math.min(_j08, _es3)*(_hb8 + _vl3+_hb8))+ _492;var _xg8=_492+(_u39*(_hb8 + _vl3+_hb8))+ _492;_n86.style.width=_gv8+"px";_n86.style.height=_xg8+"px";};_lq7.prototype._si3=function(){var _j08=parseInt(this._fc7.getAttribute("columns"));var _u39=parseInt(this._fc7.getAttribute("rows"));_lq7._lj(this._d26, this._685().length, _j08, _u39);this._2c5();};_lq7.prototype._2c5=function(){this._197("DIV");var _kc6=_999._mw5(this._fc7, "listItems/listItem");var _id2=_kc6.length;var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _186=this._fc7.getAttribute( "showLabels" ) != "false";var _o66=_186&&this._fc7.getAttribute( "clipLabels" ) != "false";var _ys8=this._fc7.getAttribute( "float" ) != "false";var _2b4=false;var _bl8=_o66?( this._8b7?"7px 3px 3px 5px":"7px 5px 3px 3px" ):( this._8b7?"7px 7px 3px 14px":"7px 14px 3px 7px" );for(var i=0;i<_id2;i++){var _xj7=_kc6.item(i);var _ov6=this._d26.appendChild(this._ne9.createElement("DIV"));_ov6.className=this._ar6;_ov6.style.backgroundImage="none";_xj7.setAttribute("htmlId", _fe9._9h2(_ov6));_ov6.nNode=_xj7;if(_ys8){_ov6.style.cssFloat="left";}this._j82(_xj7, _ov6, i);var _u69=_xj7.getAttribute("html");if(_u69!==null){if(this._y8){_fe9._m61(_u69, this._d26.id, true);}_2b4=true;_ov6.style.padding="0";_ov6.innerHTML=_3z2._3y2(_u69);this._5d5(_xj7, _ov6);continue;}_ov6.style.margin=_bl8;_ov6.style.whiteSpace="nowrap";_ov6.style.textAlign= "center";if(_sx4){this._jb5(_xj7, _ov6);}var _g78=_xj7.getAttribute("svgIcon");if(_g78){var _xd9=_ov6.appendChild(this._ne9.createElement("SPAN"));_xd9.innerHTML=_fe9._rd3(_g78, this._gr6, this._m46, "clsListViewSvgIcon");_xd9.className="clsListViewSvgIconSpan"; _xd9.style.marginBottom="1px";_xd9.title=(_ov6.title||"");}else{var img=_ov6.appendChild(this._ne9.createElement("IMG"));img.style.height=this._m46;img.style.width=this._gr6;var _v69=_xj7.getAttribute("icon");img.src=this._053?_be9._7v5(_v69):_v69;img.style.marginBottom="1px";img.alt=(_ov6.title||"");}if(_186){_ov6.appendChild(this._ne9.createElement("BR"));var _xp7=_ov6.appendChild(this._ne9.createElement("SPAN"));_xp7.className=this._ar6;_xp7.style.cursor="default";_xp7.style.border="none";_xp7.style.paddingLeft="3px";_xp7.style.paddingRight="3px";if(_o66){_xp7.style.display="inline-block";_xp7.style.width=this._lp3;_xp7.style.overflow="hidden";_xp7.style.textOverflow="ellipsis";}this._yl6(_xj7, _xp7);}else{_ov6.style.margin="0 4px 0 0";_ov6.style.padding="8px";}this._k4(_xj7, _xp7);}if(_2b4&&this._246){this._246._jd3(this._d26);}};_lq7.prototype._jp4=function(){this._197("DIV");this._d26.style.whiteSpace="normal";var _kc6=_999._mw5(this._fc7, "listItems/listItem");var _id2=_kc6.length;var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _2b4=false;for(var i=0;i<_id2;i++){var _xj7=_kc6.item(i);var _ov6=this._d26.appendChild(this._ne9.createElement("SPAN"));var _tl8=_xj7.getAttribute("classPrefix");_ov6.className=(_tl8?_tl8+"_normal":this._ar6);_xj7.setAttribute("htmlId", _fe9._9h2(_ov6));_ov6.nNode=_xj7;this._j82(_xj7, _ov6, i);var _u69=_xj7.getAttribute("html");if(_u69!==null){if(this._y8){_fe9._m61(_u69, this._d26.id, true);}_2b4=true;_ov6.innerHTML=_3z2._3y2(_u69);this._5d5(_xj7, _ov6);continue;}if(_sx4){this._jb5(_xj7, _ov6);}this._yl6(_xj7, _ov6, true);this._k4(_xj7, _ov6);}if(_2b4&&this._246){this._246._jd3(this._d26);}};_lq7.prototype._wk2=function(){this._197("DIV");var _kc6=_999._mw5(this._fc7, "listItems/listItem");var _id2=_kc6.length;var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _2b4=false;for(var i=0;i<_id2;i++){var _xj7=_kc6.item(i);var _ov6=this._d26.appendChild(this._ne9.createElement("DIV"));if(_xj7.getAttribute("id")){_ov6.id=_xj7.getAttribute("id");}_ov6.classList.add("clsListItem");_ov6.classList.add(this._ar6);_ov6.style.margin="1px";_ov6.style.cssFloat="left";_xj7.setAttribute("htmlId", _fe9._9h2(_ov6));_ov6.nNode=_xj7;if(_sx4){this._jb5(_xj7, _ov6);}this._j82(_xj7, _ov6, i);var _u69=_xj7.getAttribute("html");if(_u69!==null){if(this._y8){_fe9._m61(_u69, this._d26.id, true);}_2b4=true;_ov6.style.padding="0";_ov6.innerHTML=_3z2._3y2(_u69);this._5d5(_xj7, _ov6);}else{var _o55=_xj7.getAttribute("smallSvgIcon");if(_o55){_ov6.innerHTML='<span class="clsListViewSvgIconSpan">' + _fe9._rd3( _o55, this._np3, this._d73, "clsListViewSvgIcon" ) + '</span>';}else{_ov6.style.padding="4px";var img=_ov6.appendChild(this._ne9.createElement("IMG"));img.style.height=this._d73;img.style.width=this._np3;var _747=_xj7.getAttribute("smallIcon");img.src=this._053?_be9._7v5(_747):_747;img.alt=(_ov6.title||"");}}}if(_2b4&&this._246){_be9._452("_4l6");this._246._jd3(this._d26);}};_lq7.prototype._kd3=function(_c86){var _zz6=this._l8();var _ts2=_zz6.length;for(var i=0;i<_ts2;i++){this._n06(_zz6.item(i), false);}if(_c86!=false){this._9r4();}this._y53=1;return _ts2;};_lq7._nq1=function(_zj7,_xu8){return _999._7y2( _zj7, "listItems/listItem[" + ( _xu8 + 1 ) + "]" );};_lq7.prototype._nq1=function(_xu8){return _lq7._nq1(this._fc7, _xu8);};_lq7._l75=function(_zj7,_t17,_hy8,_976){if(_976){return _999._7y2( _zj7, "listItems/listItem[translate(@" + _t17 + ", 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz') = " + _jp8._mn4( _hy8.toLowerCase() ) + "]" );}return _999._7y2( _zj7, "listItems/listItem[@" + _t17 + " = " + _jp8._mn4( _hy8 ) + "]" );};_lq7.prototype._l75=function(_t17,_hy8,_976){return _lq7._l75(this._fc7, _t17, _hy8, _976);};_lq7._wk4=function(_zj7,_t17,_le8,_976){if(_le8.length>0){var _wk8=_ie9._in( _t17, "=", _le8, "or", _976 );return _ie9._l61(null, _999._mw5(_zj7, "listItems/listItem"+_wk8));}return [];};_lq7.prototype._wk4=function(_t17,_le8,_976){return _lq7._wk4(this._fc7, _t17, _le8, _976);};_lq7._sw2=function(_xj7){var _xn7=_xj7.getAttribute("idsLabel");if(_xn7){return _4l6._m67(_xn7);}return _xj7.getAttribute("label");};_lq7.prototype._sw2=function(_xj7){return _lq7._sw2(_xj7);};_lq7.prototype._rm4=function(_hy8,_976,_pj5){var _xj7=_lq7._l75(this._fc7, "value", _hy8, _976);this._s04(_xj7, _pj5);};_lq7.prototype._qm4=function(_xu8,_pj5){var _xj7=_lq7._nq1(this._fc7, _xu8);this._s04(_xj7, _pj5);};_lq7.prototype._ag3=function(_ns6,_pj5){this._kd3(false);for(var i=0;i<_ns6.length;i++){this._054(_ns6[i], _pj5);}this._9r4();};_lq7.prototype._s04=function(_xj7,_pj5){this._kd3(false);if(_xj7){this._054(_xj7, _pj5);this._vk4(_xj7);}this._9r4();};_lq7.prototype._n06=function(_xj7,b){if(!this._ss4||( _xj7.getAttribute( "selectable" )=="false" ) ){return;}if(b){_xj7.setAttribute( "selected", "true" );_xj7.setAttribute("selectedCounter", this._y53++);}else{_xj7.removeAttribute("selected");_xj7.removeAttribute("selectedCounter");}this._bq(_xj7);};_lq7.prototype._054=function(_xj7,_pj5){this._n06(_xj7, true);if(_pj5!=false){this._yi3(_xj7, NaN);}};_lq7.prototype._yi3=function(_xj7,_am5){if(this._0d7&&this._0d7._xg1){this._0d7._xg1(this, _xj7, _am5);}if(this._j16){var _ov6=this._nz(_xj7);if(_ov6){if(this._m26){this._m26.setAttribute( "tabIndex", "-1" );}_ov6.setAttribute( "tabIndex", "0" );this._m26=_ov6;}}};_lq7.prototype._2u1=function(_xj7,_ov6){if(this._j16){if(!_ov6){_ov6=this._nz(_xj7);}if(_ov6){if(this._m26){this._m26.setAttribute( "tabIndex", "-1" );}_ov6.setAttribute( "tabIndex", "0" );this._m26=_ov6;}}if(this._0d7&&this._0d7._8o){return this._0d7._8o(this, _xj7);}};_lq7.prototype._f98=function(x,y){var el=this._ne9.elementFromPoint(x, y);if(el){return this._9j1(el);}return null;};_lq7.prototype._lv1=function(_s05,_rb6){for(var n=_s05; n; n=_ie9._d71(n)){if(n==_rb6){for(var n=_s05; n; n=_ie9._d71(n)){this._054(n, false);if(n==_rb6){return;}}}}for(var n=_s05; n; n=_ie9._4j(n)){if(n==_rb6){for(var n=_s05; n; n=_ie9._4j(n)){this._054(n, false);if(n==_rb6){return;}}}}};_lq7.prototype._b77=function(_if7){if(this._6b7!=_if7){this._6b7=_if7;this._9r4();}};_lq7.prototype._rv1=function(_d07,_n76){_d07.remove(this._gd7);if(_n76){_d07.remove(this._ar6);if(this._6b7){_d07.add(this._gh5);_d07.remove(this._en1);}else{_d07.remove(this._gh5);_d07.add(this._en1);}if(this._4o2){_d07.add("clsHighContrastSelected");}}else{_d07.add(this._ar6);_d07.remove(this._gh5);_d07.remove(this._en1);if(this._4o2){_d07.remove("clsHighContrastSelected");}}};_lq7.prototype._9r4=function(){this._5c8=null;this._hv7=null;switch(this._o19){case "report":var _ld6=new Set();var _zz6=this._l8();var _ts2=_zz6.length;for(var i=0;i<_ts2;i++){_ld6.add(_zz6.item(i).getAttribute("htmlId"));}var _ag8=this._1h5?this._d26.lastChild.firstChild:this._d26.firstChild;var _qz4=_ag8.rows?_ag8.rows.length:0;for(var i=0;i<_qz4;i++){var tr=_ag8.rows.item(i);var _n76=_ld6.has(tr.id);if(this._564){this._rv1(tr.classList, _n76);}else{this._rv1(tr.cells.item(0).firstChild.classList, _n76);}}break;case "icon":case "gallery":var _zz6=this._l8();var _ts2=_zz6.length;var _ao5=this._101();var _nz1=_ao5.length;for(var i=0;i<_nz1;i++){var _ov6=this._nz(_ao5.item(i));_ov6.className=this._ar6;_ov6.lastChild.className=this._ar6;}var _mq5=this._6b7?this._gh5:this._en1;if(this._4o2){_mq5 += " clsHighContrastSelected";}for(var i=0;i<_ts2;i++){var _ov6=this._nz(_zz6.item(i));_ov6.className=_mq5;_ov6.lastChild.className=_mq5;}break;case "smallIcon":var nl=this._d26.querySelectorAll(".clsListItem");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var div=nl.item(i);this._rv1( div.classList,(div.nNode.getAttribute( "selected" )=="true" ) );}break;case "radio":case "horizontalRadio":var _fs5=this._hr6+(this._xu7?"lv_radio_checked.svg":"lv_radio_checked_disabled.svg");var _ti4=(this._xu7?"clsLVRadio_checked":"clsLVRadio_checked_disabled");var _3j4=this._hr6+(this._xu7?"lv_radio.svg":"lv_radio_disabled.svg");var _qc3=(this._xu7?"clsLVRadio":"clsLVRadio_disabled");var nl=this._d26.getElementsByTagName("DIV");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var div=nl.item(i);var img=div.querySelector("IMG");var _md9=( div.nNode.getAttribute( "selected" )=="true" )?_fs5:_3j4;var _1f6=img.src;var _6b9=_1f6.indexOf(_md9);if((_6b9==-1)||((_1f6.length-_md9.length)!=_6b9)){img.src=_md9;var _027=( div.nNode.getAttribute( "selected" )=="true" )?_ti4:_qc3;if(img.className!=_027){img.className=_027;}}}break;case "nativeRadio":var _ea3=this._8r1();if(_ea3){this._nz(_ea3).querySelector("INPUT").checked=true;break;}var el=this._d26.querySelector("INPUT:checked");if(el){el.checked=false;}break;case "nativeCheckbox":this._xy2();break;case "token":var _zz6=this._l8();var _ts2=_zz6.length;var _ao5=this._101();var _nz1=_ao5.length;for(var i=0;i<_nz1;i++){var _ov6=this._nz(_ao5.item(i));var _tl8=_ov6.nNode.getAttribute("classPrefix");_ov6.className=(_tl8?_tl8+"_normal":this._ar6);}for(var i=0;i<_ts2;i++){var _ov6=this._nz(_zz6.item(i));var _tl8=_ov6.nNode.getAttribute("classPrefix");_ov6.className=(_tl8?_tl8+"_selected":this._gh5);}break;}};_lq7.prototype._9j1=function(_0g8){if(_fe9._0r7(this._d26, _0g8)){for(;_0g8&&(_0g8!=this._d26);_0g8=_0g8.parentNode){if(_0g8.nNode){return _0g8;}}}return null;};_lq7.prototype._cw5=function(e){var _ov6=this._9j1(e.target);if(_ov6){var _xj7=_ov6.nNode;if(_xj7.getAttribute( "selected" ) != "true" ){if(_xj7.getAttribute( "selectable" )=="false" ){}else if(this._rm3){this._kd3(false);_xj7.setAttribute( "selected", "true" );this._9r4();}else if(this._te5){var _tl8=_xj7.getAttribute("classPrefix");switch(this._o19){case "icon":case "gallery":this._5c8=_ov6.lastChild;this._hv7=_ov6;break;case "smallIcon":this._5c8=_ov6;break;case "token":this._5c8=_ov6;break;case "report":if(this._564){this._5c8=_ov6;}else{this._5c8=_ov6.cells.item(0).firstChild;}break;}this._5c8.classList.remove(_tl8?_tl8+"_normal":this._ar6);this._5c8.classList.add(_tl8?_tl8+"_hover":this._gd7);this._5c8.classList.remove(_tl8?_tl8+"_selected":this._gh5);if(this._hv7){this._hv7.classList.remove(_tl8?_tl8+"_normal":this._ar6);this._hv7.classList.add(_tl8?_tl8+"_hover":this._gd7);this._hv7.classList.remove(_tl8?_tl8+"_selected":this._gh5);}}if(this._ko2){this._e24(this._5c8);}}}};_lq7.prototype._e24=function(_qr3){var _ik5=(this._j16&&_in8._w61());if(!_ik5){var _hx8=_qr3.id;var _zj7=this._fc7;var _xn5=_999._7y2( _zj7, "listItems/listItem[@id=" + _jp8._mn4( _hx8 ) + "]" );var _q38={};if(_xn5){_q38._v69=_xn5.getAttribute("smallIcon");_q38._m78=_xn5.getAttribute("tooltip");_q38._ly6=_xn5.getAttribute("idsLabel");_q38._4r5=_xn5.getAttribute("description");_q38._2e4=_xn5.getAttribute("idsTooltip");}_j14._7y3(this, _qr3, _q38, _j14._8x2());}};_lq7.prototype._5k6=function(e){if(this._rm3){return;}var _ov6=this._9j1(e.target);if(_ov6){var _xj7=_ov6.nNode;if ((_xj7.getAttribute( "selected" ) != "true" )&&this._te5 ){var _227=this._ar6;var _tl8=_xj7.getAttribute("classPrefix");if(_tl8){_227=_tl8+"_normal";}if(this._5c8){this._5c8.classList.add(_227);this._5c8.classList.remove(_tl8?_tl8+"_hover":this._gd7);this._5c8.classList.remove(_tl8?_tl8+"_selected":this._gh5);this._5c8=null;}if(this._hv7){this._hv7.classList.add(_227);this._hv7.classList.remove(_tl8?_tl8+"_hover":this._gd7);this._hv7.classList.remove(_tl8?_tl8+"_selected":this._gh5);this._hv7=null;}}}if(this._ko2){_j14._xb(e.relatedTarget);}};_lq7._p23=function(e){if(_lq7.s_oMouseUpListView){_lq7.s_oMouseUpListView._0k1(e);}_d14._dx5();};_lq7._wa1=function(e){e.stopPropagation(); if(_lq7.s_aPotentialDragNodes){if(_ps7._1e3(_lq7.s_iPotentialDragNodeX-e.clientX, _lq7.s_iPotentialDragNodeY-e.clientY)){var _ul7=_lq7._ku4;if(_ul7&&_ul7._0d7._wg1){_ul7._0d7._wg1(_ul7, _lq7.s_aPotentialDragNodes, _ul7._w53, e);}_lq7._ku4=null;_lq7.s_aPotentialDragNodes=null;}}};_lq7.prototype._bw5=function(e){if(_be9._co4&&_be9._co4._b4){_be9._co4._b4(e, this);}var _739=e.target;if((_739==this._d26)&&_fe9._o32(e)){e.stopPropagation();return;}if(this._rm3){e.stopPropagation();if(!_fe9._0r7(this._d26, _739)){var _bc9=_fe9._yh2(this._d26, this._ne9.body);if(!_899._ew5(e.clientY, e.clientX, _bc9.top, _bc9.left, this._d26.offsetWidth, this._d26.offsetHeight)){return;}}}if(!this._j16){_fe9._ay2(this._d26);}var _ov6=this._9j1(_739);if(!_ov6){return;}if(this._0d7&&this._0d7._1f){if(!this._0d7._1f(this)){return;}}var _xj7=_ov6.nNode;if ((this._o19=="checkbox" )||( this._o19=="horizontalCheckbox" ) ){if(_xj7.getAttribute( "staticCheckbox" ) != "true" ){this._mm1=_xj7;this._d54(_ov6);this._2u1(_xj7, _ov6);}return;}if(this._ss4){var _3g7=( _xj7.getAttribute( "selected" )=="true" );if(this._d64&&e.shiftKey&&this._8r1()){var a=this._lg1();this._kd3(false);this._lv1(a[0], _xj7);this._yi3(_xj7, e.button);}else if(_3g7&&!this._km3){if(this._d64){_lq7.s_oMouseUpListView=this;this._xd=_xj7;this._mm1=_xj7;}}else{this._i31=true;if(e.ctrlKey&&(this._d64||this._s92)){if(!this._d64){this._kd3(false);}this._n06(_xj7, !_3g7);this._yi3(_xj7, e.button);this._mm1=_xj7;}else{this._kd3(false);this._054(_xj7);this._mm1=_xj7;}}this._9r4();if(!this._rm3){_lq7.s_aPotentialDragNodes=this._lg1();var _jl7={};_jl7[_kx5._wj2?"onpointerup":"onmouseup"]=_lq7._p23.bind(_lq7);_jl7["onStopCapture"]=_lq7._tq4.bind(_lq7);if(window["_ps7"]){_jl7[_kx5._wj2?"onpointermove":"onmousemove"]=_lq7._wa1.bind(_lq7);}_d14._8a5(_jl7);this._w53=e.button;_lq7._ku4=this;_lq7.s_iPotentialDragNodeX=e.clientX;_lq7.s_iPotentialDragNodeY=e.clientY;}}if(this._ko2){_j14._8w2();}};_lq7._tq4=function(){_lq7._ou();_lq7.s_aPotentialDragNodes=null;_lq7._ku4=null;};_lq7.prototype._4p4=function(e,_xj7){if(e.target.className=="clsListItemAction"){if(this._0d7&&this._0d7._7o){this._0d7._7o(this, _xj7, e.target.getAttribute('data-action'));} }};_lq7.prototype._577=function(e){var _151=this._i31;this._i31=false;if(e.button!=_fe9._bz2){return;}var _739=e.target;var _ov6=this._9j1(_739);if(!_ov6){return;}var _xj7=_ov6.nNode;if(this._rm3){if(!_151){this._kd3(false);this._054(_xj7);this._mm1=_xj7;this._9r4();}}else if ((_739.classList.contains( "clsListViewCheckboxImg" )||_739.getAttribute( "checkboxItem" )=="true" )&&( _xj7.getAttribute( "staticCheckbox" ) != "true" ) ){if ((this._o19=="checkbox" )||( this._o19=="horizontalCheckbox" ) ){return;}if(this._2u1(_xj7, _ov6)===false){return;}var _9y7=_xj7.getAttribute( "checked" ) != "true";_xj7.setAttribute( "checked", _9y7?"true":"false" );var _328=_739.getAttribute( "checkboxItem" )=="true"?_739.firstChild.firstChild.firstChild:_739;_328.src=this._hr6+(_9y7?"lv_checkbox_checked.svg":"lv_checkbox.svg");this._bb1(_328, _9y7);this._bq(_xj7, _ov6);}this._4p4(e, _xj7);};_lq7.prototype._n98=function(e){if(_be9._co4&&_be9._co4._b4){_be9._co4._b4(e, this);}var _308=e.target;if(_308.nodeName=="INPUT"){var _ov6=this._9j1(_308);if(_ov6){var _xj7=_ov6.nNode;if(_xj7.getAttribute( "staticCheckbox" ) != "true" ){this._d54(_ov6);this._2u1(_xj7, _ov6);}}}};_lq7.prototype._0k6=function(e){if(_be9._co4&&_be9._co4._j5){_be9._co4._j5(e, this);}var _ov6=this._9j1(e.target);if(_ov6&&this._mm1&&(_ov6.nNode==this._mm1)){if ((this._o19=="checkbox" )||( this._o19=="horizontalCheckbox" )||( this._o19=="nativeCheckbox" ) ){if(_ov6.nNode.getAttribute( "staticCheckbox" ) != "true" ){this._d54(_ov6);this._2u1(_ov6.nNode, _ov6);}}if(this._0d7&&this._0d7._mt){setTimeout(this._0d7._mt.bind(this._0d7, this, _ov6.nNode), 0);}}};_lq7._ou=function(){if(_lq7.s_oMouseUpListView){_lq7.s_oMouseUpListView._xd=null;_lq7.s_oMouseUpListView=null;}};_lq7.prototype._0k1=function(e){var _xj7=this._xd;if(e.ctrlKey){this._n06( _xj7, _xj7.getAttribute( "selected" ) != "true" );}else{if(_kx5._y14||e.button==_fe9._bz2){this._kd3();this._n06(_xj7, true);}}this._yi3(_xj7, e.button);this._9r4();};_lq7.prototype._ix5=function(){var nl=this._685();var _zg8=nl.length;switch(this._o19){case "report":case "checkbox":var _n66=this._fc7.getAttribute( "showCheckboxes" )=="true";for(var i=0;i<_zg8;i++){var _xj7=nl.item(i);var tr=this._nz(_xj7);var _yh8=tr.cells.item(0).firstChild.firstChild;var _o55=_xj7.getAttribute("smallSvgIcon");if(_o55){return;}if(_n66){_yh8=_yh8.nextSibling;}var _747=_xj7.getAttribute("smallIcon");var _md9=this._053?_be9._7v5(_747):_747;if(_yh8.src!=_md9){_yh8.src=_md9;}}break;}};_lq7.prototype._xy2=function(){if(this._o19=="nativeCheckbox"){var nl=this._d26.querySelectorAll("INPUT");for(var i=0;i<nl.length;i++){var _3g8=nl.item(i);var _xj7=_3g8.parentNode.nNode;_3g8.checked=( _xj7.getAttribute( "checked" )=="true" );_3g8.disabled=!this._xu7||( _xj7.getAttribute( "staticCheckbox" )=="true" );}return;}var _876=(this._o19=="horizontalCheckbox");var nl=this._d26.getElementsByTagName(_876?"DIV":"TR");var _zg8=nl.length;if(_zg8==0){return;}switch(this._o19){case "report":if(this._fc7.getAttribute( "showCheckboxes" ) != "true" ){break;}case "checkbox":case "horizontalCheckbox":for(var i=0;i<_zg8;i++){var _ov6=nl.item(i);var _xj7=_ov6.nNode;if(!_xj7){continue;}var _9y7=( _xj7.getAttribute( "checked" )=="true" );var _df8=( _xj7.getAttribute( "staticCheckbox" )=="true" );var _md9;if(!this._xu7||_df8){_md9=this._hr6+(_9y7?"lv_checkbox_checked_static.svg":"lv_checkbox_static.svg");}else{_md9=this._hr6+(_9y7?"lv_checkbox_checked.svg":"lv_checkbox.svg");}var _328=_876?_ov6.firstChild:_ov6.cells.item(0).firstChild.firstChild;var _1f6=_328.src;var _6b9=_1f6.indexOf(_md9);if((_6b9==-1)||((_1f6.length-_md9.length)!=_6b9)){_328.src=_md9;this._bb1(_328, _9y7, _df8);}if(this._j16){this._bq(_xj7, _ov6);}}break;}};_lq7.prototype._bb1=function(img,_9y7,_df8){_df8=_df8||!this._xu7;var _d07=img.classList;_d07.remove(_9y7?"clsLVCheckbox":"clsLVCheckbox_checked");_d07.remove(_9y7?"clsLVCheckbox_static":"clsLVCheckbox_checked_static");if(_9y7){_d07.remove(_df8?"clsLVCheckbox_checked":"clsLVCheckbox_checked_static");_d07.add(_df8?"clsLVCheckbox_checked_static":"clsLVCheckbox_checked");}else{_d07.remove(_df8?"clsLVCheckbox":"clsLVCheckbox_static");_d07.add(_df8?"clsLVCheckbox_static":"clsLVCheckbox");}};_lq7.prototype._d54=function(_ov6){var _xj7=_ov6.nNode;var _9y7=_xj7.getAttribute( "checked" ) != "true";_xj7.setAttribute( "checked", _9y7?"true":"false" );if(this._o19!="nativeCheckbox"){var _md9;var _df8=( _xj7.getAttribute( "staticCheckbox" )=="true" );if(_df8){_md9=(_9y7?"lv_checkbox_checked_static.svg":"lv_checkbox_static.svg");}else{_md9=(_9y7?"lv_checkbox_checked.svg":"lv_checkbox.svg");}var _328=(this._o19=="horizontalCheckbox")?_ov6.firstChild:_ov6.cells.item(0).firstChild.firstChild;_328.src=this._hr6+_md9;this._bb1(_328, _9y7, _df8);}this._bq(_xj7, _ov6);};_lq7.prototype._fo=function(_hp5,_n49,_gv8,_xg8,_0r3){this._kb1(_hp5);};_lq7.prototype._kb1=function(_hp5){var nl=this._d26.getElementsByTagName("TABLE");if(nl.length==0){return;}var tbl=nl.item(0);var rows=tbl.rows;var nl=_999._mw5(this._tq8, "columnPane");var _me8=new Array(nl.length);for(var i=0;i<nl.length;i++){_me8[i]=_hp5._f85( nl.item( i ).getAttribute( "id" ) ) + "px";}var _va6=rows.length;for(var i=0;i<_va6;i++){var cells=rows.item(i).cells;var _ol5=cells.length;for(var j=0;j<_ol5;j++){cells.item(j).style.width=_me8[j];}}};_lq7.prototype._y24=function(){var _rk5=this._d26;this._mo2=this._fc7.getAttribute( "verticalAlignTop" )=="true";if(this._fc7.getAttribute( "showCheckboxes" )=="true" ){this._d26.classList.add("clsListViewCheckboxView");}else if(this._fc7.getAttribute( "showGridLines" )=="true" ){this._d26.classList.add("clsListViewReportViewWithGridLines");}else{this._d26.classList.add("clsListViewReportView");}if(this._1h5){_rk5=_rk5.lastChild;}this._197("TR", _rk5);if(this._4a2&&!this._1h5){var _be4=_999._7y2(this._fc7, "columnHeaders");if(_be4){_be9._452("_wt5");var _l25=_fe9._5g1(this._d26);this._d26.style.overflow="hidden";var _3y4=this._d26.appendChild(this._ne9.createElement("DIV"));_3y4.setAttribute("HAL_paneId", _fe9._9h2(_3y4));_3y4.style.width=_l25.width+"px";_3y4.className="clsListViewHeaderPane";var d=this._fc7.ownerDocument;this._tq8=d.createElement("panes");this._tq8.setAttribute("id", _fe9._9h2(_3y4));var _zt3=_999._mw5(_be4, "columnHeader");for(var _pg8=0;_pg8<_zt3.length;_pg8++){var _f05=_zt3.item(_pg8);var _1v6=this._d26.appendChild(this._ne9.createElement("DIV"));var _327=_fe9._9h2(_1v6);_1v6.setAttribute("HAL_paneId", _327);var _6r3=_1v6.appendChild(this._ne9.createElement("DIV"));_6r3.className="clsListViewColumnHeader";this._yl6(_f05, _6r3);this._k4(_f05, _6r3);if(_pg8>0){var _gk7=this._tq8.appendChild(d.createElement("columnSplitter"));_gk7.setAttribute( "reserveSpace", "false" );_gk7.setAttribute( "classPrefix", "clsListViewColResizer" );}else{_6r3.style.borderLeftStyle="none";}var _d28=this._tq8.appendChild(d.createElement("columnPane"));_d28.setAttribute("id", _327);var _jy8=_f05.getAttribute("width");_d28.setAttribute( "defaultWidth", _jy8||"*" );_d28.setAttribute( "minWidth", "8px" );_d28.setAttribute( "overflow", "hidden" );_d28.setAttribute( "splitterResizeBehaviour", "resize" );_d28.setAttribute("fillPaneWith", _fe9._9h2(_6r3));}this._1h5=new _wt5(_3y4, this._tq8, this);var div=this._d26.appendChild(this._ne9.createElement("DIV"));div.innerHTML=" ";var _ez4=_3y4.offsetHeight;div.style.height=_ez4+"px";_rk5=this._d26.appendChild(this._ne9.createElement("DIV"));for(var _iu8=0;_iu8<this._d26.classList.length;_iu8++){_rk5.classList.add(this._d26.classList.item(_iu8));}_rk5.style.border="none";_rk5.style.overflowX="hidden";_rk5.style.height=_899._no8(_l25.height-_ez4)+"px";_rk5.style.width=_l25.width+"px";}}var tbl=_rk5.appendChild(this._ne9.createElement("TABLE"));tbl.cellPadding=0;tbl.cellSpacing=0;tbl.style.borderCollapse="collapse";tbl.style.width="100%";_io4._h81(tbl);if(this._1h5){tbl.style.tableLayout="fixed";}this._u3(_999._mw5(this._fc7, "listItems/listItem"), null);};_lq7.prototype._u3=function(_702,_2t3){var _fz4=parseInt(this._fc7.getAttribute("indentLength"));var _sx4=this._fc7.getAttribute( "showTooltips" ) != "false";var _1u6=this._fc7.getAttribute( "showGridLines" )=="true";var _n66=this._fc7.getAttribute( "showCheckboxes" )=="true";var _rx4=this._fc7.getAttribute( "showSubItems" ) != "false";var _m47=this._fc7.getAttribute("textColor");var _ax4=!!_m47;var _cs3=_2t3?_2t3.getAttribute("htmlId").rowIndex:-1;var tbl=this._d26.querySelector("TABLE");var _6z6=_999._7y2(this._fc7, "listItems");var _id2=_702.length;for(var i=0;i<_id2;i++){var _xj7=_702.item(i);_6z6.insertBefore(_xj7, _2t3||null);var tr=tbl.insertRow(_cs3);if(this._mo2){tr.style.verticalAlign="top";}var td=tr.appendChild(this._ne9.createElement("TD"));td.style.width="100%";if(!(_rx4&&_999._7y2(_xj7, "subItem"))){td.style.whiteSpace="nowrap";}if(_sx4){this._jb5(_xj7, td);}var _339=td.appendChild(this._ne9.createElement("DIV"));if(_xj7.getAttribute("id")){_339.id=_xj7.getAttribute("id");}if(this._564){tr.className=this._ar6;}else{_339.className=this._ar6;}_339.classList.add("clsListItem");if(this._4a2){_339.style.overflow="hidden";_339.style.whiteSpace="nowrap";_339.style.textOverflow="ellipsis";}if(this._8b7){_339.style.textAlign="right";}if(_n66){var _328=_339.appendChild(this._ne9.createElement("IMG"));var _9y7=( _xj7.getAttribute( "checked" )=="true" );if(_xj7.getAttribute( "staticCheckbox" )=="true" ){_328.src=this._hr6+(_9y7?"lv_checkbox_checked_static.svg":"lv_checkbox_static.svg");_328.className="clsListViewCheckboxImg " + ( _9y7?"clsLVCheckbox_checked_static":"clsLVCheckbox_static" );}else{_328.src=this._hr6+(_9y7?"lv_checkbox_checked.svg":"lv_checkbox.svg");_328.className="clsListViewCheckboxImg " + ( _9y7?"clsLVCheckbox_checked":"clsLVCheckbox" );}_328.alt="";if(this._o19=="checkbox"){_328.style.margin=( this._8b7?"2px 4px 2px 2px":"2px 2px 2px 4px" );}if(_ax4){_339.style.color=_m47;}}var _o55=_xj7.getAttribute("smallSvgIcon");if(_o55){_339.insertAdjacentHTML( "beforeend", '<span class="clsListViewSvgIconSpan">' + _fe9._rd3( _o55, this._np3, this._d73, "clsListViewSvgIcon" ) + '</span>' );}else{var _747=_xj7.getAttribute("smallIcon");if(_747){var _539=_339.appendChild(this._ne9.createElement("IMG"));_539.style.height=this._d73;_539.style.width=this._np3;_539.src=this._053?_be9._7v5(_747):_747;_539.style.verticalAlign="middle";_539.style.margin=( this._8b7?"1px 1px 1px 2px":"1px 2px 1px 1px" );_539.alt="";}}var _2u8=_339.appendChild(this._ne9.createElement("SPAN"));_2u8.style.verticalAlign="middle";var _6e4=_999._7y2(_xj7, "actionButtons");if(_6e4){_1u6=true;var _xt3=_999._mw5(_6e4, "actionButton");var _do1=_xt3.length;_2u8.style.cssFloat="left";_2u8.style.lineHeight="28px";_2u8.style.maxHeight="56px";_2u8.style.width="calc(100% - " + ( 24 * _do1 ) + "px)";_2u8.style.wordBreak="normal";_2u8.style.whiteSpace="normal";_2u8.style.overflow="hidden";_2u8.style.textOverflow="ellipsis";_339.style.paddingTop="5px";_339.style.paddingBottom="5px";if(_do1){ for(var _uy4=0;_uy4<_do1;_uy4++){var _b05=_xt3.item(_uy4);var _2c4=_339.appendChild(this._ne9.createElement("DIV"));_2c4.className="clsListItemAction";this._jb5(_b05, _339);_2c4.setAttribute( "data-action", _b05.getAttribute( "action" ) );_2c4.innerHTML='<svg class="clsListItemActionSvg"><use xlink:href="#' + _b05.getAttribute( "svgIcon" ) + '"/></svg>';}}}if(_fz4){var _3m5=_xj7.getAttribute("indentLevel");if(_3m5){td.style[this._6d1]=(parseInt(_3m5)*_fz4)+"px";}}if(_1u6){td.style.borderStyle="none none solid none";td.className="clsListItem_gridLine";}this._j82(_xj7, tr, i);var _u69=_xj7.getAttribute("html");if(_u69!==null){if(this._y8){_fe9._m61(_u69, this._d26.id, true);}_2u8.innerHTML=_3z2._3y2(_u69);this._5d5(_xj7, _2u8);_dp8._zv5(_339);if(this._246){_be9._452("_4l6");this._246._jd3(tbl);}_339.style.lineHeight="normal";}else{_2u8.style.paddingLeft="2px";_2u8.style.paddingRight="2px";this._yl6(_xj7, _2u8);this._k4(_xj7, _2u8);}if(_rx4){var _007=_999._mw5(_xj7, "subItem");var _us2=_007.length;for(var _4j7=0;_4j7<_us2;_4j7++){var _538=_007.item(_4j7);var td=tr.appendChild(this._ne9.createElement("TD"));var _339=td.appendChild(this._ne9.createElement("DIV"));if(this._4a2){_339.style[this._6d1]="3px";_339.style.overflow="hidden";_339.style.whiteSpace="nowrap";_339.style.textOverflow="ellipsis";}var _u69=_538.getAttribute("html");if(_u69!==null){if(this._y8){_fe9._m61(_u69, this._d26.id, true);}_339.innerHTML=_3z2._3y2(_u69);this._5d5(_538, _339);}else{this._yl6(_538, _339);this._k4(_xj7, _339);if(this._0d7&&this._0d7._901){this._0d7._901(this, _xj7, _339);}}if(_1u6){td.style.borderStyle="none none solid solid";td.className="clsListItem_gridLine";}}}_xj7.setAttribute("htmlId", _fe9._9h2(tr));tr.nNode=_xj7;}if(this._1h5){this._kb1(this._1h5);}};_lq7.prototype._ht=function(_zb2,_2t3){switch(this._o19){case "report":this._u3(new _nq7(_zb2), _2t3);break;case "smallIcon":case "icon":case "gallery":case "token":case "radio":case "horizontalRadio":case "checkbox":case "horizontalCheckbox":break;}};_lq7.prototype._st7=function(_xj7){var _y18=_xj7.getAttribute("idsLabel");if(_y18){_be9._452("_4l6");return this._246._m67(_y18);}return _xj7.getAttribute("label");};_lq7.prototype._fc5=function(_xj7){var _r17;if(_xj7.getAttribute("sAriaLabel")){_r17=_xj7.getAttribute("sAriaLabel");}else if(_xj7.getAttribute("idsAriaLabel")){_r17=this._246._m67(_xj7.getAttribute("idsAriaLabel"));}else{_r17=this._st7(_xj7);}if(_xj7.getAttribute("idsExtraAriaLabel")){_r17 += " " + _4l6._m67( _xj7.getAttribute( "idsExtraAriaLabel" ) );}return _r17;};_lq7.prototype._yl6=function(_xj7,el,_xy7){var _ux8=this._st7(_xj7);if(_ux8!=null){el.classList.add("clsListItemLabel");if(_xy7){el.innerHTML=(_ux8.length<3)?_jp8._hj6(_ux8):(_jp8._hj6(_ux8.substr(0, 1))+_jp8._hj6(_ux8.substr(1, _ux8.length-2)).replace(/\s/g, " ")+ _jp8._hj6(_ux8.substr(_ux8.length - 1, 1)));}else{_fe9._u95(el, _ux8);}}};_lq7.prototype._jb5=function(_xj7,el){var _m78="";var _ly6=_xj7.getAttribute("idsTooltip");if(_ly6){_be9._452("_4l6");_m78=this._246._m67(_ly6);}else{_m78=_xj7.getAttribute("tooltip");}if(_m78){el.title=_m78;var _mn7=_xj7.getAttribute("textDirection")||this._hp3;if(_mn7){if(_mn7=="ltr"){el.title="\u202A" + el.title + "\u202C";}else if(_mn7=="rtl"){el.title="\u202B" + el.title + "\u202C";}}}};_lq7.prototype._0s7=function(e){if(this._0d7&&this._0d7._ii2){this._0d7._ii2(this);}};_lq7.prototype._477=function(e){if(this._j16){this._6q4(e);return;};if(this._rm3){if(e.keyCode!=_fe9._al6){_fe9._8u5(e);}return;}switch(this._o19){case "report":case "radio":case "nativeRadio":case "nativeCheckbox":case "checkbox":this._0s1(e);}};_lq7.prototype._0s1=function(e){switch(e.keyCode){case _fe9._tx5:var _zz6=this._l8();if(_zz6.length>0){var _6t2=_ie9._4j(_zz6.item(0));if(_6t2){this._kd3(false);this._054(_6t2);this._9r4();this._vk4(_6t2);}}_fe9._8u5(e);break;case _fe9._yn4:var _zz6=this._l8();if(_zz6.length>0){var _z05=_ie9._d71(_zz6.item(_zz6.length-1));if(_z05){this._kd3(false);this._054(_z05);this._9r4();this._vk4(_z05);}}_fe9._8u5(e);break;case _fe9._ys7:case _fe9._ws7:var _kc6=this._685();if(_kc6.length>0){var _ie4=_kc6.item(0);this._kd3(false);this._054(_ie4);this._9r4();this._vk4(_ie4);}_fe9._8u5(e);break;case _fe9._xs7:case _fe9._ca8:var _kc6=this._685();if(_kc6.length>0){var _q05=_kc6.item(_kc6.length-1);this._kd3(false);this._054(_q05);this._9r4();this._vk4(_q05);}_fe9._8u5(e);break;case _fe9._987:_fe9._8u5(e);break;default:if(this._jr6!="none"){this._z44(e.keyCode);}}};_lq7.prototype._z44=function(_018){if(this._c74){_fe9._b75(this._c74);this._c74=null;}var _d69, _rs2=48;if(_018>=96&&_018<=105){_d69=String.fromCharCode(_018-_rs2);}else{_d69=String.fromCharCode(_018).toLowerCase();}this._fd8=this._fd8?(this._fd8+_d69):_d69;var nl=this._685();var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _xj7=nl.item(i);var _ux8=this._sw2(_xj7).substr(0, this._fd8.length);if(this._jr6=="caseInsensitive"){_ux8=_ux8.toLowerCase();}if(_ux8==this._fd8){var _ov6=this._nz(_xj7);if(this._o19=="checkbox"){this._sk6();this._mm1=_xj7;this._d54(_ov6);this._2u1(_xj7, _ov6);this._vk4(_xj7);}else{this._s04(_xj7);}_ov6.focus();this._c74=_fe9._8z(this._jk2.bind(this), 1000);break;}}if(!this._c74){this._fd8="";}};_lq7.prototype._jk2=function(){if(this._c74){_fe9._b75(this._c74);this._c74=null;this._fd8="";}};_lq7.prototype._vk4=function(_xj7){var _ov6=this._nz(_xj7);if(!_ov6){if(!_ie9._oj6(_xj7, this._fc7)){_be9._ki6( "listItem not a descendent of listView" );}return;}switch(this._o19){case "icon":case "gallery":var _ch8=_fe9._yh2(_ov6, _ov6.offsetParent).top;if(this._d26.scrollTop>_ch8){this._d26.scrollTop=_ch8;}else if(this._d26.scrollTop<(_ch8-this._d26.offsetHeight+_ov6.offsetHeight)){this._d26.scrollTop=_ch8-this._d26.offsetHeight+_ov6.offsetHeight+4;}break;case "smallIcon":break;case "report":case "radio":case "nativeRadio":case "nativeCheckbox":case "checkbox":var _ch8=_fe9._yh2(_ov6, _ov6.offsetParent).top;var _n86=(this._4a2&&_999._7y2(this._fc7, "columnHeaders"))?this._d26.lastChild:this._d26;if(!_n86){return;}if(_n86.scrollTop>_ch8){_n86.scrollTop=_ch8;}else if(_n86.scrollTop<(_ch8-_n86.offsetHeight+_ov6.offsetHeight)){_n86.scrollTop=_ch8-_n86.offsetHeight+_ov6.offsetHeight+4;}break;}};_lq7.prototype._gh1=function(_fl7){if(_fl7&&(_fl7._zj8==this)){this._kd3();if(_fl7._ye8&&(_fl7._693 & _ps7.eLocationInside)){_fl7.nNode.setAttribute( "selected", "true" );_fl7._ov6.className=this._gh5;}if(_fl7._693 & _ps7.eLocationBeforeOrAfter){this._7r4(_fl7);}else{this._7q4();}}else{this._7q4();this._kd3();}};_lq7.prototype._mq1=function(){this._7q4();this._kd3();};_lq7.prototype._7r4=function(_fl7){switch(this._o19){case "report":if(_fl7._vg7 & _ps7.eLocationBefore){this._9g5.style.top=_fl7._bc9.top+"px";}else{this._9g5.style.top=(_fl7._bc9.top+_fl7._ov6.offsetHeight)+ "px";}this._9g5.style.left=_fl7._bc9.left+"px";this._9g5.style.width=(_fl7._ov6.offsetWidth-2)+"px";break;case "icon":case "gallery":if(_fl7._vg7 & _ps7.eLocationBefore){this._9g5.style.left=(_fl7._bc9.left-3)+"px";}else{this._9g5.style.left=(_fl7._bc9.left-3+_fl7._ov6.offsetWidth)+ "px";}this._9g5.style.top=(_fl7._bc9.top-3)+"px";this._9g5.style.height=(_fl7._ov6.offsetHeight+6)+ "px";break;}this._9g5.style.visibility="visible";this._9g5.ownerID=this._d26.id;};_lq7.prototype._7q4=function(){if(this._9g5.ownerID==this._d26.id){this._9g5.style.visibility="hidden";this._9g5.ownerID="";}};_lq7.prototype._zd3=function(x,y){var _fl7=null;var _ov6=this._yy5(x, y);if(_ov6){_fl7={};_fl7._bv5=function(){if(this._ye8&&(this._693 & _ps7.eLocationReplace)){return _ps7.eLocationReplace;}var _ka4=(this._693 & _ps7.eLocationInside);if(this._ye8&&_ka4){return _ps7.eLocationInside;}if(this._693 & _ps7.eLocationBeforeOrAfter){return this._vg7;}if(_ka4&&(this._vg7 & _ps7.eLocationBeforeOrAfter)){return _ps7.eLocationInside;}return _ps7.eLocationNone;};_fl7._693=_ps7.eLocationNone;_fl7._zj8=this;_fl7.x=x;_fl7.y=y;_fl7._ov6=_ov6;_fl7.nNode=_ov6.nNode;_fl7._bc9=_fe9._yh2(_ov6, this._ne9.body);switch(this._o19){case "report":var _4h8=(_fl7._bc9.top+(_ov6.offsetHeight / 2));var _mu8=_4h8-y;_fl7._vg7=(_mu8>0)?_ps7.eLocationBefore:_ps7.eLocationAfter;_fl7._ye8=(Math.abs(_mu8)<8);break;case "icon":case "gallery":var _4h8=(_fl7._bc9.left+(_ov6.offsetWidth / 2));var _mu8=_4h8-x;_fl7._vg7=(_mu8>0)?_ps7.eLocationBefore:_ps7.eLocationAfter;_fl7._ye8=(Math.abs(_mu8)<8);break;}}return _fl7;};_lq7.prototype._yy5=function(x,y){switch(this._o19){case "report":case "icon":case "gallery":break;default:return null;}while((x>=0)&&(y>=0)){var el=this._ne9.elementFromPoint(x, y);if(el){if(_fe9._0r7(this._d26, el)){if(el==this._d26){switch(this._o19){case "report":y-= 5;break;case "icon":case "gallery":x-= 15;break;}}else{return this._9j1(el);}}else{return null;}}else{return null;}}return null;};_lq7._4m2=function(){var doc=document;doc.body.appendChild(doc.createElement("DIV")).innerHTML='<img id="idListViewDropCaret_report" src="data:image/gif;base64,R0lGODlhMgADAPcAAAAAAAAAMwAAZgAAmQAAzAAA/wAzAAAzMwAzZgAzmQAzzAAz/wBmAABmMwBmZgBmmQBmzABm/wCZAACZMwCZZgCZmQCZzACZ/wDMAADMMwDMZgDMmQDMzADM/wD/AAD/MwD/ZgD/mQD/zAD//zMAADMAMzMAZjMAmTMAzDMA/zMzADMzMzMzZjMzmTMzzDMz/zNmADNmMzNmZjNmmTNmzDNm/zOZADOZMzOZZjOZmTOZzDOZ/zPMADPMMzPMZjPMmTPMzDPM/zP/ADP/MzP/ZjP/mTP/zDP//2YAAGYAM2YAZmYAmWYAzGYA/2YzAGYzM2YzZmYzmWYzzGYz/2ZmAGZmM2ZmZmZmmWZmzGZm/2aZAGaZM2aZZmaZmWaZzGaZ/2bMAGbMM2bMZmbMmWbMzGbM/2b/AGb/M2b/Zmb/mWb/zGb//5kAAJkAM5kAZpkAmZkAzJkA/5kzAJkzM5kzZpkzmZkzzJkz/5lmAJlmM5lmZplmmZlmzJlm/5mZAJmZM5mZZpmZmZmZzJmZ/5nMAJnMM5nMZpnMmZnMzJnM/5n/AJn/M5n/Zpn/mZn/zJn//8wAAMwAM8wAZswAmcwAzMwA/8wzAMwzM8wzZswzmcwzzMwz/8xmAMxmM8xmZsxmmcxmzMxm/8yZAMyZM8yZZsyZmcyZzMyZ/8zMAMzMM8zMZszMmczMzMzM/8z/AMz/M8z/Zsz/mcz/zMz///8AAP8AM/8AZv8Amf8AzP8A//8zAP8zM/8zZv8zmf8zzP8z//9mAP9mM/9mZv9mmf9mzP9m//+ZAP+ZM/+ZZv+Zmf+ZzP+Z///MAP/MM//MZv/Mmf/MzP/M////AP//M///Zv//mf//zP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAALkALAAAAAAyAAMAAAgfAK8JHEiwoMGDCBMWBMCwocOHECNKnPhQocWLGAkGBAA7" alt=""/>' +'<img id="idListViewDropCaret_icon" src="data:image/gif;base64,R0lGODlhBAAyAPcAAAAAAAAAMwAAZgAAmQAAzAAA/wAzAAAzMwAzZgAzmQAzzAAz/wBmAABmMwBmZgBmmQBmzABm/wCZAACZMwCZZgCZmQCZzACZ/wDMAADMMwDMZgDMmQDMzADM/wD/AAD/MwD/ZgD/mQD/zAD//zMAADMAMzMAZjMAmTMAzDMA/zMzADMzMzMzZjMzmTMzzDMz/zNmADNmMzNmZjNmmTNmzDNm/zOZADOZMzOZZjOZmTOZzDOZ/zPMADPMMzPMZjPMmTPMzDPM/zP/ADP/MzP/ZjP/mTP/zDP//2YAAGYAM2YAZmYAmWYAzGYA/2YzAGYzM2YzZmYzmWYzzGYz/2ZmAGZmM2ZmZmZmmWZmzGZm/2aZAGaZM2aZZmaZmWaZzGaZ/2bMAGbMM2bMZmbMmWbMzGbM/2b/AGb/M2b/Zmb/mWb/zGb//5kAAJkAM5kAZpkAmZkAzJkA/5kzAJkzM5kzZpkzmZkzzJkz/5lmAJlmM5lmZplmmZlmzJlm/5mZAJmZM5mZZpmZmZmZzJmZ/5nMAJnMM5nMZpnMmZnMzJnM/5n/AJn/M5n/Zpn/mZn/zJn//8wAAMwAM8wAZswAmcwAzMwA/8wzAMwzM8wzZswzmcwzzMwz/8xmAMxmM8xmZsxmmcxmzMxm/8yZAMyZM8yZZsyZmcyZzMyZ/8zMAMzMM8zMZszMmczMzMzM/8z/AMz/M8z/Zsz/mcz/zMz///8AAP8AM/8AZv8Amf8AzP8A//8zAP8zM/8zZv8zmf8zzP8z//9mAP9mM/9mZv9mmf9mzP9m//+ZAP+ZM/+ZZv+Zmf+ZzP+Z///MAP/MM//MZv/Mmf/MzP/M////AP//M///Zv//mf//zP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAALkALAAAAAAEADIAAAguAHMBAJBLIEGDBQcmPKgQocOGEBlKXEjx4USLFSNmvKgRo8eOIDmK3Ejy48iAAAA7" alt=""/>';};_lq7.prototype._y32=function(){var _515=this._8r1();if(_515){var _sd4=Math.max(_ie9._dr7(_515)-1, 0);var _ma3=_ie9._4j(_515);_515.parentNode.insertBefore(_515.parentNode.removeChild(_515), _ma3);this._f89();this._qm4(_sd4, true);}};_lq7.prototype._zg1=function(){var _515=this._8r1();if(_515){var _sd4=Math.max(_ie9._dr7(_515)+1, 0);var _kn5=_ie9._d71(_515);_515.parentNode.insertBefore(_515.parentNode.removeChild(_kn5), _515);this._f89();this._qm4(_sd4, true);}};_lq7.prototype._z12=function(){var _515=this._8r1();if(_515){var _sd4=_ie9._dr7(_515);var nl=this._685();_sd4=Math.min(_sd4, Math.max(0, nl.length-2));_515.parentNode.removeChild(_515);this._f89();this._qm4(_sd4, true);}};_lq7.prototype._j7=function(_5a9){if(!this._j16){return;}if(!this._xo2){this._xo2=this._7b8.bind(this);}if(_5a9){_io4._k9(this._d26, this._xo2, null);}else{_io4._e5(this._d26, this._xo2, null);}};_lq7.prototype._j82=function(_xj7,_ov6,_xu8){if(!this._j16){return;}var _6h4;var _5o7;var _lq3=false;var _gr5="IDS_HAL_AC_INSTRUCTION_LIST_ITEM_SELECT";switch(this._o19){case "report":var _n66=this._fc7.getAttribute( "showCheckboxes" )=="true";_6h4="listbox";_5o7="option";if(_n66){_lq3=true;_gr5="IDS_HAL_AC_INSTRUCTION_LIST_ITEM_CHECK";}break;case "smallIcon":case "gallery":case "token":case "icon":_6h4="listbox";_5o7="option";break;case "radio":case "nativeRadio":case "nativeCheckbox":case "horizontalRadio":_6h4="radiogroup";_5o7="radio";_gr5="IDS_HAL_AC_INSTRUCTION_LIST_ITEM_RADIO";break;case "checkbox":case "horizontalCheckbox":_6h4="listbox";_5o7="option";_lq3=true;_gr5="IDS_HAL_AC_INSTRUCTION_LIST_ITEM_CHECK";break;}if(_6h4&&!this._d26.getAttribute("role")){this._d26.setAttribute("role", _6h4);_io4._zt(this._d26, "aria-multiselectable", this._d64);}if(!this._fc7.getAttribute("selectOptionOnFocus")){this._fc7.setAttribute( "selectOptionOnFocus", "noSelect" );}_ov6.setAttribute("role", _5o7);if(_lq3){_ov6.setAttribute("checkboxItem", true);}_ov6.setAttribute( "tabIndex", _xu8==0?"0":"-1" );if(_xu8==0){this._m26=_ov6;}var _ux8="";var _rx4=this._fc7.getAttribute( "showSubItems" ) != "false";if(_rx4){var _hc6=_999._mw5(this._fc7, "columnHeaders/columnHeader");var _007=_999._mw5(_xj7, "subItem");if(_007.length>0&&_hc6.length>0){var _3c3;var _qh4;for(var i=0;i<_hc6.length;i++){_3c3=this._fc5(_hc6.item(i));_qh4=(i==0?this._fc5(_xj7):this._fc5(_007.item(i-1)));_ux8 += _qh4?" " + _3c3 + " " + _qh4:"";}}else{_ux8=this._fc5(_xj7);}}else{_ux8=this._fc5(_xj7);}if(_ux8){_ov6.setAttribute("aria-label", _ux8);}_io4._cg2( this._d26, "aria-describedby", this._d26.getAttribute( "aria-labelledby" )?( this._d26.getAttribute( "aria-labelledby" ) + " " ):this._246._m67( _gr5 ) );this._bq(_xj7, _ov6);};_lq7.prototype._bq=function(_xj7,_ov6){if(!this._j16){return;}var _dg9=_ov6||this._ne9.getElementById(_xj7.getAttribute("htmlId"));if(_dg9){if(_dg9.getAttribute( "role" )=="radio" ){_dg9.setAttribute( "aria-checked", ( _xj7.getAttribute( "selected" )=="true" )?"true":"false" );}else if(_dg9.getAttribute( "checkboxItem" )=="true" ){_dg9.setAttribute( "aria-checked", ( _xj7.getAttribute( "checked" )=="true" )?"true":"false" );}else{_dg9.setAttribute( "aria-selected", ( _xj7.getAttribute( "selected" )=="true" )?"true":"false" );}}};_lq7.prototype._7b8=function(e){if(!this._j16){return;}var _ov6=e.target;var _xj7=_ov6.nNode;if(_xj7&&this._fc7.getAttribute( "selectOptionOnFocus" ) != "noSelect" ){this._s04( _xj7,(this._fc7.getAttribute( "selectOptionOnFocus" )=="selectAndClick" ) );}if(_xj7){if(this._m26){this._m26.setAttribute( "tabIndex", "-1" );}_ov6.setAttribute( "tabIndex", "0" );this._m26=_ov6;}if(_xj7&&this._ko2){this._e24(this._ne9.getElementById(_xj7.getAttribute("id")));}};_lq7.prototype._y52=function(){if(this._j16){this._m26=null;}};_lq7.prototype._nj1=function(_dg9){return this._j16&&( _dg9.getAttribute( "role" )=="option"||_dg9.getAttribute( "role" )=="radio" );};_lq7.prototype._ea1=function(_xj7){return _999._7y2( _xj7, "following-sibling::*[not(@selectable) or @selectable != 'false']" );};_lq7.prototype._cl=function(_xj7){return _999._7y2( _xj7, "preceding-sibling::*[not(@selectable) or @selectable != 'false'][1]" );};_lq7.prototype._kz=function(){return _999._7y2( this._fc7, "listItems/listItem[not(@selectable) or @selectable != 'false']" );};_lq7.prototype._8a1=function(){return _999._7y2( this._fc7, "listItems/listItem[last()][not(@selectable) or @selectable != 'false']" );};_lq7.prototype._6q4=function(e){var _308=e.target;if(!this._j16){return;}if(this._o19=="report"&&(e.keyCode==_fe9._zn4||e.keyCode==_fe9._n14)){return;}switch(e.keyCode){case _fe9._tx5:case _fe9._zn4:if(this._nj1(_308)){var _6t2=this._cl(_308.nNode);if(_6t2){this._nz(_6t2).focus();if(this._ko2){this._e24(this._ne9.getElementById(_6t2.getAttribute("id")));}}}else{var _ie4=this._kz();if(_ie4){this._nz(_ie4).focus();if(this._ko2){this._e24(this._ne9.getElementById(_ie4.getAttribute("id")));}}}_fe9._8u5(e);break;case _fe9._yn4:case _fe9._n14:if(this._nj1(_308)){var _z05=this._ea1(_308.nNode);if(_z05){this._nz(_z05).focus();if(this._ko2){this._e24(this._ne9.getElementById(_z05.getAttribute("id")));}}}else{var _ie4=this._kz();if(_ie4){this._nz(_ie4).focus();if(this._ko2){this._e24(this._ne9.getElementById(_ie4.getAttribute("id")));}}}_fe9._8u5(e);break;case _fe9._ys7:case _fe9._ws7:var _ie4=this._kz();if(_ie4){this._nz(_ie4).focus();if(this._ko2){this._e24(this._ne9.getElementById(_ie4.getAttribute("id")));}}_fe9._8u5(e);break;case _fe9._xs7:case _fe9._ca8:var _q05=this._8a1();if(_q05){this._nz(_q05).focus();if(this._ko2){this._e24(this._ne9.getElementById(_q05.getAttribute("id")));}}_fe9._8u5(e);break;case _fe9._987:_fe9._8u5(e);_io4._u42(e.target, _fe9._bz2, e.ctrlKey, e.shiftKey, this._rm3);break;case _fe9._687:_fe9._8u5(e);_io4._u42(e.target, _fe9._bz2, e.ctrlKey, e.shiftKey, this._rm3);var _ov6=this._9j1(_308);if(_ov6){if(this._0d7&&this._0d7._mt){setTimeout(this._0d7._mt.bind(this._0d7, this, _ov6.nNode));}}break;case _fe9._ea8:if(this._ko2){_j14._8w2();}break;default:if(this._jr6!="none"){this._z44(e.keyCode);}}};_lq7.prototype._342=function(_t17,_hy8){if(!this._j16){return;}var _ot3=this._l75(_t17, _hy8);if(_ot3){this._nz(_ot3).focus();}};_lq7.prototype._5d5=function(_f49,_tt8){if(this._0d7&&this._0d7._z71){this._0d7._z71(this, _f49, _tt8);}var _255=_f49.getAttribute("onHTMLRender");if(_255){var _pc4=eval(_255);_pc4(_tt8);}};_lq7.prototype._k4=function(_xj7,el){if(this._hp3){el.style.direction=_xj7.getAttribute("textDirection")||this._hp3;el.style.unicodeBidi="embed";}};_lq7._pe=function(el){return el._ul7||null;};_lq7.prototype._nz=function(_xj7){var _1l8=_xj7.getAttribute("htmlId");return _1l8?this._ne9.getElementById(_1l8):null;};function _jq7(_sh6, _pj7, _zj7, _vl7){_be9._452("_lq7");this._656=_sh6;this._656._7l7=this;this._0d7=_vl7||null;this._246=window["_4l6"]?_4l6:null;if(!_pj7){var _w86=_ie9._py3();_pj7=_w86.appendChild(_w86.createElement("comboBox"));}this._l19=_pj7.getAttribute("type");if(!this._l19){this._l19="dropDownList";}this._fo2=_pj7.getAttribute( "showSmallSvgIcon" )=="true";this._h64=this._fo2||( _pj7.getAttribute( "showSmallIcon" )=="true" );this._sw=_pj7.getAttribute( "showListViewCustomHtml" )=="true";_sh6.cellPadding=0;_sh6.cellSpacing=0;_sh6.classList.add("clsComboBox");if(_be9._kl6["hal"]["enableHighContrastMode"]){_sh6.style.tableLayout="auto";}var d=document;var tr=_sh6.insertRow(_sh6.rows.length);this._ir8=tr.appendChild(d.createElement("TD"));this._ir8.className="clsComboBoxIcon";this._ir8.style.display="none";this._ir8.style.padding="0 0 0 1px";this._np3=_pj7.getAttribute("smallIconWidth");this._d73=_pj7.getAttribute("smallIconHeight");if(this._fo2){this._ir8.innerHTML=_fe9._rd3( "def_blank", this._np3, this._d73, "clsComboBoxIconImg" );}else{var img=this._ir8.appendChild(d.createElement("IMG"));img.alt="";img.className="clsComboBoxIconImg";}if(this._h64&&this._np3){this._ir8.style.width=(parseInt(_fe9._fe3(this._ir8.firstChild).marginLeft)+parseInt(this._np3)+2)+ "px";}this._kr8=tr.appendChild(d.createElement("TD"));this._kr8.className="clsComboBoxText";if(this._l19=="dropDown"){var txt=this._kr8.appendChild(d.createElement("INPUT"));txt.className="clsComboBoxTextInput";txt.id=((this._656.id||_fe9._9h2(this._656))+"_dropDownText");txt.type="text";txt.onchange=_jq7._8d5;}else{var div=this._kr8.appendChild(d.createElement("DIV"));div.className="clsComboBoxTextDiv";}this._nd8=tr.appendChild(d.createElement("TD"));this._nd8.className="clsComboBoxArrow";_fe9._u95( this._nd8, " " );this._j82(_pj7);this._hk6(true);var _zu6=_jq7._sm6();this._d26=_zu6.appendChild(d.createElement("DIV"));this._d26.id=((this._656.id||_fe9._9h2(this._656))+"_ListViewDropDown");this._d26.className="clsListView_dropdown";if(_pj7.getAttribute("listViewClass")){this._d26.classList.add(_pj7.getAttribute("listViewClass"));}if(_fe9._a04(_sh6)){this._d26.classList.add("clsDirectionRtl");}this._d26.style.position="absolute";if(_be9._kl6["hal"]["enableAccessibility"]){_ie9._jk4(this._d26, this._656, "aria-label");}this._d26.style.visibility="hidden";this._d26.tabIndex=-1;if(_zj7){_ie9._ck6(_pj7, "listView");_pj7.appendChild(_ie9._kj6(_pj7.ownerDocument, _zj7));}var _2t2=_999._7y2(_pj7, "listView");if(!_2t2){_2t2=_pj7.appendChild(_pj7.ownerDocument.createElement("listView"));_2t2.setAttribute( "view", "report" );_2t2.appendChild(_pj7.ownerDocument.createElement("listItems"));}_2t2.setAttribute( "hoverSelection", "true" );_2t2.setAttribute( "allowCtrlDeselect", "false" );this._053=( _pj7.getAttribute( "resolveIconPath" ) != "false" );_2t2.setAttribute( "resolveIconPath", this._053?"true":"false" );this._k41=_pj7.getAttribute("textDirection");this._5d1=_pj7.getAttribute("guiDirection");this._82(_2t2);if(_pj7.getAttribute( "limitDropDownWidth" )=="false" ){this._xw1=false;}if(_pj7.getAttribute( "limitDropDownHeight" )=="true" ){this._0m1=true;}this._zc7=new _lq7(this._d26, _2t2, this); };_jq7.prototype._bs4=true;_jq7.prototype._xu7=false;_jq7.prototype._8d8=null;_jq7.prototype._hp3=null;_jq7.prototype._xw1=true;_jq7.prototype._0m1=false;_jq7.prototype._6g3=function(_zj7){_zj7.setAttribute( "hoverSelection", "true" );_zj7.setAttribute( "allowCtrlDeselect", "false" );_zj7.setAttribute( "resolveIconPath", this._053?"true":"false" );this._82(_zj7);this._zc7._1o8();this._zc7=new _lq7(this._d26, _zj7, this);};_jq7.prototype._82=function(_zj7){if(this._k41){_zj7.setAttribute("textDirection", this._k41);}if(this._5d1){_zj7.setAttribute("guiDirection", this._5d1);}this._8d8=_zj7.getAttribute( "guiDirection" )||_be9._kl6["hal"]["defaultGuiDirection"];if(this._8d8){this._656.style.direction=this._8d8;}this._hp3=_zj7.getAttribute("textDirection")||this._8d8; };_jq7.prototype._9v5=function(){return this._zc7;};_jq7.prototype._1o8=function(){this._zc7._1o8();this._zc7=null;this._d26.parentNode.removeChild(this._d26);_fe9._td3(this._656);this._656._7l7=null;};_jq7._1o8=function(){if(_jq7._1p6){this._1p6[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._1p6.onkeydown=null;this._1p6=null;}};_jq7.prototype._b81=function(){this._zi2((this._zc7._685().length>6)?"192px":"auto");};_jq7.prototype._zi2=function(_zk8){this._d26.style.height=_zk8;};_jq7.prototype._iy2=function(_jy8){this._594=_jy8;};_jq7.prototype._dz8=function(){return this._656.id;};_jq7.prototype._v75=function(){return this._656;};_jq7._sm6=function(){if(!_jq7._1p6){_jq7._1p6=document.body.appendChild(document.createElement("DIV"));var _zu6=_jq7._1p6;_zu6[_kx5._wj2?"onpointerdown":"onmousedown"] =function(){ this._7l7._vc5(); };var _vr3=function(e){if(_be9._kl6["hal"]["enableAccessibility"]&&e.keyCode!=_fe9._zn4&&e.keyCode!=_fe9._n14){_fe9._8u5(e);}if(e.keyCode==_fe9._al6){this._7l7._vc5();}};_zu6.onkeydown=_vr3;_zu6.className="clsComboBoxBlocker";_zu6.style.visibility="hidden";_zu6.style.zIndex=10000;}return _jq7._1p6;};_jq7.prototype._o62=function(){if(this._0d7&&this._0d7._qs){this._0d7._qs(this, this._zc7);}if(this._0m1){this._b81();}};_jq7.prototype._vu=function(){if(this._0d7&&this._0d7._l9){setTimeout(this._0d7._l9.bind(this._0d7, this, this._zc7));}};_jq7.prototype._513=function(){if(this._0d7&&this._0d7._o61){this._0d7._o61(this);}};_jq7.prototype._n62=function(){if(this._0d7&&this._0d7._ps){this._0d7._ps(this, this._zc7);}this._zc7._kd3(false);};_jq7.prototype._qm4=function(_xu8){var _xj7=_lq7._nq1(this._zc7._re3(), _xu8);if(_xj7){this._fh1(_xj7);}return(_xj7!=null);};_jq7.prototype._rm4=function(_hy8,_976){var _xj7=_lq7._l75(this._zc7._re3(), "value", _hy8, _976);if(_xj7){this._fh1(_xj7);}return(_xj7!=null);};_jq7.prototype._68=function(){var _xj7=_999._7y2( this._zc7._re3(), "listItems/listItem[not(@selectable) or @selectable='true']" );if(_xj7){this._fh1(_xj7);}return(_xj7!=null);};_jq7.prototype._0e5=function(){this._o62();var _zu6=_jq7._sm6();_zu6._7l7=this;_zu6.style.visibility="visible";this._nd8.className="clsComboBoxArrow_down";var _lt8=document.body;var _bc9=_fe9._yh2(this._656, _lt8);_bc9.top+= this._656.offsetHeight;var _i29=true;if((_bc9.top+this._d26.offsetHeight)>(_lt8.clientHeight+_lt8.scrollTop)){_bc9.top=_899._no8(_bc9.top-this._d26.offsetHeight-this._656.offsetHeight);_i29=false;}this._d26.scrollTop=0;this._d26.style.left=_bc9.left+"px";this._d26.style.top=_bc9.top+"px";this._d26.style.visibility="visible";this._d26.style[this._xw1?"width":"minWidth"] = this._594||( this._656.offsetWidth + "px" );if((_bc9.left+this._d26.offsetWidth)>(_lt8.clientWidth+_lt8.scrollLeft)){var _ax6=(_bc9.left+this._d26.offsetWidth)-(_lt8.clientWidth+_lt8.scrollLeft);this._d26.style.left=_899._no8(parseInt(this._d26.style.left, 10)-_ax6)+"px";_bc9.left=_899._no8(_bc9.left-_ax6);}this._d26.focus();this._vu();var _xj7=null;var _hy8=this._jr7();if(typeof _hy8=="string"){_xj7=this._zc7._l75("value", _hy8, true);}if(_be9._kl6["hal"]["enableAccessibility"]&&_xj7){document.getElementById(_xj7.getAttribute("htmlId")).focus();}else{this._zc7._s04(_xj7, false);}this._656.setAttribute( "_1o7", "true" );};_jq7.prototype._vc5=function(){if(_be9._kl6["hal"]["enableAccessibility"]){var _fh7=(this._l19=="dropDown")?this._nd8:this._656;_fh7.focus();}this._nd8.className="clsComboBoxArrow";this._d26.style.visibility="hidden";_jq7._1p6.style.visibility="hidden";_jq7._1p6._7l7=null;this._n62();this._656.removeAttribute( "_1o7", "true" );};_jq7._r85=function(){if(this._1p6&&this._1p6._7l7){this._1p6._7l7._vc5();}};_jq7.prototype._3j6=function(){return !!this._xu7;};_jq7.prototype._hk6=function(_cy7,_b86){if(_cy7==this._xu7){return;}this._xu7=_cy7;if(_cy7){var _tc4=function(e){if(_be9._co4&&_be9._co4._a4){_be9._co4._a4(e, this);}if((e||event).button==_fe9._bz2){this.parentNode.parentNode.parentNode._7l7._0e5();}};this._ir8[_kx5._wj2?"onpointerdown":"onmousedown"] = ( this._l19=="dropDown" )?null:_tc4;this._kr8[_kx5._wj2?"onpointerdown":"onmousedown"] = ( this._l19=="dropDown" )?null:_tc4;this._nd8[_kx5._wj2?"onpointerdown":"onmousedown"]=_tc4;this._nd8.className="clsComboBoxArrow";var _t96=function(e){if((e||event).button==_fe9._rj2){this.parentNode.parentNode.parentNode._7l7._513();}};this._ir8[_kx5._wj2?"onpointerup":"onmouseup"]=_t96;this._kr8[_kx5._wj2?"onpointerup":"onmouseup"]=_t96;this._nd8[_kx5._wj2?"onpointerup":"onmouseup"]=_t96;this._j7(true);}else{this._ir8[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._kr8[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._nd8[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._nd8.className="clsComboBoxArrow_disabled";this._ir8[_kx5._wj2?"onpointerup":"onmouseup"]=null;this._kr8[_kx5._wj2?"onpointerup":"onmouseup"]=null;this._nd8[_kx5._wj2?"onpointerup":"onmouseup"]=null;this._j7();}if(this._l19=="dropDown"){_fe9._fs1(this._kr8.firstChild, _cy7);}else{_fe9._714(this._kr8, _cy7);}if(_b86&&this._ir8.getAttribute("_747")){if(this._fo2){this._ir8.setAttribute( "hal_disabled", _cy7?"false":"true" );}else{var _md9=this._ir8.getAttribute("_747");if(!_cy7){_md9=_md9.replace( ".gif", "_disabled.gif" );}this._ir8.firstChild.src=this._053?_be9._7v5(_md9):_md9;}}this._bq(_cy7);};_jq7.prototype._fh1=function(_xj7){this._es7(_xj7.getAttribute("value"),_xj7.getAttribute("idsLabel"),_xj7.getAttribute("label"),_xj7.getAttribute(this._fo2?"smallSvgIcon":"smallIcon"),_xj7.getAttribute("textDirection"),_xj7.getAttribute("html"));this._lk6(_xj7.getAttribute("tooltip"),_xj7.getAttribute("idsTooltip"),_xj7.getAttribute("textDirection"));if(this._sw&&( _xj7.getAttribute( "html" )!==null )&&( this._l19 != "dropDown" )&&this._0d7&&this._0d7._n61 ){this._0d7._n61(this, _xj7, this._kr8.firstChild);}};_jq7.prototype._es7=function(_hy8,_vh8,_k79,_747,_i78,_u69){if(this._l19=="dropDown"){this._kr8.firstChild.value=_hy8;}else{if(this._sw&&_u69){this._kr8.firstChild.innerHTML=_u69;if(this._246){this._246._jd3(this._kr8.firstChild);}}else if(_vh8){_fe9._u95(this._kr8.firstChild, this._246._m67(_vh8));}else{_fe9._u95(this._kr8.firstChild,(_k79||_k79=="")?_k79:_hy8);var _mn7=_i78||this._hp3;if(_mn7){this._kr8.firstChild.style.direction=_mn7;}}this._ir8.setAttribute( "_747", _747||"" );if(this._fo2&&_747){this._ir8.innerHTML=_fe9._rd3(_747, this._np3, this._d73, "clsComboBoxIconImg");}else if(this._h64&&_747){var _md9=_747;this._ir8.firstChild.src=this._053?_be9._7v5(_md9):_md9;}this._ir8.style.display=(this._h64&&_747)?"":"none";}this._kr8._hy8=_hy8;};_jq7.prototype._jr7=function(){return this._kr8._hy8;};_jq7.prototype._598=function(){if(this._l19=="dropDown"){return this._kr8.firstChild.value;}return _fe9._485(this._kr8.firstChild);};_jq7.prototype._lk6=function(_m78,_ly6,_i78){if(!this._bs4){return;}if(_m78){this._656.title=_m78;}else if(_ly6){this._656.title=this._246._m67(_ly6);}else{this._656.title=this._598();}var _mn7=_i78||this._hp3;if(_mn7){if(_mn7=="ltr"){this._656.title="\u202A" + this._656.title + "\u202C";}else if(_mn7=="rtl"){this._656.title="\u202B" + this._656.title + "\u202C";}}if(!this._fo2){this._ir8.querySelector("IMG").alt=this._656.title;}};_jq7.prototype._z71=function(_ul7,_f49,_tt8){if(this._0d7&&this._0d7._n61){this._0d7._n61(this, _f49, _tt8);}};_jq7.prototype._xg1=function(_ul7,_xj7,_am5){if(_xj7.getAttribute( "selectable" )=="false" ){return;}this._fh1(_xj7);this._vc5();this._ac5(_xj7);};_jq7._8d5=function(e){e.stopPropagation();var txt=this;var _7l7=txt.parentNode.parentNode.parentNode.parentNode._7l7;_7l7._kr8._hy8=txt.value;_7l7._ac5();};_jq7.prototype._ac5=function(_xj7){if(this._0d7&&this._0d7._lg2){this._0d7._lg2(this, _xj7);}};_jq7.prototype._j82=function(_pj7){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}this._656.setAttribute( "role", "combobox" );this._656.removeAttribute("aria-describedby");_io4._p12(this._656, _fe9._9h2(this._kr8.firstChild));this._nd8.setAttribute( "role", "button" );var _579=_pj7.getAttribute("a11y_name");this._nd8.setAttribute( "aria-label", ( _579?( _579 + " " ):"" ) + _4l6._m67( "IDS_HAL_AC_DROPDOWN" ) );if(this._l19=="dropDown"){if(!this._nd8.getAttribute("tabIndex")){this._nd8.setAttribute( "tabIndex", "0" );}_ie9._jk4(this._kr8.firstChild, this._656, "aria-label");_ie9._jk4(this._kr8.firstChild, this._656, "aria-labelledby");}else if(!this._656.getAttribute("tabIndex")){this._656.setAttribute( "tabIndex", "0" );}};_jq7.prototype._j7=function(_5a9){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}if(_5a9){if(this._l19=="dropDown"){var _de1=function(e){if(e.keyCode==_fe9._687||e.keyCode==_fe9._yn4){this.parentNode.parentNode.parentNode._7l7._0e5();}};this._nd8.onkeydown=_de1;}else{var _de1=function(e){if(e.keyCode==_fe9._687||e.keyCode==_fe9._yn4){this._7l7._0e5();}};this._656.onkeydown=_de1;}}else{if(this._l19=="dropDown"){this._nd8.onkeydown=null;}else{this._656.onkeydown=null;}}};_jq7.prototype._bq=function(_pe8){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}if(!_pe8){this._656.removeAttribute("tabIndex");this._656.setAttribute( "disabled", "true" );this._nd8.setAttribute( "disabled", "true" );}else{this._656.setAttribute( "tabIndex", "0" );this._656.removeAttribute("disabled");this._nd8.removeAttribute("disabled");}_io4._zt(this._656, "aria-disabled", !_pe8);_io4._zt(this._kr8, "aria-disabled", !_pe8);_io4._zt(this._nd8, "aria-disabled", !_pe8);};_jq7.prototype._li6=function(){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}this._656.removeAttribute("disabled");};_jq7.prototype._675=function(_qs8){this._bs4=_qs8;};_jq7._me=function(_dg9){return _dg9._7l7||null;};function _k57(_ys5, _sy6, _vl7){this._j16=_be9._kl6["hal"]["enableAccessibility"];this._ai5=_ys5;this._ai5._507=this;this._cq6=_sy6;this._0d7=_vl7||null;this._8d8=this._cq6.getAttribute( "guiDirection" )||_be9._kl6["hal"]["defaultGuiDirection"];this._hp3=this._cq6.getAttribute("textDirection")||this._8d8;this._qv4=this._cq6.getAttribute("skinImageUrl");if(this._qv4){this._qv4="url(" + this._qv4 + ")";}this._g31=( this._cq6.getAttribute( "orientation" ) != "vertical" );this._026=( this._cq6.getAttribute( "selectable" ) != "false" );this._lp6=parseInt(this._cq6.getAttribute("buttonGap"), 10)||0;this._qt4=parseInt(this._cq6.getAttribute("buttonHeight"), 10);this._sf5=parseInt(this._cq6.getAttribute("buttonWidth"), 10);this._j41=this._cq6.getAttribute( "buttonHorizontalAlign" )||( this._g31?"center":"left" );this._d73=this._cq6.getAttribute("smallIconHeight");if(!this._d73){this._d73="16px";}this._np3=this._cq6.getAttribute("smallIconWidth");if(!this._np3){this._np3="16px";}this._o19=this._cq6.getAttribute( "view" )||"report";this._246=window["_4l6"]?_4l6:null;this._xu7=false;this._ai5.cellPadding=0;this._ai5.cellSpacing=0;this._ai5.className=this._ai5.className||(this._g31?"clsButtonBarHorizontal":"clsButtonBarVertical");if(this._8d8){this._ai5.style.direction=this._8d8;}if(!isNaN(this._qt4)){this._ai5.style.height=this._qt4+"px";}this._4o2=_be9._kl6["hal"]["enableHighContrastMode"];this._053=( this._cq6.getAttribute( "resolveIconPath" ) != "false" );if(this._j16){this._ai5.setAttribute( "role", this._d64?"listbox":"radiogroup" );var _579=this._cq6.getAttribute("a11y_name");if(_579){this._ai5.setAttribute("aria-label", _579);}this._bq2=_io4._cg2( this._ai5, "aria-describedby", _4l6._m67( this._d64?"IDS_HAL_AC_INSTRUCTION_LIST_ITEM_CHECK":"IDS_HAL_AC_INSTRUCTION_LIST_ITEM_RADIO" ) );}this._a99();};_k57.prototype._ur4=["clsUp", "clsOver", "clsDown", "clsDisabled", "clsUpAndSelected", "clsOverAndSelected", "clsDownAndSelected", "clsDisabledAndSelected"];if(_be9._kl6["hal"]["enableHighContrastMode"]){_k57.prototype._ur4=_k57.prototype._ur4.concat( "clsHighContrastSelected", "clsHighContrastHover", "clsHighContrastDisabled" );}_k57.prototype._1o8=function(){if(this._pq6){this._pq6._1o8();}this._ub8=true;this._ai5[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._ai5[_kx5._wj2?"onpointerout":"onmouseout"]=null;this._ai5[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._ai5[_kx5._wj2?"onpointerup":"onmouseup"]=null;this._197();this._ai5._507=null;};_k57.prototype._197=function(){var nl=this._ai5.getElementsByTagName("TD");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var td=nl.item(i);if(td.nNode){td.nNode=null;}}_fe9._td3(this._ai5);};_k57.prototype._dz8=function(){return this._ai5.id;};_k57.prototype._v75=function(){return this._ai5;};_k57.prototype._ew2=function(){return this._cq6;};_k57.prototype._2i2=function(){return _999._7y2(this._cq6, "buttonBarButton[@selected='true']");};_k57.prototype._a32=function(){return _999._mw5(this._cq6, "buttonBarButton[@selected='true']");};_k57.prototype._ng1=function(){return _999._mw5( this._cq6, "buttonBarButton[not(@selected) or @selected='false']" );};_k57.prototype._kd3=function(){var _zz6=this._a32();var _ts2=_zz6.length;for(var i=0;i<_ts2;i++){this._n06(_zz6.item(i), false);}this._9r4();return _ts2;};_k57.prototype._n06=function(_4i8,b){if(b){_4i8.setAttribute( "selected", "true" );}else{_4i8.removeAttribute("selected");}};_k57.prototype._od5=function(_4i8,_pj5){if(this._026&&_4i8.getAttribute( "selectable" ) != "false" ){this._n06(_4i8, true);}if(_pj5!=false){this._0l2(_4i8);}};_k57.prototype._rm4=function(_hy8,_976,_pj5){var _4i8=_k57._8c5(this._cq6, "value", _hy8, _976);this._k95(_4i8, _pj5);};_k57.prototype._qm4=function(_xu8,_pj5){var _4i8=_999._7y2( this._cq6, "buttonBarButton[" + ( _xu8 + 1 ) + "]" );this._k95(_4i8, _pj5);};_k57._vi6=function(_sy6,_t17,_hy8,_976){if(_976){return _999._7y2( _sy6, "buttonBarButton[translate(@" + _t17 + ", 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz') = " + _jp8._mn4( _hy8.toLowerCase() ) + "]" );}return _999._7y2( _sy6, "buttonBarButton[@" + _t17 + " = " + _jp8._mn4( _hy8 ) + "]" );};_k57.prototype._vi6=function(_t17,_hy8,_976){return _k57._vi6(this._cq6, _t17, _hy8, _976);};_k57.prototype._k95=function(_4i8,_pj5){this._kd3();if(_4i8){this._od5(_4i8, _pj5);if(this._ub8){return;}this._9r4();}};_k57.prototype._2q=function(el){var _zg8=this._ur4.length;for(var i=0;i<_zg8;i++){el.classList.remove(this._ur4[i]);}};_k57.prototype._9r4=function(){var d=document;var nl=this._a32();var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _4i8=nl.item(i);var td=d.getElementById(_4i8.getAttribute("htmlId"));this._2q(td);td.classList.add("clsUpAndSelected");if(this._4o2){td.classList.add("clsHighContrastSelected");}}var nl=this._ng1();var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _4i8=nl.item(i);var td=d.getElementById(_4i8.getAttribute("htmlId"));this._2q(td);td.classList.add("clsUp");}if(this._j16){var _uk7=_999._mw5(this._cq6, "buttonBarButton");for(var i=0;i<_uk7.length;i++){var _4i8=_uk7.item(i);var el=d.getElementById(_4i8.getAttribute("htmlId"));var _3g7=( _4i8.getAttribute( "selected" )=="true" );el.setAttribute( this._d64?"aria-selected":"aria-checked", _3g7?"true":"false" );el.setAttribute( "tabindex", _3g7?"0":"-1" );}if(this._a32().length==0){this._y62().setAttribute( "tabindex", "0" );}}};_k57.prototype._a99=function(){this._197();var nl=_999._mw5(this._cq6, "*");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);switch(n.nodeName){case "buttonBarButton":this._cm6(n, i==0, i==(_zg8-1));break;case "buttonBarSeparator":this._hp4(n);break;}}this._hk6(true);};_k57.prototype._cm6=function(_4i8,_oy7,_2f8){var _va6=this._ai5.rows.length;var tr=(!this._g31||(_va6==0))?this._ai5.insertRow(_va6):this._ai5.rows.item(0);tr.className=(this._lp6||(!this._g31&&_oy7&&_2f8))?"clsButtonBarGap":"clsButtonBarNoGap";var d=document;var td=tr.appendChild(d.createElement("TD"));td.bIsButtonBarButton=true;if(this._j16){td.setAttribute( "role", this._d64?"option":"radio" );td.setAttribute( "tabindex", "-1" );}_4i8.setAttribute("htmlId", _fe9._9h2(td));td.nNode=_4i8;var _d07=td.classList;_d07.add("clsButtonBarButton");_d07.add("clsUp");if(_oy7){_d07.add(this._g31?"clsButtonBarHorizontalButtonFirst":"clsButtonBarVerticalButtonFirst");}else if(_2f8){_d07.add(this._g31?"clsButtonBarHorizontalButtonLast":"clsButtonBarVerticalButtonLast");}var _jz7=td.appendChild(d.createElement("DIV"));_jz7.style.textAlign=(_kx5._gl6?"-moz-":"")+this._j41;var _v78=_jz7.appendChild(d.createElement("TABLE"));_v78.className="clsCenteredTable";_v78.cellPadding=0;_v78.cellSpacing=0;_v78.style.height="100%";_v78.style.fontSize="1em";_io4._h81(_v78);var _7n8=_v78.insertRow(0);var _sy8=_7n8.appendChild(d.createElement("TD"));var _wm8=((this._o19=="icon" )?_v78.insertRow( _v78.rows.length ):_7n8 ).appendChild( d.createElement( "TD" ) );_wm8.style.textAlign=(_kx5._gl6?"-moz-":"")+this._j41;_sy8.style.textAlign=(_kx5._gl6?"-moz-":"")+this._j41;if(this._o19=="smallIcon"){_wm8.style.display="none";}var _747=_4i8.getAttribute("smallIcon");if(_747){var _539=_sy8.appendChild(d.createElement("IMG"));_539.style.height=this._d73;_539.style.width=this._np3;_539.src=this._053?_be9._7v5(_747):_747;_539.style.verticalAlign="middle";_539.style.margin=( this._o19=="smallIcon" )?"0":"0 3px 0 0";}var _xp7=_wm8.appendChild(d.createElement("SPAN"));_xp7.className="clsButtonBarButtonLabel";_xp7.style.verticalAlign="middle";td.style.whiteSpace="nowrap";_jz7.style.whiteSpace="nowrap";_sy8.style.whiteSpace="nowrap";_wm8.style.whiteSpace="nowrap";if(this._qv4){_jz7.style.backgroundImage=this._qv4;}_jz7.className=_oy7?"clsInnerFirst":( _2f8?"clsInnerLast":"clsInner" );this._yl6(_4i8, _xp7);var _mn7=_4i8.getAttribute("textDirection")||this._hp3;if(_mn7){_xp7.style.direction=_mn7;_xp7.style.unicodeBidi="embed";}if(this._lp6&&!_oy7){td.style[this._g31?"paddingLeft":"paddingTop"] = this._lp6 + "px";}if(!isNaN(this._qt4)){_jz7.style.height=this._qt4+"px";}var _ml5=parseInt(_4i8.getAttribute("buttonWidth"), 10)||this._sf5;if(!isNaN(_ml5)){td.style.minWidth=_899._no8(_ml5)+"px";}};_k57.prototype._yl6=function(_4i8,el){var _ux8="";var _y18=_4i8.getAttribute("idsLabel");if(_y18){_be9._452("_4l6");_ux8=this._246._m67(_y18);}else{_ux8=_4i8.getAttribute("label");}if(_ux8!=null){_fe9._u95(el, _ux8);if(this._j16){el.setAttribute("aria-label", _ux8);}}};_k57.prototype._hp4=function(_4i8){};_k57.prototype._hk6=function(_cy7){if(_cy7==this._xu7){return;}this._xu7=_cy7;if(_cy7){if(_kx5._y14&&_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._ai5, this._cd5.bind(this));}else{this._ai5[_kx5._wj2?"onpointerover":"onmouseover"]=this._306.bind(this);this._ai5[_kx5._wj2?"onpointerout":"onmouseout"]=this._an6.bind(this);this._ai5[_kx5._wj2?"onpointerdown":"onmousedown"]=this._106.bind(this);this._ai5[_kx5._wj2?"onpointerup":"onmouseup"]=this._t97.bind(this);if(this._j16){this._ai5.onkeydown=this._r97.bind(this);}}}else{if(this._pq6){this._pq6._1o8();this._pq6=null;}this._ai5[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._ai5[_kx5._wj2?"onpointerout":"onmouseout"]=null;this._ai5[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._ai5[_kx5._wj2?"onpointerup":"onmouseup"]=null;if(this._j16){this._ai5.onkeydown=null;}}_fe9._714(this._ai5, _cy7);this._9r4();};_k57.prototype._xi1=function(_0g8){if(_fe9._0r7(this._ai5, _0g8)){for(;_0g8&&(_0g8!=this._ai5);_0g8=_0g8.parentNode){if(_0g8.bIsButtonBarButton){return _0g8;}}}return null;};_k57.prototype._306=function(e){var td=this._xi1(e.target);if(td){if(_fe9._0r7(td, e.fromElement)){return;}var _4i8=td.nNode;var _3g7=( _4i8.getAttribute( "selected" )=="true" );this._2q(td);td.classList.add(_3g7?"clsOverAndSelected":"clsOver");if(this._4o2){td.classList.add(_3g7?"clsHighContrastSelected":"clsHighContrastHover");}}};_k57.prototype._an6=function(e){var td=this._xi1(e.target);if(td){if(_fe9._0r7(td, e.relatedTarget)){return;}var _4i8=td.nNode;var _3g7=( _4i8.getAttribute( "selected" )=="true" );this._2q(td);td.classList.add(_3g7?"clsUpAndSelected":"clsUp");if(this._4o2&&_3g7){td.classList.add("clsHighContrastSelected");}}};_k57.prototype._cd5=function(_739){var td=this._xi1(_739);if(td){this._ma1(td.nNode);}};_k57.prototype._106=function(e){var td=this._xi1(e.target);if(td){var _4i8=td.nNode;if(_be9._co4&&_be9._co4._c3){_be9._co4._c3(e, this);}var _3g7=( _4i8.getAttribute( "selected" )=="true" );this._2q(td);td.classList.add(_3g7?"clsDownAndSelected":"clsDown");if(this._4o2){td.classList.add(_3g7?"clsHighContrastSelected":"clsHighContrastHover");}this._ma1(_4i8);}};_k57.prototype._ma1=function(_4i8){this._k95(_4i8);};_k57.prototype._t97=function(e){var td=this._xi1(e.target);if(td){var _4i8=td.nNode;var _3g7=( _4i8.getAttribute( "selected" )=="true" );this._2q(td);td.classList.add(_3g7?"clsOverAndSelected":"clsOver");if(this._4o2){td.classList.add(_3g7?"clsHighContrastSelected":"clsHighContrastHover");}}};_k57.prototype._0l2=function(_4i8){if(this._0d7&&this._0d7._ns){this._0d7._ns(this, _4i8);}};_k57.prototype._r97=function(e){var d=document;var _739=e.target;switch(e.keyCode){case _fe9._tx5:case _fe9._zn4:if(_739.bIsButtonBarButton){var _9k7=this._ml2(_739.nNode);if(_9k7){d.getElementById(_9k7.getAttribute("htmlId")).focus();}}else{this._y62().focus();}_fe9._8u5(e);break;case _fe9._yn4:case _fe9._n14:if(_739.bIsButtonBarButton){var _l49=this._zp4(_739.nNode);if(_l49){d.getElementById(_l49.getAttribute("htmlId")).focus();}}else{this._y62().focus();}_fe9._8u5(e);break;case _fe9._ys7:case _fe9._ws7:this._y62().focus();_fe9._8u5(e);break;case _fe9._xs7:case _fe9._ca8:d.getElementById( _999._7y2( this._cq6, "buttonBarButton[last()]" ).getAttribute( "htmlId" ) ).focus();_fe9._8u5(e);break;case _fe9._987:case _fe9._687:_fe9._8u5(e);_io4._u42(_739, _fe9._bz2, e.ctrlKey, e.shiftKey, false);break;}};_k57.prototype._y62=function(){return document.getElementById( _999._7y2( this._cq6, "buttonBarButton" ).getAttribute( "htmlId" ) );};_k57.prototype._zp4=function(_4i8){return _999._7y2(_4i8, "following-sibling::buttonBarButton");};_k57.prototype._ml2=function(_4i8){return _999._7y2(_4i8, "preceding-sibling::buttonBarButton[1]");};function _cd3(_ys5, _sy6, _vl7){_sy6.setAttribute( "multiSelect", "true" );this._d64=true;_cd3.baseConstructor.call(this, _ys5, _sy6, _vl7);};_9t7._v88(_cd3, _k57);_cd3.prototype._aa5=function(_4i8,_pj5){if(_4i8){this._6e5(_4i8, _pj5);}this._9r4();};_cd3.prototype._k95=function(_4i8,_pj5){if(_4i8){this._od5(_4i8, _pj5);if(this._ub8){return;}}this._9r4();};_cd3.prototype._6e5=function(_4i8,_pj5){this._n06( _4i8, _4i8.getAttribute( "selected" ) != "true" );if(_pj5!=false){this._0l2(_4i8);}};_cd3.prototype._ma1=function(_4i8){this._aa5(_4i8);};function _i88(_7v6, _938, _vl7){this._bp6=_7v6;this._bp6._q48=this;this._3w7=_938;this._0d7=_vl7;this._j36={};this._ko2=_938.getAttribute( "useSuperTooltips" )=="true";this._vl();if(!_7v6.className){_7v6.className="clsToolbar";}_7v6.setAttribute("_p47", _7v6.id||_fe9._9h2(_7v6));this._hk6(true);this._0m();this._a99();this._044();this._g03();if(window["_in8"]){_in8._k61(this);}};_i88.prototype._xu7=true;_i88.prototype._1o8=function(){this._p94=null;if(window["_in8"]){_in8._lo(this);}for(var _rf9 in this._j36){this._j36[_rf9]._1o8();}this._j36=null;for(var _sm7 in this._584){this._584[_sm7]._1o8();}this._584=null;this._up2=null;this._3w7=null;this._0d7=null;this._hk6(false);this._bp6._q48=null;this._bp6.removeAttribute("_p47");_fe9._ri6(this._bp6);this._y52();this._j7();this._bp6.innerHTML="";this._bp6=null;};_i88.prototype._dz8=function(){return this._bp6.id;};_i88.prototype._v75=function(){return this._bp6;};_i88.prototype._xz3=function(){return this._3w7;};_i88.prototype._ru5=function(_ze6){return this._j36[_ze6];};_i88.prototype._te3=function(_sm7){return this._cj3(_sm7);};_i88.prototype._cj3=function(_sm7){var _m25=this._584[_sm7];if(!_m25){_m25=new _t65(this._up2[_sm7], this);this._584[_sm7]=_m25;}return _m25;};_i88.prototype._3j6=function(){return this._xu7;};_i88.prototype._hk6=function(_cy7){this._xu7=_cy7;this._bp6[_kx5._wj2?"onpointerdown":"onmousedown"]=_cy7?Toolbar_onMouseDown:null;this._bp6[_kx5._wj2?"onpointerover":"onmouseover"]=_cy7?Toolbar_onMouseOver:null;this._bp6[_kx5._wj2?"onpointerout":"onmouseout"]=_cy7?Toolbar_onMouseOut:null;};_i88.prototype._cy2=function(_sm7,_by7){var _gq3=_i88._933(_sm7, _by7);if(_gq3){this._mu();this._dt1(_sm7, _by7);}};_i88.prototype._c81=function(_168,_by7){var _sm7="";var nl=_999._mw5( this._3w7, "*[@groupId='" + _168 + "']" );for(var i=0; i<nl.length; i++){_sm7=nl.item(i).getAttribute("id");var _gq3=_i88._933(_sm7, _by7);if(_gq3){this._dt1(_sm7, _by7);} }this._mu();};_i88.prototype._fu1=function(){var _dg9=this._bp6;while(_dg9&&_dg9.tagName!="TD"){_dg9=_dg9.firstChild;}return _dg9;};_i88.prototype._mu=function(){var _uz7=this._fu1();var _az7=false;while(_uz7){if(_uz7.className=="clsToolbarSeparator"){_uz7.style.display=_az7?"":"none";_az7=false;}else{var _dg9=_uz7;if(_uz7.className=="clsToolbarComboBox"){_dg9=_uz7.firstChild;}_az7=_az7||_dg9.style.display!="none";}_uz7=_uz7.nextSibling;}};_i88._933=function(_sm7,_by7){var el=document.getElementById(_sm7);if(el){if(_by7){var _568=el.getAttribute("icon_src");if(_568){el.querySelector("IMG").src=_568;el.removeAttribute("icon_src");}}var _ac3=el.style.display; el.style.display=(_by7?"":"none");if(el.getAttribute( "_ue6" )=="tblDropdown" ){el.nextSibling.style.display=(_by7?"":"none");}if(el.className=="clsComboBox"){el.parentNode.style.display=(_by7?"":"none");}return el.style.display!=_ac3;}return false;};_i88.prototype._ym4=function(_sm7,_g78){document.getElementById( _sm7 ).querySelector( "svg").firstElementChild.setAttribute( "xlink:href", "#" + _g78 );_999._7y2( this._3w7, "*[@id='" + _sm7 + "']" ).setAttribute( "smallSvgIcon", _g78 );};_i88.prototype._ey2=function(_sm7,_m78){var el=document.getElementById(_sm7);if(el){if(this._ko2){var n=_999._7y2( this._3w7, "*[@id='" + _sm7 + "']" );if(n){n.setAttribute("tooltip", _m78);}}else{el.title=_m78;}if(_be9._kl6["hal"]["enableAccessibility"]){el.setAttribute("aria-label", _m78);}}};_i88.prototype._lc=function(_sm7,_4r5){var el=document.getElementById(_sm7);if(el&&this._ko2){var n=_999._7y2( this._3w7, "*[@id='" + _sm7 + "']" );if(n){n.setAttribute("description", _4r5);}}};_i88.prototype._dy2=function(_sm7,_cy7,_rx8){_i88._a33(this._3w7, _sm7, _cy7, _rx8);};_i88._a33=function(_938,_sm7,_cy7,_rx8){var n=_999._7y2( _938, "*[@id='" + _sm7 + "']" );if(!n){return;}if(!_rx8){var _747=n.getAttribute("smallIcon");if(_747){_rx8=_747.substr(0, _747.length-".gif".length);}}switch(n.nodeName){case "toolbarColorButtonDropDown":case "toolbarColorButton":_i88._cb1(_sm7, _cy7);}_fe9._dy2(_sm7, _cy7, _rx8);};_i88.prototype._aa5=function(_sm7,_i29){var btn=document.getElementById(_sm7);if(!btn){return;}if(_i29){if(btn.className!="clsToolbarButton_stuck"){btn.className="clsToolbarButton_stuck";}}else{switch(btn.className){case "clsToolbarButton_stuck":case "clsToolbarButton_down":btn.className="clsToolbarButton";break;}}this._bq(btn);};_i88.prototype._u04=function(_sm7,_ex8){_i88._354(_sm7, _ex8);};_i88._354=function(_sm7,_ex8,_a86){var div=document.getElementById(_sm7+"_ColorButtonDIV");if(div){if(_a86!==false){div._ex8=_ex8||"";}div.style.backgroundColor=_ex8||"";div.style.border=_ex8?"none":"1px solid " + _3z2._fx2( "--text-03" );}};_i88._cb1=function(_sm7,_cy7){_i88._354(_sm7, _cy7?this._e34(_sm7):_3z2._fx2("--text-03"), _cy7);};_i88.prototype._zy3=function(_sm7){return _i88._e34(_sm7);};_i88._e34=function(_sm7){var div=document.getElementById(_sm7+"_ColorButtonDIV");if(div){return div._ex8||"";}};_i88._bz3=function(_sm7,_0f9){var btn=document.getElementById(_sm7);var _bc9=_fe9._yh2(btn, document.body);if(!_0f9){_bc9.top=_bc9.top+btn.offsetHeight;}return _bc9;};_i88.prototype._vl=function(){var nl=_999._mw5(this._3w7, "toolbarSeparator");var a=[];var _9i8=nl.length;for(var i=0;i<_9i8;i++){for(var n=_ie9._d71(nl.item(i)); n&&(n.nodeName=="toolbarSeparator"); n=_ie9._d71(n)){a.push(n);}}_ie9._842(a);_ie9._hw5( this._3w7, "toolbarSeparator[not(following-sibling::*) or not(preceding-sibling::*)]" );};_i88.prototype._044=function(){var nl=_999._mw5( this._3w7, "*/menuPopup | */menuPopupRef" );var _zg8=nl.length;if(_zg8>0){_be9._452("_t65");}this._up2={};this._584={};for(var i=0;i<_zg8;i++){var _8z6=nl.item(i);var _sm7=_8z6.parentNode.getAttribute("id");if(_8z6.nodeName=="menuPopupRef"){var _id9=_8z6.getAttribute("ref");_8z6=_4l6._lv5(_id9);_8z6.setAttribute("id", _id9);}else{_8z6=_8z6.cloneNode(true);}var d=_8z6.ownerDocument;var _u05=d.createElement("menuPopupSet");_u05.appendChild(_8z6);this._up2[_sm7]=_u05;}};_i88.prototype._8r4=function(_sm7,_mr5,_p39,_db9){this._cj3(_sm7)._hn4(_mr5, _p39, _db9);};_i88.prototype._w9=function(_m25,_8z6){if(this._0d7&&this._0d7._y1){this._0d7._y1(this, _m25, _8z6);}};_i88.prototype._c5=function(_m25,_8z6){if(this._0d7&&this._0d7._m){return this._0d7._m(this, _m25, _8z6);}};_i88.prototype._9o=function(_m25,_8z6){if(this._0d7&&this._0d7._m5){this._0d7._m5(this, _m25, _8z6);}};_i88.prototype._d5=function(_m25,_y41){if(this._0d7&&this._0d7._n){this._0d7._n(this, _m25, _y41);}if(!_y41){this._s21();}};_i88.prototype._x9=function(_m25,_7g6){if(this._0d7&&this._0d7._z1){this._0d7._z1(this, _m25, _7g6);}};_i88.prototype._jq1=function(_k17,_sy7,_g25){if(_k17){if(!this._p94){return;}if(!_fe9._0r7(_k17._zq1(), this._p94)){return;}}this._s21();};_i88.prototype._s21=function(){if(this._p94){this._p94.className="clsToolbarButton";this._p94=null;}if(_be9._kl6["hal"]["enableAccessibility"]&&this._zw){this._zw.focus();}};_i88.prototype._g03=function(){var nl=_999._mw5( this._3w7, "toolbarComboBox[not(@display or @display='false')]" );var _zg8=nl.length;if(_zg8>0){_be9._452("_jq7");}for(var i=0;i<_zg8;i++){var _ua3=nl.item(i);var _pj7=_999._7y2(_ua3, "comboBox");if(!_pj7){var _on5=_999._7y2(_ua3, "comboBoxRef/@ref");if(_on5){_pj7=_4l6._lv5(_on5.value);}}var _zj7=_999._7y2(_ua3, "listView");if(!_zj7){var _pn5=_999._7y2(_ua3, "listViewRef/@ref");if(_pn5){_zj7=_4l6._lv5(_pn5.value);}}if(_pj7||_zj7){var _rf9=_ua3.getAttribute("id");var _7l7=new _jq7(document.getElementById(_rf9), _pj7, _zj7, this);if(this._ko2&&!_be9._kl6["hal"]["enableAccessibility"]){_7l7._675(false);}this._j36[_rf9]=_7l7;}}};_i88.prototype._vi3=function(_kx8,_sm7,_5g7){if(this._0d7&&this._0d7[_kx8]){this._0d7[_kx8](this, _sm7, _5g7);}};_i88.prototype._qs=function(_7l7,_ul7){if(this._0d7&&this._0d7._w6){this._0d7._w6(this, _7l7, _ul7);}};_i88.prototype._l9=function(_7l7,_ul7){if(this._0d7&&this._0d7._x1){this._0d7._x1(this, _7l7, _ul7);}};_i88.prototype._ps=function(_7l7,_ul7){if(this._0d7&&this._0d7._v6){this._0d7._v6(this, _7l7, _ul7);}};_i88.prototype._lg2=function(_7l7,_xj7){if(this._0d7&&this._0d7._ro){this._0d7._ro(this, _7l7, _xj7);}};_i88.prototype._a99=function(){this._hr6=_be9._nl6;this._y52();var _ce8=[];_ce8.push( '<div class="clsToolbarLeft"><div class="clsToolbarRight"><div class="clsToolbarInner">' );var _nc3=this._3w7.getAttribute( "smallIconHeight" )||"16px";var _rw3=this._3w7.getAttribute( "smallIconWidth" )||"16px";_ce8.push( '<table role="presentation" cellspacing="0" cellpadding="0"' );_ce8.push( ' style="border-collapse:separate"' );var _h55=this._3w7.getAttribute("rightAligned");if(_h55=="true"){_ce8.push( ' class="clsRightAlignedTable"' );}_ce8.push('><tr>');var _vi5=[];var _de7=[];var nl=_999._mw5(this._3w7, "*");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);var _jo7=n.nodeName;var _by7=( n.getAttribute( "display" ) != "false" );if(!_by7&&( _jo7!="toolbarButton" )&&( _jo7 != "toolbarColorButton" ) ){_vi5.push(n.getAttribute("id"));}var _3f7=( n.getAttribute( "enabled" )=="false" );if(_3f7){_de7.push(n.getAttribute("id"));}switch(_jo7){case "toolbarButton":this._cm6(_ce8, n, _nc3, _rw3, _by7);break;case "toolbarTextButton":this._134(_ce8, n);break;case "toolbarButtonDropDown":this._h62(_ce8, n, _nc3, _rw3);break;case "toolbarColorButton":this._cm6(_ce8, n,(parseInt(_nc3, 10)-4)+"px", _rw3, _by7);break;case "toolbarColorButtonDropDown":this._h62(_ce8, n,(parseInt(_nc3, 10)-4)+"px", _rw3);break;case "toolbarComboBox":this._0c5(_ce8, n);break;case "toolbarSeparator":if(_by7||n.getAttribute("id")){this._hp4(_ce8, n);}break;}if(this._3w7.getAttribute("orientation")=="vertical"){_ce8.push('</tr><tr>');}}_ce8.push('</tr></table>');_ce8.push('</div></div></div>');this._bp6.innerHTML=_ce8.join("");if(_be9._kl6["hal"]["enableAccessibility"]){var nl=this._bp6.getElementsByTagName("IMG");for(var i=0;i<nl.length;i++){var n=nl.item(i);if(n.parentNode){var _sf9=n.parentNode.getAttribute("id"); n.alt=_sf9?document.getElementById( _sf9.replace( "_dropdown", "" ) ).getAttribute( "aria-label" ):""; }}} var _zg8=_vi5.length;for(var i=0;i<_zg8;i++){_i88._933(_vi5[i], false);}var _zg8=_de7.length;for(var i=0;i<_zg8;i++){_i88._a33(this._3w7, _de7[i], false);}};_i88.prototype._st7=function(n){var _y18=n.getAttribute("idsLabel");return _y18?_4l6._m67(_y18):n.getAttribute("label");};_i88.prototype._2z5=function(_ce8,n){if(this._ko2&&!_be9._kl6["hal"]["enableAccessibility"]){return;}var _m78="";var _ly6=n.getAttribute("idsTooltip");if(_ly6){_m78=_4l6._m67(_ly6);}else{_m78=n.getAttribute("tooltip");}if(_m78){if(!this._ko2){_ce8.push( ' title="' + _jp8._hj6( _m78 ) + '"' );}if(_be9._kl6["hal"]["enableAccessibility"]){_ce8.push( ' aria-label="' + _jp8._hj6( _m78 ) + '"' );}}};_i88.prototype._cm6=function(_ce8,_4i8,_nc3,_rw3,_by7){var _rf9=_4i8.getAttribute("id");var _df7=_4i8.getAttribute( "label" )||_4i8.getAttribute( "idsLabel" );var _ns5=_4i8.getAttribute("smallSvgIcon");var _7d9=_4i8.getAttribute("smallIcon");var _ze7=_4i8.getAttribute( "boldText" )=="true";var _l37=_4i8.getAttribute("onCommand");_ce8.push( '<td class="clsToolbarButton" id="' + _rf9 + '"' );if(_7d9&&!_by7){_ce8.push( ' icon_src="' + _be9._7v5( _7d9 ) + '"' );}if(_ze7||!_by7){_ce8.push( ' style="' + ( _ze7?'font-weight:bold;':'' ) + ( _by7?'':'display:none;' ) + '"' );}if(_l37){_ce8.push( ' _l37="' + _jp8._hj6( _l37 ) + '"' );}var _hs5=_4i8.getAttribute("showsDialog");if(_hs5){_ce8.push( ' bShowsDialog="' + _hs5 + '"' );}var _5h6=_4i8.getAttribute("showsPopup");var attr=_999._7y2( _4i8, "menuPopup/@id | menuPopupRef/@ref" );if(attr){_5h6="true";_ce8.push( ' _mr5="' + attr.value + '"' );}if(_5h6){_ce8.push( ' bShowsPopup="' + _5h6 + '"' );}this._2z5(_ce8, _4i8);this._16(_ce8, _4i8);_ce8.push('>');if(_5h6){_ce8.push( '<div style="display:flex;align-items:center">' );}_nc3=_4i8.getAttribute("smallIconHeight")||_nc3;_rw3=_4i8.getAttribute("smallIconWidth")||_rw3;if(_ns5){_ce8.push( '<svg class="clsToolbarSvgIcon" height="' + _nc3 + '" width="' + _rw3 + '" style="' + ( ( !_df7&&!_5h6 )?'display:block;':'vertical-align:middle;' ) + ( _df7?'margin-right:4px;':'' ) + '"><use xlink:href="#' + _ns5 + '"/></svg>' );}else if(_7d9){_ce8.push( '<img src="' );_ce8.push(_by7?_be9._7v5(_7d9):_be9._7v5("hal/images/blank.gif"));_ce8.push( '" style="height:' + _nc3 + '; width:' + _rw3 + ';' + ( ( !_df7&&!_5h6 )?'display:block;':'vertical-align:middle;' ) + ( _df7?'margin-right:4px;':'' ) + '"/>' );}var _wq3=_5h6&&(_4i8.getAttribute("showPopupArrow") != "false");if(_df7){_ce8.push('<span>');_ce8.push(_jp8._hj6(this._st7(_4i8)));_ce8.push('</span>');}if(_wq3){_ce8.push( '<svg class="clsToolbarSvgDropdownArrow" style="margin-left:4px;"><use xlink:href="#def_hal_dropdown_arrow_16x16"/></svg>' );}if(_5h6){_ce8.push('</div>');}if(_4i8.nodeName=="toolbarColorButton"){_ce8.push( '<div id="' + _rf9 + '_ColorButtonDIV" style="height:4px; font-size:2pt; overflow:hidden; ' + 'width:' + _rw3 + '"></div>' );}_ce8.push('</td>');};_i88.prototype._134=function(_ce8,_4i8){var _rf9=_4i8.getAttribute("id");var _k79=this._st7(_4i8);var _l37=_4i8.getAttribute("onCommand");_ce8.push( '<td class="clsToolbarTextButton" id="' + _rf9 + '"' );if(_4i8.getAttribute( "boldText" )=="true" ){_ce8.push( ' style="font-weight:bold;"' );}if(_l37){_ce8.push( ' _l37="' + _jp8._hj6( _l37 ) + '"' );}this._2z5(_ce8, _4i8);this._16(_ce8, _4i8);_ce8.push('>');if(_k79){_ce8.push( '<span>' + _k79 + '</span>' ); }_ce8.push('</td>');};_i88.prototype._h62=function(_ce8,_3t3,_nc3,_rw3){var _rf9=_3t3.getAttribute("id");var _7d9=_3t3.getAttribute("smallIcon");var _ns5=_3t3.getAttribute("smallSvgIcon");var _l37=_3t3.getAttribute("onCommand");var _8f2=_3t3.getAttribute("onDropDownCommand");_ce8.push( '<td _ue6="tblDropdown" class="clsToolbarButton" id="' + _rf9 + '"' );if(_l37){_ce8.push( ' _l37="' + _jp8._hj6( _l37 ) + '"' );}_ce8.push( ' bShowsDialog="' + _3t3.getAttribute( "showsDialog" ) + '"' );this._2z5(_ce8, _3t3);var _w51=_3t3.getAttribute("smallIconHeight");if(_w51){_nc3=_w51;}var _xe1=_3t3.getAttribute("smallIconWidth");if(_xe1){_rw3=_xe1;}this._16(_ce8, _3t3);if(_ns5){_ce8.push( '><svg class="clsToolbarSvgIcon" height="' + _nc3 + '" width="' + _rw3 + '" style="display:block"><use xlink:href="#' + _ns5 + '"/></svg>' );}else if(_7d9){_ce8.push( '><img src="' + _be9._7v5( _7d9 ) + '" style="height:' + _nc3 + '; width:' + _rw3 + '; vertical-align:middle"/>' );}if(_3t3.nodeName=="toolbarColorButtonDropDown"){_ce8.push( '<div id="' + _rf9 + '_ColorButtonDIV" style="height:4px; font-size:2pt; overflow:hidden"></div>' );}_ce8.push('</td>');_ce8.push( '<td class="clsToolbarButton" id="' + _rf9 + '_dropdown" _en7="1"' );var _m78=_3t3.getAttribute("idsDropDownTooltip");if(_m78){if(!this._ko2){_ce8.push( ' title="' + _jp8._hj6( _4l6._m67( _m78 ) ) + '"' );}if(_be9._kl6["hal"]["enableAccessibility"]){_ce8.push( ' aria-label="' + _jp8._hj6( _4l6._m67( _m78 ) ) + '"' );}}if(_8f2){_ce8.push( ' _l37="' + _jp8._hj6( _8f2 ) + '"' );}var _5h6=_3t3.getAttribute("showsPopup");var attr=_999._7y2( _3t3, "menuPopup/@id | menuPopupRef/@ref" );if(attr){_5h6="true";_ce8.push( ' _mr5="' + attr.value + '"' );}if(_5h6){_ce8.push( ' bShowsPopup="' + _5h6 + '"' );}this._16(_ce8, _3t3, true);var _hs5=_3t3.getAttribute("showsDialog");if(_hs5){_ce8.push( ' bShowsDialog="' + _hs5 + '"' );}_ce8.push( ' bShowsDialog="true"><svg class="clsToolbarSvgDropdownArrow" style="margin-right:4px;"><use xlink:href="#def_hal_dropdown_arrow_16x16"/></svg></td>' );};_i88.prototype._0c5=function(_ce8,_pj7){var _jy8=_pj7.getAttribute("width");_ce8.push( '<td class="clsToolbarComboBox"><table role="presentation" id="' + _pj7.getAttribute( "id" ) + '" style="width:' + ( _jy8||"60px" ) + '"' );this._2z5(_ce8, _pj7);this._16(_ce8, _pj7);_ce8.push('></table></td>');};_i88.prototype._hp4=function(_ce8,_mz6){var _te8=( _mz6.getAttribute( "visible" )=="false" );_ce8.push( '<td class="clsToolbarSeparator' );if(_te8){_ce8.push('_hidden');}_ce8.push('"');var _jy8=_mz6.getAttribute("width");if(_jy8){_ce8.push( ' style="width:' + _jy8 + '"' );}var _rf9=_mz6.getAttribute("id");if(_rf9){_ce8.push( ' id="' + _rf9 + '"' );}this._16(_ce8, _mz6);_ce8.push( '><div class="clsToolbarSeparator' );if(_te8){_ce8.push('_hidden');}_ce8.push('"></div></td>');};_i88.prototype._tj=function(_qr3){var _q38=null;var _gh7=_i88._a21(_qr3);var _q48=_gh7._q48;var _sm7=_qr3.id;_sm7=_sm7.replace( "_dropdown", "" );var _0f4=_999._7y2( _q48._3w7, "*[@id=" + _jp8._mn4( _sm7 ) + "]" );if(this._0d7&&this._0d7._sj&&_0f4){_q38=this._0d7._sj(this, _0f4);}if(!_q38&&_0f4){_q38={};_q38._v69=_0f4.getAttribute("smallIcon");_q38._m78=_0f4.getAttribute("tooltip");_q38._ly6=_0f4.getAttribute("idsTooltip");_q38._4r5=_0f4.getAttribute("description");_q38._2e4=_0f4.getAttribute("idsDescription");}return _q38;};_i88.prototype._a8=function(_308){var _2m7={};var _hc4=null;var _oj8=null;if(this._0d7&&this._0d7._qo){_hc4=_308;_oj8=this._0d7._qo(_308);}else if(this._0d7&&this._0d7._u6){_hc4=this._0d7._u6(_308);var _j17=_fe9._yh2(_308, _hc4);_oj8=new _u57(_j17.left-3, 4, _j17.left, 4);}if(!_oj8){_hc4=_308;_oj8=new _u57(0, 10, 0, 0);}_2m7._hc4=_hc4;_2m7._oj8=_oj8;return _2m7;};_i88._a21=function(el){el=_fe9._xn(el);for(;el;el=el.parentNode){if(el.getAttribute&&el.getAttribute("_p47")){return el;}}return null;};_i88._qu1=function(el){return this._a21(el)._q48;};_i88._p13=function(e){var _308=e.target; while(_308){var _dx8=_308.className;if(_dx8=="clsToolbarButton"|| _dx8=="clsToolbarButton_up"|| _dx8=="clsToolbarButton_down"|| _dx8=="clsToolbarButton_stuck"|| _dx8=="clsToolbarTextButton"|| _dx8=="clsComboBox"|| _308.classList.contains("clsToolbar")|| _308.classList.contains("clsDlgToolbar")){break;}_308=_308.parentNode;}return _308;};_i88._h97=function(e){var _308=e.target;switch(_308.parentNode.className){case "clsToolbarButton":case "clsToolbarButton_up":case "clsToolbarButton_down":case "clsToolbarButton_stuck":case "clsToolbarTextButton":_308=_308.parentNode;}return _308;};function Toolbar_onMouseDown(e){if(_be9._co4&&_be9._co4._k5){_be9._co4._k5(e, _i88);}var _308=_i88._h97(e);if(e.button==_fe9._bz2){if((_308.className=="clsToolbarButton_up")&&!_308.disabled){_i88._zl6(_308, e);_fe9._8u5(e);}else if((_308.className=="clsToolbarButton_stuck")&&!_308.disabled){_i88._q33(_308, e);_fe9._8u5(e);}else if((_308.className=="clsToolbarTextButton")&&!_308.disabled){_i88._954(_308, e);_fe9._8u5(e);}}var _gh7=_i88._a21(e.target);var _q48=_gh7._q48;if(_q48._ko2){_j14._8w2();}};function Toolbar_onMouseOver(e){var _308=_i88._h97(e);if((_308.className=="clsToolbarButton")&&!_308.disabled){_308.className="clsToolbarButton_up";_i88._t52(_308, "clsToolbarButton_up");}else if((_308.className=="clsToolbarTextButton")&&!_308.disabled){_308=_308.firstChild;}var _gh7=_i88._a21(e.target);var _q48=_gh7._q48;var _ik5=(_be9._kl6["hal"]["enableAccessibility"]&&_in8._w61());if(_q48._ko2&&!_ik5){var _qr3=_i88._p13(e);var _sm7=_qr3.id;_sm7=_sm7.replace( "_dropdown", "" );var _0f4=_999._7y2( _q48._3w7, "*[@id=" + _jp8._mn4( _sm7 ) + "]" );if(_0f4){var _r48=null;if(_q48._0d7&&_q48._0d7._052){_r48=_q48._0d7._052(_q48, _sm7);}_j14._7y3(_q48, _qr3, null,(_r48||_j14._8x2()));}_q48._r52(_308, _qr3);}if(_be9._kl6["hal"]["enableAccessibility"] &&( _308.getAttribute( "role" )=="combobox"||_308.getAttribute( "role" )=="button" ) ){if(_q48._s31){_q48._s31.setAttribute( "tabIndex", "-1" );}_308.setAttribute( "tabIndex", "0" );_q48._s31=_308;}};function Toolbar_onMouseOut(e){var _308=_i88._h97(e);if(_308.className=="clsToolbarButton_up"){_308.className="clsToolbarButton";_i88._t52(_308, "clsToolbarButton");}else if(_308.className=="clsToolbarTextButton"){_308=_308.firstChild;}var _gh7=_i88._a21(e.target);var _q48=_gh7._q48;if(_q48._ko2){_j14._xb(e.relatedTarget);}_q48._8i1(_308);};_i88._t52=function(el,_dx8){if(el.getAttribute( "_ue6" )=="tblDropdown" ){el.nextSibling.className=_dx8;}};function ToolbarButton_onStopCapture(){this.className="clsToolbarButton";_i88._t52(this, "clsToolbarButton");};_i88._zl6=function(btn,e){btn.className="clsToolbarButton_down";var _jl7={};_jl7[_kx5._wj2?"onpointerover":"onmouseover"]=ToolbarButton_onMouseOver.bind(btn);_jl7[_kx5._wj2?"onpointerout":"onmouseout"]=ToolbarButton_onMouseOut.bind(btn);_jl7[_kx5._wj2?"onpointerup":"onmouseup"]=ToolbarButton_onMouseUp.bind(btn);_jl7["onStopCapture"]=ToolbarButton_onStopCapture.bind(btn);_d14._8a5(_jl7);};function ToolbarButton_onMouseOver(e){var _308=_i88._h97(e);if(_308==this){_308.className="clsToolbarButton_down";}_fe9._8u5(e);};function ToolbarButton_onMouseOut(e){var _308=_i88._h97(e);if(_308==this){_308.className="clsToolbarButton_up";_i88._t52(_308, "clsToolbarButton_up");}_fe9._8u5(e);};_i88._2w1=function(e,_308){var _gh7=_i88._a21(e.target);try{var el=_fe9._bw2();if(el&&(el.tagName=="INPUT")){el.blur();}}catch(e){}var _sm7=_308.id;_sm7=_sm7.replace( "_dropdown", "" );var _p47=_gh7.getAttribute("_p47");var _pr2=!!_308.getAttribute("_en7");var _q48=_gh7._q48;_q48._vi3(_pr2?"_w1":"_tc", _sm7, e.shiftKey);_q48._vi3(_pr2?"_98":"_l81", _sm7, e.shiftKey);var _l37=_308.getAttribute("_l37");if(_l37){var _s96=new Function( "_5g7", "_p47", "_sm7", _l37 );_s96(e.shiftKey, _p47, _sm7);}var _mr5=_308.getAttribute("_mr5");if(_mr5){var _bc9=_i88._bz3(_sm7.replace(/_dropdown$/, ""));_q48._8r4(_sm7, _mr5, _bc9.left, _bc9.top);}if ((_308.getAttribute( "bShowsDialog" )=="true" ) ||( _308.getAttribute( "bShowsPopup" )=="true" ) ){_i88._qu1(_308)._p94=_308;_308.className="clsToolbarButton_down";}else if(_308.className!="clsToolbarButton_stuck"){_308.className="clsToolbarButton_up";_i88._t52(_308, "clsToolbarButton_up");}};function ToolbarButton_onMouseUp(e){var _308=_i88._h97(e);_fe9._8u5(e);_d14._dx5();if(_308==this){_i88._2w1(e, _308);}else if(_308.className=="clsToolbarButton"){_308.className="clsToolbarButton_up";}};_i88._4w=function(_308){var _s96=new Function(_308.getAttribute("_l37"));_s96();};function _yg(e){var _308=_i88._h97(e);_fe9._8u5(e);_d14._dx5();if(_308==this){_i88._4w(_308);}};_i88._954=function(btn,e){var _jl7={};_jl7[_kx5._wj2?"onpointerover":"onmouseover"]=_fe9._8u5;_jl7[_kx5._wj2?"onpointerup":"onmouseup"]=_yg.bind(btn);_jl7[_kx5._wj2?"onpointerout":"onmouseout"]=_fe9._8u5;_d14._8a5(_jl7);};_i88._q33=function(btn,e){btn.className="clsToolbarButton_down";var _jl7={};_jl7[_kx5._wj2?"onpointerover":"onmouseover"]=ToolbarToggle_onMouseOver.bind(btn);_jl7[_kx5._wj2?"onpointerout":"onmouseout"]=ToolbarToggle_onMouseOut.bind(btn);_jl7[_kx5._wj2?"onpointerup":"onmouseup"]=ToolbarToggle_onMouseUp.bind(btn);_d14._8a5(_jl7);};function ToolbarToggle_onMouseOver(e){var _308=_i88._h97(e);if(_308==this){_308.className="clsToolbarButton_down";}_fe9._8u5(e);};function ToolbarToggle_onMouseOut(e){var _308=_i88._h97(e);if(_308==this){_308.className="clsToolbarButton_stuck";}_fe9._8u5(e);};_i88._4m=function(_308){var _s96=new Function(_308.getAttribute("_l37"));_s96();};function ToolbarToggle_onMouseUp(e){var _308=_i88._h97(e);_fe9._8u5(e);_d14._dx5();if(_308==this){var _gh7=_i88._a21(_308);_gh7._q48._vi3("_l81", _308.id, e.shiftKey);_i88._4m(_308);}if(_308.className=="clsToolbarButton"){_308.className="clsToolbarButton_up";}};_i88.prototype._0m=function(){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}this._bp6.setAttribute( "role", "toolbar" );var _r17=this._bp6.getAttribute("HAL_idsAriaLabel");if(_r17){this._bp6.setAttribute("aria-label", _4l6._m67(_r17)); } this._j7(true);};_i88.prototype._y52=function(){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}this._zw=null;this._s31=null;};_i88.prototype._j7=function(_5a9){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}if(_5a9){_io4._k9(this._bp6, Toolbar_onMouseOver, Toolbar_onMouseOut);this._bp6.onkeydown=this._r23.bind(this);}else{_io4._e5(this._bp6, Toolbar_onMouseOver, Toolbar_onMouseOut);this._bp6.onkeydown=null;}};_i88.prototype._16=function(_ce8,n,_4f7){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}var _by7=( n.getAttribute( "display" ) != "false" );var _ap7="-1";if(!this._pm3&&_by7&&n.nodeName!="toolbarSeparator"){this._pm3=true;_ap7="0";}var _5h6=n.getAttribute("showsPopup");if(_999._7y2( n, "menuPopup/@id | menuPopupRef/@ref" ) ){_5h6="true";}var _a79;var _r17;switch(n.nodeName){case "toolbarButton":case "toolbarTextButton":case "toolbarColorButton":_a79="button";var _1n5=n.getAttribute("idsAriaLabel");_r17=_1n5?_4l6._m67(_1n5):this._st7(n);break;case "toolbarButtonDropDown":case "toolbarColorButtonDropDown":_a79="button";_5h6=_4f7?_5h6:"";break;case "toolbarComboBox":_a79="combobox";break;case "toolbarSeparator":_a79="separator";break;}_ce8.push( ' role="' + _a79 + '" tabIndex="' + _ap7 + '"' );if(_r17){_ce8.push( ' aria-label="' + _jp8._hj6( _r17 ) + '"' );}if(_5h6=="true"){_ce8.push( ' aria-haspopup="true"' );}};_i88._s4=function(el){el=_fe9._xn(el);for(;el&&el.nodeName!="DIV";el=el.parentNode){if(el.nodeName=="TABLE"){return el;}}return null;};_i88._f21=function(_or3){return(_or3.style.display!="none"&&_or3.getAttribute( "role" ) != "separator" );};_i88._872=function(_ny4){var _or3=( _ny4.getAttribute( "role" )=="combobox" )?_ny4.parentNode:_ny4;var _fc4=_i88._s4(_or3);var _4x4=false;var _1g8;var _h39=_fc4.rows[0].cells.length;for(var i=0;i<_h39;i++){var _ia9=_fc4.rows[0].cells.item(i);if(_i88._f21(_ia9)){if(_4x4){_1g8=_ia9;break;}else if(!_1g8){_1g8=_ia9;}}if(!_4x4&&_ia9==_or3){_4x4=true;}}return(_1g8.className=="clsToolbarComboBox")?_1g8.firstChild:_1g8;};_i88._321=function(_ny4){var _or3=( _ny4.getAttribute( "role" )=="combobox" )?_ny4.parentNode:_ny4;var _fc4=_i88._s4(_or3);var _4x4=false;var _1g8;var _h39=_fc4.rows[0].cells.length;for(var i=_h39-1;i>=0;i--){var _ia9=_fc4.rows[0].cells.item(i);if(_i88._f21(_ia9)){if(_4x4){_1g8=_ia9;break;}else if(!_1g8){_1g8=_ia9;}}if(!_4x4&&_ia9==_or3){_4x4=true;}}return(_1g8.className=="clsToolbarComboBox")?_1g8.firstChild:_1g8;};_i88._ui1=function(_nr5){if(!_be9._kl6["hal"]["enableAccessibility"]||!_nr5){return;}var _xb3=_px5._n22(_nr5);var _lr3=_px5._ve3(document.getElementById(_xb3));if(_lr3){_lr3.focus();}};_i88.prototype._r23=function(e){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}var el=_i88._h97(e);switch(e.keyCode){case _fe9._687:case _fe9._987:if(!el.disabled){if(this._ko2){_j14._8w2();}if(el.className=="clsToolbarButton_up"||el.className=="clsToolbarButton"){_i88._2w1(e, el);var _nr5=el.getAttribute("_mr5");if(_nr5){_i88._ui1(_nr5);}}else if(el.className=="clsToolbarButton_stuck"){_i88._4m(el);if(el.className=="clsToolbarButton"){el.className="clsToolbarButton_up";}}this._zw=el;}_fe9._8u5(e);break;case _fe9._tx5:case _fe9._yn4:if(!el.disabled){if(this._ko2){_j14._8w2();}var _nr5=el.getAttribute("_mr5");if(_nr5){this._xg(e);_i88._ui1(_nr5);this._zw=el;}}_fe9._8u5(e);break;case _fe9._n14:var _oy4=_i88._872(el);if(_oy4){_oy4.focus();}_fe9._8u5(e);break;case _fe9._zn4:var _oy4=_i88._321(el);if(_oy4){_oy4.focus();}_fe9._8u5(e);break;case _fe9._ea8:this._zw=null;break;}};_i88.prototype._xg=function(e){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}var _308=_i88._h97(e);var _mr5=_308.getAttribute("_mr5");if(_mr5){var _sm7=_308.id;_sm7=_sm7.replace( "_dropdown", "" );var _bc9=_i88._bz3(_sm7.replace(/_dropdown$/, ""));this._8r4(_sm7, _mr5, _bc9.left, _bc9.top);}};_i88.prototype._r52=function(_dg9,_qr3){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}var _q38=this._tj(_qr3);if(_dg9.getAttribute("role")&&_q38){var _4r5=_q38._4r5||(_q38._2e4?_4l6._m67(_q38._2e4):"");if(_4r5){_io4._cg2(_dg9, "aria-describedby", _4r5);}}};_i88.prototype._8i1=function(_dg9){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}_io4._bq1(_dg9, "aria-describedby");};_i88.prototype._bq=function(btn){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}_io4._zt( btn, "aria-pressed", ( btn.className=="clsToolbarButton_stuck" ) );};_i88.prototype._dt1=function(_sm7,_by7){if(!_be9._kl6["hal"]["enableAccessibility"]){return;}var el=document.getElementById(_sm7);if(el){if(el.tabIndex==0&&!_by7){el.tabIndex=-1;var _wt8=el.nextSibling;while(_wt8){if(_wt8.style.display!="none"&&_wt8.getAttribute( "role" ) != "separator"){_wt8.tabIndex=0;break;}_wt8=_wt8.nextSibling;}}else if(el.tabIndex==-1&&_by7){var _wt8=el.nextSibling;while(_wt8){if(_wt8.tabIndex==0){_wt8.tabIndex=-1;el.tabIndex=0;break;}_wt8=_wt8.nextSibling;}if(el.tabIndex==-1){var _zt8=el.previousSibling;while(_zt8){if(_zt8.tabIndex==0){break;}_zt8=_zt8.previousSibling;}if(!_zt8){el.tabIndex=0;}}}}};function _mn8(_ng7, _mi8, _vl7){this._tb7=_ng7;this._tb7._yj8=this;this._j16=_be9._kl6["hal"]["enableAccessibility"];this._q16=( _mi8.getAttribute( "orientation" ) != "vertical" );this._ac1=this._q16&&( _mi8.getAttribute( "tooltipPosition" )=="above" );_ng7.className=_ng7.className||(this._q16?"clsHSlider":"clsVSlider");this._ic8=_mi8;this._0d7=_vl7;this._9f5=( _mi8.getAttribute( "showTooltip" ) != "false" );this._rr6=_mi8.getAttribute( "rangeType" )||"none";this._0v7=(this._rr6=="range");this._w36=_mx3._b95( _mi8.getAttribute( "min" )||"0" );this._v36=_mx3._b95( _mi8.getAttribute( "max" )||"100" );this._iu4=(this._v36._js7(this._w36));this._7h5=_mx3._b95( _mi8.getAttribute( "step" )||"1" );this._qd7=_mi8.getAttribute( "tickType" )||"none";this._ay1=_mi8.getAttribute( "collisionDetection" )||"drop";this._ow1=(this._ay1!="none");this._zn6=[];this._a16=[];this._bh5=_mx3._b95("0");this._tu7=( _mi8.getAttribute( "animate" ) != "false" );this._h63=this._7h5._gu5(2);this._t84=_mx3._b95( _mi8.getAttribute( "value1" )||_mi8.getAttribute( "min" )||"0" );if(this._0v7){this._u84=_mx3._b95( _mi8.getAttribute( "value2" )||_mi8.getAttribute( "min" )||"0" );}var _rs5=_mi8.getAttribute( "trackLength" )||"300px";var _3x3=_mi8.getAttribute( "trackThickness" )||"";this._6i5=(this._q16?_3x3:_rs5);this._156=(this._q16?_rs5:_3x3);this._e09=false;this._q46=_mi8.getAttribute("labelColor");this._8d8=( this._q16&&this._ic8.getAttribute( "guiDirection" )?this._ic8.getAttribute( "guiDirection" ):_be9._kl6["hal"]["defaultGuiDirection"] );if(this._8d8){this._tb7.style.direction=this._8d8;}this._8b7=(this._8d8=="rtl");var _px4=( _mi8.getAttribute( "reverse" )=="true" );var _qj5=this._8b7&&this._q16;this._ib7=(_px4&&!_qj5)||(!_px4&&_qj5);this._a99();this._e09=( _mi8.getAttribute( "live" ) != "false" );this._hk6(true);};_mn8.prototype._hk6=function(_cy7){if(_cy7==this._xu7){return;}if(this._xu7!==undefined){if(_cy7){this._tb7.classList.remove("clsSliderDisabled");}else{this._tb7.classList.add("clsSliderDisabled");}_fe9._714(this._tb7, _cy7);}this._xu7=_cy7;this._cv7[_kx5._wj2?"onpointerdown":( _kx5._y14?"ontouchstart":"onmousedown" )] = _cy7?this._jl():null;};_mn8.prototype._1o8=function(){this._zn6.length=0;this._ic8=null;this._0d7=null;this._tb7._yj8=null;this._cv7[_kx5._wj2?"onpointerdown":( _kx5._y14?"ontouchstart":"onmousedown" )] = null;this._cv7=null;this._bt4=null;this._5p6[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._5p6[_kx5._wj2?"onpointermove":"onmousemove"]=null;this._5p6[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._5p6[_kx5._wj2?"onpointerout":"onmouseout"]=null;this._5p6=null;if(this._6p6){this._6p6[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._6p6[_kx5._wj2?"onpointermove":"onmousemove"]=null;this._6p6[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._6p6[_kx5._wj2?"onpointerout":"onmouseout"]=null;this._6p6=null;}_fe9._qi2(this._tb7);this._tb7=null;};_mn8.prototype._a99=function(){var d=this._tb7.ownerDocument;this._cv7=this._tb7.appendChild(d.createElement("DIV"));this._cv7.className="clsSliderTrack";this._cv7.style.height=this._6i5;this._cv7.style.width=this._156;_ie9._jk4(this._cv7, this._tb7, "blkTblAgn");if(this._q16&&this._8b7){this._cv7.style.direction="ltr";}this._qz5(d);if(this._rr6!="none"){this._bt4=this._cv7.appendChild(d.createElement("DIV"));this._bt4.className="clsSliderTrackRange";this._bt4.style.height=this._6i5;this._bt4.style.width=this._156;}this._5p6=this._wc5(d);if(this._0v7){this._6p6=this._wc5(d);}var _dz4=this._5p6.offsetHeight;var _2m5=this._5p6.offsetWidth;var _wm5=this._cv7.offsetHeight;var _6b6=this._cv7.offsetWidth;var _v07=(this._a16.length>0)?this._a16[0]._js7(this._qm1):null;var _iz4=_v07?_v07._g67():0;var _2y=Math.ceil((_dz4-_wm5)/ 2);var _2n=Math.ceil((_2m5-_6b6)/ 2);this._tb7.style.paddingTop=(this._q16?(_iz4||_2y):this._8p2)+"px";this._tb7.style.paddingBottom=(this._q16?_2y:this._8p2)+"px";this._tb7.style.paddingLeft=(this._q16?this._r53:_2n)+"px";this._tb7.style.paddingRight=(this._q16?this._r53:(_2n))+"px";this._uo8();};_mn8.prototype._uo8=function(){this._sg(this._5p6, this._t84);if(this._6p6){this._sg(this._6p6, this._u84);}if(this._j16){var _9c3=this._9j3(this._w36);var _6c3=this._9j3(this._v36);var _712=this._9j3(this._t84);var _812=this._0v7?this._9j3(this._u84):"";if(_kx5._2p8){var _wb4=this._5p6.lastChild;var _8r3=_wb4.previousSibling;_8r3.setAttribute("aria-valuemin", _9c3);_8r3.setAttribute("aria-valuemax", _6c3);_8r3.setAttribute("aria-valuenow", _712);_8r3.setAttribute("aria-valuetext", _712);_wb4.setAttribute("aria-valuemin", _9c3);_wb4.setAttribute("aria-valuemax", _6c3);_wb4.setAttribute("aria-valuenow", _712);_wb4.setAttribute("aria-valuetext", _712);if(this._0v7){var _xb4=this._6p6.lastChild;var _9r3=_xb4.previousSibling;_9r3.setAttribute("aria-valuemin", _9c3);_9r3.setAttribute("aria-valuemax", _6c3);_9r3.setAttribute("aria-valuenow", _812);_9r3.setAttribute("aria-valuetext", _812);_xb4.setAttribute("aria-valuemin", _9c3);_xb4.setAttribute("aria-valuemax", _6c3);_xb4.setAttribute("aria-valuenow", _812);_xb4.setAttribute("aria-valuetext", _812);_8r3.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_BUTTON_MIN_MINUS", _712, _9c3, _6c3 ) ); _wb4.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_BUTTON_MIN_PLUS", _712, _9c3, _6c3 ) ); _9r3.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_BUTTON_MAX_MINUS", _812, _9c3, _6c3 ) ); _xb4.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_BUTTON_MAX_PLUS", _812, _9c3, _6c3 ) ); }else{_8r3.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_BUTTON_MINUS", _712, _9c3, _6c3 ) ); _wb4.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_BUTTON_PLUS", _712, _9c3, _6c3 ) ); }}else{this._5p6.setAttribute( "role", "slider" );this._5p6.setAttribute("aria-valuemin", _9c3);this._5p6.setAttribute("aria-valuemax", _6c3);this._5p6.setAttribute("aria-valuenow", _712);this._5p6.setAttribute("aria-valuetext", _712);if(this._0v7){this._6p6.setAttribute( "role", "slider" );this._6p6.setAttribute("aria-valuemin", _9c3);this._6p6.setAttribute("aria-valuemax", _6c3);this._6p6.setAttribute("aria-valuenow", _712);this._6p6.setAttribute("aria-valuetext", _712);this._5p6.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_HANDLE_MIN", _712, _9c3, _6c3 ) ); this._6p6.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_HANDLE_MAX", _812, _9c3, _6c3 ) ); }else{this._5p6.setAttribute( "aria-label", _4l6._m67( "IDS_HAL_AC_INSTRUCTION_SLIDER_HANDLE", _712, _9c3, _6c3 ) ); }}}};_mn8.prototype._wl4=function(){return this._ic8;};_mn8.prototype._da5=function(){if(!this._ic8){return;}if(this._zn6){this._q46=this._ic8.getAttribute( "labelColor" )||"";for(var i=0; i<this._zn6.length; i++){this._zn6[i].style.color=this._q46;}}};_mn8.prototype._qz5=function(d){if(this._qd7=="none"){return;}var tbl=this._tb7.appendChild(d.createElement("TABLE"));tbl.cellPadding=0;tbl.cellSpacing=0;tbl.style.position="relative";tbl.style.borderCollapse="collapse";_io4._h81(tbl);_ie9._jk4(tbl, this._tb7, "blkTblAgn");var tbody=tbl.appendChild(d.createElement("TBODY"));var tr=tbody.appendChild(d.createElement("TR"));var _0n8=tr.appendChild(d.createElement("TD"));if(this._q16){tr=tbody.appendChild(d.createElement("TR"));}var _1n8=tr.insertBefore(d.createElement("TD"), this._q16?null:_0n8);_1n8.appendChild(this._cv7);if(!this._q16){_0n8.style.paddingLeft="3px";}this._bv7=_0n8.appendChild(d.createElement("DIV"));this._bv7.className="clsSliderTicks";this._bv7.style.height=this._6i5;this._bv7.style.width=this._156;if(this._qd7=="noLabels"){return;}this._zn6.length=0;this._a16.length=0;var _z55=this._q16?"left":"top";if(!this._bn1){this._bn1=_mx3._b95( this._ic8.getAttribute( "tickInterval" )||this._ic8.getAttribute( "step" )||"0" );this._041=parseInt( this._ic8.getAttribute( "tickLabelSkipInterval" )||"0" );}switch(this._qd7){case "percent":var a=["0", "25", "50", "75", "100"];for(var i=0;i<a.length;i++){this._uj3( d, _z55, a[this._ib7?( a.length-1)- i:i], a[i]+"%", "");}break;case "values":if(this._bn1._6o8(this._bh5)){break;}var _xm5=this._q16?this._cv7.offsetWidth:this._cv7.offsetHeight;if(_xm5==0){_xm5=parseInt( this._ic8.getAttribute( "trackLength" )||"300px" );}var _w39=this._041;var _yt6=true;var _mb4=false;for(var _t38=_mx3._b95("0");_t38._rf3(this._iu4);_t38=_t38._3e9(this._bn1)){if(this._041>0){if(_yt6){_yt6=false;}else if(_w39-->0){_mb4=true;}else{_w39=this._041;_mb4=false;}}var _2v8=this._qk2(_t38);var _t68=Math.round((_2v8 / _xm5)*100);var _c45=(_mb4?"":this._9j3(this._w36._3e9(_t38)));var _1j4=(_mb4?"":this._4v(_c45));this._uj3(d, _z55, _t68, _c45, _1j4, _mb4);}break;}this._gi1();};_mn8.prototype._uj3=function(d,_z55,_t68,_ux8,_1j4,_ry7){var _uf8=this._bv7.appendChild(d.createElement("DIV"));_uf8.className=_ry7?"clsSliderTickMinor":"clsSliderTick";_uf8.style[_z55]=_t68+"%";if(_ry7){return;}var _kz7=_uf8.appendChild(d.createElement("DIV"));if(this._j16){_kz7.setAttribute( "role", "presentation" );_kz7.setAttribute( "tabindex", "-1" );}_kz7.className="clsSliderLabel";_kz7.style.position="absolute";if(this._q16){var _zy7=(this._qd7=="percent");_fe9._u95(_kz7, _zy7||_ux8);_kz7.style[this._8b7?"marginRight":"marginLeft"] = 0 - Math.round( _kz7.offsetWidth / 2 ) + "px";if(_zy7){_fe9._u95(_kz7, _ux8);}}else{_fe9._u95(_kz7, _ux8);_kz7.style.marginTop=0-Math.round(_kz7.offsetHeight / 2)+"px";}if(_1j4){_kz7.style.direction=_1j4;}if(this._q46){_kz7.style.color=this._q46;}this._zn6.push(_kz7);};_mn8.prototype._gi1=function(){if(!this._qm1){this._qm1=new _u57(-3, -2, 3, 2);}var _zg8=this._zn6.length;for(var i=0;i<_zg8;i++){this._a16.push(_fe9._7e3(this._zn6[i], this._cv7)._3e9(this._qm1));}if(_zg8<2){return;}var _s07=this._a16[0];var _tl7=_109._9e9(this._a16);var _135=_s07;for(var i=1;i<(_zg8-1);i++){var _q59=this._a16[i];if(_q59._nj6(_135)||_q59._nj6(_tl7)){var _kz7=this._zn6[i];_kz7.parentNode.removeChild(_kz7);}else{_135=_q59;}}if(_tl7._nj6(_s07)){var _kz7=_109._9e9(this._zn6);_kz7.parentNode.removeChild(_kz7);}};_mn8.prototype._ip=function(_966){var _zg8=_966.length;var _q59=_966[0];var _s15=(_zg8>0)?(new _u57(_q59.left, _q59.top, _q59.right, _q59.bottom)):null;for(var i=1;i<_zg8;i++){_q59=_966[i];if(_q59.left<_s15.left){_s15.left=_q59.left;}if(_q59.top<_s15.top){_s15.top=_q59.top;}if(_q59.right>_s15.right){_s15.right=_q59.right;}if(_q59.bottom>_s15.bottom){_s15.bottom=_q59.bottom;}}return _s15;};_mn8.prototype._wc5=function(d){var _kg7=this._cv7.appendChild(d.createElement("DIV"));_kg7.className="clsSliderHandle";if(!this._r53){this._r53=Math.round((_kg7.offsetWidth+(_fe9._722(_kg7)+_fe9._qq1(_kg7)))/ 2);}if(!this._8p2){this._8p2=Math.round((_kg7.offsetHeight+(_fe9._3h2(_kg7)+_fe9._2g1(_kg7)))/ 2);}_kg7.style.marginTop=this._q16?"":( 0 - this._8p2 + "px" );_kg7.style.marginLeft=this._q16?( 0-this._r53+"px" ):""; _kg7[_kx5._wj2?"onpointerdown":( _kx5._y14?"ontouchstart":"onmousedown" )] = this._8g();if(this._9f5){var _z83=_kg7.appendChild(d.createElement("DIV"));_z83.className="clsSliderHandleTooltip";_z83.style.visibility="hidden";if(this._q16){_z83.style.marginTop=(this._ac1?-(this._8p2+(_z83.offsetHeight-4)):(_kg7.offsetHeight+2))+ "px";}else{_z83.style.marginLeft=(_kg7.offsetWidth+2)+ "px";}if(this._q16&&this._8b7){_z83.style.direction="rtl";}}if(this._j16&&_kx5._2p8){var div=_kg7.appendChild(d.createElement("DIV"));div.style.width="4px";div.style.height="4px";div.setAttribute( "tabindex", "0" );div.setAttribute( "role", "button" );div.setAttribute( "_5u6", "false" );var fn=_9t7._ti(this._2b1, this);div.ontouchstart=fn;var div=_kg7.appendChild(div.cloneNode(true));div.setAttribute( "_5u6", "true" );div.ontouchstart=fn;}else{_kg7.setAttribute( "tabindex", "0" );_kg7.onkeydown=_9t7._ti(this._gk3, this, _kg7);}if(!this._j16){_kg7.style.outline="none";}_kg7.addEventListener("focus", this._0v1.bind(this, true), false);_kg7.addEventListener("blur", this._0v1.bind(this, false), false);return _kg7;};_mn8.prototype._0v1=function(_cf7){this._cv7.setAttribute( "_nx8", _cf7?"true":"false" );};_mn8.prototype._tg=function(_kg7,_az7){if(!this._9f5){return;}_kg7.firstChild.style.visibility=_az7?"visible":"hidden";};_mn8.prototype._qk1=function(_kg7,_t38){if(!this._9f5){return;}if(this._341&&this._341._6o8(_t38)){return;}this._341=_t38;var _z83=_kg7.firstChild;var _hy8=this._9j3(_t38);_fe9._u95(_z83, _hy8);var _1j4=this._4v(_hy8);if(_1j4){_z83.style.direction=_1j4;}_z83.style[this._q16?"marginLeft":"marginTop"] = 0 - ( Math.round( ( this._q16?_z83.offsetWidth:_z83.offsetHeight ) / 2 ) - ( this._q16?this._r53:this._8p2 ) ) + "px";if(!this._q16){_z83.style.marginLeft="-" + ( _z83.offsetWidth + 4 ) + "px";}};_mn8.prototype._s23=function(e){if(_kx5._wj2){if(!e.isPrimary){return;}}else if(_kx5._y14){if(!e.touches){return;}}else if(e.button!=_fe9._bz2){return;}var _lt8=this._cv7.ownerDocument.body;this._8d7=_fe9._yh2(this._cv7, _lt8);if(_kx5._y14&&!_kx5._wj2){this._8d7.left-= _lt8.scrollLeft;this._8d7.top-= _lt8.scrollTop;}var _e08=(_kx5._y14&&!_kx5._wj2)?e.touches[0].pageX:e.clientX;var _f08=(_kx5._y14&&!_kx5._wj2)?e.touches[0].pageY:e.clientY;var _2v8=this._q16?(_e08-this._8d7.left):(_f08-this._8d7.top);var _kg7=this._5p6;if(this._0v7){if(e.target==this._bt4){this._bt4._ke1=_2v8;this._bt4._fh8=this._5p6._2v8;this._bt4._gh8=this._6p6._2v8;this._bt4._5i7=this._ib7?this._5p6._2v8-this._6p6._2v8:this._6p6._2v8-this._5p6._2v8;this._613();_be9._452("_ps7");_ps7._mz8(null, this, this._cv7, _ps7.eEffectMove, e.button, null, null, null, null); return;}var _ui4=this._q16?"left": "top";if(this._ib7){var _qk5=this._6p6;var _293=this._5p6;}else{var _qk5=this._5p6;var _293=this._6p6;}var _os3=parseInt(_qk5.style[_ui4]);var _qz1=parseInt(_293.style[_ui4]);if(_2v8<_os3){_kg7=_qk5;}else if(_2v8>_qz1){_kg7=_293;}else if((_2v8-_os3)<=(_qz1-_2v8)){_kg7=_qk5;}else{_kg7=_293;}}this._rg(_kg7, _2v8, this._tu7, true, true);if(_be9._co4&&_be9._co4._v1){_be9._co4._v1(this, _2v8);}};_mn8.prototype._jl=function(){if(!this._7r){this._7r=this._s23.bind(this);}return this._7r;};_mn8.prototype._8g=function(){if(!this._gm){this._gm=this._gm2.bind(this);}return this._gm;};_mn8.prototype._gm2=function(e){if(!this._xu7){return;}if(_kx5._wj2){if(!e.isPrimary){return;}}else if(_kx5._y14){if(!e.touches){return;}}else if(e.button!=_fe9._bz2){return;}e.stopPropagation();_be9._452("_ps7");var _kg7=e.target;var _d18;var _e18;if(_kx5._y14){var _bc9=_fe9._yh2(_kg7, document.body);_d18=(_kx5._wj2?e:e.touches[0]).pageX-_bc9.left;_e18=(_kx5._wj2?e:e.touches[0]).pageY-_bc9.top;}else{_d18=(_kx5._uz8?e.offsetX:e.layerX);_e18=(_kx5._uz8?e.offsetY:e.layerY);}_kg7._d18=_d18-this._r53;_kg7._e18=_e18-this._8p2;if(this._0v7){this._cv7.appendChild(_kg7);}this._613(_kg7);_ps7._mz8(null, this, _kg7, _ps7.eEffectMove, e.button, null, null, null, null); };_mn8.prototype._aw5=function(_kg7,_vx,_z93){return true;};_mn8.prototype._2k6=function(e,_kg7,_vx,_jt8,_z93){var _e08=((_kx5._y14&&!_kx5._wj2)?e.touches[0].clientX:e.clientX);var _f08=((_kx5._y14&&!_kx5._wj2)?e.touches[0].clientY:e.clientY);if(_kg7==this._cv7){var _oa6=this._q16?(_e08-this._8d7.left):(_f08-this._8d7.top);var _mu8=(_oa6-this._bt4._ke1);var _nx6=(this._bt4._fh8+_mu8);var _ox6=(this._bt4._gh8+_mu8);var _xm5=this._q16?this._cv7.offsetWidth:this._cv7.offsetHeight;var _8x6=this._ib7?_ox6:_nx6;var _qd4=this._ib7?_nx6:_ox6;if(_8x6<0){_8x6=0;_qd4=this._bt4._5i7;}else if(_qd4>=_xm5){_8x6=(_xm5-1)- this._bt4._5i7;_qd4=(_xm5-1);}var _qk5=this._ib7?this._6p6:this._5p6;var _293=this._ib7?this._5p6:this._6p6;this._rg(_qk5, _8x6, false, false);this._rg(_293, _qd4, false, true);}else{this._v4(_kg7, this._q16?_e08:_f08);}this._0j3();};_mn8.prototype._1k6=function(e,_kg7,_xf8){if(_be9._co4&&_be9._co4._88){_be9._co4._88(this, _kg7);}this._z87(e);};_mn8.prototype._995=function(_kg7){this._z87();};_mn8.prototype._z87=function(e){if(!e){if(this._5p6){this._5p6.className="clsSliderHandle";}if(this._6p6){this._6p6.className="clsSliderHandle";}return;}var d=this._tb7.ownerDocument;var _e08=((_kx5._y14&&!_kx5._wj2)?e.changedTouches[0].clientX:e.clientX);var _f08=((_kx5._y14&&!_kx5._wj2)?e.changedTouches[0].clientY:e.clientY);var el=d.elementFromPoint(_e08, _f08);if(el){if(this._5p6&&!_fe9._0r7(this._5p6, el)){this._5p6.className="clsSliderHandle";}if(this._6p6&&!_fe9._0r7(this._6p6, el)){this._6p6.className="clsSliderHandle";}}this._1j3();};_mn8.prototype._h8=function(_7e2){if(!this._7h5._6o8(this._bh5)){var _qe1=(_7e2._6e9(this._7h5));_7e2=_7e2._js7(_qe1);if(_qe1._e32(this._h63)){_7e2=_7e2._3e9(this._7h5);}}return _7e2;};_mn8.prototype._qk2=function(_d35){var _7e2=this._h8(_d35);var _qu3=this._iu4._6o8(this._bh5)?this._bh5._bz8():_7e2._2o8(this._iu4);if(this._ib7){_qu3=_mx3._b95("1")._js7(_qu3);}var _xm5=this._q16?this._cv7.offsetWidth:this._cv7.offsetHeight;var _035=_qu3._xr7(_mx3._b95(_xm5.toString(10)));return Math.round(parseFloat(_035._ms7()));};_mn8.prototype._fd5=function(_2v8){var _xm5=this._q16?this._cv7.offsetWidth:this._cv7.offsetHeight;_2v8=Math.min(Math.max(_2v8, 0), _xm5);var _7e2=(_mx3._b95((_2v8 / _xm5).toString(10))._xr7(this._iu4));_7e2=this._h8(_7e2);return this._w36._3e9(_7e2);};_mn8.prototype._sg=function(_kg7,_d35){this._06(_kg7, _d35._js7(this._w36));};_mn8.prototype._06=function(_kg7,_d35){this._rg(_kg7, this._qk2(_d35), false);};_mn8.prototype._v4=function(_kg7,_ql5){var _lt8=_kg7.ownerDocument.body;var _dm7=_fe9._yh2(this._cv7, _lt8);var _0y=this._q16?_fe9._722(_kg7):_fe9._3h2(_kg7);var _l51=this._q16?_fe9._722(this._cv7):_fe9._3h2(this._cv7);var _kh8=_lt8[this._q16?"scrollLeft":"scrollTop"];var _ch8=_kg7[this._q16?"_d18":"_e18"];var _2v8=_ql5-_dm7[this._q16?"left":"top"]+_kh8 - _ch8 - _l51 - _0y;this._rg(_kg7, _2v8, false);};_mn8.prototype._rg=function(_kg7,_2v8,_4y7,_3x4,_fc2){var _xm5=this._q16?this._cv7.offsetWidth:this._cv7.offsetHeight;if(_xm5==0){_xm5=parseInt( this._ic8.getAttribute( "trackLength" )||"300px" );}_2v8=Math.min(Math.max(_2v8, 0), _xm5);var _7e2=this._h8(_mx3._b95((_2v8 / _xm5).toString(10))._xr7(this._iu4));var _d35=(this._ib7?this._v36._js7(_7e2):this._w36._3e9(_7e2));var _du6=(_kg7==this._5p6);if(_du6){if(this._u84&&_d35._vv5(this._u84)){_d35=this._u84;}this._t84=_d35;}else{ if(this._t84&&_d35._wr7(this._t84)){_d35=this._t84;}this._u84=_d35;} this._qk1(_kg7, _d35);_2v8=this._qk2(_d35._js7(this._w36));_kg7._2v8=_2v8;var _ui4=this._q16?"left":"top";if(this._tu7&&(_4y7!==false)){var _956=[];var _1x6=parseInt(_kg7.style[_ui4])||0;_956.push(new _zj4(_kg7, _ui4, _1x6, _2v8, "px", null, 200, _fp8.Exponential._t88));this._t33(_du6?_2v8:NaN, _du6?NaN:_2v8, _956);this._ug5=new _j12(_956, this._b7());this._613();this._ug5._s89();}else{_kg7.style[_ui4]=_2v8+"px";this._t33(_du6?_2v8:NaN, _du6?NaN:_2v8);if(_fc2||(this._e09&&(_3x4!==false))){this._ac5();}}};_mn8.prototype._t33=function(_fh8,_gh8,_956){if(this._bt4){var _xm5=this._q16?this._cv7.offsetWidth:this._cv7.offsetHeight;var _ui4=this._q16?"left":"top";var _e27=this._q16?"width":"height";var _go1=_fe9._3t(this._bt4)[_e27];var _s02=this._rr6;if(this._ib7){switch(this._rr6){case "min":_s02="max";break;case "max":_s02="min";break;}}switch(_s02){case "min":var _um5=Math.max(_go1, _fh8);if(_956){var _1x6=this._q16?this._bt4.offsetWidth:this._bt4.offsetHeight;_956.push(new _zj4(this._bt4, _e27, _1x6, _um5, "px", null, 200, _fp8.Exponential._t88));break;}this._bt4.style[_e27]=_um5+"px";break;case "max":var _fd9=this._q16?"left":"top";var _um5=Math.max(_go1, _xm5-_fh8);if(_956){var _1x6=parseInt(this._bt4.style[_e27]);_956.push(new _zj4(this._bt4, _e27, _1x6, _um5, "px", null, 200, _fp8.Exponential._t88));var _1x6=parseInt(this._bt4.style[_fd9]);_956.push(new _zj4(this._bt4, _fd9, _1x6, _fh8, "px", null, 200, _fp8.Exponential._t88));break;}this._bt4.style[_e27]=_um5+"px";this._bt4.style[_fd9]=_fh8+"px";break;case "range":var _fh8=isNaN(_fh8)?parseInt(_fe9._fe3(this._5p6)[_ui4]):_fh8;var _gh8=isNaN(_gh8)?parseInt(_fe9._fe3(this._6p6)[_ui4]):_gh8;if(isNaN(_fh8)||isNaN(_gh8)){break;}var _um5=Math.max(_go1, this._ib7?_fh8-_gh8:_gh8-_fh8);if(_956){var _1x6=parseInt(this._bt4.style[_e27]);_956.push(new _zj4(this._bt4, _e27, _1x6, _um5, "px", null, 200, _fp8.Exponential._t88));var _1x6=parseInt(this._bt4.style[_ui4]);_956.push(new _zj4(this._bt4, _ui4, _1x6, this._ib7?_gh8:_fh8, "px", null, 200, _fp8.Exponential._t88));break;}this._bt4.style[_ui4]=(this._ib7?_gh8:_fh8)+"px";this._bt4.style[this._q16?"width":"height"] = _um5 + "px";break;}}};_mn8.prototype._b7=function(){if(!this._59){this._59=this._xa1.bind(this);}return this._59;};_mn8.prototype._xa1=function(){this._1j3();};_mn8.prototype._2b1=function(e,_6u8){var _7r3=_6u8;var _5u6=( _7r3.getAttribute( "_5u6" )=="true" );var _kg7=_7r3.parentNode;var _du6=(_kg7==this._5p6);var _t38=this[_du6?"_t84":"_u84"][_5u6?"_3e9":"_js7"](this._7h5);this[_du6?"_t84":"_u84"] = _t38[_5u6?"_vv5":"_wr7"]( _5u6?this._v36:this._w36 )?( _5u6?this._v36:this._w36 ):_t38;this._ac5();this._uo8();_fe9._8u5(e);};_mn8.prototype._gk3=function(e,_kg7){var _du6=(_kg7==this._5p6);switch(e.keyCode){case _fe9._tx5:case _fe9._zn4:var _t38=this[_du6?"_t84":"_u84"]._js7(this._7h5);this[_du6?"_t84":"_u84"]=_t38._wr7(this._w36)?this._w36:_t38;this._ac5();this._uo8();_fe9._8u5(e);break;case _fe9._yn4:case _fe9._n14:var _t38=this[_du6?"_t84":"_u84"]._3e9(this._7h5);this[_du6?"_t84":"_u84"]=_t38._vv5(this._v36)?this._v36:_t38;this._ac5();this._uo8();_fe9._8u5(e);break;case _fe9._ys7:case _fe9._ws7:this[_du6?"_t84":"_u84"]=this._w36;this._ac5();this._uo8();_fe9._8u5(e);break;case _fe9._xs7:case _fe9._ca8:this[_du6?"_t84":"_u84"]=this._v36;this._ac5();this._uo8();_fe9._8u5(e);break;}};_mn8.prototype._o67=function(){return this._t84;};_mn8.prototype._p67=function(){return this._u84;};_mn8.prototype._g77=function(_t38){this._t84=_t38;this._9x=_t38;this._uo8();};_mn8.prototype._h77=function(_t38){this._u84=_t38;this._ax=_t38;this._uo8();};_mn8.prototype._i77=function(_al7,_bl7){this._t84=_al7;this._u84=_bl7;this._9x=_al7;this._ax=_bl7;this._uo8();};_mn8.prototype._ac5=function(){if(this._0d7&&this._0d7._ug3){var _oe8=false;if(!this._9x||!this._9x._6o8(this._t84)){this._9x=this._t84;_oe8=true;}if(this._0v7&&(!this._ax||!this._ax._6o8(this._u84))){this._ax=this._u84;_oe8=true;}if(_oe8){this._0d7._ug3(this);}}};_mn8.prototype._613=function(_kg7){if(this._9f5&&_kg7){this._qk1(_kg7,(_kg7==this._5p6)?this._t84:this._u84);this._tg(_kg7, true);}if(_kg7){_kg7.setAttribute( "_bn7", "true" );}if(this._0d7&&this._0d7._js1){this._0d7._js1(this);}};_mn8.prototype._1j3=function(){if(this._9f5){this._tg(this._5p6, false);if(this._6p6){this._tg(this._6p6, false);}}if(this._5p6){this._5p6.removeAttribute("_bn7");}if(this._6p6){this._6p6.removeAttribute("_bn7");}if(this._0d7&&this._0d7._w42){this._0d7._w42(this);}this._ac5();};_mn8.prototype._0j3=function(){if(this._0d7&&this._0d7._v42){this._0d7._v42(this);}};_mn8.prototype._9j3=function(_t38){if(this._0d7&&this._0d7._o01){return this._0d7._o01(this, _t38);}return _t38._ms7();};_mn8.prototype._4v=function(_hy8){if(this._0d7&&this._0d7._s6){return this._0d7._s6(this, _hy8);}return "";};function _wt5(_tv6, _x28, _vl7, _hz4, _cd4, _486){this._hp6=_tv6;this._1w7=_x28;this._0d7=_vl7;this._2r8={};this._f43=[];this._784={};this._k97();if(!_486){if(_tv6==document.body){this._go8();}else{if(_hz4==null){_hz4=_tv6.offsetWidth;}if(_cd4==null){_cd4=_tv6.offsetHeight;}this._214(this._5d7._dz8(), _hz4, _cd4);}}};_wt5.prototype._xu7=true;_wt5.prototype._5d7=null;_wt5.prototype._zp6=null;_wt5.prototype._5c7=null;_wt5.prototype._hk6=function(b){this._xu7=b;};_wt5.prototype._cj6=function(_ql8){var _n59=this._2r8[_ql8];return _n59?_n59._jq8:null;};_wt5.prototype._d98=function(_ql8){return Boolean(this._2r8[_ql8]);};_wt5.prototype._1b8=function(_ql8){if(!this._2r8[_ql8]){_be9._ki6("_wt5:_1b8 could not find pane " + _ql8 );}return this._2r8[_ql8];};_wt5.prototype._v85=function(_ql8){if(!this._2r8[_ql8]){_be9._ki6("_wt5:_1b8 could not find pane " + _ql8 );}return(this._2r8[_ql8] instanceof _8i6);};_wt5.prototype._gd3=function(_ql8,_vl7){if(!this._784[_ql8]){this._784[_ql8]=[];}_109._9k6(this._784[_ql8], _vl7);};_wt5.prototype._mf3=function(_ql8){var _n59=this._1b8(_ql8);return _n59?!_n59._co6:false;};_wt5.prototype._ze=function(_ql8){for(var _n59=this._1b8(_ql8);_n59;_n59=_n59._nl4()){if(_n59._co6){return true;}}return false;};_wt5.prototype._514=function(_ql8,_by7,_586){var _n59=this._1b8(_ql8);if(_n59&&_n59!=this._5d7){if(this._mf3(_ql8)!=Boolean(_by7)){if(_by7){this._jm6(_ql8, _586);if(this._0d7&&this._0d7._gj){this._0d7._gj(this, _ql8);}}else{this._pb5(_ql8, _586);if(this._0d7&&this._0d7._e01){this._0d7._e01(this, _ql8);}}return true;}}else{_be9._ki6("_wt5:_514:Cannot collapse/expand root pane");}return false;};_wt5.prototype._pb5=function(_ql8,_586){var _n59=this._1b8(_ql8);if(_n59&&_n59!=this._5d7){_n59._co6=true;_wt5._pu(_n59);this._5d7._mb1();if(!_586){this._wj6(this._5d7._dz8());}}else{_be9._ki6("_wt5:_e75:Cannot collapse root pane");}};_wt5._pu=function(_n59,_pu6){_n59._jq8.style.display="none";if(!_pu6&&_n59._an3=="resize"){_n59._nl4()._e4();}var _zg8=_n59._716.length;var a=_n59._716;for(var i=0;i<_zg8;i++){this._pu(a[i], true);}var _zg8=_n59._5o6.length;var a=_n59._5o6;for(var i=0;i<_zg8;i++){a[i]._i89();}};_wt5.prototype._jm6=function(_ql8,_586){var _n59=this._1b8(_ql8);if(_n59&&_n59!=this._5d7){_n59._co6=false;_n59._ts4=true;_wt5._v91(_n59, false);if(!_586){_n59._nl4()._go8();this._5d7._mb1();this._wj6(this._5d7._dz8());_n59._ts4=false;}}else{_be9._ki6("_wt5:_ui6:Cannot expand root pane");}};_wt5._v91=function(_n59,_pu6){_n59._jq8.style.display=_n59._fv4;if(!_pu6&&_n59._an3=="resize"){_n59._nl4()._e4();}var _zg8=_n59._716.length;for(var i=0;i<_zg8;i++){if(!_n59._716[i]._co6){this._v91(_n59._716[i], true);}}_n59._e4();};_wt5.prototype._k97=function(){var _p37=this._hp6.getAttribute("HAL_paneId");if(!_p37){_be9._ki6("HAL_paneId missing for root pane. Could not initialize pane manager");}this._1w7.setAttribute("id", _p37);var _0o5=_999._mw5(this._1w7, "*");var _zg8=_0o5.length;for(var i=0;i<_zg8;i++){var _jo7=_0o5.item(i).nodeName;var _648=null;if(_jo7=="rowPane"){_648=new _8i6(this, _p37, this._1w7, null);}else if(_jo7=="columnPane"){_648=new _g88(this, _p37, this._1w7, null);}if(_648){this._5d7=_648;_648._j89();break;}}this._5d7._ik6(this._hp6);};_wt5.prototype._go8=function(){if(!this._xu7){return;}if(!this._5d7._764){this._5d7._mb1();}this._uc5(this._5d7);};_wt5.prototype._wj6=function(_ql8){var _n59=this._1b8(_ql8);if(_n59){this._uc5(_n59);}};_wt5.prototype._214=function(_ql8,_gv8,_xg8,_586){var _n59=this._1b8(_ql8);if(_n59){if(typeof(_xg8)=="number"){_n59._d77(_xg8);}if(typeof(_gv8)=="number"){_n59._fs7(_gv8);}_n59._o31=true;if(!this._5d7._764){this._5d7._mb1();}if(!_586){if(_n59==this._5d7){this._wj6(_ql8);}else{this._wj6(_n59._nl4()._dz8());}}}};_wt5.prototype._ml4=function(_ql8){return this._ze(_ql8)?0:this._1b8(_ql8)._6e3();};_wt5.prototype._4r1=function(_ql8){return this._1b8(_ql8)._6e3();};_wt5.prototype._f85=function(_ql8){return this._ze(_ql8)?0:this._1b8(_ql8)._xy3();};_wt5.prototype._y22=function(_ql8){return this._1b8(_ql8)._xy3();};_wt5.prototype._oz=function(_ql8){return this._ze(_ql8)?0:this._1b8(_ql8)._622();};_wt5.prototype._f71=function(_ql8){return this._ze(_ql8)?0:this._1b8(_ql8)._2h2();};_wt5.prototype._ww2=function(_bk5){if(this._zp6===null||_bk5){this._zp6=this._5d7._ww2();}return this._zp6;};_wt5.prototype._ue3=function(_bk5){if(this._5c7===null||_bk5){this._5c7=this._5d7._ue3();}return this._5c7;};_wt5.prototype._es1=function(_ql8,_hx6){var _n59=this._1b8(_ql8);if(_n59){_n59._4q6=_899._no8(_hx6);_n59._pe5=false;}this._5d7._mb1();};_wt5.prototype._d81=function(_ql8,_hi7){var _n59=this._1b8(_ql8);if(_n59){_n59._4q6=_899._no8(_hi7);_n59._pe5=false;}this._5d7._mb1();};_wt5.prototype._6r1=function(_ql8){var _n59=this._1b8(_ql8);return _n59?_n59._4q6:0;};_wt5.prototype._171=function(_ql8){var _n59=this._1b8(_ql8);return _n59?_n59._4q6:0;};_wt5.prototype._ct=function(_ql8){var _n59=this._1b8(_ql8);if(_n59){var _zg8=_n59._716.length;for(var i=0;i<_zg8;i++){if(_n59._716[i]._o31){return true;}}}return false;};_wt5._p34=function(_as8,_sf9){var i=_109._ff3(_as8, "_dd8", _sf9);return(i==-1)?null:_as8[i];};_wt5.prototype._1o8=function(){this._hp6=null;this._1w7=null;if(this._5d7){this._5d7._1o8();}};_wt5.prototype._l88=function(_n59){this._2r8[_n59._dz8()]=_n59;};_wt5.prototype._j61=function(_n59){this._f43.push({_dd8:_n59._dz8(),_874:(_n59._764||(_n59._mn3==-1))?0:_n59._mn3,_wn3:(_n59._764||(_n59._n53==-1))?0:_n59._n53,_0c1:_n59._0c1});_n59._0c1=true;};_wt5.prototype._uc5=function(_n59,_9m7,_mu8){this._f43.length=0;for(var _ql8 in this._2r8){if(!this._2r8[_ql8]._co6){this._j61(this._2r8[_ql8]);}}_n59._go8(_9m7, _mu8);this._bc5(!!_9m7);};_wt5.prototype._bc5=function(_0r3){var _zg8=this._f43.length;for(var i=0;i<_zg8;i++){var _4e6=this._f43[i];var _ql8=_4e6._dd8;var _n59=this._2r8[_ql8];var _ni7=(_n59._mn3==-1)?0:_n59._2h2();var _mx6=(_n59._n53==-1)?0:_n59._622();var _3z7=!_4e6._0c1||(_ni7!=_4e6._874)||(_mx6!=_4e6._wn3);if(!_3z7){continue;}var _4g4=this._784[_ql8];if(_4g4){for(var j=0;j<_4g4.length;j++){if(_4g4[j]._fo){_4g4[j]._fo(this, _n59._p09, _ni7, _mx6, _0r3);}}}if(this._0d7&&this._0d7._fo){this._0d7._fo(this, _n59._p09, _ni7, _mx6, _0r3);}}};_wt5._zc5=function(_f79){return(_f79.indexOf("%")!=-1);};_wt5._5n6=function(_f79){return(_f79.indexOf("*")!=-1);};_wt5._0d5=function(_f79){return(_f79.indexOf("px")!=-1);};function _989(_hp5, _ql8, _n49, _yd6){this._ne9=document;this._i99=this._ne9.body;this._1h5=_hp5;this._p09=_n49;if(_n49.getAttribute( "isFlexContainer" )=="true" ){this._fv4="flex";}this._z36=_yd6;this._dd8=_ql8;this._716=[];this._h36={};this._qa7=[];this._5o6=[];this._g43=[];this._s54=[];};_989.prototype._jq8=null;_989.prototype._co6=false;_989.prototype._fv4="block";_989.prototype._0c1=false;_989.prototype._ft4="fixed";_989.prototype._an3="fixed";_989.prototype._764=true;_989.prototype._o31=false;_989.prototype._a74=null;_989.prototype._b74=null;_989.prototype._zn3=null;_989.prototype._4q6=-1;_989.prototype._na2=-1;_989.prototype._pe5=false;_989.prototype._tl1=false;_989.prototype._pt4=-1;_989.prototype._rf5=-1;_989.prototype._n53=-1;_989.prototype._mn3=-1;_989.prototype._dz8=function(){return this._dd8;};_989.prototype._nl4=function(){return this._z36;};_989.prototype._881=function(_9m7){var _vd4=this._qa7.indexOf(_9m7);var _qm5=this._g43.indexOf(_vd4);var _7v8=0;if(_qm5>0){_7v8=this._g43[_qm5-1]+1;}var _xa9=this._qa7.length;if(_qm5<(this._g43.length-1)){_xa9=this._g43[_qm5+1];}var _kd4=0;var _gc2=false;for(var i=_7v8;i<_xa9;i++){var _kw8=this._qa7[i];if(i==_vd4||_kw8._co6){continue;}if(!_gc2&&i<_vd4){_gc2=true;_9m7._lg3(_kw8._jq8);}else if(i>_vd4){_9m7._xi2(_kw8._jq8);}if(_kw8._an3=="resize"){_kd4++;}}return(_kd4==2);};_989.prototype._e4=function(){if(this._1h5._ze(this._dd8)){return;}var _k25=null;var _ps3=0;var _kz1=0;var _zg8=this._qa7.length;for(var i=0;i<_zg8;i++){if(this._qa7[i] instanceof _f88){if(_k25){if(_ps3==2){_k25._w89();}else{_k25._i89();}}_ps3=_kz1;_kz1=0;_k25=this._qa7[i];}if(this._qa7[i]._co6){continue;}if(this._qa7[i]._an3=="resize"){_ps3++;_kz1++;}}if(_k25){if(_ps3==2){_k25._w89();}else{_k25._i89();}}};_989.prototype._1o8=function(){var _zg8=this._5o6.length;for(var i=0;i<_zg8;i++){this._5o6[i]._1o8();this._5o6[i]=null;}var _zg8=this._716.length;for(var i=0;i<_zg8;i++){this._716[i]._1o8();this._716[i]=null;}var _zg8=this._s54.length;for(var i=0;i<_zg8;i++){this._s54[i]=null;}this._s54.length=0;if(this._jq8){var _st6=!this._tw7;if(_st6!=this._co6){this._jq8.style.display=_st6?"none":this._fv4;}this._jq8=null;}this._ne9=null;this._i99=null;};_989.prototype._j89=function(){var _0o5=_999._mw5(this._p09, "*");var _zg8=_0o5.length;for(var i=0;i<_zg8;i++){var _n49=_0o5.item(i);var _jo7=_n49.nodeName;var _648=null;var _sf9=_n49.getAttribute("id");if(_jo7=="rowPane"){_648=new _g88(this._1h5, _sf9, _n49, this);}else if(_jo7=="columnPane"){_648=new _8i6(this._1h5, _sf9, _n49, this);}else if ((_jo7=="rowSplitter" )||( _jo7=="columnSplitter" ) ){this._g43.push(i);}if(_648){this._716.push(_648);this._h36[_sf9]=_648;_648._j89();this._qa7[i]=_648;}}this._l97();this._z34();this._wl2();this._1h5._l88(this);};_989.prototype._wl2=function(){this._s54=[];var _xg4=this._p09.getAttribute("fillPaneWith");if(_xg4){if(!this._qa7.length){var _x94=_xg4.split(" ");for(var i=0;i<_x94.length;i++){var _sf9=_x94[i];var _l76=_sf9.charAt(_sf9.length-1)=="?";this._s54[i]=new _q65(_l76?_sf9.substring(0, _sf9.length-1):_sf9, _l76);}}else{_be9._ki6("_wt5: The attribute fillPaneWith is only supported on leaf panes");}}};function _q65(_sf9, _l76){this._pe9=_sf9;this._7m3=null;if(_l76){this._s16=true;}};_q65.prototype._s16=false;_989.prototype._333=function(_u15,_e93){if(!_u15._7m3){var a=[];for(var el=_e93.parentNode;el;el=el.parentNode){a.push(_fe9._3t(el));if(el==this._jq8){break;}if(el==this._i99){_be9._ki6( "_wt5:: 'fillPaneWith' element for pane " + this._dd8 + " is not a child of the pane");break;}}var _zg8=a.length;for(var i=_zg8-2;i>=0;i--){a[i]=a[i]._3e9(a[i+1]);}_u15._7m3=a;}var el=_e93;for(var i=0;i<_u15._7m3.length;i++, el=el.parentNode){el.style.height=_899._no8(this._pt4-_u15._7m3[i].height)+"px";el.style.width=_899._no8(this._rf5-_u15._7m3[i].width)+"px";}};_989.prototype._jv1=function(){var _zg8=this._s54.length;for(var i=0;i<_zg8;i++){var _u15=this._s54[i];var _sf9=_u15._pe9;var _0g8=( _sf9=="*" )?this._jq8.querySelector( "*:not(style)" ):this._ne9.getElementById( _sf9 );if(_0g8){this._333(_u15, _0g8);}else if((_sf9!="*")&&!_u15._s16){_be9._ki6( "_wt5: Could not find child element " + _sf9 + " in order to resize it" );}}};_989.prototype._hf3=function(){if(this._pe5&&!this._qa7.length){if(this._q11()<=this._5g()){return true;}}else{var _4b9=(this._e13()=="Width")?this._ue3():this._ww2();if(_4b9>=this._q11()){return true;}}return false;};_989.prototype._l97=function(){var _fh4=this._e13();var _1r5=this._p09.getAttribute("default"+_fh4);if(_1r5&&_wt5._5n6(_1r5)){this._zn3=parseInt(_1r5, 10);if(isNaN(this._zn3)){this._zn3=1;}}else if(_1r5&&_wt5._zc5(_1r5)){this._a74=parseInt(_1r5, 10);}else if(_1r5&&_wt5._0d5(_1r5)){this._b74=parseInt(_1r5, 10);}else{this._tl1=true;}var _i68=this._p09.getAttribute("min"+_fh4);this._pe5=true;if(_i68){if(_i68!="autoFromContents"){this._4q6=parseInt(_i68, 10);if(isNaN(this._4q6)||this._4q6<0){_be9._ki6("_wt5: Could not parse min size for pane " + this._dd8 );this._4q6=1;}this._4q6=Math.max(this._4q6, 1);this._pe5=false;}}};_989.prototype._g21=function(){var _wc4=this._0l();var _1j7=0;var _qy1=[];var _md2=0;var _v39;for(var i=0;i<this._qa7.length;i++){var _kw8=this._qa7[i];if(_kw8 instanceof _f88){_1j7+= _kw8._3i2();continue;}else if(_kw8._b74){if(this._764){_kw8._f33(_kw8._b74);_1j7+= _kw8._b74;}else{_1j7+= _kw8._q11();}}else if(_kw8._a74){if(this._764){_v39=Math.round((_kw8._a74 / 100)*_wc4);if(_kw8._4q6!=-1){_v39=Math.max(_v39, _kw8._4q6);}_kw8._f33(_v39, "px");}_1j7+= _kw8._q11();}else if(_kw8._zn3){if(!_kw8._co6){_md2+= _kw8._zn3;_qy1.push(_kw8);}}else{if(!_kw8._o31){var _qs3=_kw8._5g();_kw8._f33(_qs3);_1j7+= _qs3;}else{_1j7+= _kw8._q11();}}if(_kw8._co6&&!_kw8._zn3){_1j7-= _kw8._q11();}else if(!_kw8._zn3){var _818=_kw8._7v();var _3b9=Math.max(_818, _kw8._q11());if(_3b9==_818){_1j7-= _kw8._q11();_kw8._f33(_818);_1j7+= _818;}}}var _od4=_899._no8(_wc4-_1j7);for(var i=0;i<_qy1.length;i++){var _kw8=_qy1[i];if(!_kw8._o31 /*||_qy1.length==1*/){_v39=Math.round(_kw8._zn3 / _md2*_od4);}else{_v39=_kw8._q11();}var _818=_kw8._7v();if(_818!==null&&_v39<_818){_v39=_818;}_1j7+= _v39;_kw8._f33(_v39);}_1j7=this._kv1(_1j7, true);return _1j7;};_989.prototype._kv1=function(_1j7,_mx4){var _u66=true;var _wc4=this._0l();if(_1j7!=_wc4){_u66=false;}var _ta4=_1j7>_wc4;var _x25=this._zi1(_mx4, _ta4);while(!_u66&&_x25){_1j7=_1j7-_x25._q11();var _ie1=_899._no8(_wc4-_1j7);if(_x25._7v()&&_ie1<_x25._7v()){_x25._f33(_x25._7v());_1j7+= _x25._7v();}else{_x25._f33(_ie1);_1j7+= _ie1;}if(_1j7==_wc4){_u66=true;}var _ta4=_1j7>_wc4;_x25=this._zi1(_mx4, _ta4);}return _1j7;};_989.prototype._id=function(_9m7,_mu8){var _vd4=this._qa7.indexOf(_9m7);var _qm5=this._g43.indexOf(_vd4);var _7v8=0;if(_qm5>0){_7v8=this._g43[_qm5-1]+1;}var _xa9=this._qa7.length;if(_qm5<(this._g43.length-1)){_xa9=this._g43[_qm5+1];}var _1j7=0;var _zg8=this._qa7.length;for(var i=0;i<_zg8;i++){var _kw8=this._qa7[i];if(_kw8._co6){continue;}if(_kw8 instanceof _f88){_1j7+= _kw8._3i2();continue;}if(i<_7v8||i>=_xa9){_1j7+= _kw8._q11();continue;}if(_kw8._an3!="fixed"){var _b18=_899._no8(_kw8._q11()+((i<_vd4)?_mu8:-_mu8));if(_kw8._7v()){_b18=Math.max(_b18, _kw8._7v());}_kw8._f33(_b18);_kw8._o31=true;_1j7+= _b18;}else{_1j7+= _kw8._q11();}}var _mx4=false;this._kv1(_1j7, _mx4);};_989.prototype._mb1=function(){var _zg8=this._716.length;for(var i=0;i<_zg8;i++){this._716[i]._mb1();}this._y82();};_989.prototype._y82=function(){if(this._5o6.length){var _k25=null;var _6m5=0;var _uz4=0;for(var i=0;i<this._qa7.length;i++){var _kw8=this._qa7[i];if(_kw8 instanceof _f88){if(_k25){_k25._ng3(_6m5);}_kw8._y04(_6m5);_6m5=0;_k25=_kw8;continue;}else if(_kw8._co6){continue;}var _v39=(_kw8._an3=="resize")?_kw8._7v():_kw8._q11();_6m5+= _v39;}if(_k25){_k25._ng3(_6m5);}}};_989.prototype._0k3=function(){var _1d4=this._zk();var _zg8=this._716.length;for(var i=0;i<_zg8;i++){this._716[i]._g33(_1d4);}};_989.prototype._aq4=function(){var _0o5=_999._mw5(this._p09, "*");var _y96=_0o5.length;var _ud4=0;var _mc6=_999._mw5(this._p09, "rowSplitter");if(_mc6.length==0){_mc6=_999._mw5(this._p09, "columnSplitter");}_ud4=_mc6.length;var _0s=0;var _x93=0;for(var i=0;i<_y96;i++){var _uy6=_0o5.item(i);var _jo7=_uy6.nodeName;if(_jo7=="rowSplitter"||_jo7=="columnSplitter"){var _876=(_jo7=="rowSplitter");var _sq3=false;if(_uy6.getAttribute("reserveSpace")=="false"){_sq3=true;}var _rx8=_uy6.getAttribute("customImage");var _tc2=(_uy6.getAttribute("resizeOnMouseMove")=="true");var _lq5=_uy6.getAttribute("classPrefix");var _qm5=this._g43.indexOf(i);var _xn1=( _uy6.getAttribute( "allowExpandCollapse" )=="true" );var _se2=_uy6.getAttribute("collapseDirection");var _va4=( _uy6.getAttribute( "disableResize" )=="true" );var _7v8=0;if(_qm5>0){_7v8=this._g43[_qm5-1]+1;}var _xa9=this._qa7.length;if(_qm5<(this._g43.length-1)){_xa9=this._g43[_qm5+1];}var _9m7=new _f88(this._qa7[_7v8]._jq8, this._qa7[_xa9-1]._jq8, _876, this, _lq5, null, _xn1, _se2, _va4);for(var j=_7v8;j<_xa9;j++){if(j==i){continue;}if(j<i){_9m7._nf1(this._qa7[j]);}else{_9m7._h61(this._qa7[j]);}}if(_rx8!=null){_9m7._vy3(_rx8);}_9m7._wm4(false, _sq3);_9m7._kq1(_tc2);this._5o6.push(_9m7);this._qa7[i]=_9m7;_x93=i;}else{if(this._qa7[i]._an3=="resize"){_0s++;}}}if(_ud4>0&&_0s!=(_ud4+1)){_be9._ki6("_wt5: pane " + this._dd8 + " has " + _ud4 + " child splitter(s), but does not have " + (_ud4+1) + " child panes with splitterResizeBehaviour='resize'. This is unsupported." );}};_989.prototype._5y2=function(_9m7,_mu8){this._1h5._uc5(this, _9m7, _mu8);this._mb1();};_989.prototype._no=function(_9m7,_t94){var _zg8=_t94.length;for(var i=0;i<_zg8;i++){var _yt8=_t94[i];var _ql8=_yt8._dd8;var _by7=this._1h5._mf3(_ql8);this._1h5._514(_ql8, !_by7);}return !_by7;};_989.prototype._ik6=function(_yt8){this._jq8=_yt8;this._wb8=(_yt8==this._i99);if(this._jq8.classList.contains("clsDlgButtonBar")){this._fv4="flex";}var _no7=this._p09.getAttribute("overflow");if(_no7){this._jq8.style.overflow=_no7;if ((_no7=="visible" )&&( this._an3=="resize" )&&this._5o6.length ){_be9._ki6("_wt5: pane " + this._dz8() + " has overflow set to visible and splitterResizeBehaviour set to resize. These two attribute values are incompatible" );}}else{this._jq8.style.overflow="hidden";}this._tw7=this._p09.getAttribute("display");this._co6=(this._tw7=="false");this._jq8.style.display=this._co6?"none":this._fv4;if(!this._wb8){this._jq8.style.position="absolute";}this._jq8.h_sPaneId=this._dd8;var _zz7=(this._1h5._hp6==this._i99)?this._1h5._hp6:this._1h5._hp6.parentNode;this._7l3(_zz7);this._aq4();};_989.prototype._7l3=function(_9s2){var nl=_999._mw5( this._p09, "(rowPane | columnPane)/@id" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _t27=nl.item(i).nodeValue;var _jv6=this._ne9.querySelector( "DIV[HAL_paneId='" + _t27 + "']" );if(_jv6){if(_jv6.parentNode!=this._jq8){_9s2.appendChild(_jv6);}this._h36[_t27]._ik6(_jv6);}}var _zg8=this._716.length;for(var i=0;i<_zg8;i++){var _c07=this._716[i];if(!_c07._jq8){var _jv6=this._ne9.querySelector( "DIV[HAL_paneId='" + _c07._dz8() + "']" );if(!_jv6){var _jv6=_9s2.appendChild(this._ne9.createElement("DIV"));_jv6.style.zIndex=-1;_jv6.setAttribute("HAL_paneId", _c07._dz8());}for(var j=0;j<_c07._s54.length;j++){var _ot8=this._ne9.getElementById(_c07._s54[j]._pe9);if(_ot8){_jv6.appendChild(_ot8);}else{_be9._ki6("_wt5: could not find child control with id " + _c07._s54[j]._pe9 );}}_c07._ik6(_jv6);}}};_989.prototype._2h2=function(){if(this._wb8){this._rf5=this._i99.clientWidth;this._mn3=_899._no8(this._rf5-_fe9._dg1(this._i99));return this._mn3;}if(this._mn3!=-1){return this._mn3;}_oz8._jz8("_wt5: GetAvailableWidth returned null");return null;};_989.prototype._622=function(){if(this._wb8){this._pt4=this._i99.clientHeight;this._n53=_899._no8(this._pt4-_fe9._d32(this._i99));return this._n53;}if(this._n53!=-1){return this._n53;}_oz8._jz8("_wt5: GetAvailableHeight returned null");return null;};_989.prototype._6e3=function(){return this._pt4;};_989.prototype._xy3=function(){return this._rf5;};_989.prototype._fs7=function(_gv8,_n79){if(!_n79){_n79="px";}else if(_n79=="%"){_gv8=Math.round((_gv8 / 100)*this._z36._2h2());_n79="px";}this._jq8.style.width=_gv8+_n79;this._rf5=_gv8;this._mn3=_899._no8(_gv8-(_fe9._dg1(this._jq8)+_fe9._yn(this._jq8)));};_989.prototype._d77=function(_xg8,_n79){if(!_n79){_n79="px";}else if(_n79=="%"){_xg8=Math.round((_xg8 / 100)*this._z36._622());_n79="px";}this._jq8.style.height=_xg8+_n79;this._pt4=_xg8;this._n53=_899._no8(_xg8-(_fe9._d32(this._jq8)+_fe9._201(this._jq8)));};_989.prototype._z34=function(){var _uw3=this._p09.getAttribute("splitterResizeBehaviour");if(_uw3){this._an3=_uw3;}var _855=this._p09.getAttribute("parentResizeBehaviour");if(_855){this._ft4=_855;}};_989.prototype._2k3=function(){var _zg8=this._5o6.length;for(var i=0;i<_zg8;i++){this._5o6[i]._go8();}};_989.prototype._go8=function(_9m7,_mu8){this._0k3();if(_9m7){this._id(_9m7, _mu8);}else{this._g21();}this._1k3();var _zg8=this._716.length;for(var i=0;i<_zg8;i++){var _c07=this._716[i];if(!_c07._co6){_c07._go8();}else if(this._764){_wt5._pu(_c07);}}this._2k3();this._jv1();if(this._764){this._y82();}this._764=false;this._ts4=false;};_989.prototype._zi1=function(_mx4,_ta4){var _yo5=null;var _835=null;var _wp5=null;for(var i=(this._716.length-1);i>=0;i--){var _n59=this._716[i];if(_n59._co6){continue;}var _4t8=_ta4?!_n59._hf3():true;if(_mx4){if(_n59._ft4=="resizeFirst"&&_4t8){if(!_n59._ts4){_yo5=_n59;break;}else{_wp5=_n59;}}else if(_n59._ft4=="resize"&&_4t8){if(!_n59._ts4){if(!_835){_835=_n59;}}else{_wp5=_n59;}}}else{if(_n59._an3=="resize"&&_4t8){_yo5=_n59;break;}}}return _yo5||_835||_wp5;};_989.prototype._th3=function(_2m7,_q47){if(_q47.match(/matrix\(\s*\d+,\s*\d+,\s*\d+,\s*\d+,\s*(-?\d+),\s*(-?\d+)\)/)||_q47.match(/translate\(\s*(\d+)px,(\d+)px\s*\)/)){_2m7.left+= parseInt(RegExp.$1, 10);_2m7.top+= parseInt(RegExp.$2, 10);}};function _g88(_hp5, _ql8, _n49, _yd6){_g88.baseConstructor.call(this, _hp5, _ql8, _n49, _yd6);};_9t7._v88(_g88, _989);_g88.prototype._e13=function(){return "Height";};_g88.prototype._zk=function(){return this._622();};_g88.prototype._q11=function(){return this._6e3();};_g88.prototype._0l=function(){return this._2h2();};_g88.prototype._r11=function(){return this._xy3();};_g88.prototype._5g=function(){var _o58=this._jq8.style.display;this._jq8.style.display=this._fv4;var _xz4=this._jq8.scrollHeight;this._jq8.style.display=_o58;if(this._pt4!=-1){this._jq8.style.height=this._pt4+"px";}return _xz4;};_g88.prototype._f33=function(_xg8,_n79){this._d77(_xg8, _n79);};_g88.prototype._g33=function(_gv8,_n79){this._fs7(_gv8, _n79);};_g88.prototype._7v=function(){return this._ww2();};_g88.prototype._ww2=function(){var _hx6=0;if(this._co6){return _hx6;}if(this._4q6!=-1){_hx6=this._4q6;}else if(this._pe5&&!this._716.length){if(this._pt4!=-1){_hx6=this._5g();}else{_hx6=0;}}else{if(!this._716.length){if(this._an3=="fixed"&&this._ft4=="fixed"){_hx6=this._q11();}}else{var _ex6=0;var _zg8=this._716.length;for(var i=0;i<_zg8;i++){var _xg8=this._716[i]._ww2();if(_xg8>_ex6){_ex6=_xg8;}}_hx6=_ex6+_fe9._3t(this._jq8).height;this._ma2=_hx6;}}return _hx6;};_g88.prototype._ue3=function(){var _hi7=0;if(this._co6){return _hi7;}var _zg8=this._716.length;for(var i=0; i<_zg8; i++){_hi7+= this._716[i]._ue3();}_hi7+= _fe9._3t(this._jq8).width;return _hi7;};_g88.prototype._1k3=function(){var _325=_fe9._fe3(this._jq8);var _2a6=_fe9._d85(this._jq8)+parseInt(_325.paddingTop, 10)+_fe9._3h2(this._jq8);var _vl5=_fe9._ll4(this._jq8)+parseInt(_325.paddingLeft, 10)+_fe9._722(this._jq8);var _q47=_325.transform;if(_q47){var _2m7=new _oq7(_vl5, _2a6);this._th3(_2m7, _q47);_vl5=_2m7.left;_2a6=_2m7.top;}var _zg8=this._qa7.length;for(var i=0;i<_zg8;i++){var _kw8=this._qa7[i];if(_kw8 instanceof _f88){var _bh7=this._ne9.getElementById(_kw8._632());var _tz4=_kw8._3i2();var _218=_vl5;if(_tz4==0){_218=_vl5-Math.round(_kw8._b32()/ 2);}_bh7.style.left=_218+"px";_bh7.style.top=_2a6+"px";_vl5+= _tz4;}else{_kw8._jq8.style.position="absolute";_kw8._jq8.style.left=_vl5+"px";_kw8._jq8.style.top=_2a6+"px";if(!_kw8._co6){_vl5+= _kw8._rf5;}}}};function _8i6(_hp5, _ql8, _n49, _yd6){_8i6.baseConstructor.call(this, _hp5, _ql8, _n49, _yd6);};_9t7._v88(_8i6, _989);_8i6.prototype._e13=function(){return "Width";};_8i6.prototype._zk=function(){return this._2h2();};_8i6.prototype._0l=function(){return this._622();};_8i6.prototype._q11=function(){return this._xy3();};_8i6.prototype._r11=function(){return this._6e3();};_8i6.prototype._5g=function(){this._jq8.style.width="auto";var _om5=this._jq8.scrollWidth;if(this._rf5!=-1){this._jq8.style.width=this._rf5+"px";}return _om5;};_8i6.prototype._f33=function(_gv8,_n79){this._fs7(_gv8, _n79);};_8i6.prototype._g33=function(_xg8,_n79){this._d77(_xg8, _n79);};_8i6.prototype._7v=function(){return this._ue3();};_8i6.prototype._ww2=function(){var _hx6=0;if(this._co6){return _hx6;}var _zg8=this._716.length;for(var i=0; i<_zg8; i++){_hx6+= this._716[i]._ww2();}_hx6+= _fe9._3t(this._jq8).height;return _hx6;};_8i6.prototype._ue3=function(){var _hi7=0;if(this._co6){return _hi7;}if(this._4q6!=-1){_hi7=this._4q6;}else if(this._pe5&&!this._716.length){if(this._rf5!=-1){_hi7=this._5g();}else{_hi7=0;}}else{var _zg8=this._716.length;if(!_zg8){if(this._ft4=="fixed"&&this._an3=="fixed"){_hi7=this._q11();}}else{var _fi7=0;for(var i=0;i<_zg8;i++){var _gv8=this._716[i]._ue3();if(_gv8>_fi7){_fi7=_gv8;}}_hi7=_fi7+_fe9._3t(this._jq8).width;this._ma2=_hi7;}}return _hi7;};_8i6.prototype._1k3=function(){var _325=_fe9._fe3(this._jq8);var _2a6=_fe9._d85(this._jq8)+parseInt(_325.paddingTop, 10)+_fe9._3h2(this._jq8);var _vl5=_fe9._ll4(this._jq8)+parseInt(_325.paddingLeft, 10)+_fe9._722(this._jq8);var _q47=_325.transform;if(_q47){var _2m7=new _oq7(_vl5, _2a6);this._th3(_2m7, _q47);_vl5=_2m7.left;_2a6=_2m7.top;}var _zg8=this._qa7.length;for(var i=0;i<_zg8;i++){var _kw8=this._qa7[i];if(_kw8 instanceof _f88){var _bh7=this._ne9.getElementById(_kw8._632());var _tz4=_kw8._3i2();var _qh8=_2a6;if(_tz4==0){_qh8=_2a6-Math.round(_kw8._b32()/ 2);}_bh7.style.top=_qh8+"px";_bh7.style.left=_vl5+"px";_2a6+= _tz4;}else{_kw8._jq8.style.position="absolute";_kw8._jq8.style.top=_2a6+"px";_kw8._jq8.style.left=_vl5+"px";if(!_kw8._co6){_2a6+= _kw8._pt4;}}}};function _f88(_9c4, _893, _876, _vl7, _lq5, _uc4, _xn1, _se2, _va4){this._yn2=[];this._q92=[];this._jw1=[];this._fl1=[];this._s64=_9c4;this._yn2.push(this._s64);this._d53=_893;this._0d7=_vl7;this._q16=_876;this._fh5=_lq5;this._374=_uc4;this._kl1=_xn1;this._eb2=_se2;this._sw1=_va4;var _d96=document.createElement("DIV");this._s64.parentNode.appendChild(_d96);_d96.id=_fe9._sv5();this._9i5=_d96.id;this._d33(_va4);if(this._kl1){var _y47=_d96.appendChild(document.createElement("TABLE"));_y47.cellPadding="0";_y47.cellSpacing="0";_y47.style.width="100%";_y47.style.height="100%";_y47.style.position="absolute";var _2t5=_y47.appendChild(document.createElement("TBODY"));var _9q7=_2t5.appendChild(document.createElement("TR"));var _2q7=_9q7.appendChild(document.createElement("TD"));_2q7.className="clsResizeButtonContainer";var _gz7=_2q7.appendChild(document.createElement("DIV"));_gz7.style.cursor="default";if(_be9._kl6["hal"]["enableHighContrastMode"]){var _128=_gz7.appendChild(document.createElement("IMG"));_128.style.width="100%";_128.style.height="100%";_gz7.style.fontSize="0";}this._w21(_gz7, true);_gz7[_kx5._wj2?"onpointerdown":"onmousedown"]=_fe9._a75;_gz7[_kx5._wj2?"onpointerup":"onmouseup"]=this._g24.bind(this);_gz7[_kx5._wj2?"onpointerover":"onmouseover"]=_9t7._ti(this._403, this);_gz7[_kx5._wj2?"onpointerout":"onmouseout"]=_9t7._ti(this._zh3, this);_gz7.id=_fe9._sv5();this._6x7=_gz7.id;}this._ht4=_d96.cloneNode(true);_d96.parentNode.appendChild(this._ht4);this._ht4.id=_fe9._sv5("FeedbackBar");var div=this._ht4.querySelector("div");if(div){div.id=this._ht4.id+"_Arrow";}_d96[_kx5._wj2?"onpointerdown":"onmousedown"]=_9t7._ti(this._gk1, this);_d96[_kx5._wj2?"onpointerover":"onmouseover"]=_9t7._ti(this._hk1, this);_d96[_kx5._wj2?"onpointerout":"onmouseout"]=_9t7._ti(this._iv1, this);this._bk2();};_f88.prototype._zf5=_f88._iu7;_f88.prototype._1u4=_f88._iu7;_f88.prototype._oq8=0;_f88.prototype._pq8=0;_f88.prototype._vp6=0;_f88.prototype._vm3=true;_f88.prototype._l16=false;_f88.prototype._j31=false;_f88.prototype._1o8=function(){var _d96=document.getElementById(this._9i5);if(_d96){_d96[_kx5._wj2?"onpointerdown":"onmousedown"]=null;_d96[_kx5._wj2?"onpointerover":"onmouseover"]=null;_d96[_kx5._wj2?"onpointerout":"onmouseout"]=null;if(_d96.parentNode){_d96.parentNode.removeChild(_d96);}}if(this._ht4.parentNode){this._ht4.parentNode.removeChild(this._ht4);}this._ht4=null;this._s64=null;this._d53=null;this._374=null;this._yn2.length=0;this._q92.length=0;this._jw1.length=0;this._fl1.length=0;};_f88.prototype._hk1=function(e,_6u8){_6u8.className=this._fh5+"_hover";};_f88.prototype._iv1=function(e,_6u8){_6u8.className=this._fh5+"_normal";};_f88.prototype._d33=function(_va4){this._364=this._sw1||_va4;var _d96=document.getElementById(this._9i5);_d96.style.cursor=this._364?"default":"";};_f88.prototype._w21=function(_zf8,_7f7){var _lq5;if((this._eb2=="right"&&_7f7)||(this._eb2=="left"&&!_7f7)){_lq5="clsExpandCollapseRight";}else if((this._eb2=="right"&&!_7f7)||(this._eb2=="left"&&_7f7)){_lq5="clsExpandCollapseLeft";}else if((this._eb2=="up"&&_7f7)||(this._eb2=="down"&&!_7f7)){_lq5="clsExpandCollapseTop";}else{_lq5="clsExpandCollapseBottom";}_zf8.classPrefix=_lq5;_zf8.className=_lq5+"_normal";if(_be9._kl6["hal"]["enableHighContrastMode"]){var img=_zf8.querySelector("IMG");if(img){img.src="hal/images/" + _zf8.className + "_a11y.png";}}};_f88.prototype._g24=function(e){e.stopPropagation();if(this._0d7&&this._0d7._no){var _783=((this._eb2=="right")||(this._eb2=="down"))?this._fl1:this._jw1;var _7f7=this._0d7._no(this, _783);var _gz7=document.getElementById(this._6x7);this._w21(_gz7, _7f7);this._d33(!_7f7);}};_f88.prototype._403=function(e,_6u8){_6u8.className=_6u8.classPrefix+"_hover";if(_be9._kl6["hal"]["enableHighContrastMode"]){var img=_6u8.querySelector("IMG");if(img){img.src="hal/images/" + _6u8.className + "_a11y.png";}}};_f88.prototype._zh3=function(e,_6u8){_6u8.className=_6u8.classPrefix+"_normal";if(_be9._kl6["hal"]["enableHighContrastMode"]){var img=_6u8.querySelector("IMG");if(img){img.src="hal/images/" + _6u8.className + "_a11y.png";}}};_f88._iu7=2;_f88._gq=4;_f88.prototype._632=function(){return this._9i5;};_f88.prototype._3i2=function(){if(this._vm3){return 0;}else{if(document.getElementById(this._9i5).style.display=="none"){return 0;}return this._b32();}};_f88.prototype._b32=function(){if(!this._063){var _d96=document.getElementById(this._9i5);this._063=this._q16?_d96.offsetHeight:_d96.offsetWidth;}return this._063;};_f88.prototype._i89=function(){if(this._kl1){var _gz7=document.getElementById(this._6x7);this._w21(_gz7, false);this._d33(true);}else{var _d96=document.getElementById(this._9i5);_d96.style.display="none";}};_f88.prototype._w89=function(){if(this._kl1){var _gz7=document.getElementById(this._6x7);this._w21(_gz7, true);this._d33(false);}else{document.getElementById(this._9i5).style.display="block";}};_f88.prototype._kq1=function(_tc2){this._j31=_tc2;};_f88.prototype._vy3=function(_7d9){var _d96=document.getElementById(this._9i5);var img=_d96.querySelector("IMG");if(img){_d96.removeChild(img);}var _cf9=_d96.appendChild(document.createElement("IMG"));_cf9.src=_be9._7v5(_7d9);_d96.style.border="none";};_f88.prototype._wm4=function(_k66,_sq3){this._l16=_k66;this._vm3=_sq3;};_f88.prototype._lg3=function(_9c4){this._s64=_9c4;};_f88.prototype._xi2=function(_893){this._d53=_893;};_f88.prototype._bk2=function(){var _d96=document.getElementById(this._9i5);if(this._q16&&!this._fh5){this._fh5="clsResizerHoriz";}else if(!this._fh5){this._fh5="clsResizerVert";}_d96.className=this._fh5+"_normal";var _cf9=_d96.appendChild(document.createElement("IMG"));_cf9.src=_be9._nl6+"blank.gif";this._ht4.className="clsFeedbackBar";};_f88.prototype._go8=function(){var _d96=document.getElementById(this._9i5);if(this._q16){this._3b8(_d96);}else{this._4b8(_d96);}};_f88.prototype._4b8=function(_d96,_mu8){var _3a3=this._vm3?Math.round(_d96.offsetWidth/2):0;if(_mu8!=null){_d96.style.left=(_fe9._ll4(_d96)-_mu8)+"px";}else{var _nd2=this._s64.offsetWidth;if(!this._jw1.length){_d96.style.left=(_fe9._ll4(this._s64)+_nd2-_3a3)+"px";}}if(this._374){_d96.style.height=this._374()+"px";}else{var _sz1=this._s64.offsetHeight;if(this._jw1.length){_sz1=this._jw1[0]._6e3();}_d96.style.height=_sz1+"px";}if(!this._jw1.length){_d96.style.top=_fe9._d85(this._s64)+"px";}var nl=_d96.getElementsByTagName("IMG");if(nl.length){if(_be9._kl6["hal"]["enableHighContrastMode"]){nl.item(nl.length-1).style.width=_d96.offsetWidth+"px";nl.item(nl.length-1).style.height=_d96.offsetHeight+"px";}else{nl.item(0).style.width=_d96.offsetWidth+"px";nl.item(0).style.height=_d96.offsetHeight+"px";}}};_f88.prototype._3b8=function(_d96,_mu8){var _3a3=this._vm3?Math.round(_d96.offsetHeight/2):0;if(_mu8!=null){_d96.style.top=(_fe9._d85(_d96)-_mu8)+"px";}else{var _sz1=this._s64.offsetHeight;if(!this._jw1.length){_d96.style.top=(_fe9._d85(this._s64)+_sz1-_3a3)+"px";}}if(this._374){_d96.style.width=this._374()+"px";}else{var _nd2=this._s64.offsetWidth;if(this._jw1.length){_nd2=this._jw1[0]._xy3();}_d96.style.width=_nd2+"px";}if(!this._jw1.length){_d96.style.left=_fe9._ll4(this._s64)+"px";}var nl=_d96.getElementsByTagName("IMG");if(nl.length){if(_be9._kl6["hal"]["enableHighContrastMode"]){nl.item(nl.length-1).style.width=_d96.offsetWidth+"px";nl.item(nl.length-1).style.height=_d96.offsetHeight+"px";}else{nl.item(0).style.width=_d96.offsetWidth+"px";nl.item(0).style.height=_d96.offsetHeight+"px";}}};_f88.prototype._wv2=function(_kr3,_hi7){_109._9k6(this._yn2, _kr3);if(_hi7!=null&&_hi7>this._zf5){this._zf5=_hi7;}};_f88.prototype._nf1=function(_n59){this._jw1.push(_n59);};_f88.prototype._ih2=function(){return this._yn2;};_f88.prototype._971=function(){return this._jw1;};_f88.prototype._fg2=function(_h93,_hi7){_109._9k6(this._q92, _h93);if(_hi7!=null&&_hi7>this._1u4){this._1u4=_hi7;}};_f88.prototype._h61=function(_n59){this._fl1.push(_n59);};_f88.prototype._y04=function(_6m5){this._zf5=_6m5;};_f88.prototype._ng3=function(_uz4){this._1u4=_uz4;};_f88.prototype._uz=function(){return this._fl1;};_f88.prototype._id3=function(_gc4,_hx6){this._wv2(_gc4, _hx6);};_f88.prototype._q12=function(_7s2,_hx6){this._fg2(_7s2, _hx6);};_f88.prototype._gk1=function(e,_6u8){if(this._364){return;}var _bh7=document.getElementById(this._9i5);_bh7.className=this._fh5+"_selected";if(e.button==_fe9._bz2){this._8o6=true;if(this._0d7&&this._0d7._881){var _ot6=this._0d7._881(this);if(_ot6===false){this._8o6=false;}}var _db9=_fe9._d85(_bh7);var _p39=_fe9._ll4(_bh7);if(this._q16){_db9+= Math.round(_bh7.offsetHeight/2-_f88._gq/2);}else{_p39+= Math.round(_bh7.offsetWidth/2-_f88._gq/2);}this._ht4.style.top=_db9+"px";this._ht4.style.left=_p39+"px";if(this._q16){this._ht4.style.width=_bh7.offsetWidth+"px";this._ht4.style.height=_f88._gq+"px";}else{this._ht4.style.width=_f88._gq+"px";this._ht4.style.height=_bh7.offsetHeight+"px";}this._ht4.style.visibility="visible";if(this._j31){_bh7.style.visibility="hidden";}var _jl7={};_jl7[_kx5._wj2?"onpointerup":"onmouseup"]=this._qi1.bind(this);_jl7["onStopCapture"]=this._ep.bind(this);if(this._8o6){_jl7[_kx5._wj2?"onpointermove":"onmousemove"]=this._l11.bind(this);}_jl7["onkeydown"]=this._em2.bind(this);_d14._8a5(_jl7);if(!this._8o6){return;}var _6c4=this._s64.offsetParent;this._p63=_fe9._yh2(this._s64, _6c4);var _io5=_fe9._yh2(this._d53, _6c4);this._0d1=_fe9._yh2(this._s64, document.body);if(this._q16){this._836=_fe9._d85(_bh7);this._pq8=_fe9._yh2(this._ht4, document.body).top-this._0d1.top;this._yf5=e.clientY;this._nn3=_io5.top-this._p63.top+this._d53.offsetHeight;if(this._d53==this._s64.offsetParent){this._nn3-= _fe9._3h2(this._d53);}}else{this._0g5=_fe9._ll4(_bh7);this._oq8=_fe9._yh2(this._ht4, document.body).left-this._0d1.left;this._xf5=e.clientX;this._474=_io5.left-this._p63.left+this._d53.offsetWidth;if(this._d53==this._s64.offsetParent){this._474-= _fe9._722(this._d53);}}}if(_kx5._gl6){e.preventDefault();}};_f88.prototype._qi1=function(e){this._v97(e, false, null);};_f88.prototype._l11=function(e){var _j17=this._p63;var _me2=this._0d1;var _mu8;if(this._q16){if(Math.abs(this._yf5-e.clientY)>3){var _db9=e.clientY-_me2.top;_db9=this._g91(_db9, this._ht4);_mu8=_db9-this._pq8;this._ht4.style.top=_fe9._d85(this._ht4)+_mu8+"px";this._pq8=_db9;this._yf5=e.clientY;}}else{if(Math.abs(this._xf5-e.clientX)>3){var _p39=e.clientX-_me2.left;_p39=this._mt1(_p39, this._ht4);_mu8=_p39-this._oq8;this._ht4.style.left=_fe9._ll4(this._ht4)+_mu8+"px";this._oq8=_p39;this._xf5=e.clientX;}}if(this._j31){var _az1=true;this._v97(e, _az1, _mu8);}};_f88.prototype._v97=function(e,_az1,_r93){var _9c4=this._s64;var _d96=document.getElementById(this._9i5);if(!this._8o6){_d14._dx5();return;}var _j17=this._p63;var _mu8;if(this._q16){_mu8=_fe9._d85(this._ht4)-this._836;var _jg8=this._vm3?0:this._ht4.offsetHeight;if(this._j31&&_r93===null){var _db9=e.clientY-this._0d1.top;_db9=this._g91(_db9, this._ht4);_mu8=_db9-this._pq8;}if(this._l16){this._h11(this._ht4, _d96);}}else{_mu8=_fe9._ll4(this._ht4)-this._0g5;if(this._j31&&_r93===null){var _p39=e.clientX-this._0d1.left;_p39=this._mt1(_p39, this._ht4);_mu8=_p39-this._oq8;}if(this._l16){this._fi1(this._ht4, _d96);}}if(this._0d7&&this._0d7._5y2){if(this._j31&&_r93!==null){var _gl5=_mu8-this._vp6;this._vp6=_mu8;_mu8=_gl5;}else if(this._j31){this._vp6=_mu8;_mu8=_r93;}if(_mu8!=0){this._0d7._5y2(this, _mu8);}}if(!_az1){_d96.className=this._fh5+"_normal";_d14._dx5();}};_f88.prototype._g91=function(_db9,_ey4){var _jg8=this._vm3?0:_ey4.offsetHeight;if(_db9<this._zf5){_db9=this._zf5;}else if(_db9+_jg8>this._nn3-this._1u4){_db9=this._nn3-_jg8-this._1u4;}return _db9;};_f88.prototype._mt1=function(_p39,_ey4){var _jg8=this._vm3?0:_ey4.offsetWidth;if(_p39<this._zf5){_p39=this._zf5;}else if(_p39+_jg8>(this._474-this._1u4)){_p39=this._474-this._1u4-_jg8;}return _p39;};_f88.prototype._fi1=function(_ey4,_d96){var _j17=this._p63;var _bx6=Math.max(_fe9._ll4(_ey4)-_j17.left, _f88._iu7);this._s64.style.width=_bx6+"px";for(var i=0;i<this._yn2.length;i++){this._yn2[i].style.width=_bx6+"px";}for(var i=0;i<this._jw1.length;i++){this._jw1[i]._fs7(_bx6);}var _pd4=this._vm3?0:_d96.offsetWidth;var _ua6=this._474-_bx6-_pd4;for(var i=0;i<this._q92.length;i++){this._q92[i].style.left=(_j17.left+_bx6 + _pd4)+"px";this._q92[i].style.width=_ua6+"px";}for(var i=0;i<this._fl1.length;i++){this._fl1[i]._fs7(_ua6);}};_f88.prototype._h11=function(_ey4,_d96){var _j17=this._p63;var _hy6=Math.max(_fe9._d85(_ey4)-_j17.top, _f88._iu7);for(var i=0;i<this._yn2.length;i++){this._yn2[i].style.height=_hy6+"px";}for(var i=0;i<this._jw1.length;i++){this._jw1[i]._d77(_hy6);}var _pd4=this._vm3?0:_d96.offsetHeight;var _xy4=this._nn3-this._yn2[0].offsetHeight-_pd4;for(var i=0;i<this._q92.length;i++){this._q92[i].style.top=(_j17.top+this._yn2[0].offsetHeight + _pd4)+"px";this._q92[i].style.height=_xy4+"px";}for(var i=0;i<this._fl1.length;i++){this._fl1[i]._d77(_xy4);}};_f88.prototype._em2=function(e){if(e.keyCode==_fe9._al6){_d14._dx5();}_fe9._aq1(e);};_f88.prototype._ep=function(){this._ht4.style.visibility="hidden";if(this._j31){document.getElementById(this._9i5).style.visibility="visible";}this._vp6=0;};function _ov2(n){this._r09=n;};_ov2.prototype._ms7=function(){this._1v4=new _y65();this._4a7((this._r09.nodeType==_ie9._o14)?this._r09.documentElement:this._r09, 0);return this._1v4._ms7();};_ov2.prototype._4a7=function(n,_h18){var _r58=n.nodeName;var _p93=_999._mw5(n, "*").length;if(n==n.ownerDocument.documentElement&&n.ownerDocument.doctype){this._1v4._nz8("<div class='clsPrettyPrintDocType'>");this._1v4._nz8(_jp8._hj6(_999._co8(n.ownerDocument.doctype)));this._1v4._nz8("</div>");}var _p68="padding-left:" + _h18 + "px;";if(_p93>0){var _658=_fe9._sv5();this._1v4._nz8("<div style='cursor: pointer;");this._1v4._nz8(_p68);this._1v4._nz8( "' onclick='_d75(this)' childId='" );this._1v4._nz8(_658);this._1v4._nz8("'><span class='clsPrettyPrintExpandLink'>- </span>");}else{this._1v4._nz8("<div style='");this._1v4._nz8(_p68);this._1v4._nz8("'><span style='visibility:hidden' class='clsPrettyPrintExpandLink'>- </span>");}this._1v4._nz8( "<span class='clsPrettyPrintBrackets'><</span>" );this._1v4._nz8("<span class='clsPrettyPrintNodeName'>");this._1v4._nz8(_jp8._hj6(_r58));this._1v4._nz8("</span>");var nl=n.attributes;var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _349=nl.item(i);var _t17=_349.name;var _hy8=_349.value;if(!_ie9._rg1(n, _349)){continue;}var _og4="clsPrettyPrintAttribute";var _ev3="clsPrettyPrintNodeText";if(_t17.slice(0, 5)=="xmlns"){_og4="clsPrettyPrintNamespaceDecl";_ev3="clsPrettyPrintNamespaceURI";}this._1v4._nz8( "<span class='" );this._1v4._nz8(_og4);this._1v4._nz8( "'> " );this._1v4._nz8(_jp8._hj6(_t17));this._1v4._nz8( '</span><span class="clsPrettyPrintBrackets">="</span><span class="' );this._1v4._nz8(_ev3);this._1v4._nz8('">');this._1v4._nz8(_jp8._hj6(_hy8));this._1v4._nz8( '</span><span class="clsPrettyPrintBrackets">"</span>' );}var nl=_999._mw5( n, "* | text() | comment()" );var _zg8=nl.length;var _cf6=(_zg8>0)?">":"/>";this._1v4._nz8( "<span class='clsPrettyPrintBrackets'>" );this._1v4._nz8(_cf6);this._1v4._nz8("</span>");if(_p93>0){this._1v4._nz8("</div><div id=");this._1v4._nz8(_658);this._1v4._nz8(" expandedState='expanded'>");}_h18+= 20;for(var i=0;i<_zg8;i++){var _mv8=nl.item(i);switch(_mv8.nodeType){case _ie9._cl6:this._1v4._nz8( "<span class='clsPrettyPrintNodeText'>" );this._1v4._nz8(_jp8._hj6(_mv8.nodeValue));this._1v4._nz8("</span>");break;case _ie9._1o4:this._1v4._nz8("<span><!--");this._1v4._nz8(_jp8._hj6(_mv8.nodeValue));this._1v4._nz8("--></span>");break;case _ie9._vs1:this._1v4._nz8("<span><![CDATA[");this._1v4._nz8(_jp8._hj6(_mv8.nodeValue));this._1v4._nz8("]]></span>");break;default:this._4a7(_mv8, _h18);}}if(_zg8>0){_p68=_p93>0?_p68:"";var _9m8=_p93>0?"<span style='visibility:hidden'>- </span>":"";this._1v4._nz8(_9m8);this._1v4._nz8( "<span class='clsPrettyPrintBrackets' style='" );this._1v4._nz8(_p68);this._1v4._nz8( "'></</span><span class='clsPrettyPrintNodeName'>" );this._1v4._nz8(_jp8._hj6(n.nodeName));this._1v4._nz8( "</span><span class='clsPrettyPrintBrackets'>></span>" );}this._1v4._nz8("</div>");};function _d75(_0h7){var _c96=_0h7;if(_c96.getAttribute("childId")){var _0g8=_0h7.ownerDocument.getElementById(_c96.getAttribute("childId"));var _jn7=_0g8.getAttribute("expandedState");if(_jn7=="expanded"){_0g8.style.display="none";_c96.firstChild.innerHTML= "+ ";_0g8.setAttribute("expandedState", "collapsed");}else{_0g8.style.display="";_c96.firstChild.innerHTML="- ";_0g8.setAttribute("expandedState", "expanded");}}};function _v65(){this._2k2=".";this._4p8=0;this._824="";this._rh3="";this._y01="-";this._ju="";this._za5=false;this._0k2=3;this._6t1=3;};_v65.prototype._q61=function(_rd6){this._2k2=_rd6.decimalSeparator;this._zj2=_rd6.maximumFractionDigits;this._824=_rd6.positivePrefix;this._rh3=_rd6.positiveSuffix;this._y01=_rd6.negativePrefix;this._ju=_rd6.negativeSuffix;this._za5=true;this._oh3=_rd6.groupingSeparator;this._0k2=_rd6.groupingSize;this._6t1=_rd6.secondaryGroupingSize||_rd6.groupingSize;};_v65.prototype._7z=function(_rd6){this._2k2=_rd6.currencyDecimalSeparator;this._zj2=2;this._ip3=_rd6.currencySymbol;this._nl1=_rd6.currencyLocation=="left"?false:true;this._824=_rd6.currencyPositivePrefix;this._rh3=_rd6.currencyPositiveSuffix;this._y01=_rd6.currencyNegativePrefix;this._ju=_rd6.currencyNegativeSuffix;this._za5=true;this._oh3=_rd6.currencyGroupingSeparator;this._0k2=_rd6.currencyGroupingSize;this._6t1=_rd6.currencySecondaryGroupingSize||_rd6.currencyGroupingSize;};_v65.prototype._mn=function(_rd6){this._2k2=_rd6.percentageDecimalSeparator;this._zj2=_rd6.maximumFractionDigits;this._824=_rd6.percentagePositivePrefix;this._rh3=_rd6.percentagePositiveSuffix;this._y01=_rd6.percentageNegativePrefix;this._ju=_rd6.percentageNegativeSuffix;this._za5=true;this._oh3=_rd6.percentageGroupingSeparator;this._0k2=_rd6.percentageGroupingSize;this._6t1=_rd6.percentageSecondaryGroupingSize||_rd6.percentageGroupingSize;this._4p8=2;};function _mx3(_wz4){this._nq6=new Map();if(_wz4){this._nq6.set(0, _wz4);}};_mx3.prototype._z26=0;_mx3.prototype._wp6=0;_mx3._sn6=15;_mx3._mr4=-5;_mx3.prototype._pr4=1000000000000000;_mx3.prototype._or4=-1000000000000000;_mx3.prototype._ma7="000000000000000";_mx3._z95=function(_tw6,_7z4){_mx3._sn6=_tw6;_mx3._mr4=_7z4;_mx3.prototype._ma7=_jp8._o98("", "0", _tw6);_mx3.prototype._pr4=+("1" + _mx3.prototype._ma7);_mx3.prototype._or4=+("-1" + _mx3.prototype._ma7);};_mx3.prototype._tj6=function(){var _ou8=this._nq6.get(this._z26);return !!_ou8&&(_ou8<0);};_mx3.prototype._ms7=function(){return this._nu5();};_mx3.prototype._ks7=function(){return parseFloat(this._nu5());};_mx3.prototype._6o8=function(_t38){return(this._n88(_t38)==0);};_mx3.prototype._vv5=function(_t38){return(this._n88(_t38)==1);};_mx3.prototype._e32=function(_t38){var i=this._n88(_t38);return((i==1)||(i==0));};_mx3.prototype._wr7=function(_t38){return(this._n88(_t38)==-1);};_mx3.prototype._rf3=function(_t38){var i=this._n88(_t38);return((i==-1)||(i==0));};_mx3.prototype._n88=function(_t38){var _1k5=this._tj6();var _2k5=_t38._tj6();if(_1k5!=_2k5){return _1k5?-1:1;}if(this._z26>_t38._z26){return _1k5?-1:1;}if(this._z26<_t38._z26){return _1k5?1:-1;}var _6x6=this._wp6;if(_6x6>_t38._wp6){_6x6=_t38._wp6;}var _4d6=this._nq6;var _5d6=_t38._nq6;for(var i=this._z26; i>=_6x6;--i){var _tg8=_4d6.get(i)||0;var _ug8=_5d6.get(i)||0;if(_tg8>_ug8){return 1;}if(_tg8<_ug8){return-1;}}if(this._wp6>_t38._wp6){return _1k5?-1:1;}if(this._wp6<_t38._wp6){return _1k5?1:-1;}return 0;};_mx3.prototype._6g9="9".charCodeAt(0);_mx3.prototype._nu5=function(_cj8){if(!_cj8){_cj8=this._b13();}var _m07=this._nq6;var _7a6=this._z26;var _6x6=this._wp6;var _k76=this._tj6();var _8w4=[];for(var i=_7a6; i<0;++i){_8w4.push(this._ma7);}for(var i=_7a6; i>=_6x6;--i){var _ou8=_m07.get(i);if(_ou8){var _gx8=_ou8.toString();if(_gx8.charAt(0)=="-"){_gx8=_gx8.substr(1);}if(_mx3._sn6>_gx8.length){_gx8=_jp8._o98(_gx8, "0", _mx3._sn6);}_8w4.push(_gx8);}else{_8w4.push(this._ma7);}}_8w4.join("").match(/^(0*)(.*?)(0*)$/);var _ll8=RegExp.$2;var _nm5=RegExp.$3.length;var _5v8=_6x6*_mx3._sn6+_mx3._mr4 + _cj8._4p8+_nm5;var _4a6=_ll8.length+_5v8;if(_4a6<0){_ll8=_jp8._o98(_ll8, "0", _ll8.length-_4a6);_4a6=0;}else if(_4a6>_ll8.length){_ll8=_jp8._4s7(_ll8, "0", _4a6);}var _tr=(_cj8._zj2!=undefined);if(_tr){var _ss2=_ll8.length-_4a6;if(_ss2>_cj8._zj2){var _zg8=_4a6+_cj8._zj2;var _z37=_ll8.substr(_zg8).replace(/0+$/, "");_ll8=_ll8.substr(0, _zg8);var _4z7=false;var _gx8=_z37.charAt(0);if(_gx8>"5"){_4z7=true;}else if(_gx8=="5"){if(_z37.length>1){_4z7=true;}else if(_ll8){_4z7=!!((+_ll8.charAt(_ll8.length-1))& 1);}}if(_4z7){var _v94=[];var _zg8=_ll8.length;for(var i=_zg8-1; _4z7&&i>=0; --i){var _ou8=_ll8.charCodeAt(i);if(_ou8==this._6g9){_v94.push("0");}else{_v94.push(String.fromCharCode(_ou8+1));_4z7=false;}}if(_4z7){++_4a6;}_ll8=( _4z7?"1":"" ) + _ll8.substr(0, _zg8 - _v94.length) + _v94.reverse().join("");}}else if(_ss2<_cj8._zj2){_ll8=_jp8._4s7(_ll8, "0", _4a6+_cj8._zj2);}}var _v47=_ll8.substr(0, _4a6).replace(/^0+/, "")||"0";var _xq5=_ll8.substr(_4a6);if(!_tr){_xq5=_xq5.replace(/0+$/, "");}var _4j5=[];if(_k76){_4j5.push(_cj8._y01);}_4j5.push(_cj8._824);if(_cj8._oh3&&(_cj8._0k2<_v47.length)){var _bs8=[];var _4a3=_v47.length-_cj8._0k2;_bs8.push(_v47.substr(_4a3), _cj8._oh3);for(var i=_4a3-_cj8._6t1; i>0; i -= _cj8._6t1){_bs8.push(_v47.substr(i, _cj8._6t1), _cj8._oh3);}_bs8.push(_v47.substr(0, i+_cj8._6t1));_4j5.push(_bs8.reverse().join(""));}else{_4j5.push(_v47);}if(_xq5){_4j5.push(_cj8._2k2, _xq5);}_4j5.push(_cj8._rh3);if(_k76){_4j5.push(_cj8._ju);}return _4j5.join("");};_mx3.prototype._d82=function(_m07,_7a6,_6x6){while((_7a6>_6x6)&&!_m07.get(_7a6)){_m07.delete(_7a6--);}return _7a6;};_mx3.prototype._3e9=function(_t38){var _4d6=this._nq6;var _0m5=this._z26;var _ia6=this._wp6;var _1k5=this._tj6();var _5d6=_t38._nq6;var _1m5=_t38._z26;var _ja6=_t38._wp6;var _2k5=_t38._tj6();var _7a6=(_0m5>_1m5)?_0m5:_1m5;var _6x6=(_ia6<_ja6)?_ia6:_ja6;var _uj8=new _mx3();var _m07=_uj8._nq6;var _fu8=0;for(var i=_6x6; i<=_7a6;++i){var _tg8=_4d6.get(i)||0;var _ug8=_5d6.get(i)||0;var _ki7=_tg8+_ug8+_fu8;if(_ki7>=this._pr4){_ki7-= this._pr4;_fu8=1;}else if(_ki7<=this._or4){_ki7-= this._or4;_fu8=-1;}else{_fu8=0;}if(_ki7){_m07.set(i, _ki7);}}if(_fu8){_m07.set(++_7a6, _fu8);}if(_1k5!=_2k5){_7a6=this._d82(_m07, _7a6, _6x6);if(_m07.has(_7a6)&&_m07.get(_7a6)<0){for(var i=_6x6; i<=_7a6;++i){var _ou8=_m07.get(i);if(_ou8&&_ou8>0){_ou8+= this._or4;var _qx6=_m07.get(i+1);_m07.set(i+1, _qx6?(_qx6+1):1);}if(_ou8){_m07.set(i, _ou8);}else{_m07.delete(i);}}}else{for(var i=_6x6; i<=_7a6;++i){var _ou8=_m07.get(i);if(_ou8&&_ou8<0){_ou8+= this._pr4;var _qx6=_m07.get(i+1);_m07.set(i+1, _qx6?(_qx6-1):-1);}if(_ou8){_m07.set(i, _ou8);}else{_m07.delete(i);}}}_7a6=this._d82(_m07, _7a6, _6x6);if((_7a6==_6x6)&&!_m07.get(_7a6)){_m07.delete(_7a6);_7a6=_6x6=0;}}while((_6x6<_7a6)&&!_m07.get(_6x6)){_m07.delete(_6x6++);}_uj8._db1(_7a6, _6x6);return _uj8;};_mx3.prototype._js7=function(_t38){return _mx3._b95((parseFloat(this._ms7())-parseFloat(_t38._ms7())).toString(10));};_mx3.prototype._2o8=function(_t38){return _mx3._b95((parseFloat(this._ms7())/ parseFloat(_t38._ms7())).toString(10));};_mx3.prototype._gu5=function(i){return _mx3._b95((parseFloat(this._ms7())/ i).toString(10));};_mx3.prototype._xr7=function(_t38){return _mx3._b95((parseFloat(this._ms7())*parseFloat(_t38._ms7())).toString(10));};_mx3.prototype._6e9=function(_t38){return _mx3._b95((parseFloat(this._ms7())% parseFloat(_t38._ms7())).toString(10));};_mx3.prototype._bz8=function(){return _mx3._b95(this._ms7());};_mx3._b95=function(s){if(!s){return null;}s=s.replace(/\s*/g, "");if(!s){return null;}var _e79;var _v47;var _xq5;var _kn7;if(s.match(/^([\+\-]?)0*(\d*?)\.(\d*?)0*([eE][\+\-]?\d+)?$/)){_e79=(RegExp.$1=="-")?"-":"";_v47=RegExp.$2||"";_xq5=RegExp.$3||"";_kn7=RegExp.$4;}else if(s.match(/^([\+\-]?)0*(\d*?)([eE][\+\-]?\d+)?$/)){_e79=(RegExp.$1=="-")?"-":"";_v47=RegExp.$2||"";_xq5="";_kn7=RegExp.$3;}else{return null;}var _ai7=_kn7?+_kn7.substr(1):0;var _ga6=_ai7-_xq5.length;var _l55=_v47+_xq5;var _6x6=0;var _5v8=this._mr4;while(_5v8>_ga6){_5v8-= this._sn6;--_6x6;}var _7a6=_6x6;_l55=_jp8._4s7(_l55, "0", _l55.length-_5v8+_ga6);var _uj8=new _mx3();var _m07=_uj8._nq6;var _qx6=_7a6;var _zg8=_l55.length;while(_zg8>0){_7a6=_qx6++;if(_zg8<=this._sn6){var _ou8=+(_e79+_l55.substr(0, _zg8));if(_ou8){_m07.set(_7a6, _ou8);}break;}_zg8-= this._sn6;var _ou8=+(_e79+_l55.substr(_zg8, this._sn6));if(_ou8){_m07.set(_7a6, _ou8);}}while((_6x6<_7a6)&&!_m07.get(_6x6)){_m07.delete(_6x6++);}_uj8._db1(_7a6, _6x6);return _uj8;};_mx3.prototype._db1=function(_7a6,_6x6){if(_7a6!==this._z26){this._z26=_7a6;}if(_6x6!==this._wp6){this._wp6=_6x6;}};_mx3.prototype._b13=function(){if(!this._w74){_mx3.prototype._w74=new _v65();}return this._w74;};function _r57(el, _rh7){this._7g9=el;this._zb7=_rh7;this._7g9.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", this, false);};_r57.prototype._1o8=function(){this._7g9.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", this, false);this._7g9=null;this._zb7=null;};_r57.prototype.handleEvent=function(e){switch(e.type){case "MSPointerDown":case "touchstart":this._9d5(e);break;case "MSPointerMove":case "touchmove":this._606(e);break;case "MSPointerUp":case "touchend":this._cn6(e);break;case "MSPointerCancel":case "touchcancel":this._fq8=true;this._cn6(e);break;}};_r57.prototype._9d5=function(e){this._fq8=false;var _6x8=_kx5._wj2?e:e.targetTouches[0];this._cc8=_6x8.clientX;this._dc8=_6x8.clientY;this._pf5=document.elementFromPoint(this._cc8, this._dc8);this._7g9.addEventListener(_kx5._wj2?"MSPointerMove":"touchmove", this, false);this._7g9.addEventListener(_kx5._wj2?"MSPointerUp":"touchend", this, false);this._7g9.addEventListener(_kx5._wj2?"MSPointerCancel":"touchcancel", this, false);};_r57.prototype._606=function(e){var _6x8=_kx5._wj2?e:e.targetTouches[0];if((Math.abs(_6x8.clientX-this._cc8)>=50)||(Math.abs(_6x8.clientY-this._dc8)>=50)){this._fq8=true;}};_r57.prototype._cn6=function(e){if(!this._fq8){var _6x8=_kx5._wj2?e:e.changedTouches[0];if(!_fe9._0r7(this._pf5, e.target)||(this._pf5!=document.elementFromPoint(_6x8.clientX, _6x8.clientY))){this._fq8=true;}}this._7g9.removeEventListener(_kx5._wj2?"MSPointerMove":"touchmove", this, false);this._7g9.removeEventListener(_kx5._wj2?"MSPointerUp":"touchend", this, false);this._7g9.removeEventListener(_kx5._wj2?"MSPointerCancel":"touchcancel", this, false);if(!this._fq8){var _6x8=_kx5._wj2?e:e.changedTouches[0];this._zb7(this._pf5, _6x8.clientX, _6x8.clientY, e);}this._pf5=null;};var _sa8={};_sa8._az=function(_qr8,_zo7){var o={};var _zg8=_qr8.length;for(var i=0; i<_zg8;++i){var _e59=_qr8[i];o[_e59[_zo7]]=_e59;}return o;};_sa8._gq1=function(_qr8){var o={};var _zg8=_qr8.length;for(var i=0; i<_zg8;++i){o[_qr8[i]]=i;}return o;};_sa8._nn=function(_qr8){var a=[];var _zg8=_qr8.length;for(var i=0; i<_zg8;++i){a[_qr8[i]]=i;}return a;};_sa8._bz=function(_qr8){var o=new Map();var _zg8=_qr8.length;for(var i=0;i<_zg8;i++){o.set(_qr8[i], i);}return o;};_sa8._fe=function(_qr8){var o={};var _zg8=_qr8.length;for(var i=0; i<_zg8;++i){o[_qr8[i]]=true;}return o;};_sa8._w7=function(_qr8,_zo7){var o={};var _zg8=_qr8.length;for(var i=0; i<_zg8;++i){o[_qr8[i][_zo7]]=i;}return o;};_sa8._g71=function(o,_zo7){try{return o[_zo7];}catch(e){_oz8._jz8( "_sa8._g71 caught exception accessing o[" + _zo7 + "]" );return null;}};_sa8._1r7=function(_ng9,_ci7,_8o1){var _k64=false;var _519=null;var _h99=null;var _vb8=false;var _4m1=_8o1;return function(){_519=this;_h99=arguments;if(_k64){_vb8=true;}else{if(!_4m1){_ng9.apply(this, arguments);}_k64=true;setTimeout(function(){if(_vb8||_4m1){_ng9.apply(_519, _h99); _vb8=false;}_k64=false;}, _ci7);}};};function _gi6(_vl7, _el8, _rd9, _rs8, _o79, _vo7){this._0d7=_vl7;this._bd8=_el8;this._x99=_rd9;this._8q8=(_rs8!==false);this._n19=_o79;this._md7=_vo7;this._8m3=[];};_gi6.prototype._lb7=true;_gi6.prototype._zq8=null;_gi6.prototype._do6=false;_gi6.prototype._av5=function(){return this._0d7;};_gi6.prototype._sw5=function(_vl7){this._0d7=_vl7;};_gi6.prototype._vw5=function(_g45,_f45,_j27){this._zq8=new _3z8( _g45||"Web request failed.", _f45, _j27 );};_gi6.prototype._114=function(_rb3,_f45,_j27){this._vw5(self["_4l6"]?_4l6._m67(_rb3):null, _f45, _j27);};_gi6.prototype._9s7=function(_sw8){this._zq8=_sw8;};_gi6.prototype._cr7=function(){return this._zq8;};_gi6.prototype._py2=function(_579,_hy8){this._8m3.push(_579, _hy8);};_gi6.prototype._0i2=function(_579){return this._ow7.getResponseHeader(_579);};_gi6.prototype._614=function(_7s5){this._zh5=_7s5;};_gi6.prototype._rz3=function(){return this._zh5;};_gi6.prototype._v89=function(){if(!_kx5._gu&&_be9._co4&&_be9._co4._dj2){_be9._co4._dj2(this);}if(this._ow7){this._ow7=null;}this._do6=false;_gi6._rv2(this);this._ow7=_kx5._gu||(_ie9._0p&&self.XMLHttpRequest)?new XMLHttpRequest():new ActiveXObject(_ie9._fh3);try{if(this._n19||this._md7){this._ow7.open(this._bd8, this._x99, this._8q8, this._n19, this._md7);}else{this._ow7.open(this._bd8, this._x99, this._8q8);}}catch(e){_oz8._jz8( "Error opening _gi6 request" );this._114( "IDS_HAL_WEBREQUEST_SEND_ERROR", "URL: " + this._x99);if(this._0d7&&this._0d7._c42){this._0d7._c42(this);}return;}if(_kx5._gl6){var _2d9=this._x99.substr(this._x99.length-".dtd".length);if(_2d9==".dtd"){this._ow7.overrideMimeType("text/plain");}}for(var i=0;i<this._8m3.length;i+= 2){this._ow7.setRequestHeader(this._8m3[i], this._8m3[i+1]);}if(!this._lb7){this._ow7.setRequestHeader( "If-Modified-Since", "Thu, 01 Jan 1970 00:00:00 GMT" );}this._ow7.onreadystatechange=this._182.bind(this);try{this._ow7.send(this._zh5||"");}catch(e){_oz8._jz8( "Error sending _gi6 request" );this._114("IDS_HAL_WEBREQUEST_SEND_ERROR");if(this._0d7&&this._0d7._c42){this._0d7._c42(this);}}};_gi6.prototype._124=0;_gi6.prototype._kp4=function(){};_gi6.prototype._182=function(){if(!this._su7&&(this._ow7.readyState==4)){_gi6._4s1(this);this._ow7.onreadystatechange=this._kp4;if(!this._of3()){var _g45=self["_4l6"]?_4l6._rh2( "IDS_HAL_WEBREQUEST_ERROR" ):null;var _f45=this._l67()+" - " + this._yl4() + "\n" +"URL: " + this._ao8();var _f55=this._1f3();if(_f55){_f45 += "\n\nResponse Text:\n" + _f55;}if(!_kx5._gu){_be9._452("_3z8");}this._vw5(_g45, _f45, "");}if(this._124){setTimeout(this._hi1.bind(this), this._124);return;}this._hi1();}};_gi6.prototype._hi1=function(){if(this._su7){return;}if(!this._mx2()){return;}this._do6=true;this._3g3();if(this._0d7&&this._0d7._c42){this._0d7._c42(this);}};_gi6.prototype._3g3=function(){if(!_kx5._gu&&_be9._co4&&_be9._co4._7a){_be9._co4._7a(this);}if(this._zq8){_oz8._jz8(this._zq8._le3()+"\n" + this._zq8._ke3());}};_gi6.prototype._mx2=function(){return true;};_gi6.prototype._7z8=function(){this._su7=true;_gi6._4s1(this);if(this._ow7){this._ow7.abort();this._ow7=null;}if(!this._do6&&this._0d7&&this._0d7._si2){this._do6=true;this._0d7._si2(this);}};_gi6.prototype._of3=function(){var _nh8=this._l67();return((_nh8>=200)&&(_nh8<300));};_gi6.prototype._l67=function(){return _sa8._g71(this._ow7, "status");};_gi6.prototype._yl4=function(){return _sa8._g71(this._ow7, "statusText");};_gi6.prototype._ao8=function(){return this._x99;};_gi6.prototype._1f3=function(){return this._ow7.responseText;};_gi6.prototype._fk6=function(_8g7){this._lb7=_8g7;};_gi6.prototype._gk6=function(_688){this._9x7=_688;};_gi6.prototype._zi6=function(){return this._9x7;};_gi6.prototype._p32=function(){return this._do6;};_gi6._yl3=[];_gi6._2q1=function(){var _rp3=this._yl3.concat();for(var i=0;i<_rp3.length;i++){var _e48=_rp3[i];_e48._0d7=null;_e48._7z8();}};_gi6._rv2=function(_e48){this._yl3.push(_e48);};_gi6._4s1=function(_e48){_109._bk6(this._yl3, _e48);};_gi6._ai2=function(){return(this._yl3.length>0);};function _3z8(_g45, _f45, _j27){this._iv4=_g45;this._hv4=_f45||"";this._fr6=_j27||"";};_3z8.prototype._le3=function(){return this._iv4;};_3z8.prototype._ke3=function(){return this._hv4;};_3z8.prototype._085=function(){return this._fr6;};JXG={exists:(function(undefined){return function(v){return !(v===undefined||v===null);}})()};JXG.decompress=function(str){return(new JXG.Util.Unzip(JXG.Util.Base64.decodeAsArray(str))).unzip()[0][0];};JXG.Util={};JXG.Util.Unzip=function(barray){var outputArr=[],output="",debug=false,gpflags,files=0,unzipped=[],crc,buf32k=new Array(32768),bIdx=0,modeZIP=false,CRC, SIZE,bitReverse=[0x00, 0x80, 0x40, 0xc0, 0x20, 0xa0, 0x60, 0xe0,0x10, 0x90, 0x50, 0xd0, 0x30, 0xb0, 0x70, 0xf0,0x08, 0x88, 0x48, 0xc8, 0x28, 0xa8, 0x68, 0xe8,0x18, 0x98, 0x58, 0xd8, 0x38, 0xb8, 0x78, 0xf8,0x04, 0x84, 0x44, 0xc4, 0x24, 0xa4, 0x64, 0xe4,0x14, 0x94, 0x54, 0xd4, 0x34, 0xb4, 0x74, 0xf4,0x0c, 0x8c, 0x4c, 0xcc, 0x2c, 0xac, 0x6c, 0xec,0x1c, 0x9c, 0x5c, 0xdc, 0x3c, 0xbc, 0x7c, 0xfc,0x02, 0x82, 0x42, 0xc2, 0x22, 0xa2, 0x62, 0xe2,0x12, 0x92, 0x52, 0xd2, 0x32, 0xb2, 0x72, 0xf2,0x0a, 0x8a, 0x4a, 0xca, 0x2a, 0xaa, 0x6a, 0xea,0x1a, 0x9a, 0x5a, 0xda, 0x3a, 0xba, 0x7a, 0xfa,0x06, 0x86, 0x46, 0xc6, 0x26, 0xa6, 0x66, 0xe6,0x16, 0x96, 0x56, 0xd6, 0x36, 0xb6, 0x76, 0xf6,0x0e, 0x8e, 0x4e, 0xce, 0x2e, 0xae, 0x6e, 0xee,0x1e, 0x9e, 0x5e, 0xde, 0x3e, 0xbe, 0x7e, 0xfe,0x01, 0x81, 0x41, 0xc1, 0x21, 0xa1, 0x61, 0xe1,0x11, 0x91, 0x51, 0xd1, 0x31, 0xb1, 0x71, 0xf1,0x09, 0x89, 0x49, 0xc9, 0x29, 0xa9, 0x69, 0xe9,0x19, 0x99, 0x59, 0xd9, 0x39, 0xb9, 0x79, 0xf9,0x05, 0x85, 0x45, 0xc5, 0x25, 0xa5, 0x65, 0xe5,0x15, 0x95, 0x55, 0xd5, 0x35, 0xb5, 0x75, 0xf5,0x0d, 0x8d, 0x4d, 0xcd, 0x2d, 0xad, 0x6d, 0xed,0x1d, 0x9d, 0x5d, 0xdd, 0x3d, 0xbd, 0x7d, 0xfd,0x03, 0x83, 0x43, 0xc3, 0x23, 0xa3, 0x63, 0xe3,0x13, 0x93, 0x53, 0xd3, 0x33, 0xb3, 0x73, 0xf3,0x0b, 0x8b, 0x4b, 0xcb, 0x2b, 0xab, 0x6b, 0xeb,0x1b, 0x9b, 0x5b, 0xdb, 0x3b, 0xbb, 0x7b, 0xfb,0x07, 0x87, 0x47, 0xc7, 0x27, 0xa7, 0x67, 0xe7,0x17, 0x97, 0x57, 0xd7, 0x37, 0xb7, 0x77, 0xf7,0x0f, 0x8f, 0x4f, 0xcf, 0x2f, 0xaf, 0x6f, 0xef,0x1f, 0x9f, 0x5f, 0xdf, 0x3f, 0xbf, 0x7f, 0xff],cplens=[3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31,35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 0, 0],cplext=[0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2,3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0, 99, 99], /*99==invalid */cpdist=[0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0007, 0x0009, 0x000d,0x0011, 0x0019, 0x0021, 0x0031, 0x0041, 0x0061, 0x0081, 0x00c1,0x0101, 0x0181, 0x0201, 0x0301, 0x0401, 0x0601, 0x0801, 0x0c01,0x1001, 0x1801, 0x2001, 0x3001, 0x4001, 0x6001],cpdext=[0, 0, 0, 0, 1, 1, 2, 2,3, 3, 4, 4, 5, 5, 6, 6,7, 7, 8, 8, 9, 9, 10, 10,11, 11, 12, 12, 13, 13],border=[16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15],bA=barray,bytepos=0,bitpos=0,bb=1,bits=0,NAMEMAX=256,nameBuf=[],fileout;function readByte(){bits+=8;if(bytepos<bA.length){return bA[bytepos++];} else{return-1;}};function byteAlign(){bb=1;};function readBit(){var carry;bits++;carry=(bb & 1);bb >>= 1;if(bb==0){bb=readByte();carry=(bb & 1);bb=(bb>>1)| 0x80;}return carry;};function readBits(a){var res=0,i=a;while(i--){res=(res<<1)| readBit();}if(a){if(a==8){res=bitReverse[res];}else{res=bitReverse[res]>>(8-a);}}return res;};function flushBuffer(){bIdx=0;};function addBuffer(a){SIZE++;buf32k[bIdx++]=a;outputArr.push(String.fromCharCode(a));if(bIdx==0x8000){bIdx=0;}};function HufNode(){this.b0=0;this.b1=0;this.jump=null;this.jumppos=-1;};var LITERALS=288;var literalTree=new Array(LITERALS);var distanceTree=new Array(32);var treepos=0;var Places=null;var Places2=null;var impDistanceTree=new Array(64);var impLengthTree=new Array(64);var len=0;var fpos=new Array(17);fpos[0]=0;var flens;var fmax;function IsPat(){while(1){if(fpos[len]>=fmax)return-1;if(flens[fpos[len]]==len)return fpos[len]++;fpos[len]++;}};function Rec(){var curplace=Places[treepos];var tmp;if(debug)document.write("<br>len:"+len+" treepos:"+treepos);if(len==17){return-1;}treepos++;len++;tmp=IsPat();if(debug)document.write("<br>IsPat "+tmp);if(tmp>=0){curplace.b0=tmp; /*leaf cell for 0-bit */if(debug)document.write("<br>b0 "+curplace.b0);} else {curplace.b0=0x8000;if(debug)document.write("<br>b0 "+curplace.b0);if(Rec())return-1;}tmp=IsPat();if(tmp>=0){curplace.b1=tmp; /*leaf cell for 1-bit */if(debug)document.write("<br>b1 "+curplace.b1);curplace.jump=null; /*Just for the display routine */} else {curplace.b1=0x8000;if(debug)document.write("<br>b1 "+curplace.b1);curplace.jump=Places[treepos];curplace.jumppos=treepos;if(Rec())return-1;}len--;return 0;};function CreateTree(currentTree, numval, lengths, show){var i;if(debug)document.write("currentTree "+currentTree+" numval "+numval+" lengths "+lengths+" show "+show);Places=currentTree;treepos=0;flens=lengths;fmax =numval;for(i=0;i<17;i++)fpos[i]=0;len=0;if(Rec()){if(debug)alert("invalid huffman tree\n");return-1;}if(debug){document.write('<br>Tree: '+Places.length);for(var a=0;a<32;a++){document.write("Places["+a+"].b0="+Places[a].b0+"<br>");document.write("Places["+a+"].b1="+Places[a].b1+"<br>");}}return 0;};function DecodeValue(currentTree){var len, i,xtreepos=0,X=currentTree[xtreepos],b;while(1){b=readBit();if(debug)document.write("b="+b);if(b){if(!(X.b1 & 0x8000)){if(debug)document.write("ret1");return X.b1; /*If leaf node, return data */}X=X.jump;len=currentTree.length;for(i=0;i<len;i++){if(currentTree[i]===X){xtreepos=i;break;}}} else {if(!(X.b0 & 0x8000)){if(debug)document.write("ret2");return X.b0; /*If leaf node, return data */}xtreepos++;X=currentTree[xtreepos];}}if(debug)document.write("ret3");return-1;};function DeflateLoop(){var last, c, type, i, len;do {last=readBit();type=readBits(2);switch(type){case 0:if(debug)alert("Stored\n");break;case 1:if(debug)alert("Fixed Huffman codes\n");break;case 2:if(debug)alert("Dynamic Huffman codes\n");break;case 3:if(debug)alert("Reserved block type!!\n");break;default:if(debug)alert("Unexpected value %d!\n", type);break;}if(type==0){var blockLen, cSum;byteAlign();blockLen=readByte();blockLen |=(readByte()<<8);cSum=readByte();cSum |=(readByte()<<8);if(((blockLen ^ ~cSum)& 0xffff)){document.write("BlockLen checksum mismatch\n");}while(blockLen--){c=readByte();addBuffer(c);}} else if(type==1){var j;while(1){j=(bitReverse[readBits(7)]>>1);if(j>23){j=(j<<1)| readBit(); /*48..255 */if(j>199){ /*200..255 */j-= 128; /*72..127 */j=(j<<1)| readBit(); /*144..255 << */} else { /*48..199 */j-= 48; /*0..151 */if(j>143){j=j+136; /*280..287 << */}}} else { /*0..23 */j+= 256; /*256..279 << */}if(j<256){addBuffer(j);} else if(j==256){break;} else {var len, dist;j-= 256+1; /*bytes+EOF */len=readBits(cplext[j])+cplens[j];j=bitReverse[readBits(5)]>>3;if(cpdext[j]>8){dist=readBits(8);dist |=(readBits(cpdext[j]-8)<<8);} else {dist=readBits(cpdext[j]);}dist+= cpdist[j];for(j=0;j<len;j++){var c=buf32k[(bIdx-dist)& 0x7fff];addBuffer(c);}}}} else if(type==2){var j, n, literalCodes, distCodes, lenCodes;var ll=new Array(288+32); literalCodes=257+readBits(5);distCodes=1+readBits(5);lenCodes=4+readBits(4);for(j=0;j<19;j++){ll[j]=0;}for(j=0;j<lenCodes;j++){ll[border[j]]=readBits(3);}len=distanceTree.length;for(i=0; i<len; i++)distanceTree[i]=new HufNode();if(CreateTree(distanceTree, 19, ll, 0)){flushBuffer();return 1;}if(debug){document.write("<br>distanceTree");for(var a=0;a<distanceTree.length;a++){document.write("<br>"+distanceTree[a].b0+" "+distanceTree[a].b1+" "+distanceTree[a].jump+" "+distanceTree[a].jumppos);}}n=literalCodes+distCodes;i=0;var z=-1;if(debug)document.write("<br>n="+n+" bits: "+bits+"<br>");while(i<n){z++;j=DecodeValue(distanceTree);if(debug)document.write("<br>"+z+" i:"+i+" decode: "+j+" bits "+bits+"<br>");if(j<16){ ll[i++]=j;} else if(j==16){ var l;j=3+readBits(2);if(i+j>n){flushBuffer();return 1;}l=i?ll[i-1]:0;while(j--){ll[i++]=l;}} else {if(j==17){ j=3+readBits(3);} else { j=11+readBits(7);}if(i+j>n){flushBuffer();return 1;}while(j--){ll[i++]=0;}}}len=literalTree.length;for(i=0; i<len; i++)literalTree[i]=new HufNode();if(CreateTree(literalTree, literalCodes, ll, 0)){flushBuffer();return 1;}len=literalTree.length;for(i=0; i<len; i++)distanceTree[i]=new HufNode();var ll2=new Array();for(i=literalCodes; i <ll.length; i++){ll2[i-literalCodes]=ll[i];} if(CreateTree(distanceTree, distCodes, ll2, 0)){flushBuffer();return 1;}if(debug)document.write("<br>literalTree");while(1){j=DecodeValue(literalTree);if(j>=256){ var len, dist;j-= 256;if(j==0){break;}j--;len=readBits(cplext[j])+cplens[j];j=DecodeValue(distanceTree);if(cpdext[j]>8){dist=readBits(8);dist |=(readBits(cpdext[j]-8)<<8);} else {dist=readBits(cpdext[j]);}dist+= cpdist[j];while(len--){var c=buf32k[(bIdx-dist)& 0x7fff];addBuffer(c);}} else {addBuffer(j);}}}} while(!last);flushBuffer();byteAlign();return 0;};JXG.Util.Unzip.prototype.unzipFile=function(name){var i;this.unzip();for(i=0;i<unzipped.length;i++){if(unzipped[i][1]==name){return unzipped[i][0];}}};JXG.Util.Unzip.prototype.unzip=function(){if(debug)alert(bA);nextFile();return unzipped;};function nextFile(){if(debug)alert("NEXTFILE");outputArr=[];var tmp=[];modeZIP=false;tmp[0]=readByte();tmp[1]=readByte();if(debug)alert("type: "+tmp[0]+" "+tmp[1]);if(tmp[0]==parseInt("78",16)&&tmp[1]==parseInt("da",16)){if(debug)alert("GEONExT-GZIP");DeflateLoop();if(debug)alert(outputArr.join(''));unzipped[files]=new Array(2);unzipped[files][0]=outputArr.join('');unzipped[files][1]="geonext.gxt";files++;}if(tmp[0]==parseInt("1f",16)&&tmp[1]==parseInt("8b",16)){if(debug)alert("GZIP");skipdir();if(debug)alert(outputArr.join(''));unzipped[files]=new Array(2);unzipped[files][0]=outputArr.join('');unzipped[files][1]="file";files++;}if(tmp[0]==parseInt("50",16)&&tmp[1]==parseInt("4b",16)){modeZIP=true;tmp[2]=readByte();tmp[3]=readByte();if(tmp[2]==parseInt("3",16)&&tmp[3]==parseInt("4",16)){tmp[0]=readByte();tmp[1]=readByte();if(debug)alert("ZIP-Version: "+tmp[1]+" "+tmp[0]/10+"."+tmp[0]%10);gpflags=readByte();gpflags |=(readByte()<<8);if(debug)alert("gpflags: "+gpflags);var method=readByte();method |=(readByte()<<8);if(debug)alert("method: "+method);readByte();readByte();readByte();readByte();var crc=readByte();crc |=(readByte()<<8);crc |=(readByte()<<16);crc |=(readByte()<<24);var compSize=readByte();compSize |=(readByte()<<8);compSize |=(readByte()<<16);compSize |=(readByte()<<24);var size=readByte();size |=(readByte()<<8);size |=(readByte()<<16);size |=(readByte()<<24);if(debug)alert("local CRC: "+crc+"\nlocal Size: "+size+"\nlocal CompSize: "+compSize);var filelen=readByte();filelen |=(readByte()<<8);var extralen=readByte();extralen |=(readByte()<<8);if(debug)alert("filelen "+filelen);i=0;nameBuf=[];while(filelen--){ var c=readByte();if (c=="/" | c ==":"){i=0;} else if(i<NAMEMAX-1){nameBuf[i++]=String.fromCharCode(c);}}if(debug)alert("nameBuf: "+nameBuf);if(!fileout)fileout=nameBuf;var i=0;while(i<extralen){c=readByte();i++;}CRC=0xffffffff;SIZE=0;if(size=0&&fileOut.charAt(fileout.length-1)=="/"){if(debug)alert("skipdir");}if(method==8){DeflateLoop();if(debug)alert(outputArr.join(''));unzipped[files]=new Array(2);unzipped[files][0]=outputArr.join('');unzipped[files][1]=nameBuf.join('');files++;}skipdir();}}};function skipdir(){var crc, tmp=[],compSize, size, os, i, c;if((gpflags & 8)){tmp[0]=readByte();tmp[1]=readByte();tmp[2]=readByte();tmp[3]=readByte();if(tmp[0]==parseInt("50",16)&&tmp[1]==parseInt("4b",16)&&tmp[2]==parseInt("07",16)&&tmp[3]==parseInt("08",16)){crc=readByte();crc |=(readByte()<<8);crc |=(readByte()<<16);crc |=(readByte()<<24);} else {crc=tmp[0] |(tmp[1]<<8)|(tmp[2]<<16)|(tmp[3]<<24);}compSize=readByte();compSize |=(readByte()<<8);compSize |=(readByte()<<16);compSize |=(readByte()<<24);size=readByte();size |=(readByte()<<8);size |=(readByte()<<16);size |=(readByte()<<24);if(debug)alert("CRC:");}if(modeZIP)nextFile();tmp[0]=readByte();if(tmp[0]!=8){if(debug)alert("Unknown compression method!");return 0; }gpflags=readByte();if(debug){if((gpflags & ~(parseInt("1f",16))))alert("Unknown flags set!");}readByte();readByte();readByte();readByte();readByte();os=readByte();if((gpflags & 4)){tmp[0]=readByte();tmp[2]=readByte();len=tmp[0]+256*tmp[1];if(debug)alert("Extra field size: "+len);for(i=0;i<len;i++)readByte();}if((gpflags & 8)){i=0;nameBuf=[];while(c=readByte()){if(c=="7"||c==":")i=0;if(i<NAMEMAX-1)nameBuf[i++]=c;}if(debug)alert("original file name: "+nameBuf);}if((gpflags & 16)){while(c=readByte()){}}if((gpflags & 2)){readByte();readByte();}DeflateLoop();crc=readByte();crc |=(readByte()<<8);crc |=(readByte()<<16);crc |=(readByte()<<24);size=readByte();size |=(readByte()<<8);size |=(readByte()<<16);size |=(readByte()<<24);if(modeZIP)nextFile();};};JXG.Util.Base64={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(input){var output=[],chr1, chr2, chr3, enc1, enc2, enc3, enc4,i=0;input=JXG.Util.Base64._utf8_encode(input);while(i<input.length){chr1=input.charCodeAt(i++);chr2=input.charCodeAt(i++);chr3=input.charCodeAt(i++);enc1=chr1 >> 2;enc2=((chr1 & 3)<< 4)|(chr2 >> 4);enc3=((chr2 & 15)<< 2)|(chr3 >> 6);enc4=chr3 & 63;if(isNaN(chr2)){enc3=enc4=64;} else if(isNaN(chr3)){enc4=64;}output.push([this._keyStr.charAt(enc1),this._keyStr.charAt(enc2),this._keyStr.charAt(enc3),this._keyStr.charAt(enc4)].join(''));}return output.join('');},decode:function(input, utf8){var output=[],chr1, chr2, chr3,enc1, enc2, enc3, enc4,i=0;input=input.replace(/[^A-Za-z0-9\+\/\=]/g, "");while(i<input.length){enc1=this._keyStr.indexOf(input.charAt(i++));enc2=this._keyStr.indexOf(input.charAt(i++));enc3=this._keyStr.indexOf(input.charAt(i++));enc4=this._keyStr.indexOf(input.charAt(i++));chr1=(enc1 << 2)|(enc2 >> 4);chr2=((enc2 & 15)<< 4)|(enc3 >> 2);chr3=((enc3 & 3)<< 6)| enc4;output.push(String.fromCharCode(chr1));if(enc3!=64){output.push(String.fromCharCode(chr2));}if(enc4!=64){output.push(String.fromCharCode(chr3));}}output=output.join(''); if(utf8){output=JXG.Util.Base64._utf8_decode(output);}return output;},_utf8_encode:function(string){string=string.replace(/\r\n/g,"\n");var utftext="";for(var n=0; n<string.length; n++){var c=string.charCodeAt(n);if(c<128){utftext+= String.fromCharCode(c);}else if((c>127)&&(c<2048)){utftext+= String.fromCharCode((c >> 6)| 192);utftext+= String.fromCharCode((c & 63)| 128);}else {utftext+= String.fromCharCode((c >> 12)| 224);utftext+= String.fromCharCode(((c >> 6)& 63)| 128);utftext+= String.fromCharCode((c & 63)| 128);}}return utftext;},_utf8_decode:function(utftext){var string=[],i=0,c=0, c2=0, c3=0;while(i<utftext.length){c=utftext.charCodeAt(i);if(c<128){string.push(String.fromCharCode(c));i++;}else if((c>191)&&(c<224)){c2=utftext.charCodeAt(i+1);string.push(String.fromCharCode(((c & 31)<< 6)|(c2 & 63)));i+= 2;}else {c2=utftext.charCodeAt(i+1);c3=utftext.charCodeAt(i+2);string.push(String.fromCharCode(((c & 15)<< 12)|((c2 & 63)<< 6)|(c3 & 63)));i+= 3;}}return string.join('');},_destrip: function(stripped, wrap){var lines=[], lineno, i,destripped=[];if(wrap==null)wrap=76;stripped.replace(/ /g, "");lineno=stripped.length / wrap;for(i=0; i<lineno; i++)lines[i]=stripped.substr(i*wrap, wrap);if(lineno!=stripped.length / wrap)lines[lines.length]=stripped.substr(lineno*wrap, stripped.length-(lineno*wrap));for(i=0; i<lines.length; i++)destripped.push(lines[i]);return destripped.join('\n');},decodeAsArray: function(input){var dec=this.decode(input),ar=[], i;for(i=0;i<dec.length;i++){ar[i]=dec.charCodeAt(i);}return ar;},decodeGEONExT:function(input){return decodeAsArray(destrip(input),false);}};JXG.Util.asciiCharCodeAt=function(str,i){var c=str.charCodeAt(i);if(c>255){switch(c){case 8364: c=128;break;case 8218: c=130;break;case 402: c=131;break;case 8222: c=132;break;case 8230: c=133;break;case 8224: c=134;break;case 8225: c=135;break;case 710: c=136;break;case 8240: c=137;break;case 352: c=138;break;case 8249: c=139;break;case 338: c=140;break;case 381: c=142;break;case 8216: c=145;break;case 8217: c=146;break;case 8220: c=147;break;case 8221: c=148;break;case 8226: c=149;break;case 8211: c=150;break;case 8212: c=151;break;case 732: c=152;break;case 8482: c=153;break;case 353: c=154;break;case 8250: c=155;break;case 339: c=156;break;case 382: c=158;break;case 376: c=159;break;default:break;}}return c;};JXG.Util.utf8Decode=function(utftext){var string=[];var i=0;var c=0, c1=0, c2=0, c3;if(!JXG.exists(utftext))return '';while(i<utftext.length){c=utftext.charCodeAt(i);if(c<128){string.push(String.fromCharCode(c));i++;} else if((c>191)&&(c<224)){c2=utftext.charCodeAt(i+1);string.push(String.fromCharCode(((c & 31)<< 6)|(c2 & 63)));i+= 2;} else {c2=utftext.charCodeAt(i+1);c3=utftext.charCodeAt(i+2);string.push(String.fromCharCode(((c & 15)<< 12)|((c2 & 63)<< 6)|(c3 & 63)));i+= 3;}};return string.join('');};function _tf2(_pb6, _435){this._d36=_pb6;this._wu4=_435;this._tg5={};};_tf2.prototype._rm1=null;_tf2.prototype._541=null;_tf2.prototype._vc1=null;_tf2.prototype._bu1=function(_5t3){var _979=_5t3.getAttribute("iid");var _cj8=this._tg5[_979];if(_cj8){return _cj8;}var _7i8=_5t3.selectSingleNode("*");switch(_7i8.nodeName){case "numberFormat":_cj8=_hp8._e89(this._iz());break;case "currencyFormat":_cj8=_hp8._e89(this._wn());break;case "percentFormat":_cj8=_hp8._e89(this._ys());break;} _cj8=this._m44(_cj8, _7i8);this._tg5[_979]=_cj8;return _cj8;};_tf2.prototype._yi=function(_kx7,_0i){var _as6=_kx7.filter(_109._mz2);var _979="";for(var i=0; i<_as6.length; i++){_979 += _as6[i].getAttribute("iid") + "_";}var _cj8=this._tg5[_979]; if(_cj8){return _cj8;}if(_as6.length==0){if(_0i){return this._iz();}return null;}if(_as6.length==1){return this._bu1(_as6[0]);}var _7i8=_as6[0].selectSingleNode("*");var _2y7=[]; _2y7.push(_7i8);for(var i=1; i<_as6.length; i++){var _jj7=_as6[i].selectSingleNode("*");if(_jj7.nodeName==_7i8.nodeName){_2y7.push(_jj7);}}switch(_7i8.nodeName){case "numberFormat":_cj8=_hp8._e89(this._iz());break;case "currencyFormat":_cj8=_hp8._e89(this._wn());break;case "percentFormat":_cj8=_hp8._e89(this._ys());break;} for(i=_2y7.length-1; i>=0; i--){ var _de4=_2y7[i];_cj8=this._m44(_cj8, _de4);}this._tg5[_979]=_cj8;return _cj8;};_tf2.prototype._m44=function(_cj8,_et3){var _yq5=_et3.getAttribute("decimalSize");var _7u2=_et3.getAttribute("decimalDelimiter");var _e79=_et3.getAttribute("sign");var _rc3=_et3.getAttribute("useTrailingSign");var _7y8=_et3.getAttribute("scale");var _ts5=_et3.getAttribute("useGrouping");var _vv3=_et3.getAttribute("groupDelimiter");var _r27=_et3.getAttribute("groupSize");var _t02=_et3.getAttribute("groupSecondarySize");switch(_et3.nodeName){case "numberFormat":if(_7y8){_cj8._4p8=parseInt(_7y8, 10);}break;case "currencyFormat":var _pv3=_et3.getAttribute("currencySymbol");var _if2=_et3.getAttribute("useTrailingSymbol");if(_pv3){if(_cj8._824){_cj8._824=_pv3;_cj8._rh3="";}else{_cj8._824="";_cj8._rh3=_pv3;}}if(_if2=="true"&&!_cj8._rh3){_cj8._rh3=_cj8._824;_cj8._824="";}else if(_if2=="false"&&!_cj8._824){_cj8._824=_cj8._rh3;_cj8._rh3="";}if(_7y8){_cj8._4p8=parseInt(_7y8, 10);}break;case "percentFormat":var _9i4=_et3.getAttribute("percentSymbol");var _955=_et3.getAttribute("percentScale");if(_9i4){_cj8._rh3=_9i4;if(_9i4.indexOf("\u2030")>=0){_cj8._4p8=3;}}if(_955){_cj8._4p8=parseInt(_955, 10)+_cj8._4p8;}if(_7y8){_cj8._4p8=parseInt(_7y8, 10)+_cj8._4p8;}break;}if(_yq5){_cj8._zj2=parseInt(_yq5, 10);}if(_7u2){_cj8._2k2=_7u2;}if(_e79){if(_e79=="()"){_cj8._y01="(";_cj8._ju=")";}else if(_cj8._y01){_cj8._y01=_e79;_cj8._ju="";}else{_cj8._y01="";_cj8._ju=_e79;}}if(_rc3=="true"&&!_cj8._ju){_cj8._ju=_cj8._y01;_cj8._y01="";}else if(_rc3=="false"&&!_cj8._y01){_cj8._y01=_cj8._ju;_cj8._ju="";}if(_ts5=="false"){delete _cj8._oh3;_cj8._za5=false;}else if((_ts5=="true"||_cj8._za5)&&_vv3){_cj8._oh3=_vv3;}if(_r27){_cj8._0k2=parseInt(_r27, 10);_cj8._6t1=_cj8._0k2;}if(_t02){_cj8._6t1=parseInt(_t02, 10);} return _cj8;};_tf2.prototype._q8=function(_cj8,_278,_378,_478){var _qq3=(_278.indexOf('\u0661')===-1);if(_278.match((_qq3?/1(.+)1/:/\u0661(.+)\u0661/))){_cj8._2k2=RegExp.$1;}if(!_378.match((_qq3?/1(.+)1/:/\u0661(.+)\u0661/))){_cj8._zj2=0;}else if(_478.match((_qq3?/[^0](0+)/:/[^\u0660](\u0660+)/))){_cj8._zj2=RegExp.$1.length;}if(_478.match((_qq3?/.*?(1+)([^1]+)(1+)[^1]*$/:/.*?(\u0661+)([^\u0661]+)(\u0661+)[^\u0661]*$/))){_cj8._za5=true;_cj8._oh3=RegExp.$2;_cj8._0k2=RegExp.$3.length;_cj8._6t1=RegExp.$1.length;}};_tf2.prototype._iz=function(){if(!this._rm1){var _cj8=new _v65();if(this._wu4){_cj8._q61(this._wu4);}else if(this._d36){var nl=this._d36.selectNodes("span");var _278=nl.item(0).text;var _378=nl.item(1).text;var _478=nl.item(2).text;var _578=nl.item(3).text;this._q8(_cj8, _278, _378, _478);var _qq3=(_278.indexOf('\u0661')===-1);if(_578.match((_qq3?/^([^1]*)1([^1]*)$/:/^([^\u0661]*)\u0661([^\u0661]*)$/))){_cj8._y01=RegExp.$1;_cj8._ju=RegExp.$2;}}this._rm1=_cj8;}return this._rm1;};_tf2.prototype._wn=function(){if(!this._541){var _cj8=new _v65();if(this._wu4){_cj8._7z(this._wu4);}else if(this._d36){var nl=this._d36.selectNodes("span");var _278=nl.item(4).text;var _378=nl.item(5).text;var _478=nl.item(6).text;var _578=nl.item(7).text;var _678=nl.item(8).text;this._q8(_cj8, _278, _378, _478);var _qq3=(_278.indexOf('\u0661')===-1);if(_578.match((_qq3?/^([^1]*?)\$1([^1]*)$/:/^([^\u0661]*?)\$\u0661([^\u0661]*)$/))){_cj8._y01=RegExp.$1;_cj8._ju=RegExp.$2;}if(_678.match((_qq3?/([^1]*)1([^1]*)/:/([^\u0661]*)\u0661([^\u0661]*)/))){_cj8._824=RegExp.$1;_cj8._rh3=RegExp.$2;}}this._541=_cj8;}return this._541;};_tf2.prototype._ys=function(){if(!this._vc1){var _cj8=new _v65();if(this._wu4){_cj8._mn(this._wu4);} else if(this._d36){var nl=this._d36.selectNodes("span");var _278=nl.item(9).text;var _378=nl.item(10).text;var _478=nl.item(11).text;var _578=nl.item(12).text;this._q8(_cj8, _278, _378, _478);var _qq3=(_278.indexOf('\u0661')===-1);if(_578.match(_qq3?/^([^1]*?)1\%([^1]*)$/:/^([^\u0661]*?)\u0661\%([^\u0661]*)$/)){_cj8._y01=RegExp.$1;_cj8._ju=RegExp.$2;}_cj8._rh3="%";_cj8._4p8=2;}this._vc1=_cj8;}return this._vc1;};function _k12(){this._xq8=new Map();this._ee5=[];};_k12.prototype._b95=function(_hy8){var _t38=this._xq8.get(_hy8);if(_t38!==undefined){return _t38;}for(var i=0; i<this._ee5.length;++i){_t38=this._ee5[i].get(_hy8);if(_t38!==undefined){return _t38;}}if(this._xq8.size>100000){if(this._ee5.length>3){this._ee5.pop();}this._ee5.unshift(this._xq8);this._xq8=new Map();}_t38=_mx3._b95(_hy8);this._xq8.set(_hy8, _t38);return _t38;};_k12.prototype._qv=function(_hy8){return _mx3._b95(_hy8);};_k12.prototype._os7=function(b){if(b){this._b95=this._5k1;this._5k1=null;}else{this._5k1=this._b95;this._b95=this._qv;}};_k12.prototype._vk6=function(){return !this._5k1;};var _652=new _k12();function _qq7(_h17){this._2r6=_h17;this._443=[];this._wr4=this._kk(this._2r6.columns, "values");this._543=this._kk(this._2r6.columns, "dataType");this._oa1();};_qq7.prototype._6p2=NaN;_qq7.prototype._b31=true;_qq7.prototype._mq=null;_qq7.prototype._oq=null;_qq7.prototype._jh=null;_qq7.prototype._w8=null;_qq7.prototype._y88=function(){return this._2r6;};_qq7.prototype._nv5=function(){return this._2r6.rowCount;};_qq7.prototype._b22=function(){if(!this._c63){this._c63=_sa8._w7(this._2r6.columns, "name");}return this._c63;};_qq7.prototype._t75=function(_a58){return this._b22()[_a58];};_qq7.prototype._8l4=function(_7e7){var _0b3=this._b22();return _7e7.map(function(s){ return this[s]; }, _0b3);};_qq7.prototype._yi6=function(_7e7){var _0b3=this._b22();var a=[];for(var i=0; i<_7e7.length;++i){a.push(this._2r6.columns[_0b3[_7e7[i]]]);}return a;};_qq7.prototype._5h2=function(_a58){return this._un(this._b22()[_a58]);};_qq7.prototype._un=function(i){return this._2r6.columns[i].dataType;};_qq7.prototype._tq1=function(_a58){return this._le(this._b22()[_a58]);};_qq7.prototype._le=function(i){return this._2r6.columns[i].format;};_qq7.prototype._3o=function(i){var _4j8=this._2r6.columns[i];return !!_4j8.calculation&&(_4j8.calculation.type=="detail");};_qq7.prototype._4o=function(i){var _4j8=this._2r6.columns[i];return !!_4j8.calculation&&(_4j8.calculation.type=="rollup");};_qq7.prototype._m32=function(i,_m79){return(_m79=="rollup")?this._4o(i):this._3o(i);};_qq7.prototype._tu=function(_3j7,_1b3,_ef4,_qy4){var _c29=this._2r6.rows;var _va6=_c29.length;for(var _8b9=0;_8b9<_va6;_8b9++){_1b3.add(_c29[_8b9][_3j7]);}return(_ef4&&(_va6>0))?this._7o8(_ef4, _qy4):this;};_qq7.prototype._w12=function(_z94,_px,_jy1){var _mt2=this;var _c29=this._2r6.rows;if(_c29&&(_c29.length>0)){var _1b3=new Set();var _3d4=_px.length;var _fx7=this._2r6.columns; for(var _ta9=0;_ta9<_3d4;_ta9++){var _3j7=_px[_ta9];var _le8=_fx7[_3j7].values;if(_le8){_mt2=_mt2._tu(_3j7, _1b3, _z94[_ta9]);_jy1.push((_1b3.size==_le8.length)?null:_he9._3a8(_1b3));_1b3.clear();}else{_jy1.push(null);}}}return _mt2;};_qq7.prototype._7o8=function(_ef4,_qy4){_qx5._p77("Filter RowStore");var _h17=this._2r6;var _nx7=[];var _4h4=this._um2(_ef4, _nx7);var _ew4;if(_4h4===false){_ew4=[];_oz8._jz8("Filter: false(none)");}else if(_4h4===true){_ew4=_h17.rows;_oz8._jz8("Filter: true(all)");}else{_oz8._jz8("Filter: " + _4h4);var _qz4=_h17.rows.length;var _ew4=[];var _908=new Function("al", "ars", "ir", "inr", "af", "for(;ir<inr;++ir){var ar=ars[ir];if(" + _4h4 + "){af.push(ar);}}");if(_qy4){var _417=new _is(_qy4, _nx7, _908, _h17.columns, _ew4, _qz4);return _417._u88();}_908(_nx7, _h17.rows, 0, _qz4, _ew4);}_qx5._2a8("Filter RowStore");var _mt2=new _qq7({columns:_h17.columns,rows:_ew4});return _qy4?Q(_mt2):_mt2; };if(self["_tb"]){var _is=function(_qy4, _nx7, _908, _fx7, _c29, _ew4, _qz4){_is.baseConstructor.call(this, _qy4);this._ou7=_nx7;this._nv7=_908;this._mu7=_fx7;this._c09=_c29;this._4s4=_ew4;this._0u4=_qz4;};_9t7._v88(_is, _tb);_is.prototype._bc7=0;_is.prototype._8c8=0;_is.prototype._2u4=1000;_is.prototype._d99=function(){if(this._9o6||this._hb7){return;}if(this._ny5()){this._ab8(null);return;}this._bc7=Math.min(this._eo6?this._bc7:(this._bc7+this._2u4), this._0u4);this._8c8=Math.min(this._8c8+this._2u4, this._0u4);this._nv7(this._ou7, this._c09, this._bc7, this._8c8, this._4s4);if(this._8c8==this._0u4){this._ab8(new _qq7({columns:this._mu7, rows:this._4s4}));}_is.superClass._d99.call(this);};var _mi=function(_qy4, _nx7, _908, _c29, _ew4, _qz4, _iq3){_mi.baseConstructor.call(this, _qy4);this._ou7=_nx7;this._nv7=_908;this._c09=_c29;this._4s4=_ew4;this._0u4=_qz4;this._jm3=_iq3;};_9t7._v88(_mi, _tb);_mi.prototype._bc7=0;_mi.prototype._8c8=0;_mi.prototype._2u4=1000;_mi.prototype._d99=function(){if(this._9o6||this._hb7){return;}if(this._ny5()){this._ab8(null);return;}this._bc7=Math.min(this._eo6?this._bc7:(this._bc7+this._2u4), this._0u4);this._8c8=Math.min(this._8c8+this._2u4, this._0u4);this._nv7(this._ou7, this._c09, this._bc7, this._8c8, this._4s4);if((this._8c8==this._0u4)||(this._jm3&&this._4s4.length)){this._ab8(this._4s4);}_mi.superClass._d99.call(this);};}_qq7.prototype._6r7=function(_ef4,_iq3,_d86,_vr2,_qy4){var _h17=this._2r6;var _nx7=[];var _4h4=this._um2(_ef4, _nx7);if(_4h4===false){return [];}if(_4h4===true){if(_vr2!==false){return null;}if(_iq3){return _d86?[true]:[0];}var _zg8=_h17.rows.length;var _7t6=new Array(_zg8);for(var i=0;i<_zg8;i++){_7t6[i]=_d86?true:i;}return _7t6;}var _qz4=_h17.rows.length;var _ew4=[];var _908=new Function("al", "ars", "ir", "inr", "af", "for(;ir<inr;++ir){var ar=ars[ir];if(" + _4h4 + "){" + (_d86?"af[ir]=true":"af.push(ir)") + ";" + (_iq3?"return;":"") + "}}");if(_qy4){var _417=new _mi(_qy4, _nx7, _908, _ew4, _qz4, _iq3);return _417._u88();}_908(_nx7, _h17.rows, 0, _qz4, _ew4);return _ew4;};_qq7.prototype._um2=function(_ll7,_nx7){var _vf9=_ll7.o;if(!_vf9){return _ll7;}switch(_vf9){case "&&":case "||":var _xr2=(_vf9=="&&")?false:true;var _5f7=(_vf9=="&&");var _de8=_ll7.p;var _x73=[];for(var i=0; i<_de8.length;++i){var _mu3=this._um2(_de8[i], _nx7);if(_mu3===_xr2){_x73=[_xr2];break;}else if(_mu3!==_5f7){_x73.push(_mu3);}}switch(_x73.length){case 0:return _5f7;case 1:return _x73[0];}return "(" + _x73.join(_vf9) + ")";case "!":var _mu3=this._um2(_ll7.p, _nx7);if(_mu3===true){return false;}else if(_mu3===false){return true;}return _vf9+"(" + _mu3 + ")";case "is null":return "ar[" + _ll7.c + "]===null";case "in":return this._3b1(_nx7, _ll7.c, _ll7.v);case "not in":return this._3b1(_nx7, _ll7.c, _ll7.v, true);case "==":return this._3b1(_nx7, _ll7.c, [_ll7.v]);case "!=":return this._3b1(_nx7, _ll7.c, [_ll7.v], true);case ">":case ">=":case "<":case "<=":return this._4k1(_nx7, _ll7.c, _ll7.v, _vf9);}return false;};_qq7.prototype._4k1=function(_nx7,_ta9,_8x8,_vf9){if(typeof _ta9=="string"){_ta9=this._t75(_ta9);}_8x8=Array.isArray(_8x8)?_8x8[0]:_8x8;var _ds6=this._wr4[_ta9];var _4h4;var _nq5=_ds6?"av[ir]":("ar[" + _ta9 + "]");var _gm7;switch(this._543[_ta9]){case "string":if(!(_8x8 instanceof _mx3)){_4h4=_nq5+".localeCompare(" + JSON.stringify(_8x8) + ")" + _vf9 + "0";break;}case "decimal":_4h4="(" + _nq5 + "&&_652._b95(" + _nq5 + ").";switch(_vf9){case ">":_4h4+= "_vv5";break;case ">=":_4h4+= "_e32";break;case "<":_4h4+= "_wr7";break;case "<=":_4h4+= "_rf3";break;}_gm7=(_8x8 instanceof _mx3)?_8x8:_652._b95(_8x8);if(!_gm7){return false;}_4h4+= "(ov))";break;case "number":var _8x8=(_8x8 instanceof _mx3)?_8x8._ks7():+_8x8;if(isNaN(_8x8)){return false;}_4h4=_nq5+_vf9+_8x8;break;default:_oz8._8z8("No column data type specified");return false;}if(!_ds6){return _4h4;}_oz8._jz8("Find value idxs: " + _4h4);var _908=new Function("av", "ov", "var inr=av.length,al=[];for(var ir = 0;ir<inr;++ir){if(" + _4h4 + "){al[ir]=true;}}return al;");var _8e8=_908(_ds6, _gm7);if(_8e8.length==0){return false;}var _1h8=_nx7.length;_nx7.push(_8e8);return "al[" + _1h8 + "][ar[" + _ta9 + "]]";};_qq7.prototype._3b1=function(_nx7,_ta9,_le8,_5t8){if(typeof _ta9=="string"){_ta9=this._t75(_ta9);}var _ds6=this._wr4[_ta9];var _ux4=true;switch(this._543[_ta9]){case "number":var _le7=[];for(var i=0; i<_le8.length;++i){var _8x8=_le8[i];var _8x8=(_8x8 instanceof _mx3)?_8x8._ks7():+_8x8;if(!isNaN(_8x8)){_le7.push(_8x8);}}_le8=_le7;_ux4=false;break;default:var _at6=[];for(var i=0; i<_le8.length;++i){var _8x8=_le8[i];var _hy8=(_8x8 instanceof _mx3)?_8x8._ms7():_8x8;_at6.push(_hy8);}_le8=_at6;break;}var _8e8;if(_le8.length>0){_8e8=_ds6?this._di1(_ta9, _le8):_sa8._fe(_le8);}if(!_8e8||_8e8.length==0){return !!_5t8;}if(_le8.length==1){var _hy8;if(_ds6){_hy8=_8e8.length-1;}else if(_ux4){_hy8=JSON.stringify(_le8[0]);}else{_hy8=_le8[0];}return "ar[" + _ta9 + "]" + (_5t8?"!=":"==") + _hy8;}var _1h8=_nx7.length;_nx7.push(_8e8);return (_5t8?"!":"") + "al[" + _1h8 + "][ar[" + _ta9 + "]]";};_qq7.prototype._u11=function(_ta9){var _ij8=this._443[_ta9];if(!_ij8){_ij8=this._443[_ta9]=_sa8._gq1(this._2r6.columns[_ta9].values);}return _ij8;};_qq7.prototype._di1=function(_ta9,_le8){var _qs6=[];var _6p5=this._u11(_ta9);var _zg8=_le8.length;for(var i=0; i<_zg8;++i){var _fv8=_6p5[_le8[i]];if(_fv8!=undefined){_qs6[_fv8]=true;}}return _qs6;};_qq7._ot4=function(_wj8,_2a9,_ta9){var _bu8=_2a9[_ta9];if(_bu8!==null){_wj8._g99[_ta9]+= _bu8;}};_qq7._jn3=function(_wj8,_2a9,_ta9){var _nh7=_2a9[_ta9];var _kh7=_wj8._g99[_ta9];if((_nh7!==null)&&((_kh7===null)||(_nh7<_kh7))){_wj8._g99[_ta9]=_nh7;}};_qq7._in3=function(_wj8,_2a9,_ta9){var _nh7=_2a9[_ta9];var _kh7=_wj8._g99[_ta9];if((_nh7!==null)&&((_kh7===null)||(_nh7>_kh7))){_wj8._g99[_ta9]=_nh7;}};_qq7._nt4=function(_wj8,_2a9,_ta9){var _zl7=_2a9[_ta9];if(_zl7!==null){_wj8._g99[_ta9]+= 1;}};_qq7._zo2=function(_wj8,_ta9){var _zl7=_wj8._g99[_ta9];_wj8._g99[_ta9]=(_zl7!==null)?1:0;};_qq7._hn3=function(_wj8,_2a9,_ta9){var _zl7=_2a9[_ta9];if(_zl7!==null){_wj8._g99[_ta9]+= _zl7;_wj8._sr4[_ta9]+= 1;}};_qq7._gx1=function(_wj8,_ta9){var _zl7=_wj8._g99[_ta9];_wj8._sr4[_ta9]=(_zl7!==null)?1:0;};_qq7._hm1=function(_wj8,_ta9){var _ju8=_wj8._sr4[_ta9];_wj8._g99[_ta9]=_ju8?(_wj8._g99[_ta9] / _ju8):null;};_qq7._kc1=function(_wj8,_2a9,_ta9){var _zl7=_2a9[_ta9];if(_zl7!==null){var _wd6=_652._b95(_zl7);var _1d6=_wj8._sr4[_ta9];_wj8._sr4[_ta9]=_1d6?_1d6._3e9(_wd6):_wd6;}};_qq7._hm=function(_wj8,_ta9){var _zl7=_wj8._g99[_ta9];_wj8._sr4[_ta9]=_zl7?_652._b95(_zl7):null;_wj8._g99[_ta9]=null;};_qq7._ch=function(_wj8,_ta9){var _1d6=_wj8._sr4[_ta9];_wj8._g99[_ta9]=_1d6?_1d6._ms7():null;};_qq7._5x=function(_wj8,_2a9,_ta9){var _zl7=_2a9[_ta9];var _9l7=_wj8._g99[_ta9];if((_zl7!==null)&&((_9l7===null)||_652._b95(_zl7)._wr7(_652._b95(_9l7)))){_wj8._g99[_ta9]=_zl7;}};_qq7._4x=function(_wj8,_2a9,_ta9){var _zl7=_2a9[_ta9];var _9l7=_wj8._g99[_ta9];if((_zl7!==null)&&((_9l7===null)||_652._b95(_zl7)._vv5(_652._b95(_9l7)))){_wj8._g99[_ta9]=_zl7;}};_qq7._3x=function(_wj8,_2a9,_ta9){var _zl7=_2a9[_ta9];if(_zl7!==null){var _gw8=_wj8._sr4[_ta9];_gw8._5r8=_gw8._5r8._3e9(_652._b95(_zl7));_gw8._lq8+= 1;}};_qq7._vd=function(_wj8,_ta9){var _zl7=_wj8._g99[_ta9];_wj8._sr4[_ta9]={_5r8:_652._b95(_zl7||"0"),_lq8:_zl7?1:0};_wj8._g99[_ta9]=null;};_qq7._cb=function(_wj8,_ta9){var _gw8=_wj8._sr4[_ta9];var _ju8=_gw8._lq8;if(_ju8){_wj8._g99[_ta9]=_gw8._5r8._2o8(_652._b95(_ju8.toString(10)))._ms7();}};_qq7._hx1=function(_wj8,_2a9,_ta9){if(_wj8._g99[_ta9]!=_2a9[_ta9]){_wj8._g99[_ta9]=null;}};_qq7.prototype._p98=function(_3c2){_qx5._p77("Project RowStore");var _h17=this._2r6;var _u19=_h17.columns;var _c29=_h17.rows;var _c66=[];var _fe7=[];var _fw4=[];var _8a4=[];var _tq3=false;for(var i=0; i<_u19.length;++i){var _xb9=_u19[i];var _su2=_3c2[i];if(_xb9.values){if(_su2=="groupBy"){_c66.push(i);}else{_fe7[i]=_qq7._hx1;_tq3=true;}}else{switch(_su2){case "minimum":_fe7[i]=(_xb9.dataType=="decimal")?_qq7._5x:_qq7._jn3;break;case "maximum":_fe7[i]=(_xb9.dataType=="decimal")?_qq7._4x:_qq7._in3;break;case "count":_fe7[i]=_qq7._nt4;_fw4[i]=_qq7._zo2;_tq3=true;break;case "average":if(_xb9.dataType=="decimal"){_fe7[i]=_qq7._3x;_fw4[i]=_qq7._vd;_8a4[i]=_qq7._cb;}else{_fe7[i]=_qq7._hn3;_fw4[i]=_qq7._gx1;_8a4[i]=_qq7._hm1;}break;default:if(_xb9.dataType=="decimal"){_fe7[i]=_qq7._kc1;_fw4[i]=_qq7._hm;_8a4[i]=_qq7._ch;}else{_fe7[i]=_qq7._ot4;}break;}}}if(!_tq3){return this;}var _v83=(_8a4.length>0);var _5q3=[];var _ow4=[];var _8h8=_c29.length;var _lz4=_fe7.length;var _kx6=_c66.length;var _ow6=0;var _k73=_v83?[]:null;var _fd4=_fw4.length;for(var _8b9=0; _8b9<_8h8;++_8b9){var _2a9=_c29[_8b9];var _d66=_ow4;var _wj8=null;if(_kx6==0){_wj8=_d66[0];}else{for(var i=0; i<_kx6-1;++i){_ow6=_2a9[_c66[i]];var _2q3=_d66[_ow6];if(!_2q3){_d66[_ow6]=_2q3=[];}_d66=_2q3;}_ow6=_2a9[_c66[i]];_wj8=_d66[_ow6];}if(_wj8){for(var i=0; i<_lz4;++i){var _c08=_fe7[i];if(_c08){_fe7[i](_wj8, _2a9, i);}}}else{var _ae8=_2a9.concat();_wj8={ _g99:_ae8 };_d66[_ow6]=_wj8;_5q3.push(_ae8);if(_v83){_wj8._sr4=[];_k73.push(_wj8);}for(var i=0; i<_fd4;++i){var _el5=_fw4[i];if(_el5){_el5(_wj8, i);}}}}if(_v83){var _dd2=_k73.length;var _js3=_8a4.length;for(var ia=0; ia<_dd2;++ia){for(var i=0; i<_js3;++i){var _ty4=_8a4[i];if(_ty4){_ty4(_k73[ia], i);}}}}_qx5._2a8("Project RowStore");return new _qq7({columns:_u19,rows:_5q3});};_qq7._cl2=function(_kt6,_h08,_c29,_sd1){if(_kt6){return function(i1,i2){var _1s3=_c29[i1][_h08];var _2s3=_c29[i2][_h08];var i;if((_1s3!==null)&&(_2s3!==null)){i=_sd1[_1s3]-_sd1[_2s3];}else if(_1s3!==null){i=1;}else if(_2s3!==null){i=-1;}else{i=0;}return(i==0)?(i1-i2):i;};}return function(i1,i2){var _1s3=_c29[i1][_h08];var _2s3=_c29[i2][_h08];var i;if((_1s3!==null)&&(_2s3!==null)){i=_sd1[_1s3]-_sd1[_2s3];}else if(_1s3!==null){i=1;}else if(_2s3!==null){i=-1;}else{i=0;}return(i==0)?(i1-i2):i;};};_qq7._aj3=function(_kt6,_h08,_c29){if(_kt6){return function(i1,i2){var f1=_c29[i1][_h08];var f2=_c29[i2][_h08];var i;if((f1!==null)&&(f2!==null)){i=f1-f2;}else if(f1!==null){i=1;}else if(f2!==null){i=-1;}else{i=0;}return(i==0)?(i1-i2):i;};}return function(i1,i2){var f1=_c29[i1][_h08];var f2=_c29[i2][_h08];var i;if((f1!==null)&&(f2!==null)){i=f2-f1;}else if(f1!==null){i=-1;}else if(f2!==null){i=1;}else{i=0;}return(i==0)?(i1-i2):i;};};_qq7._f13=function(_kt6,_h08,_c29){if(_kt6){return function(i1,i2){var s1=_c29[i1][_h08];var s2=_c29[i2][_h08];var i;if(s1&&s2){i=_652._b95(s2)._n88(_652._b95(s1));}else if(s1){i=-1;}else if(s2){i=1;}else{i=0;}return(i==0)?(i1-i2):i;};}return function(i1,i2){var s1=_c29[i1][_h08];var s2=_c29[i2][_h08];var i;if(s1&&s2){i=_652._b95(s1)._n88(_652._b95(s2));}else if(s1){i=1;}else if(s2){i=-1;}else{i=0;}return(i==0)?(i1-i2):i;};};_qq7._4l=function(_kt6,_b56){if(_kt6){return function(i1,i2){var s1=_b56[i1];var s2=_b56[i2];var i;if(s1&&s2){i=s1.localeCompare(s2);}else if(s1){i=1;}else if(s2){i=-1;}else{i=0;}return(i==0)?(i1-i2):i;};}return function(i1,i2){var s1=_b56[i1];var s2=_b56[i2];var i;if(s1&&s2){i=s2.localeCompare(s1);}else if(s1){i=-1;}else if(s2){i=1;}else{i=0;}return(i==0)?(i1-i2):i;};};_qq7.prototype._x89=function(_h08,_kt6){var _7p5=this._2r6.groups&&_109._9e9(this._2r6.groups);var _cu6=!!_7p5;var _m66=(!_cu6&&(this._6p2==_h08));if(_cu6&&!isNaN(this._6p2)){this._6p2=NaN;}var _u19=this._2r6.columns;var _c29=this._2r6.rows;if(_m66){_c29=_c29.concat();if(this._b31!==_kt6){_c29.reverse();}var _f59=_hp8._e89(this._2r6);_f59.rows=_c29;_f59.columns=_u19;var o=new _qq7(_f59);o._6p2=this._6p2;o._b31=this._b31;return o;}var _i48=_u19[_h08];var _va6=_c29.length;var _cr2=_109._9z(_va6);var _vc4;var _b56=_i48.values;if(_b56){var _is2=_b56.length;var _v41=_109._9z(_is2);_v41.sort(_qq7._4l(_kt6, _b56));var _sd1=[];for(var i=0;i<_is2;i++){_sd1[_v41[i]]=i;}_vc4=_qq7._cl2(_kt6, _h08, _c29, _sd1);}else{_vc4=/*(_i48.dataType=="decimal")?_qq7._f13(_kt6, _h08, _c29)):*/_qq7._aj3(_kt6, _h08, _c29);}var _a56=_7p5&&_7p5.boundaries;if(_a56===null){return this;}if(_a56){var _hs2=_a56.length;for(var _uh7=0;_uh7<_hs2;_uh7++){var _2j7=_a56[_uh7];var _wg8=((_uh7+1)<_hs2)?_a56[_uh7+1]:_va6;var _um=_cr2.slice(_2j7, _wg8);_um.sort(_vc4);var j=0;for(var i=_2j7;i<_wg8;i++){_cr2[i]=_um[j++];}}}else{_cr2.sort(_vc4);}var _f66=new Array(_va6);for(var i=0;i<_va6;i++){_f66[i]=_c29[_cr2[i]];}var _f59=_hp8._e89(this._2r6);_f59.rows=_f66;var o=new _qq7(_f59);if(!_7p5){o._6p2=_h08;o._b31=_kt6;}return o;};_qq7.prototype._ez8=function(_t07){var _u19=this._2r6.columns;var _c29=this._2r6.rows;var _va6=_c29.length;if(_va6==0){return new _qq7({ columns:_u19, rows:_c29, groups:[] });}var _4r2=_t07.groupColumns;var _cz4=_4r2.length;var _hw4=[];for(var _aa6=0;_aa6<_cz4;_aa6++){var _zc6=_4r2[_aa6];var _6s5=_zc6.refDsColumn;var _tl5=_zc6.columnIndex;if(_tl5===undefined){_tl5=_zc6.columnIndex=this._t75(_6s5);}_hw4.push({refDsColumn:_6s5,columnIndex:_tl5});}var _pn1=_109._9z(_va6);var _7e=(!!_t07.options&&!!_t07.options.insertBoundaryValueIndexes);for(var _aa6=0;_aa6<_cz4;_aa6++){this._hz5(_u19, _c29, _pn1, _4r2[_aa6], _hw4, _aa6, _7e);}var _f66=new Array(_va6);for(var i=0;i<_va6;i++){_f66[i]=_c29[_pn1[i]];}_c29=null;var _3b3=new _qq7({ columns:_u19, rows:_f66, groups:_hw4 });var _od1=[];for(var _aa6=0;_aa6<_cz4;_aa6++){var _0p5=_hw4[_aa6];if(_0p5.boundaries&&(_0p5.boundaries.length==_va6)){_0p5.boundaries=null;}_od1[_aa6]=_0p5.columnIndex;var _7q3=_4r2[_aa6].summaryMethods;if(_7q3){_0p5.summaryMethodRows={};for(var _yd4=0;_yd4<_7q3.length;_yd4++){var _xi4=_7q3[_yd4];var _3c2=_109._g75(_u19.length, _xi4);_od1.forEach(this._vo2, _3c2);_0p5.summaryMethodRows[_xi4]=_3b3._p98(_3c2)._2r6.rows;}}}return _3b3;};_qq7.prototype._vo2 =function(i){ this[i]="groupBy"; };_qq7.prototype._hz5=function(_u19, _c29, _pn1, _zc6, _hw4, _aa6, _7e){var _va6=_c29.length;var _y15=_hw4[_aa6];var _ba6=_zc6.columnIndex;var _kt6=!!_zc6.ascending;var _a56=_y15.boundaries=[];if(_7e){var _kd1=_y15.boundaryValueIndexes=[];}var _u41=(_aa6>0)?_hw4[_aa6-1].boundaries:[0];var _qb=_u41.length;var _vc4;var _i48=_u19[_ba6];var _b56=_i48.values;var _ij5=!!_b56;if(_ij5){var _is2=_b56.length;var _v41=_109._9z(_is2);_v41.sort(_qq7._4l(_kt6, _b56));var _sd1=[];for(var i=0;i<_is2;i++){_sd1[_v41[i]]=i;}_vc4=_qq7._cl2(_kt6, _ba6, _c29, _sd1);}else{_vc4=_qq7._aj3(_kt6, _ba6, _c29);}for(var _uh7=0;_uh7<_qb;_uh7++){var _io1=_u41[_uh7];var _kd2=((_uh7+1)<_qb)?_u41[_uh7+1]:_va6;if((_kd2-_io1)>1){var _sr2=(_io1==0)&&(_kd2==_va6);var _cr2=_sr2?_pn1:_pn1.slice(_io1, _kd2);_cr2.sort(_vc4);if(!_sr2){var _zg8=_cr2.length;for(var i=0;i<_zg8;i++){_pn1[_io1+i]=_cr2[i];}}}if(_ij5){_a56.push(_io1);if(_7e){_kd1.push(_c29[_io1][_ba6]);}var _s93=_c29[_pn1[_io1]][_ba6];for(var i=_io1+1;i<_kd2;i++){var _5a3=_pn1[i];var _wh7=_c29[_5a3][_ba6];if(_wh7!=_s93){_s93=_wh7;_a56.push(i);if(_7e){_kd1.push(_wh7);}}}}}};_qq7.prototype._zq7=function(_x15,_pr,_or){var _u19=this._2r6.columns;var _sl5=_u19.length;var _kw4=this._2r6.unsupressedRows||this._2r6.rows;var _pz1=_kw4.length;var _4q3=this._2r6.groups;var _cz4=_4q3.length;var _1v3=new Set();var _up3=_x15.boundaryStates;var _cz4=_up3.length;for(var _aa6=_cz4-1;_aa6>=0;_aa6--){var _qn1=_up3[_aa6];var _0p5=_4q3[_aa6];var _a56=_0p5.boundaries;_0p5.collapsedBoundaries=_qn1;if(_a56===null){continue;}var _hs2=_a56.length;var _jz4=_hs2-1;for(var _uh7=0;_uh7<_hs2;_uh7++){var _st6=_qn1[_uh7];if(_st6){var _bv8=(_uh7<_jz4)?(_a56[_uh7+1]-1):(_pz1-1);for(var _8b9=_a56[_uh7]+1;_8b9<=_bv8;_8b9++){_1v3.add(_8b9);}}}}_or=_or||new Array(_pz1);_pr=_pr||[];var _c29=[];var _zd4=0;for(var _8b9=0;_8b9<_pz1;_8b9++){if(_1v3.has(_8b9)){_or[_8b9]=-1;}else{_or[_8b9]=_zd4;_pr[_zd4]=_8b9;_c29[_zd4++]=_kw4[_8b9];}}var _va6=_c29.length;var _er2=[];for(var _aa6=0;_aa6<_cz4;_aa6++){var _0g4=_4q3[_aa6];var _ny1=_0g4.boundaries;var _uy1=(_ny1===null);var _fb3 ={refDsColumn:_0g4.refDsColumn,columnIndex:_0g4.columnIndex,boundaries:_uy1?null:[]};var _ai=_0g4.summaryMethodRows;if(_ai){var _sb=_fb3.summaryMethodRows={};for(var _xi4 in _ai){_sb[_xi4]=[];}var _0s3=_uy1?_pz1:_ny1.length;for(var _uh7=0;_uh7<_0s3;_uh7++){if(_or[_uy1?_uh7:_ny1[_uh7]]!=-1){for(var _xi4 in _ai){_sb[_xi4].push(_ai[_xi4][_uh7]);}}}}_er2.push(_fb3);var _0p5=_er2[_aa6];var _ba6=_0p5.columnIndex;var _a56=_0p5.boundaries;if(_a56==null){continue;}var _u41=(_aa6>0)?_er2[_aa6-1].boundaries:[0];var _1n=(_u41===null);var _qb=_1n?_va6:_u41.length;var _ij5=!!_u19[_ba6].values;for(var _uh7=0;_uh7<_qb;_uh7++){if(_ij5){var _io1=_1n?_uh7:_u41[_uh7];var _kd2=((_uh7+1)<_qb)?(_1n?(_uh7 + 1):_u41[_uh7+1]):_va6;_a56.push(_io1);var _s93=_c29[_io1][_ba6];for(var _8b9=_io1+1;_8b9<_kd2;_8b9++){var _wh7=_c29[_8b9][_ba6];if(_wh7!=_s93){_s93=_wh7;_a56.push(_8b9);}}}}if(_0p5.boundaries.length==_va6){_0p5.boundaries=null;}}if(_x15.options&&_x15.options.isGroupCollapse){var _4b3=new Set();var _z15=new Set();for(var _aa6=0;_aa6<_cz4;_aa6++){var _0g4=_4q3[_aa6];_z15.add(_0g4.columnIndex);var _ny1=_0g4.boundaries;if(_ny1===null){continue;}var _qn1=_up3[_aa6];var _hs2=_ny1.length;for(var _uh7=0;_uh7<_hs2;_uh7++){if(!_qn1[_uh7]){continue;}var _kl5=_ny1[_uh7];if(_4b3.has(_kl5)){continue;}_4b3.add(_kl5);var _ai=_0g4.summaryMethodRows;if(!_ai){continue;}var _dr2;for(var _el8 in _ai){_dr2=_ai[_el8][_uh7];break;}var _k51=_or[_kl5];if(_k51==-1){continue;}var _2a9=_c29[_k51]=_c29[_k51].concat();for(var _ta9=0;_ta9<_sl5;_ta9++){if(!_z15.has(_ta9)){_2a9[_ta9]=_dr2[_ta9];}}}}}var _f59=_hp8._e89(this._2r6);_f59.rows=_c29;_f59.groups=_er2;return new _qq7(_f59);};_qq7.prototype._hk4=function(_y94,_629,_529){_qx5._p77("Compute Min/Max RowStore");var _h17=this._2r6;var _0a3=_y94.length;var _c29=_h17.rows;var _8h8=_c29.length;var _cl7=new Set();for(var i=0; i<_0a3;++i){var ic=_y94[i];if(this._543[ic]=="decimal"){_cl7.add(ic);}}for(var ir=0; ir<_8h8;++ir){var _2a9=_c29[ir];for(var i=0; i<_0a3;++i){var ic=_y94[i];var _8c9=_629[ic];var _7c9=_529[ic];var _ic9=_2a9[ic];if(_8c9==undefined){_629[ic]=_529[ic]=_ic9;}else if(_cl7.has(ic)){if(_ic9){var _359=_652._b95(_ic9);if(_8c9&&_359._wr7(_652._b95(_8c9))){_629[ic]=_ic9;}else if(_7c9&&_359._vv5(_652._b95(_7c9))){_529[ic]=_ic9;}}}else if((_ic9!==null)&&((_8c9===null)||(_ic9<_8c9))){_629[ic]=_ic9;}else if((_ic9!==null)&&((_8c9===null)||(_ic9>_7c9))){_529[ic]=_ic9;}}}_qx5._2a8("Compute Min/Max RowStore");};_qq7.prototype._kk=function(_qr8,_zo7){var a=[];var _zg8=_qr8.length;for(var i=0; i<_zg8;++i){a.push(_qr8[i][_zo7]);}return a;};_qq7.prototype._0w2=function(_9r2){return this._803(this._mq, _9r2);};_qq7.prototype._1w2=function(_9r2){return this._803(this._oq, _9r2);};_qq7.prototype._803=function(_rb2,_9r2){if(!_rb2){return this;}var _jy7=!!_9r2&&!_9r2.some(function(i){ return this.indexOf(i)!=-1; }, _rb2);var _5i=_rb2.length;var _rn1=[];for(var _ta9=0;_ta9<_5i;_ta9++){_rn1.push(this._jh.get(_rb2[_ta9]));}var _c29=this._2r6.rows;var _ui7=_c29?_c29.length:0;var _b66=_jy7?null:new Array(_ui7);for(var _8b9=0;_8b9<_ui7;_8b9++){var _2a9=_c29[_8b9];if(!_jy7){_b66[_8b9]=_2a9=_2a9.concat();}for(var _ta9=0;_ta9<_5i;_ta9++){_2a9[_rb2[_ta9]]=_rn1[_ta9](_2a9);}}var _23=this._w8?this._w8.length:0;if(_23>0){var _rn1=[];for(var _ta9=0;_ta9<_23;_ta9++){_rn1.push(this._jh.get(this._w8[_ta9]));}var _2e8=this._2r6.groups;if(_2e8){var _cz4=_2e8.length;for(var _vu8=0;_vu8<_cz4;_vu8++){var _ww8=_2e8[_vu8];var _ke2=_ww8.summaryMethodRows;if(_ke2){for(var _el8 in _ke2){var _7c2=_ke2[_el8];var _ui7=_7c2.length;for(var _8b9=0;_8b9<_ui7;_8b9++){var _2a9=_7c2[_8b9];for(var _ta9=0;_ta9<_23;_ta9++){_2a9[this._w8[_ta9]]=_rn1[_ta9](_2a9);}}}}}}var _tt2=this._2r6.overallSummaries;if(_tt2){for(var _el8 in _tt2){var _2a9=_tt2[_el8];for(var _ta9=0;_ta9<_23;_ta9++){_2a9[this._w8[_ta9]]=_rn1[_ta9](_2a9);}}}}if(_jy7){return this;}var _f59=_hp8._e89(this._2r6);_f59.rows=_b66;return new _qq7(_f59);};_qq7.prototype._oa1=function(){var _fx7=this._2r6.columns;var _zg8=_fx7.length;for(var _ta9=0;_ta9<_zg8;_ta9++){var _4j8=_fx7[_ta9];var _ko5=_4j8.calculation;if(_ko5){if(!this._jh){this._jh=new Map();}this._jh.set( _ta9, new Function( "cells", "return " + this._pv1( _ko5.expression, true ) ) );var _m79=_ko5.type;if(_m79=="rollup"){if(!this._oq){this._oq=[];}this._oq.push(_ta9);}else{if(!this._mq){this._mq=[];}this._mq.push(_ta9);}if(_ko5.rollupAggregate=="calculated"){if(!this._w8){this._w8=[];}this._w8.push(_ta9);}}}if(this._mq){this._mq=this._gb1(this._mq);}if(this._oq){this._oq=this._gb1(this._oq);}};_qq7.prototype._am1=function(_av8,_r08){ this.push([_r08, _av8]); };_qq7.prototype._gb1=function(_rb2){var _zr8;for(var i=0;i<_rb2.length;i++){var _av8=_rb2[i];var _048=this._d7(_av8);if(_048.size>0){if(!_zr8){_zr8=[];}_048.forEach(this._am1.bind(_zr8, _av8));}}return(_zr8&&(_zr8.length>0))?(new _9g2(_rb2, _zr8))._x89():_rb2;};function _9g2(_2e7, _zr8){this._y54=_2e7;this._1q6=_2e7.length;this._3d1=new Set();this._zc1=new Set();this._4q8=_zr8;this._pp6=_zr8.length;this._ne5=[];};_9g2.prototype._3d=false;_9g2.prototype._x89=function(){while(this._zc1.size<this._1q6){this._ea7(_109._9e9(this._y54));}return this._3d?null:this._ne5;};_9g2.prototype._ea7=function(_489){if(this._zc1.has(_489)){return;}if(this._3d1.has(_489)){this._3d=true;return;}_109._bk6(this._y54, _489);this._3d1.add(_489);for(var _k39=0;_k39<this._pp6;_k39++){var _y19=this._4q8[_k39];if(_y19[0]==_489){this._ea7(_y19[1]);}}this._3d1.delete(_489);this._zc1.add(_489);this._ne5.unshift(_489);};_qq7.prototype._d7=function(_ta9){var _4j8=this._2r6.columns[_ta9];var _ie2=new Set();this._7(_ie2, _4j8.calculation.expression, _4j8.calculation.type);return _ie2;};_qq7.prototype._7=function(_ie2,_cd6,_m79){var _bk8=Object.getOwnPropertyNames(_cd6)[0];if ((_bk8=="c" )||( _bk8=="column" ) ){var _3j7=_cd6[_bk8];if(typeof _3j7=="string"){_3j7=this._t75(_3j7);}if(this._m32(_3j7, _m79)){_ie2.add(_3j7);}return;}var _me7=_cd6[_bk8];if(Array.isArray(_me7)){for(var i=0;i<_me7.length;i++){this._7(_ie2, _me7[i], _m79);}return;}if(typeof _me7=="object"){this._7(_ie2, _me7, _m79);}};_qq7.prototype._7y1 ={"E":"Math.E","LN10":"Math.LN10","LN2":"Math.LN2","LOG10E ":"Math.LOG10E","LOG2E ":"Math.LOG2E","PI":"Math.PI","SQRT1_2":"Math.SQRT1_2","SQRT2":"Math.SQRT2"};_qq7.prototype._bp3=_he9._zn8(["-"]);_qq7.prototype._pm1=_he9._zn8(["-","+","*","/","%"]);_qq7.prototype._xg5=_he9._zn8(["abs","acos","asin","atan","atan2","ceil","cos","exp","floor","log","max","min","pow","random","round","sin","sqrt","tan"]);_qq7.prototype._833=function(_788){var _jm8=typeof _788;if ((_jm8=="number" )||( _jm8=="string" ) ){return _788;}if((_jm8=="object")&&_788){return this._pv1(_788);}};_qq7.prototype._1n2=function(_me7,_547){return Array.isArray(_me7)?_me7.map(this._833.bind(this)).join(_547||","):this._833(_me7);};_qq7.prototype._pv1=function(_cd6,_2t8){var _bk8=Object.getOwnPropertyNames(_cd6)[0];if ((_bk8=="c" )||( _bk8=="column" ) ){var _3j7=_cd6[_bk8];return "cells[" + ( ( typeof _3j7=="number" )?_3j7:this._t75( _3j7 ) ) + "]";}if(_bk8=="constant"){return this._7y1[_cd6[_bk8]];}if ((_bk8=="number" )||( _bk8=="string" ) ){return _cd6[_bk8];}var _me7=_cd6[_bk8];if(this._bp3.has(_bk8)){var _ky7=Array.isArray(_me7);if(!_ky7||(_ky7&&(_me7.length==1))){return _bk8+"(" + this._1n2( _me7 ) + ")";}}if(this._pm1.has(_bk8)){return(_2t8?"":"(" ) + this._1n2( _me7, _bk8 ) + ( _2t8?"":")" );}if(this._xg5.has(_bk8)){return "Math." + _bk8 + "(" + this._1n2( _me7 ) + ")";}};function _9i6(nl){this._xq8={};if(nl){this._m88(nl);}};_9i6.prototype._m88=function(nl){var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _md9=nl.item(i).value;if(!this._xq8[_md9]){var img=new Image();img.src=_md9;this._xq8[_md9]=img;}}};_9i6.prototype._8r7=function(){var d=_ie9._py3();var _o49=d.appendChild(d.createElement("imageCache"));var i=0;for(var _md9 in this._xq8){var img=this._xq8[_md9];var _ib9=_o49.appendChild(d.createElement("img"));_ib9.setAttribute("src", _md9);if(img.width){_ib9.setAttribute( "width", img.width.toString( 10 ) + "px" );}if(img.height){_ib9.setAttribute( "height", img.height.toString( 10 ) + "px" );}i++;}_o49.setAttribute("imageCount", i.toString(10));return d;};var _tl6={};_tl6._t89=function(_6w8){if(!this._8g3(_6w8)){return;}var td=_6w8.selectSingleNode( "tr[1]/*[1][@colspan and @rowspan and @colspan!='1' and @rowspan!='1']" );if(td){_6w8.setAttribute( "bHasCornerCells", "true" );td.setAttribute( "bIsCornerCell", "true" );}var _g08=1;var d=_6w8.ownerDocument;_6w8.setAttribute( "bIsPuffed", "true" );var _dw8=_6w8.selectNodes("tr");var _va6=_dw8.length;for(var _8b9=0;_8b9<_va6;_8b9++){var tr=_dw8.item(_8b9);var _si8=tr.selectNodes( "*[@colspan and @colspan!='1']" );for(var _e39=_si8.length-1;_e39>=0;_e39--){var td=_si8.item(_e39);var _b58=td.getAttribute("colspan");if(_b58&&(_b58!="1")){td.removeAttribute("colspan");var _958=(_g08++).toString(10);var _i08=parseInt(_b58, 10);for(;_i08>1;_i08--){var _y79=td.cloneNode(true);_y79.setAttribute("sCloneOf", _958);_y79.setAttribute( "bIsPuffedCell", "true" );_y79.setAttribute( "bIsPuffedColSpanCell", "true" );td.parentNode.insertBefore(_y79, _ie9._d71(td));_ie9._jk4(_y79, td, "rowspan");}td.setAttribute("sCloneId", _958);}}var _si8=tr.selectNodes("*");var _ol5=_si8.length;for(var _e39=0;_e39<_ol5;_e39++){var td=_si8.item(_e39);var _178=td.getAttribute("rowspan");if(_178&&(_178!="1")){var _y79=td.cloneNode(true);var _958=td.getAttribute("sCloneOf");if(!_958){_958=(_g08++).toString(10);td.setAttribute("sCloneId", _958);}td.removeAttribute("rowspan");_y79.setAttribute("sCloneOf", _958);_y79.setAttribute( "bIsPuffedCell", "true" );_y79.setAttribute( "bIsPuffedRowSpanCell", "true" );var _k18=parseInt(_178, 10);_y79.setAttribute("rowspan",(_k18-1).toString(10));var _8q7=_dw8.item(_8b9+1);_8q7.insertBefore( _y79, _8q7.selectSingleNode( "*[" + ( _e39 + 1 ) + "]" ) );}}}};_tl6._mm4=function(_6w8,_ky8){var nl=_ie9._hw5(_6w8, _ky8);if(this._vr7(_6w8)){var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _ik7=nl.item(i);var _958=_ik7.getAttribute("sCloneId");if(_958){this._pt7(_6w8, _ik7, _958);}}this._a67(_6w8);}return nl;};_tl6._dk6=function(_6w8,_ky8){var nl=_ie9._hw5(_6w8, _ky8);if(this._vr7(_6w8)){var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _if9=nl.item(i);var _107=_if9.selectNodes("*[@sCloneId]");for(var j=0;j<_107.length;j++){this._pt7(_6w8, _107.item(j));}}}return nl;};_tl6._a67=function(_6w8){if(this._vr7(_6w8)){var nl=_6w8.selectNodes("tr/*[@sCloneId][preceding::*/@sCloneOf=@sCloneId]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._pt7(_6w8, nl.item(i));}}};_tl6._pt7=function(_6w8,_ik7,_958){_958=_958||_ik7.getAttribute("sCloneId");var _pz6=_6w8.selectSingleNode( "*/*[@sCloneOf='" + _958 + "']" );if(!_pz6){return;}_pz6.setAttribute("sCloneId", _958);_pz6.removeAttribute("sCloneOf");_pz6.removeAttribute("bIsPuffedCell");if(_ik7.parentNode){_ik7.removeAttribute("sCloneId");_ik7.setAttribute("sCloneOf", _958);_ik7.setAttribute( "bIsPuffedCell", "true" );}_ie9._jk4(_ik7, _pz6, "bIsPuffedRowSpanCell");_ie9._jk4(_ik7, _pz6, "bIsPuffedColSpanCell");_pz6.removeAttribute("bIsPuffedRowSpanCell");_pz6.removeAttribute("bIsPuffedColSpanCell");};_tl6._to8=function(_6w8){if(!this._vr7(_6w8)){return;}if(_6w8.getAttribute("bHasCornerCells")){var _4d4=_6w8.selectNodes("tr[position()=1]/*[@bIsCornerCell]").length;var _5d4=_6w8.selectNodes( "tr/*[position()=1 and @bIsCornerCell]" ).length;}_6w8.removeAttribute("bIsPuffed");var _dw8=_6w8.selectNodes("tr");var _va6=_dw8.length;for(var _8b9=_va6-1;_8b9>=0;_8b9--){var tr=_dw8.item(_8b9);var _si8=tr.selectNodes("*");var _ol5=_si8.length;for(var _e39=0;_e39<_ol5;_e39++){var td=_si8.item(_e39);if ((td.getAttribute( "bIsPuffedRowSpanCell" )=="true" )&&( ( _e39 + 1 ) < _ol5 ) ){var _ty8=_si8.item(_e39+1);if(_ty8.getAttribute( "bIsPuffedColSpanCell" )=="true" ){_ty8.removeAttribute("bIsPuffedColSpanCell");_ty8.setAttribute( "bIsPuffedRowSpanCell", "true" );}}}for(var _e39=_ol5-1;_e39>=0;_e39--){var td=_si8.item(_e39);if(td.getAttribute( "bIsPuffedRowSpanCell" )=="true" ){var _h65=_dw8.item(_8b9-1);var _178=td.getAttribute("rowspan");_h65.selectSingleNode( "*[" + ( _e39 + 1 ) + "]" ).setAttribute( "rowspan", _178?( parseInt( _178, 10 ) + 1 ).toString( 10 ):"2" );td.parentNode.removeChild(td);}}var _si8=tr.selectNodes("*");var _ol5=_si8.length;for(var _e39=_si8.length-1;_e39>=0;_e39--){var td=_si8.item(_e39);if(td.getAttribute( "bIsPuffedColSpanCell" )=="true" ){var _gj4=_si8.item(_e39-1);var _b58=td.getAttribute("colspan");_gj4.setAttribute( "colspan", _b58?( parseInt( _b58, 10 ) + 1 ).toString( 10 ):"2" );td.parentNode.removeChild(td);}}}_ie9._5g3( _6w8, "tr/*", "sCloneId" );if(_6w8.getAttribute("bHasCornerCells")){_6w8.removeAttribute("bHasCornerCells");var _i15=_6w8.selectNodes("tr/*[@bIsCornerCell]");var _7d2=_i15.length;for(var i=_7d2-1;i>0;i--){var td=_i15.item(i);td.parentNode.removeChild(td);}if(_7d2>0){var td=_i15.item(0);td.removeAttribute("bIsCornerCell");td.removeAttribute("sCloneId");td.removeAttribute("sCloneOf");td.removeAttribute("bIsPuffedCell");td.removeAttribute("bIsPuffedColSpanCell");td.removeAttribute("bIsPuffedRowSpanCell");td.setAttribute("colspan", _4d4.toString());td.setAttribute("rowspan", _5d4.toString());}}};_tl6._8g3=function(_6w8){return(_6w8.selectSingleNode( "tr/*[@colspan or @rowspan]" ) != null );};_tl6._vr7=function(_6w8){return(_6w8.getAttribute( "bIsPuffed" )=="true" );};_tl6._z85=function(td){return(td.getAttribute( "bIsPuffedCell" )=="true" );};_tl6._r75=function(td){return td.selectNodes("preceding-sibling::*").length;};_tl6._ov5=function(tr){return tr.selectNodes("preceding-sibling::*").length;};_tl6._z42=function(_6w8){var _xu6=this._vr7(_6w8);if(!_xu6){this._t89(_6w8);}var _c29=[];var _dw8=_6w8.selectNodes("tr");var _va6=_dw8.length;for(var _8b9=0;_8b9<_va6;_8b9++){var tr=_dw8.item(_8b9);_c29.push(tr.selectNodes("*"));}for(var _8b9=0;_8b9<_va6;_8b9++){var _ur8=_c29[_8b9];for(var _e39=0;_e39<_ur8.length;_e39++){var td=_ur8[_e39];if(td.getAttribute( "bIsPuffedColSpanCell" )=="true" ){td.removeAttribute("bIsPuffedColSpanCell");td.setAttribute( "bIsPuffedRowSpanCell", "true" );}else if(td.getAttribute( "bIsPuffedRowSpanCell" )=="true" ){td.removeAttribute("bIsPuffedRowSpanCell");td.setAttribute( "bIsPuffedColSpanCell", "true" );}td.parentNode.removeChild(td);}}_ie9._hw5(_6w8, "tr");var _ol5=_ur8.length;for(var _e39=0;_e39<_ol5;_e39++){var _bt5=_6w8.appendChild(_ia5._pi6("tr"));for(var _8b9=0;_8b9<_va6;_8b9++){var td=_c29[_8b9][_e39];_bt5.appendChild(td);}}if(!_xu6){this._to8(_6w8);}};var _p52={};_p52._xg2=function(_6w8){var _br5=_6w8.getAttribute("_br5");if(_br5){return;}_6w8.setAttribute( "_br5", "true" );var _088=_6w8.selectSingleNode("tr[position()=1]/*[position()=1]");var _5d4=parseInt( _088.getAttribute( "rowspan" )||"1", 10 );var _u39=_6w8.selectNodes("tr").length;if(_5d4==_u39){var _wy8=_6w8.selectSingleNode("tr[last()]");_088.setAttribute("rowspan",(_5d4-1).toString());_wy8.insertBefore(_6w8.ownerDocument.createElement("td"), _wy8.firstChild);}};_p52._gz=function(_6w8){if(!_6w8.selectSingleNode("tr[1]/*[1][@specname='crosstabCorner']")){return { _3t7:0, _4t7:0 };}var _4d4=1;var _5d4=1;if(_6w8.getAttribute( "bIsPuffed" )=="true" ){var _si8=_6w8.selectNodes("tr[position()=1]/*");var _ol5=_si8.length;for(var _e39=1;_e39<_ol5;_e39++){var td=_si8.item(_e39);if(!td.getAttribute( "bIsCornerCell" )&&( td.getAttribute( "bIsPuffedCell" ) != "true" ) ){break;}_4d4++;}var _si8=_6w8.selectNodes("tr/*[position()=1]");var _ol5=_si8.length;for(var _e39=1;_e39<_ol5;_e39++){var td=_si8.item(_e39);if(!td.getAttribute( "bIsCornerCell" )&&( td.getAttribute( "bIsPuffedCell" ) != "true" ) ){break;}_5d4++;}}else{var _088=_6w8.selectSingleNode("tr[1]/*[1]");_4d4=parseInt( _088.getAttribute( "colspan" )||"1", 10 );_5d4=parseInt( _088.getAttribute( "rowspan" )||"1", 10 );}return { _3t7:_4d4, _4t7:_5d4 };};_p52._q14="corner";_p52._sa5="rows";_p52._eh3="columns";_p52._ra5="fact";_p52._0z3=function(_gf9,_4d4,_5d4){var _if9=_gf9.parentNode;var _6w8=_if9.parentNode;if(!_tl6._vr7(_6w8)&&_tl6._8g3(_6w8)){alert( "Table must be pufffed" );debugger;}var _iw6=_tl6._r75(_gf9);var _vi7=_tl6._ov5(_if9);if((_iw6<_4d4)&&(_vi7>=_5d4)){return this._sa5;}if((_iw6>=_4d4)&&(_vi7<_5d4)){return this._eh3;}if((_iw6>=_4d4)&&(_vi7>=_5d4)){return this._ra5;}if((_iw6<_4d4)&&(_vi7<_5d4)){return this._q14;}};function _sj4(a){this._ch9=a;this._dh9=0;this._ac8=a.length;};_sj4.prototype._i98=function(){return(this._ac8==0);};_sj4.prototype._c98=function(){return(this._dh9<this._ac8);};_sj4.prototype._p89=function(){return this._ch9[this._dh9++];};_sj4.prototype._lz8=function(){this._dh9=0;};function _7g2(a){_7g2.baseConstructor.call(this, _7g2._k2(a));};_9t7._v88(_7g2, _sj4);_7g2._k2=function(_lx7){var a=[];for(var s in _lx7){if((String(s >>> 0)==s)&&((s >>> 0)!=0xffffffff)){a.push(parseInt(s, 10));}}a.sort(_899._bx5);return a;};function _qy(nl){this._ag9=nl;this._dh9=0;this._ac8=nl.length;};_qy.prototype._i98=function(){return(this._ac8==0);};_qy.prototype._c98=function(){return(this._dh9<this._ac8);};_qy.prototype._p89=function(){return this._ag9.item(this._dh9++).value;};_qy.prototype._lz8=function(){this._dh9=0;};function _075(){this._bw7=new _mx3();};_075.prototype._8k6=function(_hy8){return this._gw5(_652._b95(_hy8));};_075.prototype._gw5=function(_t38){if(_t38!==null){this._bw7=this._bw7._3e9(_t38);this._bf5=true;return true;}this._w16=true;return false;};_075.prototype._q77=function(){return this._w16?null:this._bw7;};_075.prototype._ms7=function(_cj8){if(this._w16){return "!!####!!";}return this._bw7._nu5(_cj8);};_075.prototype._or7=function(){return Boolean(this._bf5);};function _0y3(){this._bw7=null;};_0y3.prototype._8k6=function(_hy8){return this._gw5(_652._b95(_hy8));};_0y3.prototype._gw5=function(_t38){if(_t38!==null){if(!this._bw7||(this._bw7._n88(_t38)==1)){this._bw7=_t38;}this._bf5=true;return true;}this._w16=true;return false;};_0y3.prototype._q77=function(){return this._w16?null:this._bw7;};_0y3.prototype._ms7=function(_cj8){if(this._w16){return "!!####!!";}return(this._bw7?this._bw7._nu5(_cj8):"?");};_0y3.prototype._or7=function(){return Boolean(this._bf5);};function _zx3(){this._bw7=null;};_zx3.prototype._8k6=function(_hy8){return this._gw5(_652._b95(_hy8));};_zx3.prototype._gw5=function(_t38){if(_t38!==null){if(!this._bw7||(this._bw7._n88(_t38)==-1)){this._bw7=_t38;}this._bf5=true;return true;}this._w16=true;return false;};_zx3.prototype._q77=function(){return this._w16?null:this._bw7;};_zx3.prototype._ms7=function(_cj8){if(this._w16){return "!!####!!";}return(this._bw7?this._bw7._nu5(_cj8):"?");};_zx3.prototype._or7=function(){return Boolean(this._bf5);};function _yx3(){this._lq8=0;this._2v4=new _075();};_yx3.prototype._8k6=function(_hy8){if(this._2v4._8k6(_hy8)){this._lq8++;this._bf5=true;return true;}this._w16=true;return false;};_yx3.prototype._gw5=function(_t38){if(this._2v4._gw5(_t38)){this._lq8++;this._bf5=true;return true;}this._w16=true;return false;};_yx3.prototype._q77=function(){if(this._w16){return null;}return((this._lq8>0)?this._2v4._bw7._2o8(_652._b95(this._lq8.toString(10))):this._2v4._bw7);};_yx3.prototype._ms7=function(_cj8){var _t38=this._q77();if(!_t38){return "!!####!!";}return _t38._nu5(_cj8);};_yx3.prototype._or7=function(){return Boolean(this._bf5);};function _z65(){this._lq8=0;};_z65.prototype._8k6=function(_hy8){this._lq8++;this._bf5=true;return true;};_z65.prototype._gw5=function(_t38){this._lq8++;this._bf5=true;return true;};_z65.prototype._q77=function(){return _652._b95(this._lq8.toString(10));};_z65.prototype._ms7=function(_cj8){return this._q77()._nu5(_cj8);};_z65.prototype._or7=function(){return Boolean(this._bf5);};function _2i6(_h05, _1h7){this._9u4=_h05;this._vb7=_1h7;this._6o2=!this._vb7;this._aw7=null;this._h19=_h05.getAttribute("roid");this._p19=_h05.getAttribute("void");this._yv7=_ie9._ck6( _h05,(this._373?( this._373+"/" ):"" ) + "ctxData" );if(this._6o2){this._9c7=1;}else{_1h7.setAttribute("roid", this._h19);_1h7.setAttribute("void", this._p19);if(_1h7.id!=this._p19){_1h7.id=this._p19;}}this._eq6=_h05.selectSingleNode("dataStore");this._103();this._4v7=true;this._xu7=true;if(this._yw1){_x77._4u5(this);}if(!this._6o2){this._2n2();this._r8();}if(_vz2._pl1){if(this._s36&&this._s36[this._h19]){var _4g8=_299._lw2(this._s36[this._h19]);if(_4g8){_4g8.setAttribute("for", this._p19);this._vb7.setAttribute("aria-labelledby", _4g8.id);}}var n=this._nl2();this._dd7=n.getAttribute("name");if(_ie9._0l4(n, _by5._g52)){this._dd7 +=(" " + parseInt( this._p19.substr( 1 ) ) );}}};_2i6.prototype._k84={};_2i6.prototype._0p3={};_2i6.prototype._zi6=function(){if(!this._9w7){this._9w7=_3l6._lr1()?_ia5._zi6():new _ce(this._yv7);}return this._9w7;};_2i6.prototype._103=function(){var _eg4=this._m13();if(!_eg4._bm){_eg4._bm=true;var o=_eg4;var n=this._nl2();o._ao3=n;var s=n.getAttribute("displayForOrientation");if(s&&(s!="both")){o._l41=s;}var s=n.getAttribute("autoSelect");o._w01=(s&&(s!="none"));if(o._w01){o._k43=(s=="first");}if(this._3f5===undefined){o._3f5=( n.getAttribute( "multiSelect" )=="true" );}o._q16=( n.getAttribute( "orientation" ) != "vertical" );o._yw1=( n.getAttribute( "listensToVariables" )=="true" );o._4x1=(n.selectSingleNode("appOnSelectSetVariableValues")!=null);var _pd1=["appSetVariableValueToConstant", "appClearVariable", "appSetVariableValueToContinuousValue"];o._m7=(_ie9._7y2(n, "appOnSelectSetVariableValues/", _pd1)!=null);o._mm=o._yw1?n.selectSingleNode("appContainerSelect/appCondition"):null;o._lm=o._yw1?n.selectSingleNode("appContainerFilter/appCondition"):null;o._ar=o._yw1?n.selectSingleNode("appControlEnabled/appCondition"):null;o._pd=( n.getAttribute( "containsConditionalColumns" )=="true" );if(o._pd){o._36=_ie9._775(null, n.selectNodes("listColumns/listColumn[appListColumnProperties/appListColumnVisible]/listColumnBody/@iid"));}o._fr=o._mm?_ie9._pf1(null, o._mm.selectNodes("descendant-or-self::*/@refAppVariable")):{};if(n.nodeName=="appContinuousSlider"){var _mb9=n.selectSingleNode("appSliderMinVariable/@refAppVariable");var _lb9=n.selectSingleNode("appSliderMaxVariable/@refAppVariable");o._fr={};if(_mb9){o._fr[_mb9.value]=true;}if(_lb9){o._fr[_lb9.value]=true;}}else{o._fr=o._mm?_ie9._pf1(null, o._mm.selectNodes("descendant-or-self::*/@refAppVariable")):{};}o._cr=o._lm?_ie9._pf1(null, o._lm.selectNodes("descendant-or-self::*/@refAppVariable")):{};o._br=o._ar?_ie9._pf1(null, o._ar.selectNodes("descendant-or-self::*/@refAppVariable")):{};o._g41={};o._b2=o._pd?_ie9._pf1(null, n.selectNodes("listColumns/listColumn/appListColumnProperties/appListColumnVisible/appCondition//@refAppVariable")):{};o._c9=_3l6._oe(this._h19)||{};o._ks4=( n.getAttribute( "refreshApplicationOnSelect" ) != "false" );var _oe6=n.getAttribute("refAppDrillTo");if(_oe6){var _ji8=_3l6._tl4();o._c36=_ji8.selectSingleNode("appDrillTos/appDrillTo[@name=\"" + _oe6 + "\"]");}o._bq6=n.selectSingleNode("appDrills");if(this._6o2){this._nw=Boolean(n.getAttribute("isGlobalVirtualControl"));}this._zl1=Boolean(n.getAttribute("isReferencedControl"));}for(var s in _eg4){this[s]=_eg4[s];}};_2i6.prototype._qv1=function(_u69){this._vb7.outerHTML=_u69;this._vb7=document.getElementById(this._vb7.id);this._r8();};_2i6.prototype._r8=function(){if(this._l41){this._vb7.className +=(this._l41=="landscape" )?" clsDisplayInLandscape":" clsDisplayInPortrait";}};_2i6.prototype._6l4=function(){this.constructor.toString().match(/^function\s([^\(]+)/);var s=RegExp.$1;var ids=_299._5b5[s];return _3l6._j6()?s:((ids?_4l6._m67(ids):s)||s);};_2i6.prototype._2n2=function(){var o=(this._q16?(this._nm||this._ho3):this._ix);if(!o){return;}var _e47=(_kx5._y14&&!_kx5._uz8)?"iOSDefault":"irotDefault";this._vb7.className += " " + o[_e47];};_2i6.prototype._m13=function(){if(!this._k84[this._h19]){this._k84[this._h19]={};}return this._k84[this._h19];};_2i6.prototype._1o8=function(){if(!this._6o2&&this._zl1){_zg3._nm4(this);}this._ub8=true;if(this._yw1){_x77._m04(this);}if(this._9u4&&this._yv7){(this._373?this._9u4.selectSingleNode(this._373):this._9u4).appendChild(this._yv7);}this._9u4=null;this._vb7=null;if(this._aw7){this._aw7._1o8();this._aw7=null;}this._ao3=null;delete this._0p3[this._p19];this._9w7=null;_299._5z(this._p19);this._ry3();};_2i6.prototype._ry3=function(){var _8e7=this._su5();if(_8e7){var _zg8=_8e7.length;for(var i=0;i<_zg8;i++){_8e7[i]._1o8();}}};_2i6.prototype._su5=function(){return(this._ra7||null);};_2i6.prototype._v75=function(){return(this._aw7&&this._aw7._v75)?this._aw7._v75():this._vb7;};_2i6.prototype._lr7=function(){return this._9u4;};_2i6.prototype._352=function(_n17,_7s8,_g17){if(this._ub8){return false;}var _1x4=false;var _zg8=_7s8.length;for(var i=0;i<_zg8;i++){var _579=_7s8[i];if(!this._w01&&this._fr[_579]){_1x4=true;this._753=true;}if(this._cr[_579]){_1x4=true;this._4t4=true;}if(this._br[_579]){_1x4=true;this._m64=true;}if(this._g41[_579]){_1x4=true;this._526=true;}if(this._b2[_579]){_1x4=true;this._7b=true;}if(this._c9[_579]){_1x4=true;this._ho2=true;}}if(_1x4&&(this._6o2||this._zl1)){if(this._4t4){var _5v3={_4t4:this._4t4,_753:this._753,_m64:this._m64,_7b:this._7b,_ho2:this._ho2,_wm3:this._wm3,_526:this._526};_zg3._4w2(this, _5v3);}}return _1x4;};_2i6.prototype._sk4=function(){if(!this._4v7||this._ub8){return;}var _b83=this._fs4;if(this._a99()){this._fs4=true;}else{if(_b83){var _5v3={_4t4:this._4t4,_753:this._753,_m64:this._m64,_7b:this._7b,_ho2:this._ho2,_wm3:this._wm3,_526:this._526};}this._fs4=false;this._4t4=false;this._753=false;this._m64=false;this._7b=false;this._ho2=false;this._wm3=false;this._526=false;if(_b83){_zg3._4w2(this, _5v3);}}};_2i6.prototype._r91=function(){if(this._4v7&&!this._ub8){var _8e7=this._su5();if(_8e7){var _zg8=_8e7.length;for(var i=0;i<_zg8;i++){_8e7[i]._sk4();}}}};_2i6.prototype._a99=function(){_oz8._jz8( "No draw method provided: " + _9t7._z88( this.constructor ) );};_2i6.prototype._mk6=function(_az7,_5e1){var _6y7=(_az7!=this._4v7);this._4v7=(_az7!=false);if(!this._4v7){this._wm3=true;}if(_5e1!==false){this._g82(this._4v7);}if(_6y7){this._682();}};_2i6.prototype._682=function(){};_2i6.prototype._g82=function(_az7){var _8e7=this._su5();if(_8e7){var _zg8=_8e7.length;for(var i=0;i<_zg8;i++){_8e7[i]._mk6(_az7);}}};_2i6.prototype._yo4=function(_a49,_hf9,_rn7,_hm8,_l58){var _p27=_a49.getAttribute(_rn7)||_l58;if(_p27){_hf9.setAttribute(_hm8||_rn7, _p27);}};_2i6.prototype._nl2=function(){if(!this._ao3){this._ao3=_3l6._4z3(this._h19);}return this._ao3;};_2i6.prototype._s2=function(){return this._ar?_3i1._o88(this._ar, _x77._o75()):null;};_2i6.prototype._52=function(){return this._mm?_3i1._o88(this._mm, _x77._o75()):null;};_2i6.prototype._42=function(){return this._lm?_3i1._o88(this._lm, _x77._o75()):null;};_2i6.prototype._q3=function(){var _f07=this._ar?_da._o88(this._ar, _x77._o75(), this._4j1()):null;this._xu7=(_f07!==null)?(this._4j1()._6r7(_f07, true, true, false).length>0):null;return this._xu7;};_2i6.prototype._s5=function(){var fn=this._s2();if(!fn){this._xu7=null;return this._xu7;}var _4v3=_x77._o75();var _a17=this._qc5();var _lm5=_a17._pz3();this._xu7=false;for(var i=0;i<_lm5;i++){if(fn(_4v3, _a17._e67(i))){this._xu7=true;break;}}return this._xu7;};_2i6.prototype._z67=function(){return this._xu7;};_2i6.prototype._p4=function(_l17){var fn=this._52();if(!fn){return null;}var _229=[];var _4v3=_x77._o75();var _a17=this._qc5();var _lm5=_a17._pz3();for(var i=0;i<_lm5;i++){var _8d9=_a17._8o8(i);if(_l17&&!_l17[_8d9]){continue;}if(fn(_4v3, _a17._e67(i))){_229.push(_8d9);if(!this._3f5){break;}}}return _229;};_2i6.prototype._lj3=function(){return this._as4;};_2i6.prototype._4j1=function(){return this._1b2;};_2i6.prototype._r2=function(_d86){var _f07=this._mm?_da._o88(this._mm, _x77._o75(), this._4j1()):null;return(_f07!==null)?this._4j1()._6r7(_f07, !this._3f5, _d86!==false, false):null;};_2i6.prototype._o4=function(){var _229=[];var fn=this._42();if(!fn){return null;}var _4v3=_x77._o75();var _a17=this._qc5();var _lm5=_a17._pz3();for(var i=0;i<_lm5;i++){if(fn(_4v3, _a17._e67(i))){_229.push(_a17._8o8(i));}}return(_229.length==_lm5)?null:_229;};_2i6.prototype._q2=function(){var _j07=this._jc5();var _f07=this._lm?_da._o88(this._lm, _x77._o75(), _j07):null;var _be2=(_f07!==null)?_j07._7o8(_f07):_j07;if(_be2){var _3c2=this._cj1();if(_3c2){return _be2._p98(_3c2);}}return _be2;};_2i6.prototype._cj1=function(){return null;};_2i6.prototype._n3=function(_mc3){var _g28=this._nl2();var _4x8=this._jc5();var _9c6=_999._7y2(_g28, _mc3);if(_9c6&&_4x8){var _3c2=[];var _jt2=_4x8._b22();_3c2[_jt2[_9c6.getAttribute("refDataItem")]] = "groupBy";return _3c2;}return null;};_2i6.prototype._md=function(_108,_zj7){var _9k5=( _zj7.getAttribute( "multiSelect" )=="true" );var _9x4=false;var d=_108.ownerDocument;_fe9._qi2(_108);var nl=_zj7.selectNodes("listItems/listItem");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _xj7=nl.item(i);var _yz7=_108.appendChild(d.createElement("OPTION"));_yz7.value=_xj7.getAttribute("value");_fe9._u95(_yz7, _xj7.getAttribute("label"));this._yo4(_xj7, _yz7, "specname");this._yo4(_xj7, _yz7, "row");if(_xj7.getAttribute( "selected" )=="true" ){if(_9k5){_yz7.selected=true;}else{_9x4=true;_108.selectedIndex=i;}}}if(!_9k5&&!_9x4){_108.selectedIndex=-1;}};_2i6.prototype._662=function(_lu2,_2f2,_ku2,_4f1,_r7,_p79){var _be2=this._4j1();var _qw4=this._lj3()||[];var n=this._nl2();var _v27=n.getAttribute("iconDataItemIndex");var _4x6=_v27?(parseInt(_v27)-1):NaN;var _vf6=n.getAttribute("labelDataItemIndex");var _ha6=_vf6?(parseInt(_vf6)-1):NaN;var d=this._9u4.ownerDocument;var _zj7=d.createElement(_lu2||"listView");_zj7.setAttribute( "view", _p79||"report" );var _gf2=((_p79=="checkbox" )||( _p79=="horizontalCheckbox" ) )?"checked":"selected";_zj7.setAttribute( "allowCtrlDeselect", "false" );_zj7.setAttribute( "resolveIconPath", "false" );_zj7.setAttribute( "guiDirection", this._9u4.getAttribute( "guiDirection" )||"ltr" );if(this._dd7){_zj7.setAttribute("a11y_name", this._dd7);}var _1j4=n.getAttribute("textDirection");if(!_1j4){_1j4=_zj7.getAttribute("guiDirection");}var _5b4=(_1j4=="auto");if(!_5b4){_zj7.setAttribute("textDirection", _1j4);}this._yo4(n, _zj7, "textColor");this._yo4(n, _zj7, "multiSelect");var _6z6=( _2f2==="" )?_zj7:_zj7.appendChild( d.createElement( _2f2||"listItems" ) );if(!_vf6||!_be2){return _zj7;}_ku2=_ku2||"listItem";var _s51=_be2._y88();var _fx7=_s51.columns;var _c29=_s51.rows;var _4p5=_fx7[_ha6];var _id6=_vf6?_fx7[_4x6]:null;var _va6=_c29.length;for(var _8b9=0;_8b9<_va6;_8b9++){var _2a9=_c29[_8b9];var _xj7=_6z6.appendChild(d.createElement(_ku2));var _hy8=_4p5.values?_4p5.values[_2a9[_ha6]]:String(_2a9[_ha6]);var _ux8=_4p5.formattedValues?_4p5.formattedValues[_2a9[_ha6]]:_hy8;_xj7.setAttribute("value", _hy8);_xj7.setAttribute("label", _ux8);_xj7.setAttribute("row", _8b9.toString(10));if(_qw4[_8b9]){_xj7.setAttribute(_gf2, "true");}if(_5b4){_xj7.setAttribute("textDirection", _ae9._bx2(_ux8));}if(_id6){ var _w27=_id6.values[_2a9[_4x6]];if(_w27){_xj7.setAttribute("smallIcon", _ia5._lz(_w27));}}}if((_4f1!==undefined)&&(_4f1!==null)){var _xj7=_6z6.insertBefore(d.createElement(_ku2), _r7?null:_6z6.firstChild);_xj7.setAttribute( "specname", "appNoValueListItem" );_xj7.setAttribute("label", _4f1);if(_5b4){_xj7.setAttribute("textDirection", _ae9._bx2(_4f1));}}return _zj7;};_2i6.prototype._m11=function(_ul7,_lx7){var a=[];var _ad4=(this._d31&&!this._sm3)?1:0;var nl=_ul7._685();var _zg8=nl.length-_ad4;for(var i=0;i<_zg8;i++){if(_lx7[i]){a.push(nl.item(_ad4+i));}}return a;};_2i6.prototype._gl=function(_9h6){if(_9h6!==undefined){if(!this._jb){this._jb={};}if(!this._jb[_9h6]){this._jb[_9h6]=this._nl2().selectNodes( "appOnSelectSetVariableValues/*" + ( _9h6?( "[@sourceType='" + _9h6 + "']" ):"[not(@sourceType)]" ) );}return this._jb[_9h6];}if(!this._qx1){this._qx1=this._nl2().selectNodes("appOnSelectSetVariableValues/*");}return this._qx1;};_2i6.prototype._lg=function(_5c2){for(var i=0;i<_5c2.length;i++){_5c2[i]();}_x77._zf1(this);};_2i6.prototype._zl=function(_2f8,_j25,_9h6){if(!this._n92){this._n92=[];}this._n92.push(this._031.bind(this, _j25, _9h6, true));if(_2f8){if(this._ks4){_299._6x5();}setTimeout(this._lg.bind(this, this._n92), 0);this._n92=null;}};_2i6.prototype._9n2=function(_j25,_9h6,_xx7){if(this._k31||(!this._w01&&_x77._tg1())){_oz8._jz8( "*** setVariableValues ignored ***" );return;}if(this._ks4){_299._6x5();}this._k31=true;setTimeout(this._031.bind(this, _j25, _9h6, false, _xx7), 0);};_2i6.prototype._031=function(_j25,_9h6,_o76,_xx7){this._k31=false;if(!_o76&&(!this._w01&&_x77._tg1())){_oz8._jz8( "*** setVariableValuesLater ignored ***" );return;}var _be2=this._4j1();var _s51=_be2?_be2._y88():null;var _a17=_be2?null:this._qc5();var nl=this._gl(_9h6);var _zg8=nl.length;if(!_o76&&(_zg8==0)){_299._xv5();return;}var _o39=_zg8-1;for(var i=0;i<_zg8;i++){var _qo1=nl.item(i);var _jo7=_qo1.nodeName;var _6q5=_qo1.getAttribute("refAppVariable");if ( _j25&&((_jo7=="appSetVariableValueToDataItemValue" )||( _jo7=="appSetVariableValueToContinuousValue" ) )){var _le8=[];var _0n7=_qo1.getAttribute( "refDataItem" )||"value";if(_s51){var _pg8=_be2._t75(_0n7);var _4j8=(_pg8==undefined)?null:_s51.columns[_pg8];}for(_j25._lz8();_j25._c98();){if(_s51){if(!_4j8){break;}var _8b9=_j25._p89();var _2a9=_s51.rows[_8b9];var _hy8=_4j8.values?_4j8.values[_2a9[_pg8]]:String(_2a9[_pg8]);if(this._x3){if(_hy8){_109._9k6(_le8, _hy8);}}else{if(_hy8!==undefined){_109._9k6(_le8, _hy8);}}}else{var _bj8=_xx7?_xx7[_j25._p89()]:_a17._ez3(_j25._p89());if(_bj8){var _hy8=_bj8[_0n7];if(this._x3){if(_hy8){_109._9k6(_le8, _hy8);}}else{if(_hy8!==undefined){_109._9k6(_le8, _hy8);}}}}}_x77._i77(_6q5, _le8, !_o76&&this._ks4&&(i==_o39), this);}else if(_jo7=="appSetVariableValueToConstant"){var _le8=(_j25&&_j25._i98())?[]:_ie9._775(null, _qo1.selectNodes("appVariableValue/text()"));_x77._i77(_6q5, _le8, !_o76&&this._ks4&&(i==_o39), this);}else{_x77._gk4(_6q5, !_o76&&this._ks4&&(i==_o39), this);}}};_2i6.prototype._2o=function(){this._dm3=[];var nl=this._gl();for(var i=0;i<nl.length;i++){var _qo1=nl.item(i);var _jo7=_qo1.nodeName;var _o78=_qo1.getAttribute("refAppVariable");var _up7=_x77._q67(_o78)[0];if(_up7){this._dm3[i]={ name:_o78, value:_up7 };}}return this._dm3;};_2i6.prototype._jt7=function(){if(this._ar){var _cy7=this._eq6?this._q3():this._s5();if(_cy7!==null){if(this._9b7){this._vb7.disabled=!_cy7;}else{this._aw7._hk6(_cy7);}}}};_2i6.prototype._o85=function(){return(this._jc5()!=null);};_2i6.prototype._7i3=function(){if(!this._mo3){this._mo3=new _qq7({"columns": [], "rows":[]});}return this._mo3;};_2i6.prototype._jc5=function(){if(!this._kq6){this._kq6=this._eq6?new _qq7(_2z2._x75(this._eq6)):this._7i3();}return this._kq6;};_2i6.prototype._5j6=function(){if(!this._dw7&&this._eq6){var _dr5=this._eq6.getAttribute("idxGeoStore");if(_dr5){this._dw7=_2z2._oe3(_dr5);}}return this._dw7;};_2i6.prototype._q85=function(){return(this._qc5()!=null);};_2i6.prototype._bi3=function(){return null;};_2i6.prototype._qc5=function(){this._zg2();return this._0p3[this._p19];};_2i6.prototype._zg2=function(){if(!this._0p3[this._p19]){this._0p3[this._p19]=this._bi3();}};_2i6.prototype._332=function(){var _a17=this._qc5();return _a17?_999._co8(_a17._8r7()):"";};_2i6.prototype._z88=function(){return(this._nl2().getAttribute( "name" )||"" );};_2i6.prototype._998=function(){return this._p19;};_2i6.prototype._298=function(){return this._h19;};_2i6.prototype._ej6=function(){return this._4v7;};_2i6.prototype._7m4=function(){return this._3f5;};_2i6.prototype._1l4=function(){return this._c36;};_2i6.prototype._p75=function(){return this._bq6;};_2i6.prototype._fp=function(){if(this._ub8){return;}this._h21();var _8e7=this._su5();if(_8e7){_109._wq7(_8e7, "_fp");}};_2i6.prototype._uu=function(){if(this._ub8){return;}this._sa1();var _8e7=this._su5();if(_8e7){_109._wq7(_8e7, "_uu");}};_2i6.prototype._h21=function(){};_2i6.prototype._sa1=function(){};_2i6.prototype._fa1=function(el){var _n29=_kx5._uz8;var d=el.ownerDocument;for(var _gv6=el.parentNode;_gv6;_gv6=_gv6.parentNode){var _5x8=_fe9._fe3(_gv6);var _wo7=_5x8.position;if ((_wo7=="absolute" )||( _wo7=="relative" ) ){return _gv6;}if(_n29){var _no7=_5x8.overflow;if ((_no7=="auto" )||( _no7=="scroll" ) ){return _gv6;}}}return null;};_2i6.prototype._nr1=function(){return this._zl1;};_2i6.prototype._ox2=function(){return this._6o2;};_2i6.prototype._w71=function(){return(this._6o2&&!this._nw);};_2i6.prototype._701=function(){return this._nw;};_2i6.prototype._iv5=function(){return this._9c7;};_2i6.prototype._sn8=function(){return this._nw?this._9c7:this._9c7++;};_2i6.prototype._877=function(){return this._nw?this._9c7:this._9c7--;};_2i6.prototype._da5=function(_g28){};_2i6._lk4=function(_h05,_1h7){var _5p7=_h05.getAttribute("specname");return new _by5._zh1[_5p7](_h05, _1h7);};function _sp1(_h05, _1h7){_sp1.baseConstructor.call(this, _h05, _1h7);var n=this._nl2();this._ud7=n.getAttribute("refAppVariable");this._l19=_x77._798(this._ud7);this._tr6=n.getAttribute( "valuesSeparator" )||", ";this._8i5=n.getAttribute("whichValues");this._g41[this._ud7]=true;var _jb6=n.selectSingleNode("style/dataFormat");if(_jb6){var _fu6=((this._l19=="decimal" )||( this._l19=="integer" ) );this._l36=_jb6?_xk6._yi([_jb6], false):(_fu6?_xk6._iz():null);}this._h54();};_9t7._v88(_sp1, _2i6);_sp1.prototype._h54=function(){var _le8=_x77._q67(this._ud7);switch(this._8i5){case "list":break;case "first":_le8=_le8.slice(0, 1);break;case "last":_le8=_le8.slice(_le8.length-1);break;case "min":case "max":var _8a9=(this._8i5=="min");var i=_3i1._jz3(_le8, this._l19, _8a9);_le8=_le8.slice(i, i+1);break;}if(this._l36){var a=_le8;_le8=[];a.forEach(function(s,i){ _le8.push(_652._b95(s)._nu5(this._l36)); }, this);}_fe9._u95(this._vb7, _le8.join(this._tr6));};_sp1.prototype._a99=function(){if(this._526){this._h54();}};function _pj4(_h05, _of8, _ze8){_pj4.baseConstructor.call(this, _h05, _of8);var _828=this._nl2();var _m05=_h05.cloneNode(false);_m05.setAttribute("style", "height:100%");this._wc7={};var _d39=0;this._nm3=(_828.selectSingleNode(_ze8?"appDataDefaultCard":"appDefaultCard")!=null);if(this._nm3){var _c28=_h05.selectSingleNode(_kx5._g87?"./div":"div");_c28.setAttribute("style", "height:100%");_m05.appendChild(_c28.cloneNode(false));_d39++;}var _6w8=_h05.selectSingleNode("table");if(_6w8){this._jc8=_h05.cloneNode( true ).selectNodes( "table/tr/*[position()=" + ( _828.getAttribute( "labelDataItemIndex" )||"1" ) + "]/div" );var _zg8=this._jc8.length;for(var i=0;i<_zg8;i++){var _c28=this._jc8.item(i);_c28.setAttribute("style", "height:100%");this._wc7[_c28.parentNode.parentNode.getAttribute("void")]=_d39++;_m05.appendChild(_c28.cloneNode(false));}}_of8.innerHTML=_ie9._kc(_m05);this._i84={};this._du4={};this._ig5={};this._do3={};if(this._lm){var _229=this._o4();this._o36=_229?_109._5w2(_229):null;}var _qw3=_828.getAttribute("slideDirection");if(_qw3){if(_kx5._uj2){this._vb7.setAttribute( "HAL_slideAnimationEnabled", "false" );}this._vb7.setAttribute("HAL_slideDirection", _qw3);}if(this._4x1){this._vb7.setAttribute( "HAL_touchSwipeEnabled", "true" );}this._aw7=new _589( this._vb7, this, this._5j3(), _828.getAttribute( "height" ), _828.getAttribute( "width" ) );};_9t7._v88(_pj4, _2i6);_pj4._e41=new _mq7(100);_pj4.prototype._1o8=function(){_pj4.superClass._1o8.call(this);for(var _8d9 in this._do3){_pj4._e41._qo8(_8d9);}};_pj4.prototype._a99=function(){if(this._4t4){var _229=this._o4();this._o36=_229?_109._5w2(_229):null;}if(this._753||this._4t4){this._aw7._as7(this._5j3(), this._u43);this._u43=false;}if(this._wm3){this._lt7(this._aw7._dr7());this._u43=false;}};_pj4.prototype._mk6=function(_az7){this._u43=(this._u43&&_az7)||(!this._4v7&&_az7);_pj4.superClass._mk6.call(this, _az7, false);var _gw6=this._aw7._dr7();if(_gw6!=undefined){this._v21(_gw6, _az7);}};_pj4.prototype._su5=function(){var _fi5=[];for(var _gw6 in this._du4){var _8e7=this._du4[_gw6];if(_8e7){_fi5=_fi5.concat(_8e7);}}return _fi5;};_pj4.prototype._t13=function(_gw6){var _c28;if(this._nm3){if(_gw6--==0){_c28=this._9u4.selectSingleNode(_kx5._g87?"./div":"div");}}if(!_c28){_c28=this._jc8.item(_gw6);}return _c28;};_pj4.prototype._e54=function(_c28){var nl=_c28.selectNodes("descendant-or-self::*[@compressed='true'][not(@sps)]");_ia5._hf(nl);};_pj4.prototype._lt7=function(_gw6){var _8d9=this._p19+"_" + _gw6;delete this._do3[_8d9];_pj4._e41._qo8(_8d9);var _c28=this._t13(_gw6);if(this._i84[_gw6]){var _8e7=this._du4[_gw6];var _zg8=_8e7.length;for(var i=0;i<_zg8;++i){var _r38=_8e7[i];_r38._mk6(true);_r38._sk4();}_299._oi(_c28);return;}this._i84[_gw6]=true;this._e54(_c28);var _mt8=_299._g22(_c28);this._ig5[_gw6]=_mt8;_mt8.innerHTML=_ie9._kc(_c28);_299._ji6(_c28.selectNodes(".//script"), _mt8);this._du4[_gw6]=_299._oy3(_c28);_299._pi2(_c28);_299._oi(_c28);if(this._ol1){_109._wq7(this._du4[_gw6], "_fp");}};_pj4.prototype._5j3=function(){var _229=this._p4(this._o36);return((_229&&(_229.length>0))?(this._wc7[_229[0]]||0):0);};_pj4.prototype._sd3=function(_659,_nf8,_gw6){if(_gw6!=undefined){this._v21(_gw6, false);}};_pj4.prototype._pn=function(_659,_4v6,_rz4,_mz4){if(_rz4!=undefined){this._v21(_rz4, false);}};_pj4.prototype._ts=function(_659,_4v6,_rz4,_mz4){this._lt7(_mz4);};_pj4.prototype._v21=function(_gw6,_az7){var _8e7=this._du4[_gw6];if(_8e7){_109._wq7(_8e7, "_mk6", _az7);}var _8d9=this._p19+"_" + _gw6;if(!_az7){var _159={_o87:this._p19,_hl6:_gw6};this._do3[_8d9]=true;var _uu3=_pj4._e41._8e9(_8d9, _159);if(_uu3){var _r38=_299._0j6(_uu3._9p8._o87);if(_r38){_r38._ry5(_uu3._9p8._hl6);}}}else{delete this._do3[_8d9];_pj4._e41._qo8(_8d9);}var _c28=this._t13(_gw6);if(_az7){_299._oi(_c28);}else{_299._6f(_c28);}};_pj4.prototype._ry5=function(_gw6){if(this._i84[_gw6]){_109._wq7(this._du4[_gw6], "_1o8");delete this._i84[_gw6];delete this._du4[_gw6];this._ig5[_gw6].innerHTML="";}};_pj4.prototype._s61=function(){var _k68=this._xm6();return _k68?(this._wc7[_k68]||0):null;};_pj4.prototype._xm6=function(){var _8b9=this._aw7._dr7()-(this._nm3?1:0);var _a17=this._qc5();return _a17._bj6(_a17._8o8(_8b9), this._o36);};_pj4.prototype._vi=function(){this._2u7();};_pj4.prototype._2u7=function(){if(!this._aw7._c98()){return;}var _k68=this._xm6();if(_k68){this._9n2(new _sj4([_k68]));}};_pj4.prototype._ui=function(){var _3s5=this._q34();return _3s5?(this._wc7[_3s5]||0):null;};_pj4.prototype._q34=function(){var _8b9=this._aw7._dr7()-(this._nm3?1:0);var _a17=this._qc5();return _a17._lz3(_a17._8o8(_8b9), this._o36);};_pj4.prototype._y7=function(){this._gd5();};_pj4.prototype._gd5=function(){if(!this._aw7._b98()){return;}var _3s5=this._q34();if(_3s5){this._9n2(new _sj4([_3s5]));}};_pj4.prototype._e6=function(){_299._6x5();};_pj4.prototype._x7=function(){_299._xv5();};_pj4.prototype._zb=function(){this._ol1=true;this._fp();};_pj4.prototype._ge=function(){this._ol1=false;this._uu();};function _988(_h05, _of8){_988.baseConstructor.call(this, _h05, _of8, false);};_9t7._v88(_988, _pj4);_988.prototype._bi3=function(){var o=new _cn();o._6s7(this._9u4.selectSingleNode("table"), this._nl2(), this._zi6());return o;};function _jt5(_h05, _of8){_jt5.baseConstructor.call(this, _h05, _of8, true);};_9t7._v88(_jt5, _pj4);_jt5.prototype._373="table";_jt5.prototype._bi3=function(){var o=new _g12();o._6s7(this._9u4.selectSingleNode(this._373), this._nl2(), this._zi6());return o;};function _d12(_h05, _1h7){var d=_1h7.ownerDocument;var tbl=d.createElement("TABLE");tbl.style.cssText=_h05.getAttribute( "style" )||"";_ie9._jk4(tbl, _1h7, "blkTblAgn");_1h7.parentNode.replaceChild(tbl, _1h7);_d12.baseConstructor.call(this, _h05, tbl);this._x3=true;this._1b2=this._jc5();this._f03();this._jt7();this._nl3();};_9t7._v88(_d12, _2i6);_d12.prototype._nm={irotDefault:"clsButtonBarHorizontal",iOSDefault:"clsButtonBarHorizontal_iOSDefault"};_d12.prototype._ix={irotDefault:"clsButtonBarVertical",iOSDefault:"clsButtonBarVertical_iOSDefault"};_d12.prototype._1o8=function(){if(_kx5._y14){this._vb7.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}_d12.superClass._1o8.call(this);};_d12.prototype._f03=function(){this._aw7=new _k57(this._vb7, this._162(), this);if(_kx5._y14){this._vb7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}};_d12.prototype._aw=function(){this._1b2=this._q2();};_d12.prototype._092=function(){this._as4=this._r2();};_d12.prototype._fj1=function(){return(!this._as4||(this._as4.length==0))?NaN:(this._as4.length-1);};_d12.prototype._nl3=function(){this._753=false;if(this._mm){this._092();var _8b9=this._fj1();this._aw7._k95(isNaN(_8b9)?null:this._aw7._vi6("row", _8b9.toString(10)), false);}};_d12.prototype._a99=function(){if(this._m64){this._jt7();}if(this._753){this._nl3();}};_d12.prototype._162=function(){var _ae4=this._nl2();var _sy6=this._662( "buttonBar", "", "buttonBarButton" );this._yo4(_ae4, _sy6, "orientation");var _w17=_ae4.getAttribute("buttonGap");if(_w17){_sy6.setAttribute( "buttonGap", ( _w17.indexOf( "px" )==-1 )?( new _l57( _w17 ) )._ql4().toString( 10 ):_w17 );}this._yo4(_ae4, _sy6, "buttonWidth");return _sy6;};_d12.prototype._ns=function(_507,_4i8){if(this._4x1){this._9n2(new _qy(_507._ew2().selectNodes("buttonBarButton[@selected='true'][@row]/@row")));}};function _n65(_h05, _1h7){_n65.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_n65, _d12);function _dv2(_h05, _ys5){_dv2.baseConstructor.call(this, _h05, _ys5);};_9t7._v88(_dv2, _d12);function _7n(_h05, _1h7){_7n.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_7n, _d12);_7n.prototype._3f5=true;_7n.prototype._f03=function(){this._aw7=new _cd3(this._vb7, this._162(), this);if(_kx5._y14){this._vb7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}};_7n.prototype._nl3=function(){this._753=false;this._092();this._aw7._kd3();if(this._as4&&(this._as4.length>0)){var nl=this._aw7._ew2().selectNodes("buttonBarButton");var _zg8=nl.length;for(var i=0;i<_zg8;i++){if(this._as4[i]){this._aw7._k95(nl.item(i), false);}}}};function _e12(_h05, _1h7){_e12.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_e12, _7n);function _ny(_h05, _1h7){_ny.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_ny, _7n);function _fi(_h05, _1h7){_fi.baseConstructor.call(this, _h05, _1h7);this._x3=true;this._kt7();if(_kx5._y14){this._vb7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}};_9t7._v88(_fi, _2i6);_fi.prototype._nm={irotDefault:"",iOSDefault:"clsRadioLVHorizontal_iOSDefault"};_fi.prototype._ix={irotDefault:"",iOSDefault:"clsRadioLVVertical_iOSDefault"};_fi.prototype._1o8=function(){if(_kx5._y14){this._vb7.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}_fi.superClass._1o8.call(this);};_fi.prototype._d11=function(){return this._662( null, null, null, null, false,(this._nl2().getAttribute( "orientation" )=="vertical" )?"radio":"horizontalRadio" );};_fi.prototype._aw=function(){this._1b2=this._q2();};_fi.prototype._092=function(){this._as4=this._r2();};_fi.prototype._cj1=function(){if(this._l92===undefined){this._l92=this._n3("appRadioButtonDefinition/appRadioButtonLabel");}return this._l92;};_fi.prototype._uo8=function(){if(!this._w01){return;}if(this._4t4){this._kt7();}};_fi.prototype._kt7=function(){this._4t4=false;this._aw();this._092();this._zy5();if(this._w01){this._gi3();}else{this._nl3();}};_fi.prototype._zy5=function(){var _zj7=this._d11();if(this._aw7){var _6z6=this._aw7._tw2();_6z6.parentNode.replaceChild(_zj7.selectSingleNode("listItems"), _6z6);var _cy7=this._aw7._3j6();this._aw7._f89();if(!this._m64){this._aw7._hk6(_cy7);}}else{this._aw7=new _lq7(this._vb7, _zj7, this);this._jt7();}};_fi.prototype._a99=function(){if(this._4t4){this._kt7();}else if(this._753){this._nl3();}if(this._m64){this._jt7();}};_fi.prototype._gi3=function(){if(this._4x1){var _ui7=this._4j1()._y88().rows.length;if(_ui7>0){var _mh8=this._k43?0:(_ui7-1);this._031(new _sj4([_mh8]), null, false);var _qw4=[];_qw4[_mh8]=true;this._z24(_qw4);}}};_fi.prototype._nl3=function(){if(this._w01){return;}this._753=false;this._092();this._z24(this._as4);};_fi.prototype._z24=function(_qw4){this._aw7._ag3( ( _qw4&&( _qw4.length>0))?this._m11( this._aw7, _qw4 ):this._aw7._wk4( "specname", ["appNoValueListItem"] ), false );};_fi.prototype._xg1=function(_ul7,_xj7,_am5){if(this._4x1){this._9n2(new _qy(_ul7._re3().selectNodes("listItems/listItem[@selected='true'][@row]/@row")));}};_fi.prototype._da5=function(_g28){var n=this._nl2();var _579="textColor";if(!_ie9._jk4(n, _g28, _579)){n.removeAttribute(_579);}if(this._aw7){var _zj7=this._aw7._re3();if(!_ie9._jk4(_zj7, _g28, _579)){_zj7.removeAttribute(_579);}this._aw7._f89();}};function _pp1(_h05, _1h7){_pp1.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_pp1, _fi);function _gs(_h05, _1h7){_gs.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_gs, _fi);function _my(_h05, _1h7){_my.baseConstructor.call(this, _h05, _1h7);this._x3=true;this._kt7();if(_kx5._y14){this._vb7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}};_9t7._v88(_my, _2i6);_my.prototype._3f5=true;_my.prototype._nm={irotDefault:"",iOSDefault:"clsCheckboxLVHorizontal_iOSDefault"};_my.prototype._ix={irotDefault:"",iOSDefault:"clsCheckboxLVVertical_iOSDefault"};_my.prototype._1o8=function(){if(_kx5._y14){this._vb7.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}_my.superClass._1o8.call(this);};_my.prototype._d11=function(){return this._662( null, null, null, null, false,(this._nl2().getAttribute( "orientation" )=="vertical" )?"checkbox":"horizontalCheckbox" );};_my.prototype._aw=function(){this._1b2=this._q2();};_my.prototype._092=function(){this._as4=this._r2();};_my.prototype._cj1=function(){if(this._l92===undefined){this._l92=this._n3("appCheckboxDefinition/appCheckboxLabel");}return this._l92;};_my.prototype._nl3=function(){this._753=false;this._092();var nl=this._aw7._685();var _zg8=nl.length;for(var i=0;i<_zg8;i++){nl.item( i ).setAttribute( "checked", ( this._as4&&this._as4[i] )?"true":"false" );}this._aw7._xy2();};_my.prototype._kt7=function(){this._4t4=false;this._aw();this._092();this._zy5();};_my.prototype._zy5=function(){var _zj7=this._d11();if(this._aw7){var _6z6=this._aw7._tw2();_6z6.parentNode.replaceChild(_zj7.selectSingleNode("listItems"), _6z6);var _cy7=this._aw7._3j6();this._aw7._f89();if(!this._m64){this._aw7._hk6(_cy7);}}else{this._aw7=new _lq7(this._vb7, _zj7, this);this._jt7();}};_my.prototype._a99=function(){if(this._4t4){this._kt7();}else if(this._753){this._nl3();}if(this._m64){this._jt7();}};_my.prototype._8o=function(_ul7,_xj7){if(this._4x1){this._9n2(new _qy(_ul7._re3().selectNodes("listItems/listItem[@checked='true'][@row]/@row")));}};_my.prototype._da5=function(_g28){var n=this._nl2();var _579="textColor";if(!_ie9._jk4(n, _g28, _579)){n.removeAttribute(_579);}if(this._aw7){var _zj7=this._aw7._re3();if(!_ie9._jk4(_zj7, _g28, _579)){_zj7.removeAttribute(_579);}this._aw7._f89();}};function _cv2(_h05, _1h7){_cv2.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_cv2, _my);function _if1(_h05, _1h7){_if1.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_if1, _my);function _i57(_h05, _1h7){var d=_1h7.ownerDocument;var btn=d.createElement("BUTTON");btn.style.cssText=_h05.getAttribute( "style" )||"";btn.style.whiteSpace="nowrap";btn.tabIndex=0;_1h7.parentNode.replaceChild(btn, _1h7);btn.setAttribute( "id", _h05.getAttribute( "id" ) );btn.setAttribute( "specname", _h05.getAttribute( "specname" ) );_i57.baseConstructor.call(this, _h05, btn);var n=this._nl2();var _jy8=n.getAttribute("width");if(_jy8){btn.style["minWidth"]=_jy8;}this._1b2=this._jc5();var _6j8=new _vx3(this._1b2);var img;var _v27=n.getAttribute("iconDataItemIndex");if(_v27){img=btn.appendChild(d.createElement("IMG"));img.style.width="16px";img.style.height="16px";img.style.verticalAlign="middle";var _md9=_6j8._271(parseInt(_v27)-1);if(_md9.indexOf("genImages")!=-1){_md9=_ia5._lz(_md9);}img.src=_md9;}var _vf6=n.getAttribute("labelDataItemIndex");if(_vf6){var _ux8=_6j8._271(parseInt(_vf6)-1);if(_ux8){if(img){img.style.marginRight="3px";}var _2u8=btn.appendChild(d.createElement("SPAN"));_2u8.style.verticalAlign="middle";_fe9._u95(_2u8, _ux8);var _1j4=n.getAttribute("textDirection");if(_1j4&&(_1j4=="auto")){_1j4=_ae9._bx2(_ux8);}if(_1j4){_2u8.style.direction=_1j4;_2u8.style.unicodeBidi="embed";}}}var fn=this._6b8.bind(this);this._9b7=(_kx5._y14&&!_kx5._uz8);if(this._9b7){if(_kx5._y14&&!_kx5._wj2&&_be9._kl6["hal"]["enableFastClick"]){btn.onclick=_fe9._uk4;this._pq6=new _r57(btn, fn);}else{btn.onclick=fn;}}else{this._aw7=new _hn8(btn, fn);}if(_kx5._y14){btn[_kx5._wj2?"onpointerdown":"ontouchstart"]=_fe9._a75;}else{btn[_kx5._wj2?"onpointerdown":"onmousedown"]=_fe9._a75;btn[_kx5._wj2?"onpointerup":"onmouseup"]=_fe9._a75;}this._jt7();};_9t7._v88(_i57, _2i6);_i57.prototype._1o8=function(){if(this._9b7){this._vb7.onclick=null;}if(this._pq6){this._pq6._1o8();}if(_kx5._y14){this._vb7[_kx5._wj2?"onpointerdown":"ontouchstart"]=null;}else{this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._vb7[_kx5._wj2?"onpointerup":"onmouseup"]=null;}_i57.superClass._1o8.call(this);};_i57.prototype._bi3=function(){var o=new _cn();o._6s7(this._9u4, this._nl2(), this._zi6());return o;};_i57.prototype._a99=function(){if(this._m64){this._jt7();}};_i57.prototype._wi1=function(){if(!this._ra2){this._ra2=new _sj4([0]);}return this._ra2;};_i57.prototype._6b8=function(){if(_be9._co4&&_be9._co4._78){_be9._co4._78(this);}if(!this._vb7.disabled){this._9n2(this._wi1());}};function _761(_h05, _1h7){var d=_1h7.ownerDocument;this._9b7=(_kx5._y14&&!_kx5._uz8);var n;if(this._9b7){this._uu4=new _j57(_h05, _1h7, this, _761);n=this._nl2();}else{var tbl=d.createElement("TABLE");tbl.style.cssText=_h05.getAttribute( "style" )||"";_vz2._h81(tbl);_1h7.parentNode.replaceChild(tbl, _1h7);_ie9._jk4(tbl, _1h7, "blkTblAgn");_761.baseConstructor.call(this, _h05, tbl);n=this._nl2();tbl.style.width=n.getAttribute("width");tbl.setAttribute( "id", _h05.getAttribute( "id" ) );}this._x3=true;this._d31=(n.selectSingleNode("appNoValueListItem")!=null);if(this._d31){this._sm3=n.selectSingleNode("appNoValueListItem[@lastItemInList='true']")!=null;var _vo1=_h05.selectSingleNode("span[@specname='appNoValueListItem']");this._ad1=_vo1?_vo1.text:null;}this._kt7();if(this._9b7&&this._4x1){this._uu4._8q1();}};_9t7._v88(_761, _2i6);_761.prototype._1o8=function(){if(this._uu4){this._uu4._1o8();}_761.superClass._1o8.call(this);};_761.prototype._d11=function(){return this._662(null, null, null, this._ad1, this._sm3);};_761.prototype._aw=function(){this._1b2=this._q2();};_761.prototype._092=function(){this._as4=this._r2();};_761.prototype._cj1=function(){if(this._l92===undefined){this._l92=this._n3("appListItemDefinition/appListItemLabel");}return this._l92;};_761.prototype._uo8=function(){if(!this._w01){return;}if(this._4t4){this._kt7();}};_761.prototype._kt7=function(){this._4t4=false;this._aw();this._092();this._zy5();if(this._w01){this._gi3();}else{this._nl3();}};_761.prototype._zy5=function(){var _zj7=this._d11();if(this._9b7){this._uu4._ec(_zj7);this._jt7();return;}if(this._aw7){this._aw7._6g3(_zj7);}else{var _pj7=_zj7.ownerDocument.createElement("comboBox");_pj7.appendChild(_zj7);_pj7.setAttribute( "resolveIconPath", "false" );if(this._nl2().getAttribute( "showIcon" )=="true" ){_pj7.setAttribute( "showSmallIcon", "true" );}this._aw7=new _jq7(this._vb7, _pj7, null, this);this._jt7();}};_761.prototype._a99=function(){if(this._m64){this._jt7();}if(this._4t4){this._kt7();}else if(this._753){this._nl3();}};_761.prototype._gi3=function(){if(this._4x1){var _ui7=this._4j1()._y88().rows.length;if(_ui7>0){var _mh8=this._k43?0:(_ui7-1);this._031(new _sj4([_mh8]), null, false);var _qw4=[];_qw4[_mh8]=true;this._z24(_qw4, _mh8);}}};_761.prototype._nl3=function(_cz1){if(this._w01){return;}this._753=false;if(_cz1!==false){this._092();}this._z24(this._as4, this._fj1());};_761.prototype._z24=function(_qw4,_8b9){if(this._uu4){this._uu4._iu5(_qw4,(this._d31&&!this._sm3)?1:0);return;}var _ul7=this._aw7._9v5();if(!isNaN(_8b9)){var _515=_ul7._l75("row", String(_8b9));if(_515){this._aw7._fh1(_515);}else{this._aw7._es7("");}}else if(this._d31){this._aw7._fh1( _ul7._l75( "specname", "appNoValueListItem" ) );}else{this._aw7._es7("");}};_761.prototype._fj1=function(){return(!this._as4||(this._as4.length==0))?NaN:(this._as4.length-1);};_761.prototype._lg2=function(_7l7,_xj7){if(this._4x1){var _kd9=_xj7.getAttribute("row");this._9n2(new _sj4((_kd9===null)?[]:[parseInt(_kd9)]));}};_761.prototype._qs=function(_7l7,_ul7){var _zg8=_ul7._685().length;if(_zg8>16){_7l7._zi2("2in");}};_761.prototype._ps=function(_7l7,_ul7){_7l7._zi2("");};function _2d3(_h05, _1h7){_2d3.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_2d3, _761);function _op1(_h05, _1h7){_op1.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_op1, _761);function _ev2(_h05, _1h7){this._9b7=(_kx5._y14&&!_kx5._uz8);var n;if(this._9b7){this._uu4=new _j57(_h05, _1h7, this, _ev2);n=this._nl2();}else{_1h7.className="clsListView";_ev2.baseConstructor.call(this, _h05, _1h7);n=this._nl2();_1h7.style.width=n.getAttribute("width");_1h7.style.height=n.getAttribute("height");}this._x3=true;this._d31=(n.selectSingleNode("appNoValueListItem")!=null);if(this._d31){this._sm3=n.selectSingleNode("appNoValueListItem[@lastItemInList='true']")!=null;var _vo1=_h05.selectSingleNode("span[@specname='appNoValueListItem']");this._ad1=_vo1?_vo1.text:null;}this._kt7();if(this._9b7&&this._4x1){this._uu4._8q1();}};_9t7._v88(_ev2, _2i6);_ev2.prototype._1o8=function(){if(this._uu4){this._uu4._1o8();}_ev2.superClass._1o8.call(this);};_ev2.prototype._d11=function(){return this._662(null, null, null, this._ad1, this._sm3);};_ev2.prototype._aw=function(){this._1b2=this._q2();};_ev2.prototype._092=function(){this._as4=this._r2();};_ev2.prototype._cj1=function(){if(this._l92===undefined){this._l92=this._n3("appListItemDefinition/appListItemLabel");}return this._l92;};_ev2.prototype._uo8=function(){if(!this._w01){return;}if(this._4t4){this._kt7();}};_ev2.prototype._kt7=function(){this._4t4=false;this._aw();this._092();this._zy5();if(this._w01){this._gi3();}else{this._nl3();}};_ev2.prototype._zy5=function(){var _zj7=this._d11();if(this._9b7){this._uu4._ec(_zj7);return;}if(this._aw7){var _6z6=this._aw7._tw2();_6z6.parentNode.replaceChild(_zj7.selectSingleNode("listItems"), _6z6);this._aw7._f89();}else{this._aw7=new _lq7(this._vb7, _zj7, this);this._jt7();}};_ev2.prototype._a99=function(){if(this._m64){this._jt7();}if(this._4t4){this._kt7();}else if(this._753){this._nl3();}};_ev2.prototype._gi3=function(){if(this._4x1){var _ui7=this._4j1()._y88().rows.length;if(_ui7>0){var _mh8=this._k43?0:(_ui7-1);this._031(new _sj4([_mh8]), null, false);var _qw4=[];_qw4[_mh8]=true;this._gp4(_qw4);}}};_ev2.prototype._nl3=function(){if(this._w01){return;}this._753=false;this._092();this._gp4(this._as4);};_ev2.prototype._gp4=function(_qw4){if(this._uu4){this._uu4._iu5(_qw4,(this._d31&&!this._sm3)?1:0);}else{this._aw7._ag3( ( _qw4&&( _qw4.length>0))?this._m11( this._aw7, _qw4 ):this._aw7._wk4( "specname", ["appNoValueListItem"] ), false );}};_ev2.prototype._xg1=function(_ul7,_xj7,_am5){if(this._4x1){this._9n2(new _qy(_ul7._re3().selectNodes("listItems/listItem[@selected='true'][@row]/@row")));}};function _3i6(_h05, _1h7){_3i6.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_3i6, _ev2);function _jx3(_h05, _1h7){_jx3.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_jx3, _ev2);function _j57(_h05, _1h7, _r38, _no5){this._aw7=_r38;this._jv7=_1h7.ownerDocument.createElement("SELECT");_1h7.parentNode.replaceChild(this._jv7, _1h7);_no5.baseConstructor.call(_r38, _h05, this._jv7);this._jv7.style.display="block";var n=_r38._nl2();this._jv7.style.width=n.getAttribute("width");this._jv7.setAttribute( "id", _h05.getAttribute( "id" ) );this._jv7.multiple=Boolean(this._aw7._7m4());};_j57.prototype._8q1=function(){this._jv7.onchange=this._j44.bind(this);if(_kx5._y14){this._jv7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}};_j57.prototype._1o8=function(){this._jv7.onchange=null;if(_kx5._y14){this._jv7.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}};_j57.prototype._j44=function(e){var _c29=[];if(this._aw7._7m4()){var _zg8=this._jv7.options.length;for(var i=0;i<_zg8;i++){var _yz7=this._jv7.options[i];if(_yz7.selected){var _kd9=_yz7.getAttribute("row");if(_kd9!==null){_c29.push(parseInt(_kd9));}}}}else{if(this._jv7.selectedIndex!=-1){var _kd9=this._jv7.options[this._jv7.selectedIndex].getAttribute("row");if(_kd9!==null){_c29.push(parseInt(_kd9));}}}this._aw7._9n2(new _sj4(_c29));};_j57.prototype._iu5=function(_383,_0b6){var _zg8=this._jv7.options.length;if(_383&&(_383.length>0)){var _9k5=this._aw7._7m4();for(var i=0;i<_zg8;i++){var _yz7=this._jv7.options[i];var _3g7=Boolean(_383[i-_0b6]);if(_3g7&&!_9k5){this._jv7.selectedIndex=i;break;}_yz7.selected=_3g7;}}else{var _sd4=-1;for(var i=0;i<_zg8;i++){var _yz7=this._jv7.options[i];if(_yz7.getAttribute( "specname" )=="appNoValueListItem" ){_sd4=i;break;}}this._jv7.selectedIndex=_sd4;}};_j57.prototype._ec=function(_zj7){this._aw7._md(this._jv7, _zj7);};function _rf2(_r38, _zz7, _vm7){this._aw7=_r38;this._jv7=_zz7.appendChild(_zz7.ownerDocument.createElement("SELECT"));this._jv7.style.display="block";this._jv7.style.width=_vm7;};_9t7._v88(_rf2, _j57);function _rp1(_h05, _1h7, _ze8){var d=_1h7.ownerDocument;var _zs5=d.createElement("TABLE");_zs5.cellPadding=0;_zs5.cellSpacing=0;_vz2._h81(_zs5);_ie9._jk4(_zs5, _h05, "blkTblAgn");var tbody=_zs5.appendChild(d.createElement("TBODY"));var _089=tbody.appendChild( d.createElement( "TR" ) ).appendChild( d.createElement( "TD" ) );var _y78=tbody.appendChild( d.createElement( "TR" ) ).appendChild( d.createElement( "TD" ) );var _lg7=_1h7.parentNode.replaceChild(_zs5, _1h7);_rp1.baseConstructor.call(this, _h05, _zs5);_lg7.id=_fe9._sv5(this._p19+"_panels", d);_lg7.removeAttribute("void");this._rb7=_lg7;var n=this._nl2();this._tb8=( n.getAttribute( "tabOrientation" )=="bottomLeft" );(this._tb8?_089:_y78).style.height="100%";var _8v2=(this._tb8?_y78:_089);var _6v2=(this._tb8?_089:_y78);_6v2.appendChild(_lg7);var _jy8=n.getAttribute("width");if(_jy8){_zs5.style.width=_jy8;}var _zk8=n.getAttribute("height");if(_zk8){_zs5.style.height=_zk8;}this._yd7=_8v2.appendChild(d.createElement("TABLE"));if(_kx5._y14){this._yd7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}this._yd7.style.width="100%";_vz2._h81(this._yd7);this._od7=_fe9._sv5(this._p19+"_tabbox", d);this._yd7.id=this._od7;this._yd7.setAttribute("HAL_tabPanelsId", _lg7.id);if(this._tb8){this._yd7.setAttribute( "HAL_tabOrientation", "bottom" );}var tr=this._yd7.appendChild( d.createElement( "TBODY" ) ).appendChild( d.createElement( "TR" ) );var _bp7=n.getAttribute("tabWidth");if(_bp7){this._yd7.setAttribute("HAL_tabWidth", _bp7);}this._2n2();var _9t3=_h05.cloneNode(false);_9t3.setAttribute("style", "height:100%");this._wc7={};this._vc8={};var _6w8=_h05.selectSingleNode("table | div/table");var _vf6=n.getAttribute("labelDataItemIndex");var _v27=n.getAttribute("iconDataItemIndex");this._4w7=_6w8.selectNodes("tr/*[position()=" + _vf6 + "]/span");this._kc8=_v27?_6w8.selectNodes("tr/*[position()=" + _v27 + "]/img/@src"):null;var _nv8=_h05.cloneNode(true);var _ib6=_nv8.selectSingleNode("table | div/table");this._5w7=_ib6.selectNodes("tr/*[position()=" + _vf6 + "]/div");var _l45=_h05.getAttribute( "guiDirection" )||"ltr";_zs5.style.direction=_l45;var _zg8=this._5w7.length;var _1j4=n.getAttribute("textDirection")||_l45;var _5b4=(_1j4=="auto");for(var i=0;i<_zg8;i++){var _5z6=this._4w7.item(i);var _7k7=this._5w7.item(i);_7k7.setAttribute("style", "height:100%");var _8d9=_5z6.parentNode.parentNode.getAttribute("void");this._wc7[_8d9]=i;this._vc8[i]=_8d9;_9t3.appendChild(_7k7.cloneNode(false));var td=tr.appendChild(d.createElement("TD"));td.setAttribute( "HAL_tabPanelId", _7k7.getAttribute( "void" ) );var _md9=this._kc8?this._kc8.item(i).value:"";if(_md9){var img=td.appendChild(d.createElement("IMG"));img.style.width="16px";img.style.height="16px";img.style.verticalAlign="middle";img.style.marginRight="3px";img.src=_md9;}var _2u8=td.appendChild(d.createElement("SPAN"));_2u8.style.verticalAlign="middle";var _ux8=_ie9._fv5(_5z6);_fe9._u95(_2u8, _ux8);var _5u2=_5b4?_ae9._bx2(_ux8):_1j4;if(_5u2){_2u8.style.direction=_5u2;_2u8.style.unicodeBidi="embed";}}_lg7.innerHTML=_ie9._kc(_9t3);this._1p3={};this._884={};this._f03();};_9t7._v88(_rp1, _2i6);_rp1.prototype._1e={irotDefault:"clsTabPanels",iOSDefault:"clsTabPanels_iOSDefault"};_rp1.prototype._p7={irotDefault:"clsBottomTabPanels",iOSDefault:"clsBottomTabPanels_iOSDefault"};_rp1.prototype._2d1={irotDefault:"clsTabBox",iOSDefault:"clsTabBox_iOSDefault"};_rp1.prototype._1o8=function(){if(_kx5._y14){this._yd7.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}_rp1.superClass._1o8.call(this);};_rp1.prototype._a99=function(){if(this._753){var _229=this._p4();this._cm=true;this._aw7._l95((_229&&(_229.length>0))?(this._wc7[_229[0]]||0):0);delete this._cm;}if(this._wm3){this._897(this._aw7._n75());}};_rp1.prototype._mk6=function(_az7){_rp1.superClass._mk6.call(this, _az7, false);var _5j7=this._aw7._n75();if(!isNaN(_5j7)){this._zv(_5j7, _az7);}};_rp1.prototype._su5=function(){var _fi5=[];for(var _5j7 in this._884){var _8e7=this._884[_5j7];if(_8e7){_fi5=_fi5.concat(_8e7);}}return _fi5;};_rp1.prototype._zv=function(_5j7,_az7){var _8e7=this._884[_5j7];if(_8e7){for(var i=0; i<_8e7.length;++i){_8e7[i]._mk6(_az7);}}};_rp1.prototype._897=function(_5j7){if(this._1p3[_5j7]){var _8e7=this._884[_5j7];for(var i=0; i<_8e7.length;++i){var _r38=_8e7[i];_r38._mk6(true);_r38._sk4();}return;}this._1p3[_5j7]=true;var _7k7=this._5w7.item(_5j7);var _lz7=_299._g22(_7k7);_lz7.innerHTML=_ie9._kc(_7k7);_299._ji6(_7k7.selectNodes(".//script"), _lz7);this._884[_5j7]=_299._oy3(_7k7);_299._pi2(_7k7);};_rp1.prototype._f03=function(){var _229=this._p4();var _gz4=_229?(this._wc7[_229[0]]||0):0;this._cm=true;this._aw7=new _1e9(this._od7, this, _gz4);document.getElementById( this._yd7.getAttribute( "HAL_tabPanelsId" ) ).style.width = "100%";delete this._cm;};_rp1.prototype._ex5=function(_gc9,_fm5,_cm5){if(!isNaN(_fm5)){this._zv(_fm5, false);}};_rp1.prototype._vy2=function(_gc9,_fm5,_cm5){this._897(_cm5);if(!this._cm&&this._4x1){this._9n2(new _sj4([this._vc8[_cm5]]));}else if(!this._cm){_x77._5u5();}};_rp1.prototype._2n2=function(){if(!this._rb7||!this._yd7){return;}var o=(this._tb8?this._p7:this._1e);var _e47=(_kx5._y14&&!_kx5._uz8)?"iOSDefault":"irotDefault";this._rb7.className += " " + o[_e47];this._yd7.className += " " + this._2d1[_e47];};function _qj4(_h05, _1h7){_qj4.baseConstructor.call(this, _h05, _1h7, false);};_9t7._v88(_qj4, _rp1);_qj4.prototype._bi3=function(){var o=new _cn();o._6s7(this._9u4.selectSingleNode("table"), this._nl2());return o;};function _nf2(_h05, _1h7){_nf2.baseConstructor.call(this, _h05, _1h7, true);};_9t7._v88(_nf2, _rp1);_nf2.prototype._373="table";_nf2.prototype._bi3=function(){var o=new _g12();o._6s7(this._9u4.selectSingleNode(this._373), this._nl2(), this._zi6());return o;};function _hq7(_h05, _1h7){_hq7.baseConstructor.call(this, _h05, _1h7);this._cb2={};this._v92=( _h05.getAttribute( "IROT_containsSummaries" )=="true" );this._pw1=( _h05.getAttribute( "IROT_containsRowNumbers" )=="true" );if(this._v92||this._pw1){this._og5={};}this._yq=( this._zm3!==false )&&this._4x1&&( _h05.getAttribute( "IROT_showHover" ) != "false" );this._vo6=this._yq&&!_kx5._y14;if(this._vo6){_x77._xy(this);}this._7f5=this._4x1&&( _h05.getAttribute( "IROT_showPointer" )=="true" );this._bo6=( _h05.getAttribute( "IROT_clickable" )=="true" );var _eg4=this._m13();if(!_eg4._fo3){_eg4._fo3={};this._fo3=_eg4._fo3;}};_9t7._v88(_hq7, _2i6);_hq7.prototype._tb1=[];_hq7.prototype._1o8=function(){if(this._vo6){_x77._ij(this);}if(this._4x1){_299._wt(this);}if(this._av7){this._j97();var _fy4=this._av7.parentNode;_fy4.removeChild(this._av7);_fy4.parentNode.removeChild(_fy4);this._av7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._av7=null;}this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=null;if(this._pq6){this._pq6._1o8();this._pq6=null;}this._57();_hq7.superClass._1o8.call(this);};_hq7.prototype._l63 ={ascending:"descending",descending:"none",none:"ascending"};_hq7.prototype._8k2=function(nl,_je2){var _zg8=nl?nl.length:0;for(var i=0;i<_zg8;++i){var _q79=nl.item(i).getAttribute("void");if(!_je2[_q79]){var el=_299._lw2(_q79);if(el){_je2[_q79]=el;}}}};_hq7.prototype._z21=function(_je2,_5s){if(_5s){_je2=_hp8._js7(_je2, _5s);}var _bx4=_vz2._pl1&&_be9._kl6["hal"]["enableHighContrastMode"];for(var _q79 in _je2){var el=_je2[_q79];el.setAttribute("originalImage", el.style.backgroundImage);el.style.backgroundImage="url(images/selection.png)";el.setAttribute("originalRepeat", el.style.backgroundRepeat);el.style.backgroundRepeat="repeat";if(_bx4){el.classList.add("clsHighContrastSelected");}if(_vz2._pl1){el.setAttribute("aria-selected", true);}}};_hq7.prototype._qg=function(_je2,_5s){if(_5s){_je2=_hp8._js7(_je2, _5s);}var _bx4=_vz2._pl1&&_be9._kl6["hal"]["enableHighContrastMode"];for(var _q79 in _je2){var el=_je2[_q79];var _4i4=el.getAttribute("originalImage");if(_4i4!==null){el.style.backgroundImage=_4i4;el.removeAttribute("originalImage"); }var _9w3=el.getAttribute("originalRepeat");if(_9w3!==null){el.style.backgroundRepeat=_9w3;el.removeAttribute("originalRepeat");}if(_bx4){el.classList.remove("clsHighContrastSelected");}if(_vz2._pl1){el.removeAttribute("aria-selected");}}};_hq7.prototype._ta=function(_q49,_m48,_2d6){if(_2d6._ju){var _t38=_m48._q77();if(_t38&&!_t38._tj6()){var n=_q49.parentNode.insertBefore(_q49.cloneNode(false), _q49.nextSibling);n.removeAttribute("id");n.removeAttribute("void");n.setAttribute( "style", ( n.getAttribute( "style" )||"" ) + ";visibility:hidden;" );n.text=_2d6._ju;}}};_hq7.prototype._6g=function(){if(!this._em){this._em=this._fm2.bind(this);}return this._em;};_hq7.prototype._fm2=function(e){var _6x8=_kx5._wj2?e:e.touches[0];var td=this._t62(_6x8.target);if(td&&this._wj3(td)){e.stopPropagation();this._5m2(td);}};_hq7.prototype._5m2=function(td){if(!td.onclick){if(this._yq&&_be9._kl6["hal"]["enableFastClick"]){td.classList.add("clsAppFrameCell");}}};_hq7.prototype._7g=function(){if(!this._fm){this._fm=this._cd5.bind(this);}return this._fm;};_hq7.prototype._cd5=function(_739){if(this._4x1){if(this._bo6){this._9n2(null);return;}this._za(this._t62(_739));}};_hq7.prototype._ug=function(e){this._za(this._3a1(e));};_hq7.prototype._g23=function(e){if(e.button!=_fe9._bz2){return;}if(_be9._co4&&_be9._co4._84){_be9._co4._84(e, this);}this._kj1(e);};_hq7.prototype._kj1=function(e){if(this._4x1){if(this._bo6){this._9n2(null);return;}this._ug(e);}};_hq7.prototype._6l=function(){if(!this._4r){this._4r=this._g23.bind(this);}return this._4r;};_hq7.prototype._s82=function(el,_ng8,_ay7){if(_kx5._wj2){if(el.onclick){var e=document.createEvent("MouseEvent");e.initMouseEvent("click", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);}else{var e=document.createEvent("MSPointerEvent");e.initPointerEvent("MSPointerDown", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, true);setTimeout(this._b97.bind(this, el, e), 0);var e=document.createEvent("MSPointerEvent");e.initPointerEvent("MSPointerUp", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, true);setTimeout(this._b97.bind(this, el, e), 0);var e=document.createEvent("MouseEvent");e.initMouseEvent("click", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);}return;}var e=document.createEvent("MouseEvents");if(el.onclick){e.initMouseEvent("click", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);}else{e.initMouseEvent("mousedown", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);var e=document.createEvent("MouseEvents");e.initMouseEvent("mouseup", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);var e=document.createEvent("MouseEvents");e.initMouseEvent("click", true, true, window, 0, 0, 0, 0, 0, !!_ay7, false, false, false, _ng8||_fe9._bz2, null);setTimeout(this._b97.bind(this, el, e), 0);}};_hq7.prototype._b97=function(el,e,_k27){el.dispatchEvent(e);};_hq7.prototype._1v1=function(e){if(e.button!=_fe9._bz2){return;}e.stopPropagation();this._av7.style.zIndex=-1;var el=document.elementFromPoint(e.clientX, e.clientY);this._av7.style.zIndex="";this._s82((el.nodeName=="AREA")?this._3a1(e):el);};_hq7.prototype._pa=function(){if(!this._sd){this._sd=this._1v1.bind(this);}return this._sd;};_hq7.prototype._9z5=function(){if(!this._av7){this._av7=this._vb7.ownerDocument.createElement("DIV");this._av7.style.border="1.75pt solid #F7CB83";this._av7.style.position="absolute";if(this._7f5){this._av7.style.cursor="pointer";}this._av7.setAttribute( "_z35", this._h19 + "-" + this._p19 );this._av7._j76=true;this._av7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._pa();var _jz7=this._av7.appendChild(this._vb7.ownerDocument.createElement("DIV"));_jz7._i83=true;_jz7.style.height="100%";_jz7.style.width="100%";_jz7.style.backgroundColor="#F7E1BC";_fe9._kk6(_jz7, 40);var _fy4=this._vb7.ownerDocument.createElement("DIV");_fy4.style.height="0px";_fy4.style.position="relative";_fy4.style.textAlign="left";var _er3=this._vb7.parentNode;_er3.insertBefore(_fy4, this._vb7);var _de2=_fe9._yh2(_fy4, _er3);var _zf4=_fe9._yh2(this._vb7, _er3);var _y93=_zf4.left-_de2.left;if(_y93){_fy4.style.marginLeft=_y93+"px";}var _vs3=_zf4.top-_de2.top;if(_vs3){_fy4.style.marginTop=_vs3+"px";}_fy4.appendChild(this._av7);}return this._av7;};_hq7.prototype._h23=function(e){if(this._4x1&&(this._vo6||this._7f5)&&!this._bo6){this._r03(e);}};_hq7.prototype._wj3=function(td){return false;};_hq7.prototype._r03=function(e){var td=this._3a1(e);if(!td||!this._wj3(td)){this._j97();return;}if(this._7f5&&!this._vo6){if(td.style.cursor!="pointer"){td.style.cursor="pointer";}return;}if(!this._vo6){return;}if(this._av7&&this._av7.getAttribute( "_gm8" )&&( this._av7.getAttribute( "_gm8" )==td.id ) ){return;}var _iz7=this._9z5();this._6w1(td);_iz7.setAttribute("_gm8", td.id||_fe9._9h2(td));_iz7.style.visibility="visible";_299._of1(this);for(var i=this._tb1.length-1;i>=0;i--){var _q79=this._tb1[i];if(_q79!=this._p19){_299._0j6(_q79)._j97();}}_109._9k6(this._tb1, this._p19);this._pq4();};_hq7.prototype._6u=function(_n17){if(this._4v7){this._6w1();}};_hq7.prototype._6w1=function(td){if(!this._av7){return;}if(!td){var _q79=this._av7.getAttribute("_gm8");if(_q79){td=document.getElementById(_q79);}}if(!td){return;}this._av7.style.marginTop=td.offsetTop+"px";this._av7.style.marginLeft=td.offsetLeft+"px";this._av7.style.height=td.offsetHeight+"px";this._av7.style.width=td.offsetWidth+"px";this._pq4();};_hq7.prototype._0z2=function(e){this._r03(e);};_hq7.prototype._7l=function(){if(!this._5r){this._5r=this._h23.bind(this);}return this._5r;};_hq7.prototype._ek3=function(e){};_hq7.prototype._j97=function(){if(this._av7&&this._av7.getAttribute("_gm8")){_299._wt(this);_109._bk6(this._tb1, this._p19);this._av7.removeAttribute("_gm8");this._av7.style.visibility="hidden";this._pq4();}};_hq7.prototype._pq4=function(){};_hq7.prototype._lp=function(){if(!this._1x){this._1x=this._ek3.bind(this);}return this._1x;};_hq7.prototype._f44=function(e){if(_be9._co4&&_be9._co4._w){_be9._co4._w(e, this);}switch(e.keyCode){case _fe9._687:case _fe9._987:this._kj1(e);break;}};_hq7.prototype._5v=function(){if(!this._u31){this._u31=this._f44.bind(this);}return this._u31;};_hq7.prototype._6j1=function(){if(!this._cx1){this._cx1=this._a99.bind(this);}return this._cx1;};_hq7.prototype._v24=function(){setTimeout(this._6j1(), 0);};_hq7.prototype._3a1=function(e){var _739=e.target;if(_739._i83){_739=_739.parentNode;}if(_739==this._av7){_739=_299._lw2(this._av7.getAttribute("_gm8"));}return this._t62(_739);};_hq7.prototype._t62=function(_596){_596=_fe9._xn(_596);if(_596._i83){_596=_596.parentNode;}if(_596==this._av7){_596=_299._lw2(this._av7.getAttribute("_gm8"));}var td=null;for(var el=_596;el&&(el!=this._vb7);el=el.parentNode){if ( ((el.nodeName=="TD" )||( el.nodeName=="TH" ) )&&( el.parentNode.parentNode.parentNode==this._vb7 ) ){td=el;break;}}return td;};_hq7.prototype._t03=function(){if(this._mm){if(!this._hc1){this._hc1=this._uy5.bind(this);}setTimeout(this._hc1, 0);}};_hq7.prototype._511=function(_6w8,_te2,_lv3){var _4m7={};var nl=_6w8.selectNodes(_lv3);var _zg8=nl.length;for(var i=0;i<_zg8;i++){_4m7[nl.item(i).value]=i+1;}var _u47="(ancestor::" + _te2 + "[" + ( ( _te2=="tr" )?"":"../" ) + "../@void='" + this._p19 + "'])/@void";var nl=_6w8.selectNodes(".//span[@specname='appRowNumber']");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _q49=nl.item(i);var _979=_q49.getAttribute("roid");if(!this._og5[_979]){var _7i8=_3l6._098(_979).selectSingleNode("style/dataFormat");this._og5[_979]=_xk6._yi([_7i8], true);}var _q79=_q49.selectSingleNode(_u47).value;_q49.text=_652._b95((_4m7[_q79]).toString(10))._nu5(this._og5[_979]);}};_hq7.prototype._j82=function(){if(_vz2._pl1){var _oz6=this._au4.selectSingleNode(".//span[ancestor::table[1][@specname='list' or @specname='crosstab' or @specname='repeaterTable' or @specname='table' or @specname='appRepeaterTable']]");if(!_oz6){_oz6=this._au4.selectSingleNode(".//img[ancestor::table[1][@specname='list' or @specname='crosstab' or @specname='repeaterTable' or @specname='table' or @specname='appRepeaterTable']]");}if(_oz6){this._l26=document.getElementById(_oz6.getAttribute("id"));if(this._l26){this._l26.tabIndex=0;}}this._vb7.onkeydown=this._5v();if(!this._xo2){this._xo2=this._7b8.bind(this);}if(!this._m53){this._m53=this._tp8.bind(this);}_io4._k9(this._vb7, this._xo2, this._m53, true);}};_hq7.prototype._57=function(){if(_vz2._pl1){this._vb7.onkeydown=null;_io4._e5(this._vb7, this._xo2, this._m53, true);if(this._l26){this._l26=null;}}};_hq7.prototype._1j1=function(_dg9){for(;_dg9;_dg9=_dg9.parentNode){if(_dg9.nodeName=="TD"||_dg9.nodeName=="TH"){return _dg9;}}};_hq7.prototype._w4=function(_dg9){if(!_vz2._pl1){return;}if(_dg9.nodeName!="IMG"){var _z27="";if(_dg9.parentNode.getAttribute( "specname" )=="crosstabCorner" ){_z27 += " " + _4l6._m67( "IDS_IR_AC_CROSSTAB_CORNER" );}if(_dg9.innerHTML.length===0){_z27 += " " + _4l6._m67( "IDS_IR_AC_EMPTY_CELL" );}if(_dg9.altText&&_dg9.altText.length>0){_z27 += " " + _dg9.altText;}var _496=this._1j1(_dg9);if(_496&&_496.getAttribute( "aria-selected" )=="true" ){_z27 += " " + _4l6._m67( "IDS_IR_AC_SELECTED" );}if(_z27){_io4._cg2(_dg9, "aria-labelledby", _z27, true);}}};_hq7.prototype._q5=function(_dg9){if(!_vz2._pl1){return;}_io4._bq1(_dg9, "aria-labelledby", true);};_hq7.prototype._7b8=function(e){if(this._rq){this._h23(e);}this._w4(e.target);};_hq7.prototype._tp8=function(e){this._q5(e.target);};function _a88(_6w8, tbl){this._i74=_6w8;if(_6w8.getAttribute( "IROT_containsHiddenColumns" )=="true" ){_6w8=_6w8.cloneNode(true);_tl6._t89(_6w8);var _979=_6w8.getAttribute("roid");var _eg4=_2i6.prototype._k84[_979];if(!_eg4){_eg4={};_2i6.prototype._k84[_979]=_eg4;}if(!_eg4._kx){var n=_3l6._4z3(_979);var _es8=_ie9._775( null, n.selectNodes( "listColumns/listColumn[appListColumnProperties[@visible='false']]/*[self::listColumnBody | self::listColumnTitle]/@iid" ) );_eg4._kx=_ie9._mg2("@roid", _es8, false, false);}var nl=_6w8.selectNodes("tr[*[@isInListOverallGroup='true']]/*");var _zg8=nl.length;for(var i=0;i<_zg8;i++){nl.item( i ).setAttribute( "isInListOverallGroup", "true" );}var nl=_6w8.selectNodes("tr/*"+_eg4._kx);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _ef9=nl.item(i);if(_ef9.parentNode){_tl6._mm4( _6w8, "tr/*[position()=" + ( _tl6._r75( _ef9 ) + 1 ) + "]" );}}_tl6._to8(_6w8);}_a88.baseConstructor.call(this, _6w8, tbl);this._1m1=( this._pd||this._lm||( _6w8.getAttribute( "IROT_containsRowSpans" )=="true" ) );var _h49=this._nl2();this._rq=( _h49.getAttribute( "containsSortableColumns" )=="true" );if(this._rq&&!this._t36){var _eg4=this._m13();if(!_eg4._t36){var nl=_h49.selectNodes("listGroups/listGroup/@refDataItem");_eg4._t36=_ie9._pf1(null, nl);this._t36=_eg4._t36;_eg4._b16=_ie9._775(null, nl);this._b16=_eg4._b16;_eg4._qu7=[];this._qu7=_eg4._qu7;var _h48=_ie9._pf1(null, _h49.selectNodes("listColumns/listColumn/listColumnTitle/@IROT_sortBy"));var _zg8=this._b16.length;for(var i=0;i<_zg8;i++){var _5s5=this._b16[i];if(_h48[_5s5]){this._qu7.push(_5s5);delete _h48[_5s5];}}for(var _5s5 in _h48){this._qu7.push(_5s5);}}}this._997();this._uy5();};_9t7._v88(_a88, _hq7);_a88.prototype._3f5=true;_a88.prototype._bi3=function(){var o=new _xj4();o._6s7(this._i74, this._rq, this._rq?this._t36:null, this._zi6());this._i74=null;return o;};_a88.prototype._a99=function(){if(this._4t4||this._7b||this._ho2){this._j97();this._cb2={};this._997();this._uy5();return;}this._r91();if(this._753){this._j97();this._uy5();}};_a88.prototype._997=function(){var _6w8=this._f72();if(this._pd){this._j4(_6w8);}if(this._lm){var _229=this._o4();this._o36=(_229&&this._mm)?_109._5w2(_229):null;if(_229){_tl6._dk6( _6w8, "tr[not(*[@specname='listColumnTitle'])][not(*[@isInListOverallGroup='true'])]" + _ie9._in( "void", "=", _229, "or", false, true ) );}}if(this._rq){this._203(_6w8);}if(this._v92){if(!this._o36&&_229){this._o36=_109._5w2(_229);}this._w52(_6w8, this._o36);}if(this._pw1){this._511( _6w8, "tr", "tr[not(*[@specname='rowCell' or @specname='listColumnTitle'])]/@void" );}this._au4=_6w8;if(this._1m1){this._au4=_6w8.cloneNode(true);_tl6._to8(_6w8);}this._ry3();this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=null;if(this._pq6){this._pq6._1o8();this._pq6=null;}this._57();this._qv1(_ie9._bg3(_6w8));if(this._rq){this._tj3();}if(this._4x1||this._rq){if(_kx5._y14){this._vb7.addEventListener("touchstart", this._6g(), false);}if(_kx5._y14&&_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._vb7, this._7g());}else{this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._6l();this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=this._7l();this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=this._lp();}}this._j82();this._ra7=_299._oy3(_6w8);_299._pi2(_6w8);};_a88.prototype._f72=function(){if(!this._a63){this._a63=this._9u4.cloneNode(true);_ie9._hw5(this._a63, "tr/*/span[@isDataItemContext='true']");if(this._1m1){_tl6._t89(this._a63);}}return this._a63.cloneNode(true);};_a88.prototype._wj3=function(td){if(!td){return false;}var _979=td.getAttribute("roid");if(!_979){return false;}if(this._fo3[_979]===undefined){var _rt6=false;var n=_3l6._098(_979);switch(n.nodeName){case "listColumnBody":_rt6=!n.parentNode.selectSingleNode("appListColumnProperties[@clickable='false']");break;case "rowCell":_rt6=n.parentNode.parentNode.selectSingleNode("appListRowProperties[@clickable='true']")!=null;break;}this._fo3[_979]=_rt6&&this._qc5()._t67(td.parentNode.getAttribute("void"));}return this._fo3[_979];};_a88.prototype._za=function(td){if(td&&this._wj3(td)){this._9n2(new _sj4([td.parentNode.getAttribute("void")]));}};_a88.prototype._uy5=function(){var _229=this._p4(this._o36);if(!_229){this._qg(this._cb2);this._cb2={};return;}var _je2={};if(_229.length>0){var nl=this._au4.selectNodes( "tr" + _ie9._in( "void", "=", _229, "or", false, false ) + "/*" );this._8k2(nl, _je2);}this._qg(this._cb2, _je2);this._z21(_je2, this._cb2);this._cb2=_je2;};_a88.prototype._j4=function(_6w8){if(!this._36||(this._36.length==0)){return;}var _4v3=_x77._o75();var _qw8={};if(!this._81){var _eg4=this._m13();_eg4._81=_ie9._mg2("@roid", this._36, false, false);this._81=_eg4._81;}var nl=_6w8.selectNodes("tr/*"+this._81);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _ef9=nl.item(i);if(!_ef9.parentNode){continue;}var _qb6=_3l6._098(_ef9.getAttribute("roid")).parentNode;var fn=_3i1._o88(_qb6.selectSingleNode("appListColumnProperties/appListColumnVisible/appCondition"), _4v3);if(fn&&!fn(_4v3, _qw8)){_tl6._mm4( _6w8, "tr/*[position()=" + ( _tl6._r75( _ef9 ) + 1 ) + "]" );}}};_a88.prototype._w52=function(_6w8,_fd6){var nl=_6w8.selectNodes(".//span[@specname='appListSummary']");var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._903(nl.item(i), _fd6);}};_a88.prototype._903=function(_q49,_fd6){var _m48=new _by5._1i1[_q49.getAttribute("summaryMethod")]();var _a17=this._qc5();var _lm5=_a17._pz3();var tr=_ie9._pu5(_q49, "tr");var _8d9=tr.getAttribute("void");var _0n7=_q49.getAttribute("refDataItem");var _mh4=_q49.getAttribute("groupDataItem");var _mf6;if(_q49.getAttribute( "isFooter" )=="true" ){var i=_a17._qz3(_8d9)-1;if(_mh4&&(i>=0)){_mf6=_a17._e67(i)[_mh4];}for(;i>=0;i--){var _bj8=_a17._e67(i);if(_fd6&&!_fd6[_a17._8o8(i)]){continue;}if(_mf6&&(_bj8[_mh4]!=_mf6)){break;}var _hy8=_bj8[_0n7];if(_hy8){_m48._8k6(_hy8);}}}else{var i=_a17._qz3(_8d9)+1;if(_mh4&&(i<_lm5)){_mf6=_a17._e67(i)[_mh4];}for(;i<_lm5;i++){var _bj8=_a17._e67(i);if(_fd6&&!_fd6[_a17._8o8(i)]){continue;}if(_mf6&&(_bj8[_mh4]!=_mf6)){break;}var _hy8=_bj8[_0n7];if(_hy8){_m48._8k6(_hy8);}}}var _979=_q49.getAttribute("roid");if(!this._og5[_979]){var _kx7=[];var _838=_3l6._098(_979);_kx7.push(_838.selectSingleNode("style/dataFormat"));_kx7.push(_838.selectSingleNode("ancestor::rowCell[1]/style/dataFormat"));_kx7.push(_838.selectSingleNode("ancestor::listRow[1]/rowCellsStyle/style/dataFormat"));_kx7.push(_838.selectSingleNode("ancestor::listFooter[1]/rowCellsStyle/style/dataFormat"));this._og5[_979]=_xk6._yi(_kx7, true);}var _2d6=this._og5[_979];_q49.text=_m48._ms7(_2d6);this._ta(_q49, _m48, _2d6);};_a88.prototype._pl=function(td){return(td&&( td.getAttribute( "specname" )=="listColumnTitle" )&&td.getAttribute( "IROT_sortBy" ) );};_a88.prototype._fm2=function(e){var td=this._t62(e.touches[0].target);if(td&&this._pl(td)){e.stopPropagation();this._5m2(td);return;}_a88.superClass._fm2.call(this, e);};_a88.prototype._h23=function(e){if(this._rq&&!_kx5._y14){var td=this._3a1(e);if(this._pl(td)){var img=this._cz5(td);if(!img._6k5){img.style.visibility="visible";}}}_a88.superClass._h23.call(this, e);};_a88.prototype._ek3=function(e){if(this._rq&&!_kx5._y14){var td=this._3a1(e);if(this._pl(td)){var img=this._cz5(td);if(img._947=="none"){img.style.visibility="hidden";}}}_a88.superClass._ek3.call(this, e);};_a88.prototype._62=function(){if(!this._z3){this._z3={};var nl=this._9u4.selectNodes("tr/*[@specname='listColumnTitle'][@IROT_sortBy]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _gf9=nl.item(i);this._z3[_gf9.getAttribute("void")]=_gf9;}}return this._z3;};_a88.prototype._hl=function(){if(!this._qu7){this._qu7=_ie9._775( null, this._nl2().selectNodes( "listColumns/listColumn/listColumnTitle[@IROT_sortBy and not(../../../listGroups/listGroup/@refDataItem = @IROT_sortBy)]/@IROT_refSortVariable" ) );}return this._qu7;};_a88.prototype._v11=function(){if(!this._dl1){this._dl1=_ie9._775( null, this._nl2().selectNodes( "listColumns/listColumn/listColumnTitle[@IROT_sortBy and not(../../../listGroups/listGroup/@refDataItem = @IROT_sortBy)]/@IROT_refSortVariable" ) );}return this._dl1;};_a88.prototype._921=function(){if(!this._9n1){this._9n1={};var nl=this._nl2().selectNodes("listColumns/listColumn/listColumnTitle[@IROT_refSortVariable]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);this._9n1[n.getAttribute( "iid" )] = n.getAttribute( "IROT_refSortVariable" );}}return this._9n1;};_a88.prototype._tj3=function(){var d=document;var _24=this._62();var _7p1=this._921();for(var _q79 in _24){var _gf9=_24[_q79];var _947=_x77._q67(_7p1[_gf9.getAttribute("roid")])[0];var td=_299._g22(_gf9);if(!td){continue;}var img=td.insertBefore(d.createElement("IMG"), null);img.src="images/sort_" + _947 + ".png";img.title=_4l6._m67("IDS_IR_SORTED_TOOLTIP_"+_947);if(_vz2._pl1){img.alt=img.title;var _q49=td.querySelector("SPAN");_io4._cg2(_q49, "aria-labelledby", img.title, true);}if(_947=="none"){img.style.visibility="hidden";}img.style.verticalAlign="middle";img.style.marginLeft="3px";img._gu6=true;img._947=_947;}};_a88.prototype._cd5=function(_739){if(this._rq){var td=this._t62(_739);if(this._pl(td)){this._i11(td);return;}}_a88.superClass._cd5.call(this, _739);};_a88.prototype._kj1=function(e){if(this._rq){var td=this._3a1(e);if(this._pl(td)){e.stopPropagation();this._i11(td);return;}}_a88.superClass._kj1.call(this, e);};_a88.prototype._i11=function(td){var _ga3=_3l6._098(td.getAttribute("roid"));var _7m8=_ga3.getAttribute("IROT_sortBy");var _vp7=_ga3.getAttribute("IROT_refSortVariable");var _947=_x77._q67(_vp7)[0];var _155=this._l63[_947];var _db6=this._cz5(td);_db6.style.visibility=_kx5._y14?"visible":"hidden";_db6._6k5=true;var img=td.insertBefore(_db6.ownerDocument.createElement("IMG"), _db6);img.style.position="absolute";img.src="images/rendering.gif";img.style.marginLeft="0px";img._mq3=true;var _q79=td.getAttribute("void");this._z21({ _q79:td });if(!this._t36[_7m8]){var a=this._v11().concat();_109._bk6(a, _vp7);a.forEach(function(s){ _x77._i77(s, ["none"], false, this); }, this);}_x77._i77(_vp7, [_155], this._ks4, this);this._ho2=true;this._v24();};_a88.prototype._cz5=function(el){var nl=el.getElementsByTagName("IMG");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var img=nl.item(i);if(img._gu6){return img;}}return null;};_a88.prototype._203=function(_6w8){var _7p1=this._921();var _zg8=this._qu7.length;var _pm8="";for(var i=0;i<_zg8;i++){var _7m8=this._qu7[i];var _if9=_6w8.selectSingleNode("tr[*[@specname='listColumnTitle']]");var _ga3=_if9?_if9.selectSingleNode( "*[@IROT_sortBy=" + _jp8._mn4( _7m8 ) + "]" ):null;if(!_ga3){continue;}var _947=_x77._q67(_7p1[_ga3.getAttribute("roid")])[0];if(_947!="none"){this._cu7(_6w8, _7m8, _pm8,(_947=="ascending"));}if(this._t36[_7m8]){_pm8=_7m8;}}};_a88.prototype._cu7=function(_6w8,_7m8,_pm8,_kt6){var _a17=this._qc5();var _yy7=(_a17._vu5(_7m8)=="number");var _du8=_yy7?this._121(_7m8, _kt6, _a17):this._ia1(_7m8, _kt6, _a17);if(!this._jx){this._jx={};}if(!this._jx[_pm8]){this._jx[_pm8]=[];}var _rx=this._jx[_pm8];var _uw4=(_pm8&&this._t36[_pm8])?_a17._f67(_pm8):_a17._9z3();var _cz4=_uw4.length;for(var _vu8=0;_vu8<_cz4;_vu8++){var _t59={};var _229=[];if(!_rx[_vu8]){_rx[_vu8]="tr" + _ie9._in( "void", "=", _uw4[_vu8], "or", false, false );}var nl=_6w8.selectNodes(_rx[_vu8]);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _if9=nl.item(i);var _8d9=_if9.getAttribute("void");var _bj8=_a17._ez3(_8d9);if(_bj8&&(_bj8[_7m8]!==undefined)){_229.push(_8d9);_t59[_8d9]=_if9;}}if(_229.length==0){continue;}var _3i8=_ie9._0o(_t59[_109._9e9(_229)]);_229.sort(_du8);var _zg8=_229.length;for(var i=0;i<_zg8;i++){_6w8.insertBefore(_t59[_229[i]], _3i8);}_tl6._a67(_6w8);}};_a88.prototype._121=function(_7m8,_kt6,_a17){var _z25={};return function(_y69,_z69){if(!_z25[_y69]&&(_z25[_y69]!==null)){var _mm8=_a17._ez3(_y69)[_7m8];_z25[_y69]=_652._b95(_mm8);}if(!_z25[_z69]&&(_z25[_z69]!==null)){var _nm8=_a17._ez3(_z69)[_7m8];_z25[_z69]=_652._b95(_nm8);}var _al7=_z25[_y69];var _bl7=_z25[_z69];var _dq3=(_al7===null);var _eq3=(_bl7===null);if(_dq3||_eq3){if(_dq3&&!_eq3){return 1;}else if(!_dq3&&_eq3){return-1;}return 0;}return _kt6?_al7._n88(_bl7):-_al7._n88(_bl7);};};_a88.prototype._ia1=function(_7m8,_kt6,_a17){return function(_y69,_z69){var _mm8=_a17._ez3(_y69)[_7m8];var _nm8=_a17._ez3(_z69)[_7m8];var i=_kt6?_mm8.localeCompare(_nm8):-_mm8.localeCompare(_nm8);return(i==0)?((_a17._qz3(_y69)>_a17._qz3(_z69))?1:-1):i;};};function _iq7(_h05, _1h7){var n=_3l6._4z3(_h05.getAttribute("roid"));var d=document;this._4c7=( n.getAttribute( "layoutTable" )=="true" )?this._dp6:this._ep6;this._zm3=false;if(this._4c7==this._dp6){var tbl=d.createElement("TABLE");tbl.cellSpacing=0;tbl.className="ls";tbl.style.borderCollapse="collapse";_1h7.parentNode.replaceChild(tbl, _1h7);_1h7=tbl;tbl.setAttribute( "id", _h05.getAttribute( "id" ) );_ie9._jk4(tbl, _h05, "blkTblAgn");}_iq7.baseConstructor.call(this, _h05, _1h7);this._g74=n.selectSingleNode("appListSummaryFooter");this._co2=( n.getAttribute( "showColumnTitles" ) != "false" );this._zn2=!_kx5._2p8&&!_kx5._el6&&( n.getAttribute( "showHover" ) != "false" );this._vr6="black";this._op3="black";this._hd1="#CCCCCC";this._673="black";this._y63="";this._tq2="black";var _9w8=n.selectSingleNode("appListBorders/@borderColor");this._dh5=_9w8?_9w8.value:"#DDDDDD";this._gd1="#DDDDDD";this._e73=this._g8( this._49, "#ebf0f5", "#d5e0ea" );this._mn1="#F2F2F2";this._kd7="10pt";this._t26=parseInt(n.getAttribute("scrollableAreaHeight"))||200;this._u26=parseInt(n.getAttribute("rowHeight"))||30;this._f46=this._u26+"px";this._6g5=this._u26;this._o53=1;this._073=this._o53+"px";this._jx1=(this._u26-(4*this._o53));this._9y1=this._jx1+"px";var _a28=n.selectSingleNode("appListBorders/appListBodyBorder");this._z63=_a28?( _a28.getAttribute( "color" )||this._dh5 ):"";this._353=Boolean(_a28);var _a28=n.selectSingleNode("appListBorders/appListHorizontalBorders");this._th=_a28?( _a28.getAttribute( "color" )||this._dh5 ):"";this._8h=Boolean(_a28);var _a28=n.selectSingleNode("appListBorders/appListVerticalBorders");this._kr=_a28?( _a28.getAttribute( "color" )||this._dh5 ):"";this._zq=Boolean(_a28);this._fy1=n.getAttribute("IROT_refSortColumnVariable");this._ob2=n.getAttribute("IROT_refSortOrderVariable");this._rq=Boolean(this._ob2);var _al5=this._t26 / this._u26;var _gs3=Math.ceil(_al5);this._jm=Math.floor(_al5)-1;this._nx1=((_kx5._y14?(this._rq?3:4):1)*_gs3);this._a36=this._nx1+_gs3+this._nx1;this._1o3=_kx5._y14?0:_fe9._1i2();this._rm=n.getAttribute( "selectionBackgroundColor" )||"#bfd6eb";this._sm=n.getAttribute( "selectionForegroundColor" )||"#222222";this._m92=[];this._cm3=[];var nl=n.selectNodes("appListColumns/appListColumn");for(var i=0;i<nl.length;i++){var _8e4=nl.item(i);this._cm3[i]=( _8e4.getAttribute( "allowSorting" )=="true" );}this._556=null;this._3r6={};this._8p3={};var _oc6=n.selectNodes("./appListSummaryFooter/appListSummaryRows/appListSummaryRow");for(var i=0; i<_oc6.length; i++){var _el8=_oc6.item(i).getAttribute("summaryMethod");var _h56=this._8p3[_el8]||[];for(var _hh9=0; _hh9<nl.length; _hh9++){_h56.push(_hh9);}this._8p3[_el8]=_h56;}if(this._4c7==this._dp6){}else if(this._4c7==this._ep6){this._ww1=n.selectSingleNode("XMLAttributes/XMLAttribute[@name='isDataStoreControl']")!=null;if(this._ww1){_1h7.style.display="none";}this._am3=[];this._hy1="0.5s";this._xr4=[];this._pn2=[];this._d92=[];this._tt4=0;var nl=n.selectNodes("appListColumns/appListColumn");var _179=_ia5._j85();for(var i=0;i<nl.length;i++){var _8e4=nl.item(i);var _ul5=parseInt(_8e4.getAttribute("width"));this._xr4[i]=_ul5;this._tt4+= _ul5;var _bn5=_8e4.selectSingleNode("appListColumnTitle/appListColumnTitleLabel/defaultText");if(_bn5){if(_179){_bn5=this._aj1(_8e4, _179)||_bn5;}if(!this._ta2){this._ta2={};}this._ta2[i]=_bn5.text;}var _4w8=_8e4.selectSingleNode( "appListColumnBody/style[CSS/@value != '']" );if(_4w8){this._pn2[i]=_4w8;}var _4w8=_8e4.selectSingleNode( "appListColumnTitle/style[CSS/@value != '']" );if(_4w8){this._d92[i]=_4w8;}var _tb9=_8e4.selectSingleNode("builtinViz/*");if(_tb9){if(!this._hg5){this._hg5={};}this._hg5[i]=_tb9;}}var nl=n.selectNodes("appListRowStyleSequence/appListRowStyle/@color");this._t54=nl.length>0?[]:null;for(var i=0;i<nl.length;i++){this._t54.push(nl.item(i).value);}this._kx1=this._t54?this._t54.length:0;if(this._co2){this._5n3=_1h7.appendChild(d.createElement("DIV"));this._5n3.style.height=this._6g5+"px";this._5n3.style.background=this._e73||this._dh5;if(this._gd1||this._673){this._5n3.style.borderBottom="1px solid " + this._gd1;}}this._2c8=_1h7.appendChild(d.createElement("DIV"));this._2c8.className="clsAppList2Body";var _5x8=this._2c8.style;_5x8.height=this._t26+"px";_5x8.overflowY="auto";_5x8.overflowX="hidden";if(this._353){var _fk8="1px solid " + this._z63;if(!this._co2){_5x8.borderTop=_fk8;}_5x8.borderRight=_fk8;_5x8.borderLeft=_fk8;_5x8.borderBottom=_fk8;}this._2c8.onscroll=this._wx2.bind(this);this._9s4=[];this._9s4.push(this._mk(false));this._qe9=this._2c8.appendChild(d.createElement("TABLE"));this._qe9.style.tableLayout="fixed";this._qe9.cellSpacing=0;this._qe9.style.borderCollapse="collapse";this._qe9.style.fontSize=this._kd7;this._ta7=[];this._ta7.push(this._mk(true));if(_kx5._el6){this._qe9.style.webkitTransform="translate3d(0,0,0)";}this._bu7(this._tt4);}else{}if(_vz2._pl1){this._qe9.setAttribute("tabindex","-1");this._2c8.setAttribute("tabindex","-1");_1h7.addEventListener('keydown', _iq7._0m4, false);_io4._k9(this._vb7, this._7b8.bind(this), this._tp8.bind(this), true);}if(_kx5._y14){this._vb7.addEventListener("touchstart", this._6g(), false);}if(_kx5._y14&&_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._vb7, this._7g());}else{this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._6l();this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=this._7l();this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=this._lp();}this._kt7();if(this._g74){this._w52();}};_9t7._v88(_iq7, _hq7);_iq7.prototype._3f5=true;_iq7.prototype._dp6=1;_iq7.prototype._dp6=1;_iq7.prototype._ep6=2;_iq7.prototype._fp6=3;_iq7.prototype._49="top";_iq7.prototype._19="bottom";_iq7.prototype._29="left";_iq7.prototype._39="right";_iq7.prototype._wt4=1000000;_iq7.prototype._aj1=function(_m49,_179){var _sb6=_m49.selectSingleNode( "appListColumnTitle/appListColumnTitleLabel/localizedText/localeText[@locale='" + _179 + "']" );if(!_sb6){var _bs8=_179.split("-");if(_bs8.length>1){_sb6=_m49.selectSingleNode( "appListColumnTitle/appListColumnTitleLabel/localizedText/localeText[@locale='" + _bs8[0] + "']" );}if(!_sb6){_sb6=_m49.selectSingleNode( "appListColumnTitle/appListColumnTitleLabel/localizedText/localeText[starts-with(@locale, '" + _bs8[0] + "')]" );}}return _sb6;};_iq7.prototype._wl=function(_mx6,_3f8){var _x19=_3f8?this._ta7:this._9s4;if(_mx6>this._wt4){for(var _hd2=(Math.floor(_mx6 / this._wt4)+1)-_x19.length; _hd2>0; _hd2--){_x19.push(this._mk(_3f8));}}var _zg8=_x19.length;var _w93=_mx6;for(var i=0;i<_zg8;i++){_x19[_3f8?((_zg8-1)-i):i].style.height=((_w93>this._wt4)?this._wt4:_w93)+"px";_w93=_899._no8(_w93-this._wt4);}};_iq7.prototype._mk=function(_3f8){var _x19=_3f8?this._ta7:this._9s4;var div=this._2c8.insertBefore(document.createElement("DIV"),(_x19.length>0)?_109._9e9(_x19).nextElementSibling:null);if(_kx5._y14){div.style.backgroundSize="100% " + ( this._u26 * 2 ) + "px";div.className="clsAppListPreviousNextRows";}if(_kx5._el6){div.style.webkitTransform="translate3d(0,0,0)";}return div;};_iq7.prototype._7b8=function(e){var _bc9=_fe9._yh2(e.target);var _wb9=document.documentElement.getBoundingClientRect();var ev=document.createEvent("MouseEvents");ev.initMouseEvent("mouseover", true, true, window, 0, _wb9.left, _wb9.top, _bc9.left, _bc9.top, false, false, false, false, null, null);setTimeout(this._b97.bind(this, e.target, ev), 0);this._w4(e.target);};_iq7.prototype._tp8=function(e){var _bc9=_fe9._yh2(e.target);var _wb9=document.documentElement.getBoundingClientRect();var ev=document.createEvent("MouseEvents");ev.initMouseEvent("mouseout", true, true, window, 0, _wb9.left, _wb9.top, _bc9.left, _bc9.top, false, false, false, false, null, null);setTimeout(this._b97.bind(this, e.target, ev), 0);_io4._j95(e.target);};_iq7.prototype._g8=function(_dv6,_o27,_j78){var _tl8;if(_kx5._g87){_tl8="-webkit-";}else if(_kx5._gl6){_tl8="-moz-";}else{return _o27;}return _tl8+"linear-gradient(" + _dv6 + "," + _o27 + " 0%," + _j78 + " 100%)";};_iq7.prototype._7i3=function(){var _6w8=this._9u4.selectSingleNode("table[@dx='true']");if(!_6w8){return _iq7.superClass._7i3.call(this);}_ia5._d6(_6w8);this._yv7=this._yv7||_ie9._ck6(_6w8, "ctxData");var n=this._nl2();var _sb2=_ie9._775(null, n.selectNodes("appListDataSet/appListCategories/appListCategoryDataItem/@refDataItem"));var _7a4=_ie9._775(null, n.selectNodes("appListDataSet/appListFacts/appListFact/@refDataItem"));var _bw4=[];var nl=n.selectNodes("appListDataSet/appListFacts/appListFact");for(var i=0;i<nl.length;i++){_bw4.push( nl.item( i ).getAttribute( "decimal" )=="true" );}return new _qq7((new _h12(_6w8, this._zi6(), _sb2, _7a4, _bw4))._7r7());};_iq7.prototype._1o8=function(){_iq7.superClass._1o8.call(this);};_iq7.prototype._wx2=function(e){this._334(Math.floor(this._2c8.scrollTop / this._u26));if(this._am3.length>0){setTimeout(this._hg(), 0);}};_iq7.prototype._cd5=function(_739){if(this._rq){var td=this._t62(_739);if(this._pl(td)){this._i11(td);return;}}_iq7.superClass._cd5.call(this, _739);};_iq7.prototype._kj1=function(e){if(this._rq){var td=this._3a1(e);if(this._pl(td)){e.stopPropagation();this._i11(td);return;}}_iq7.superClass._kj1.call(this, e);};_iq7.prototype._pl=function(td){return Boolean(this._co2&&td&&td._7g7);};_iq7.prototype._h23=function(e){if(this._rq&&!_kx5._y14){var td=this._3a1(e);if(this._pl(td)){this._cz5(td).style.visibility="visible";}}_iq7.superClass._h23.call(this, e);};_iq7.prototype._ek3=function(e){if(this._rq&&!_kx5._y14){var td=this._3a1(e);if(this._pl(td)){this._ol3();}}_iq7.superClass._ek3.call(this, e);};_iq7.prototype._fm2=function(e){var _6x8=_kx5._wj2?e:e.touches[0];var td=this._t62(_6x8.target);if(td&&this._wj3(td)){e.stopPropagation();}};_iq7.prototype._pq4=function(){this._ol3();};_iq7.prototype._i11=function(td){var n=this._nl2();var _947=_x77._q67(this._ob2)[0];var _ya6=parseInt(_x77._q67(this._fy1)[0]);var _ta9=parseInt(td._tc9);var _155=this._l63[(!isNaN(_ya6)&&(_ta9==_ya6))?_947:"none"];_x77._i77(this._fy1, [_ta9.toString(10)], false, this);_x77._i77(this._ob2, [_155], this._ks4, this);this._ol3();this._ho2=true;this._a99();};_iq7.prototype._ol3=function(){var n=this._nl2();var _6u2=_x77._q67(n.getAttribute("IROT_refSortOrderVariable"))[0];var _8d2=parseInt(_x77._q67(this._fy1)[0]);var _gm8=this._av7?this._av7.getAttribute("_gm8"):null;var nl=((this._4c7==this._dp6)?this._vb7.rows.item(0):this._5n3).getElementsByTagName("IMG");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var img=nl.item(i);if(img._gu6){var _ta9=parseInt(img._tc9);var _947=((_ta9==_8d2)?_6u2:"none");var _md9="images/sort_" + _947 + ".png";if(img.src!=_md9){img.src=_md9;img.title=_4l6._m67("IDS_IR_SORTED_TOOLTIP_"+_947);img._947=_947;if(_vz2._pl1){var th=img.parentNode.parentNode;th.setAttribute("aria-label", _fe9._485( th ) + " " + img.title);}}img.style.visibility=((_ta9==_8d2 )&&( _947!="none" )||( _gm8&&( img.parentNode.parentNode.parentNode.parentNode.parentNode.id==_gm8 ) ) )?"visible":"hidden";}}};_iq7.prototype._cz5=function(el){var nl=el.getElementsByTagName("IMG");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var img=nl.item(i);if(img._gu6){return img;}}return null;};_iq7.prototype._o23=function(e){var _6x8=_kx5._wj2?e:e.touches[0];var td=this._t62(_6x8.target);if(td){e.stopPropagation();this._5m2(td);}};_iq7.prototype._wj3=function(td){return true;};_iq7.prototype._t62=function(_596){if(this._4c7==this._dp6){return _iq7.superClass._t62.call(this, _596);}_596=_fe9._xn(_596);if(_596._i83){_596=_596.parentNode;}if(_596==this._av7){_596=_299._lw2(this._av7.getAttribute("_gm8"));}var td=null;for(var el=_596;el&&(el!=this._vb7);el=el.parentNode){if ((el.nodeName=="TD" )||( el.nodeName=="TH" ) ){var _mg7=el.parentNode.parentNode.parentNode.parentNode;if((_mg7==this._2c8)||(_mg7==this._5n3)){td=el;break;}}}return td;};_iq7.prototype._za=function(td){if(td&&this._wj3(td)){var _kd9=td.parentNode._kd9;if(_kd9){this._9n2(new _sj4([parseInt(_kd9)]));}}};_iq7.prototype._cj1=function(){this._pa1();return this._l92;};_iq7.prototype._al2=function(){this._pa1();return this._2m3;};_iq7.prototype._aw=function(){this._1b2=this._q2();if(this._rq){var _947=_x77._q67(this._ob2)[0];if(_947!="none"){this._1b2=this._1b2._x89(this._al2()[parseInt(_x77._q67(this._fy1)[0])], _947=="ascending");}}};_iq7.prototype._092=function(){this._as4=this._r2();};_iq7.prototype._kt7=function(){this._4t4=false;this._aw();this._092();this._zy5();};_iq7.prototype._234=function(){var tbl=this._vb7;if(tbl.firstChild){tbl.removeChild(tbl.firstChild);}var d=document;var tbody=tbl.appendChild(d.createElement("TBODY"));var _qw4=this._lj3()||[];var _be2=this._4j1();var _s51=_be2._y88();var _fx7=_s51.columns;var _zp3=this._al2();var _3d4=_zp3.length;if(this._co2){var tr=tbody.appendChild(d.createElement("TR"));for(var _ta9=0;_ta9<_3d4;_ta9++){var _bb6=_zp3[_ta9];var td=tr.appendChild(d.createElement("TH"));var _tc9=_ta9.toString(10);td._tc9=_tc9;td.className="lt";td.style.emptyCells="show";if(_ta9>0){}_fe9._u95(td,((this._ta2&&this._ta2[_ta9])||_fx7[_bb6].label||_fx7[_bb6].name));if(this._cm3[_ta9]){td._7g7=true;var img=td.insertBefore(d.createElement("IMG"), null);img.src="images/sort_none.png";img.title=_4l6._m67("IDS_IR_SORTED_TOOLTIP_none");img.style.visibility="hidden";img.style.verticalAlign="middle";img.style.marginLeft="3px";img._gu6=true;img._tc9=_tc9;img._947="none";}}if(this._rq){this._ol3();}}this._m92.length=0;var _c29=_s51.rows;var _va6=_c29.length;for(var _8b9=0;_8b9<_va6;_8b9++){var _2a9=_c29[_8b9];var tr=tbody.appendChild(d.createElement("TR"));tr._kd9=_8b9.toString(10);for(var _ta9=0;_ta9<_3d4;_ta9++){var _bb6=_zp3[_ta9];var td=tr.appendChild(d.createElement("TD"));td.className="lc";var _4j8=_fx7[_ta9];var _158=_2a9[_bb6];var _hy8=_4j8.values?_4j8.values[_158]:String(_158);var _ux8=_4j8.formattedValues?_4j8.formattedValues[_158]:_hy8;_fe9._u95(td, _ux8);}if(_qw4[_8b9]){this._m92.push(tbl.rows.length-1);tr.style.backgroundColor=this._rm;tr.style.color=this._sm;tr.className="clsAppListSelectedRow";}}};_iq7.prototype._zk3=function(tbl,_qz4,_7a9,_qe7){var tbody=tbl.firstChild;while(_qz4--){_qe7.push(tbody.removeChild(_7a9?tbody.lastChild:tbody.firstChild));}};_iq7.prototype._bu7=function(_gv8){var _jy8=_gv8+"px";this._vb7.style.width=_jy8;if(this._5n3){this._5n3.style.width=_jy8;}if(this._2c8){this._2c8.style.width=_jy8;this._qe9.style.width=(_gv8-(2*this._o53))+"px";}};_iq7.prototype._334=function(_lz1,_5f8){var _ks2=Math.max(0, _lz1-this._nx1);if(!_5f8 &&((_ks2==this._7p2)||(_ks2>this._7p2)&&(this._u53==this._pc1)||(_ks2<this._7p2)&&(this._7p2==0))){return;}var _be2=this._4j1();if(!_be2){return;}var _s51=_be2._y88();var _fx7=_s51.columns;if(!this._sa2){this._sa2={};for(var i=0;i<_fx7.length;i++){var _7i8=this._nl2().selectSingleNode( "appListDataSet/appListFacts/appListFact[@refDataItem=" + _jp8._mn4( _fx7[i].name ) + "]/style/dataFormat" );if(_7i8){this._sa2[_fx7[i].name]=_xk6._yi([_7i8], true);}}}var _zp3=this._al2();var _3d4=_zp3.length;var _c51=_3d4-1;if(_5f8){this._2c8.scrollTop=0;this._2c8.scrollLeft=0;this._am3.length=0;var _gv8=0;for(var _ta9=0;_ta9<_3d4;_ta9++){_gv8+= this._xr4[_ta9];}this._bu7(_gv8);}var n=this._nl2();var d=document;var _qe7=[];var _h83=false;var _yy1=false;var _s08=_ks2;var _bv8=_ks2+this._a36;var _6a3=this._qe9.rows.length;if(_6a3>0){if(!_5f8&&(_ks2>this._7p2)&&(_ks2<this._u53)){_s08=this._u53+1;_bv8=Math.max(_s08, _ks2+this._a36);this._zk3(this._qe9, Math.min(_6a3,(_bv8-_s08)+1), false, _qe7);_yy1=true;}else if(!_5f8&&(_bv8>this._7p2)&&(_bv8<this._u53)){_s08=_ks2;_bv8=Math.max(_ks2, this._7p2-1);this._zk3(this._qe9, Math.min(_6a3,(_bv8-_s08)+1), true, _qe7);_h83=true;}else{this._zk3(this._qe9, _6a3, true, _qe7);}}var _qw4=this._lj3()||[];if(_5f8&&this._co2&&!this._ho2){this._jv(n, d);}var _tc3="0px solid " + this._dh5;var _061=this._073+" solid transparent";var _x51=this._8h?( this._073+" solid " + this._th ):_061;var _ip1=this._zq?( this._073+" solid " + this._kr ):_061;var _c29=_s51.rows;var _va6=_c29.length;this._pc1=(_va6>0)?(_va6-1):0;var _14=(this._pc1<this._jm);_bv8=Math.min(_va6-1, _bv8);var tbody=this._qe9.firstChild||this._qe9.appendChild(d.createElement("TBODY"));var _757=tbody.firstChild;for(var _8b9=_s08;_8b9<=_bv8;_8b9++){var _2a9=_c29[_8b9];var _nt6=(_qe7.length>0);var tr=_nt6?_qe7.pop():d.createElement("TR");tbody.insertBefore(tr, _h83?_757:null);if(!_nt6){if(_vz2._pl1){tr.setAttribute("tabindex","-1");}if(this._zn2){tr.className="clsAppListRowHover";}}var _lk5=tr._i76;var _g86=tr._eu6;tr._i76=(_8b9==0);tr._eu6=(_8b9==this._pc1);tr._kd9=_8b9.toString(10);var _jw8=tr.cells;for(var _ta9=0;_ta9<_3d4;_ta9++){var _bb6=_zp3[_ta9];var td=_nt6?_jw8.item(_ta9):tr.appendChild(d.createElement("TD"));var _0b4=(this._hg5&&this._hg5[_ta9]);var div;var _ff7=false;if(_nt6){if(_0b4){_ff7=true;if(td.firstChild.firstChild){td.firstChild.firstChild._hr2=true;}td.removeChild(td.firstChild);div=td.appendChild(d.createElement("DIV"));}div=td.firstChild;}else{_ff7=true;div=td.appendChild(d.createElement("DIV"));}var _5x8=td.style;if(!_nt6||(_nt6&&_lk5)){_5x8.borderTop=(_8b9==0)?_tc3:_x51;}if(!_nt6||(_nt6&&_g86)||_14){_5x8.borderBottom=((_8b9==this._pc1)&&!_14)?_tc3:_x51;}var _gx4=(_ta9==_c51);if(!_nt6){if(_kx5._y14){td.className="clsAppFrameCell2";}_5x8.height=this._f46;_5x8.width=_899._no8(this._xr4[_ta9]-(((_ta9==0)||_gx4)?this._o53:0))+"px";_5x8.padding="0 " + this._1o3 + "px 0 0";_5x8.borderLeft=(_ta9==0)?_tc3:_ip1;_5x8.borderRight=_gx4?_tc3:_ip1;}if(_ff7){var _el7=div.style;_el7.width=_899._no8(this._xr4[_ta9]-((2*this._o53)+(_gx4?this._1o3:0)))+ "px";_el7.padding="0px 4px 0px 4px";_el7.height="100%";_el7.lineHeight=this._9y1;_el7.whiteSpace="nowrap";_el7.overflow="hidden";_el7.textOverflow="ellipsis";_5x8.color=this._vr6;var _4w8=this._pn2[_ta9];if(_4w8){var _ct2=_4w8.attributes;var _gs2=_ct2.length;for(var _us3=0;_us3<_gs2;_us3++){var _349=_ct2.item(_us3);_5x8[_349.name]=_349.value;}}} else if(this._pn2){if(_qw4[_8b9]){_5x8.backgroundColor="";_5x8.color="";}else if(this._pn2[_ta9]){var _uc6=this._pn2[_ta9].attributes;var _gv3=_uc6["background-color"];var _ex8=_uc6["color"];_5x8.backgroundColor=_gv3?_gv3.value:"";_5x8.color=_ex8?_ex8.value:""; }}var _4j8=_fx7[_bb6];if(_0b4){this._z13(d, div, _ta9, _gx4, _4j8.values?_4j8.values[_2a9[_bb6]]:_2a9[_bb6]);}else{var _hy8=null;if(_4j8.formattedValues){_hy8=_4j8.formattedValues[_2a9[_bb6]];}else{_hy8=_4j8.values?_4j8.values[_2a9[_bb6]]:_2a9[_bb6];if(typeof _hy8!=="string"){_hy8=String(_hy8);}var _de4=this._sa2[ _4j8.name ];if(_de4){var _t38=_652._b95(_hy8);_hy8=_t38?_t38._nu5(_de4, true):null;}}_fe9._u95(div, _hy8?_hy8:"");}if(_vz2._pl1){td.setAttribute( "aria-label", _4j8.name + " " + _fe9._485( div ) );} }if(_qw4[_8b9]){tr.style.backgroundColor=this._rm;tr.style.color=this._sm;tr.className="clsAppListSelectedRow";}else if(this._t54){tr.style.backgroundColor=this._t54[(_8b9 % this._kx1)];tr.className=this._zn2?"clsAppListRowHover":"";}else if(_nt6){tr.style.backgroundColor="";tr.style.color="";tr.className=this._zn2?"clsAppListRowHover":"";}}var _6a3=this._qe9.rows.length;var _gy7=(_6a3>0);this._7p2=_gy7?parseInt(this._qe9.rows.item(0)._kd9):0;this._u53=_gy7?parseInt(this._qe9.rows.item(_6a3-1)._kd9):0;this._wl(this._u26*this._7p2, false);this._wl(this._u26*_899._no8(this._pc1-this._u53), true);if(_vz2._pl1){if(_gy7&&!this._qe9.querySelector("[tabindex = '0']") ){_io4._2x5(this._qe9.rows.item(0), "0");}if(!tbody.getAttribute("tabindex")){tbody.setAttribute("tabindex","-1");}}if(this._am3.length>0){setTimeout(this._hg(), 0);}};_iq7.prototype._z13=function(d,_pk5,_ta9,_gx4,_bu8){var _tb9=this._hg5[_ta9];var _jo7=_tb9.nodeName;var _745=_tb9.getAttribute("shape");var _645=_tb9.getAttribute("color");var _3s2=_pk5.style;var _zf7=(_bu8>0);var _uf7=(_bu8<0);if(_jo7=="coloredViz"){_3s2.paddingTop=Math.floor((this._jx1-10)/ 2)+"px";if(_gx4){_3s2.paddingRight="12px";}_3s2.textAlign="center";var _6g8=null;if(_zf7){var _8y8=_tb9.getAttribute("positiveShape")||_745;var _ex8=_tb9.getAttribute( "positiveColor" )||_645||"#55982E";if ((_8y8=="upArrow" )||( _8y8=="downArrow" ) ){_6g8=_sh3._rg2(d,(_8y8=="upArrow"), _ex8, 20, 10);}else if(_8y8=="circle"){var _hh8=Math.floor(((this._jx1-4)/ 2));_3s2.paddingTop=Math.floor((this._jx1-(_hh8+_hh8))/ 2)+ "px";_6g8=_sh3._f75(d, _ex8, _hh8);}else if(_8y8=="square"){_6g8=_sh3._h75(d, _ex8,(this._jx1-4)/ 2);}else if ((_8y8=="upTriangle" )||( _8y8=="downTriangle" ) ){_6g8=_sh3._si(d,(_8y8=="upTriangle"), _ex8,(this._jx1-4)/ 2);}}else if(_uf7){var _8y8=_tb9.getAttribute("negativeShape")||_745;var _ex8=_tb9.getAttribute( "negativeColor" )||_645||"#B02D27";if ((_8y8=="upArrow" )||( _8y8=="downArrow" ) ){_6g8=_sh3._rg2(d,(_8y8=="upArrow"), _ex8, 20, 10);}else if(_8y8=="circle"){var _hh8=Math.floor(((this._jx1-4)/ 2));_3s2.paddingTop=Math.floor((this._jx1-(_hh8+_hh8))/ 2)+ "px";_6g8=_sh3._f75(d, _ex8, _hh8);}else if(_8y8=="square"){_6g8=_sh3._h75(d, _ex8,(this._jx1-4)/ 2);}else if ((_8y8=="upTriangle" )||( _8y8=="downTriangle" ) ){_6g8=_sh3._si(d,(_8y8=="upTriangle"), _ex8,(this._jx1-4)/ 2);}}else{var _8y8=_tb9.getAttribute("zeroShape")||_745;var _ex8=_tb9.getAttribute( "zeroColor" )||_645||"#CCCCCC";if ((_8y8=="upArrow" )||( _8y8=="downArrow" ) ){_6g8=_sh3._rg2(d,(_8y8=="upArrow"), _ex8, 20, 10);}else if(_8y8=="circle"){var _hh8=Math.floor(((this._jx1-4)/ 2));_3s2.paddingTop=Math.floor((this._jx1-(_hh8+_hh8))/ 2)+ "px";_6g8=_sh3._f75(d, _ex8, _hh8);}else if(_8y8=="square"){_6g8=_sh3._h75(d, _ex8,(this._jx1-4)/ 2);}else if ((_8y8=="upTriangle" )||( _8y8=="downTriangle" ) ){_6g8=_sh3._si(d,(_8y8=="upTriangle"), _ex8,(this._jx1-4)/ 2);}}if(_6g8){_6g8.style.margin="0px auto 0px auto";_pk5.appendChild(_6g8);}}else if(_jo7=="percentageSizedViz"){var _8y8=((_zf7?_tb9.getAttribute( "positiveShape" ):( _uf7?_tb9.getAttribute( "negativeShape" ):null ) )||_745 );var _ex8=((_zf7?_tb9.getAttribute( "positiveColor" ):( _uf7?_tb9.getAttribute( "negativeColor" ):null ) )||_645 );if(!_ex8){_ex8=( _zf7?"#55982E":( _uf7?"#B02D27":"#CCCCCC" ) );}var _4y7=( _tb9.getAttribute( "animate" ) != "false" );var _408=Math.min(Math.abs(_bu8), 1);if(_8y8=="bar"){_3s2.paddingTop="6px";var _ni7=Math.floor(_408*_899._no8(this._xr4[_ta9]-12));var divBar=_pk5.appendChild(d.createElement("DIV"));var _5x8=divBar.style;_5x8.height=(this._jx1-12)+"px";_5x8.width=(_4y7?0:_ni7)+"px";_5x8.borderRadius="1px";_5x8.boxShadow="1px 1px 1px 0px hsla(0, 0%, 0%, 0.25)";_5x8.background=_ex8;if(_4y7){_5x8[_fe9._6d]="width";_5x8[_fe9._5d]=this._hy1;divBar._io7=_ni7+"px";this._am3.push(divBar);}}else if(_8y8=="circle"){_3s2.textAlign="center";var _hh8=Math.floor(_408*((this._jx1-4)/ 2));var _p68=Math.floor((this._jx1-(_hh8+_hh8))/ 2)+ "px";_3s2.paddingTop=_4y7?(Math.floor(this._jx1 / 2)+"px"):_p68;var _gg7=_pk5.appendChild(_sh3._f75(d, _ex8, _4y7?0:_hh8, _4y7));_gg7.style.margin="0px auto 0px auto";if(_4y7){_gg7._j37=_hh8+"px";_gg7._io7=(_hh8+_hh8)+ "px";_gg7._h37=_gg7._io7;_3s2[_fe9._6d]="padding";_3s2[_fe9._5d]=this._hy1;_pk5._2i4=_p68;this._am3.push(_gg7);}}else if(_8y8=="square"){_3s2.textAlign="center";var _gv8=Math.floor(_408*(this._jx1-4));var _p68=Math.floor((this._jx1-_gv8)/ 2)+"px";_3s2.paddingTop=_4y7?(Math.floor(this._jx1 / 2)+"px"):_p68;var _og7=_pk5.appendChild(_sh3._h75(d, _ex8, _4y7?0:_gv8, _4y7));_og7.style.margin="0px auto 0px auto";if(_4y7){_og7._io7=_gv8+"px";_og7._h37=_og7._io7;_3s2[_fe9._6d]="padding";_3s2[_fe9._5d]=this._hy1;_pk5._2i4=_p68;this._am3.push(_og7);}}else if ((_8y8=="upTriangle" )||( _8y8=="downTriangle" ) ){_3s2.textAlign="center";var _gv8=Math.floor(_408*(this._jx1-4));var _p68=Math.floor((this._jx1-_gv8)/ 2)+"px";_3s2.paddingTop=_4y7?(Math.floor(this._jx1 / 2)+"px"):_p68;var _0f9=(_8y8=="upTriangle");var _v86=_pk5.appendChild(_sh3._si(d, _0f9, _ex8, _4y7?0:_gv8, _4y7));_v86.style.margin="0px auto 0px auto";if(_4y7){_v86[_0f9?"_3f1":"_4f2"] = _gv8 + "px";_v86._y02=Math.floor(_gv8 / 2)+"px";_v86._ep1=_v86._y02;_3s2[_fe9._6d]="padding";_3s2[_fe9._5d]=this._hy1;_pk5._2i4=_p68;this._am3.push(_v86);}}}else if(_jo7=="htmlViz"){var _q28=_tb9.selectSingleNode( _zf7?"positiveHtmlViz":( _uf7?"negativeHtmlViz":"zeroHtmlViz" ) )||_tb9.selectSingleNode( "defaultHtmlViz" );if(_q28){_pk5.innerHTML=_q28.text;}}};_iq7.prototype._tk=function(el,_496,_5y6){var _db9=_fe9._yh2(el, _496).top;return(((_db9+el.offsetHeight)>=_5y6)&&(_db9<=(_5y6+_496.offsetHeight)));};_iq7.prototype._hg=function(){if(!this._im){this._im=this._uk1.bind(this);}return this._im;};_iq7.prototype._uk1=function(){var _zg8=this._am3.length;if(_zg8==0){return;}var _5y6=this._2c8.scrollTop;var _ec2=(this._2c8.scrollHeight==this._2c8.offsetHeight);var _gm5=_zg8;for(var i=0;i<_zg8;i++){var div=this._am3[i];if(!div){_gm5--;}else if(!div.parentNode||div._hr2){this._am3[i]=null;_gm5--;}else if(_ec2||this._tk(div, this._2c8, _5y6)){if(div._j37){div.style.borderRadius=div._j37;}if(div._io7){div.style.width=div._io7;}if(div._h37){div.style.height=div._h37;}if(div._3f1){div.style.borderBottomWidth=div._3f1;}if(div._4f2){div.style.borderTopWidth=div._4f2;}if(div._y02){div.style.borderLeftWidth=div._y02;}if(div._ep1){div.style.borderRightWidth=div._ep1;}if(div.parentNode._2i4){div.parentNode.style.paddingTop=div.parentNode._2i4;}this._am3[i]=null;_gm5--;}}if(_gm5==0){this._am3.length=0;}else if(this._am3.length>500){var a=[];var _zg8=this._am3.length;for(var i=0;i<_zg8;i++){var div=this._am3[i];if(div){a.push(div);}}this._am3=a;}};_iq7.prototype._jv=function(n,d){var _be2=this._4j1();var _s51=_be2._y88();var _fx7=_s51.columns;var _zp3=this._al2();if(this._5n3.firstChild){this._5n3.removeChild(this._5n3.firstChild);}var _3d4=_zp3.length;var tbl=this._5n3.appendChild(d.createElement("TABLE"));tbl.style.tableLayout="fixed";tbl.style.height=this._f46;tbl.cellSpacing=0;tbl.style.borderCollapse="collapse";tbl.style.fontSize=this._kd7;var tr=tbl.appendChild( d.createElement( "TBODY" ) ).appendChild( d.createElement( "TR" ) );for(var _ta9=0;_ta9<_3d4;_ta9++){var _bb6=_zp3[_ta9];var td=tr.appendChild(d.createElement("TH"));if(_vz2._pl1){td.setAttribute("aria-label", _fx7[_bb6].name);td.setAttribute("tabindex", "-1");}if(_kx5._y14){td.className="clsAppFrameCell2";}var _tc9=_ta9.toString(10);td._tc9=_tc9;var _5x8=td.style;_5x8.height=this._f46;_5x8.width=this._xr4[_ta9]+"px";_5x8.textAlign="center";_5x8.padding="0px";if(_ta9==0){_5x8.borderLeft="0px solid " + this._mn1;_5x8.borderRight=this._073+" solid " + this._mn1;}else if(_ta9==(_3d4-1)){_5x8.borderLeft=this._073+" solid " + this._mn1;_5x8.borderRight="0px solid " + this._mn1;}else{_5x8.borderLeft=this._073+" solid " + this._mn1;_5x8.borderRight=this._073+" solid " + this._mn1;}var _oq5=((this._ta2&&this._ta2[_ta9])||_fx7[_bb6].label||_fx7[_bb6].name);var div=td.appendChild(d.createElement("DIV"));var _5x8=div.style;_5x8.width=_899._no8(this._xr4[_ta9]-(2*this._o53))+"px";_5x8.padding="0px 2px 0px 4px";_5x8.height=this._9y1;_5x8.lineHeight=this._9y1;_5x8.whiteSpace="nowrap";_5x8.color=this._op3;_5x8.textShadow="0px 1px 1px " + this._hd1;_5x8.overflow="hidden";_5x8.textOverflow="ellipsis";var _4w8=this._d92[_ta9];if(_4w8){var _ct2=_4w8.attributes;var _gs2=_ct2.length;for(var _us3=0;_us3<_gs2;_us3++){var _349=_ct2.item(_us3);_5x8[_349.name]=_349.value;}}_fe9._u95(div, _oq5);if(this._cm3[_ta9]){td._7g7=true;_5x8.width=_899._no8((this._xr4[_ta9]-(2*this._o53))-15)+"px";var _rm8=td.appendChild(d.createElement("TABLE"));if(this._xr4[_ta9]==0){_rm8.style.display="none";}_rm8.style.height=this._f46;_rm8.cellSpacing=0;_rm8.style.borderCollapse="collapse";_rm8.style.fontSize=this._kd7;var _zy8=_rm8.appendChild( d.createElement( "TBODY" ) ).appendChild( d.createElement( "TR" ) );var td=_zy8.appendChild(d.createElement("TD"));td.style.border="0px";td.style.padding="0px";td.appendChild(div);var td=_zy8.appendChild(d.createElement("TD"));td.style.border="0px";td.style.padding="0px 3px 0px 3px";var img=td.insertBefore(d.createElement("IMG"), null);img.src="images/sort_none.png";img.title=_4l6._m67("IDS_IR_SORTED_TOOLTIP_none");img.style.visibility="hidden";img.style.verticalAlign="middle";img._gu6=true;img._tc9=_tc9;img._947="none";}}if(_vz2._pl1){tr.setAttribute("tabindex", "-1");tr.firstChild.setAttribute("tabindex", "0");}};_iq7.prototype._zy5=function(){if(this._ww1){return;}if(this._4c7==this._dp6){this._234();}else if(this._4c7==this._ep6){this._334(0, true);}else if(this._4c7==this._fp6){}};_iq7.prototype._w52=function(){for(var _el8 in this._8p3){var _3c2=[];for(var _hh9=0; _hh9<this._xr4.length; _hh9++){_3c2.push(_el8);}var _0e6=this._1b2._p98(_3c2);this._3r6[_el8]=_0e6._y88().rows[0];}this._ip4();};_iq7.prototype._ip4=function(){var _fx7=this._kq6._2r6.columns;if(_fx7.length==0){return;}var d=document;if(this._556){while(this._556.firstChild){this._556.removeChild(this._556.firstChild);}}else{this._556=d.createElement("TABLE");this._556.style.borderCollapse="collapse";this._556.style.width=this._2c8.style.width;this._2c8.parentNode.appendChild(this._556);}var _p49=this._g74.selectSingleNode("appListSummaryRows");var _kz6=_p49.selectSingleNode("style/CSS");var _038=_kz6?_kz6.getAttribute("value"):"";var _dw8=_p49.selectNodes("appListSummaryRow");for(var i=0; i<_dw8.length; i++){var _if9=d.createElement("TR");var _el8=_dw8.item(i).getAttribute("summaryMethod");var _dk7=_dw8.item(i).selectSingleNode("style/CSS");var _2m8=_dk7?_dk7.getAttribute("value"):"";var _y99=this._al2();for(var j=0; j<_y99.length; j++){var _ta9=_y99[j];var _gf9=null;_if9.appendChild((_gf9=document.createElement("td")));var _je8=[];_je8.push("font-weight: bold;vertical-align: top;border: 1px solid rgb(204, 204, 204);padding: 4px 5px;text-overflow: ellipsis;text-align: right;color: rgb(49, 69, 94);background-color: rgb(189, 218, 243)");_je8.push(_2m8);_je8.push(_038);_gf9.style.cssText=_je8.join(";");var _jy8=this._xr4[j]+"px";_gf9.style.maxWidth=_jy8;_gf9.style.minWidth=_jy8;_gf9.style.overflow="hidden";var _hy8=this._3r6[_el8][_ta9];if(_hy8==null){continue;}var _de4=null;if(_el8=="count"&&_hy8){_gf9.innerHTML=_hy8;_gf9.setAttribute("colSpan", _fx7.length-1);break;}else if((_de4=this._sa2[ _fx7[_ta9].name ])){if(typeof _hy8!=="string"){_hy8=String(_hy8);}var _t38=_652._b95(_hy8);_hy8=_t38._nu5(_de4, true);}_gf9.innerHTML=_hy8;}var _ve9=_if9.children;_ve9[0].innerHTML=_el8[0].toUpperCase()+_el8.slice(1);_ve9[0].style.textAlign="left";this._556.appendChild(_if9);}};_iq7._0m4=function(e){var _wt8;var _308=e.target;if(_308.getAttribute("active")){_308.setAttribute("tabindex", "-1");_308.removeAttribute("active");}switch(e.keyCode){case _fe9._tx5:if(_308.nodeName=="TD"){_io4._2x5(_308.parentNode, "0");_308.parentNode.focus();break;}case _fe9._zn4:_wt8=_308.previousSibling;if(!!_wt8){_io4._2x5(_wt8, "0");_wt8.focus();}_fe9._8u5(e);break;case _fe9._yn4:if(_308.nodeName=="TD"){_io4._2x5(_308.parentNode, "0");_308.parentNode.focus();break;}case _fe9._n14:_wt8=_308.nextSibling;if(!!_wt8){_io4._2x5(_wt8, "0");_wt8.focus();}_fe9._8u5(e);break;case _fe9._ys7:case _fe9._ws7:case _fe9._xs7:case _fe9._ca8:_fe9._8u5(e);break;case _fe9._987:case _fe9._687:if(_308.nodeName=="TR"){_io4._2x5(_308.firstChild, "0");_308.firstChild.focus();}else{_io4._u42(e.target, _fe9._bz2, e.ctrlKey, e.shiftKey, true);}_fe9._8u5(e);break;case _fe9._ea8:_io4._j95(_308);_308.setAttribute("tabindex", "0");_308.setAttribute("active", "true");break;case _fe9._al6:if(_308.nodeName=="TD"){_io4._2x5(_308.parentNode, "0");_308.parentNode.focus();break;}}};_iq7.prototype._lj1=function(){var _928=this._nl2();var _vg9=_928.selectNodes("appListColumns/appListColumn/appListColumnData/appListColumnDataItem"); this._2m3=[]; for(var i=0;i<_vg9.length;i++){var _id9=_vg9.item(i).getAttribute("refDataItem");var _bb6=this._kq6._t75(_id9);this._2m3.push(_bb6);}};_iq7.prototype._pa1=function(){if(!this._l92){this._lj1();this._l92=[];var _928=this._nl2();var _vg9=_928.selectNodes( "appListDataSet/appListFacts/appListFact | appListDataSet/appListCategories/appListCategoryDataItem" );var _zg8=_vg9.length;for(var i=0;i<_zg8;i++){var _2n5=_vg9.item(i);var _id9=_2n5.getAttribute("refDataItem");var _j29=(_2n5.nodeName=="appListFact");var _ya4=!_j29?(this._2m3.indexOf(i)<0):false; if(_ya4){continue;}var _i55=_j29?_2n5.getAttribute( "rollupMethod" ):"groupBy";this._l92[i]=_i55;}}};_iq7.prototype._a99=function(){if(this._m64){this._jt7();}if(this._4t4||this._ho2){this._kt7();if(this._g74){this._w52();}}else if(this._753){this._nl3();}};_iq7.prototype._nl3=function(){this._753=false;this._092();var _qw4=this._lj3()||[];var tbl=(this._4c7==this._dp6)?this._vb7:this._qe9;if(!tbl){return;}if(this._4c7==this._dp6){if(this._m92.length>0){for(var i=0;i<this._m92.length;i++){var tr=tbl.rows.item(this._m92[i]);tr.style.backgroundColor="";tr.style.color="";tr.className=this._zn2?"clsAppListRowHover":"";}this._m92.length=0;}if(this._as4&&(this._as4.length>0)){var _3y6=(this._co2&&(this._4c7==this._dp6))?1:0;for(var s in this._as4){if((String(s >>> 0)==s)&&((s >>> 0)!=0xffffffff)){var _7j7=parseInt(s, 10)+_3y6;this._m92.push(_7j7);var tr=tbl.rows.item(_7j7);tr.style.backgroundColor=this._rm;tr.style.color=this._sm;tr.className="clsAppListSelectedRow";}}}}else{var _zg8=tbl.rows.length;for(var i=0;i<_zg8;i++){var tr=tbl.rows.item(i);var _8b9=parseInt(tr._kd9, 10);var _3g7=_qw4[_8b9];for(var j=0;j<tr.cells.length;j++){var td=tr.cells.item(j);var _gv3;var _ex8;if(this._pn2&&this._pn2[j]){var _uc6=this._pn2[j].attributes;_gv3=_uc6["background-color"];_ex8=_uc6["color"];}td.style.backgroundColor=_3g7?"":(_gv3?_gv3.value:"");td.style.color=_3g7?"":(_ex8?_ex8.value:""); }tr.style.backgroundColor=_3g7?this._rm:(this._t54?this._t54[_8b9 % this._kx1]:"");tr.style.color=_3g7?this._sm:"";tr.className=_3g7?"clsAppListSelectedRow":( this._zn2?"clsAppListRowHover":"" );}}};function _it5(_6w8, tbl){this._i74=_6w8;var _776=( _6w8.getAttribute( "IROT_containsHiddenRowCrosstabNodeMembers" )=="true" );var _3b4=( _6w8.getAttribute( "IROT_containsHiddenColumnCrosstabNodeMembers" )=="true" );this._vl1=(_776||_3b4);if(this._vl1){_tl6._t89(_6w8);this._i74=_6w8.cloneNode(true);this._2n1=_p52._gz(_6w8);if(_6w8.getAttribute( "IROT_setsVariables" )=="true" ){this._nm1=_6w8.cloneNode(true);}if(_776){_tl6._dk6( _6w8, "tr[position() > " + this._2n1._4t7 + "][*[@IROT_visibleMember='false']]" );}if(_3b4){var nl=_6w8.selectNodes("tr/*[@IROT_visibleMember='false']");for(var i=nl.length-1;i>=0;i--){var _ef9=nl.item(i);if(_ef9.parentNode){_ie9._hw5( _6w8, "tr/*[position()=" + ( _tl6._r75( _ef9 ) + 1 ) + "]" );}}}_tl6._to8(_6w8);}_it5.baseConstructor.call(this, _6w8, tbl);if(!this._nm1){this._nm1=this._i74.cloneNode(true);_tl6._t89(this._nm1);}this._k1=( _6w8.getAttribute( "IROT_containsSortableCrosstabNodeMembers" )=="true" );if(this._v92){this._jg5={};}this._0o2=( _6w8.getAttribute( "IROT_clickableColumns" )=="true" );this._164=( _6w8.getAttribute( "IROT_clickableRows" )=="true" );this._u92=( _6w8.getAttribute( "IROT_clickableFactCell" ) != "false" );this._997();this._uy5();};_9t7._v88(_it5, _hq7);_it5.prototype._3f5=true;_it5.prototype._a99=function(){if(this._4t4){this._j97();this._cb2={};this._997();this._uy5();return;}this._r91();if(this._753){this._j97();this._uy5();}};_it5.prototype._997=function(){var _6w8=this._f72();if(this._lm){var _229=this._ky5(_6w8);this._o36=(_229&&this._mm)?_109._5w2(_229):null;}if(this._v92){this._w52(_6w8);}this._au4=_6w8.cloneNode(true);_tl6._to8(_6w8);this._ry3();this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=null;if(this._pq6){this._pq6._1o8();this._pq6=null;}this._57();this._qv1(_ie9._bg3(_6w8));if(this._4x1){if(_kx5._y14){this._vb7[_kx5._wj2?"onpointerdown":"ontouchstart"]=this._6g();}if(_kx5._y14&&_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._vb7, this._7g());}else{this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._6l();this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=this._7l();this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=this._lp();}}this._j82();if(this._k1){this._tj3();}this._ra7=_299._oy3(_6w8);_299._pi2(_6w8);};_it5.prototype._tj3=function(){};_it5.prototype._wj3=function(td){if(!td){return false;}var _vg4=td.getAttribute("IROT_clickable");if(_vg4=="false"){return false;}var _qo5=this._2n1||this._ng5;var _q79=td.getAttribute("void");var _gf9=this._nm1.selectSingleNode( "tr/*[@void='" + _q79 + "']" );var _qz7=_p52._0z3(_gf9, _qo5._3t7, _qo5._4t7);switch(_qz7){case _p52._sa5:if((_vg4!="true")&&!this._164){return false;}var _a17=this._qc5();var nl=this._nm1.selectNodes( "tr[position() > " + _qo5._4t7 + "][*[@void='" + _q79 + "']]/*[(position() > " + _qo5._3t7 + ")]/@void" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){if(_a17._t67(nl.item(i).value)){return true;}}break;case _p52._eh3:if((_vg4!="true")&&!this._0o2){return false;}var _a17=this._qc5();var nl=this._nm1.selectNodes( "tr[position() > " + _qo5._4t7 + "]/*[position()=" + ( _tl6._r75( _gf9 ) + 1 ) + "]/@void" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){if(_a17._t67(nl.item(i).value)){return true;}}break;case _p52._ra5:if((_vg4!="true")&&!this._u92){return false;}return this._qc5()._t67(_q79);}return false;};_it5.prototype._za=function(td){if(!this._wj3(td)){return;}var _qo5=this._2n1||this._ng5;var _j25;var _q79=td?td.getAttribute( "void" ):"";if(_q79){var _gf9=this._nm1.selectSingleNode( "tr/*[@void='" + _q79 + "']" );var _qz7=_p52._0z3(_gf9, _qo5._3t7, _qo5._4t7);switch(_qz7){case _p52._sa5:if(!this._164){break;}var nl=this._nm1.selectNodes( "tr[position() > " + _qo5._4t7 + "][*[@void='" + _q79 + "']]/*[(position() > " + _qo5._3t7 + ")]/@void" );_j25=new _qy(nl);break;case _p52._eh3:if(!this._0o2){break;}var nl=this._nm1.selectNodes( "tr[position() > " + _qo5._4t7 + "]/*[position()=" + ( _tl6._r75( _gf9 ) + 1 ) + "]/@void" );_j25=new _qy(nl);break;case _p52._ra5:if(!this._u92){break;}_j25=new _sj4([_q79]);break;case _p52._q14:break;}}if(_j25){this._9n2(_j25);}};_it5.prototype._ky5=function(_6w8){if((this._ng5._4t7==0)||(this._ng5._3t7==0)){return;}var _229=this._o4();if(!_229){return;}if(_229.length==0){_ie9._hw5(_6w8, "tr");return _229;}var _v02=_ie9._in( "void", "=", _229, "or", false, false );if(this._vl1){var nl=this._i74.selectNodes( "tr[position() > " + this._2n1._4t7 + "][not(*[@specname='appCrosstabSummary'])][* and not(*" + _v02 + ")]/@void" );var _ns8=_ie9._775(null, nl);if(_ns8.length>0){_tl6._dk6( _6w8, "tr[position() > " + this._ng5._4t7 + "]" + _ie9._in( "void", "=", _ns8, "or", false, false ) );}}else{var nl=_tl6._dk6( _6w8, "tr[position() > " + this._ng5._4t7 + "][not(*[@specname='appCrosstabSummary'])][* and not(*" + _v02 + ")]" );if(this._v92&&(nl.length>0)){while(_tl6._dk6( _6w8, "tr[position() > " + this._ng5._4t7 + "][*[preceding-sibling::*[@specname!='appCrosstabSummary']][@specname='appCrosstabSummary' and not(@bIsPuffedCell)][preceding-sibling::*[position()=1][not(@bIsPuffedCell)]]]" ).length > 0 );}var nl=_6w8.selectNodes("tr/*"+_v02);var _zg8=nl.length;if(_zg8>0){var _3t6=[];for(var i=0;i<_zg8;i++){_109._9k6(_3t6, "position()="+(_tl6._r75(nl.item(i))+ 1));}var _oc6=_6w8.selectNodes( "tr[position() <= " + this._ng5._4t7 + "]/*[@specname='appCrosstabSummary']" );for(var i=0;i<_oc6.length;i++){_109._9k6(_3t6, "position()="+(_tl6._r75(_oc6.item(i))+ 1));}var _t37=( _3t6.length>0 )?( " and not(" + _3t6.join( " or " ) + ")" ):"";var nl=_tl6._mm4( _6w8, "tr/*[(position() > " + this._ng5._3t7 + ")" + _t37 + "]" );_ie9._hw5(_6w8, "tr[not(*)]");if(this._v92&&(nl.length>0)){var nl=_6w8.selectNodes( "tr[(position() > 1) and (position() <= " + this._ng5._4t7 + ")]/*[not(@bIsPuffedCell) and @specname='appCrosstabSummary']" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var td=nl.item(i);if(td.parentNode){var _iw6=_tl6._r75(td)+1;if(_ie9._4j( td.parentNode ).selectSingleNode( "*[position()=" + _iw6 + " and not(@bIsPuffedCell)]" ) ){_tl6._mm4( _6w8, "tr/*[position()=" + _iw6 + "]" );}}}}}}return _229;};_it5.prototype._uy5=function(){if((this._ng5._4t7==0)||(this._ng5._3t7==0)){return;}var _229=this._p4(this._o36);if(!_229||(_229.length==0)){this._qg(this._cb2);this._cb2={};return;}var _qo5=this._2n1||this._ng5;var _6w8=this._nm1;var _v02=_ie9._in( "void", "=", _229, "or", false, false );var _yz6=_6w8.selectNodes( "tr[position() > " + _qo5._4t7 + "][*" + _v02 + "]/*[position() <= " + _qo5._3t7 + "]" );var _0u3=_6w8.selectNodes("tr/*"+_v02);var _zg8=_0u3.length;var _3t6=[];for(var i=0;i<_zg8;i++){_109._9k6(_3t6, "position()="+(_tl6._r75(_0u3.item(i))+ 1));}if(_3t6.length>0){var _wz6=_6w8.selectNodes( "tr[position() <= " + _qo5._4t7 + "]/*[" + _3t6.join( " or " ) + "]" );}var _je2={};this._8k2(_yz6, _je2);this._8k2(_wz6, _je2);this._8k2(_0u3, _je2);this._qg(this._cb2, _je2);this._z21(_je2, this._cb2);this._cb2=_je2;};_it5.prototype._7q=function(n1,n2){var i1=parseInt(n1.getAttribute("appSolveOrder"));var i2=parseInt(n2.getAttribute("appSolveOrder"));return(i1>i2)?1:((i1<i2)?-1:0);};_it5.prototype._w52=function(_6w8){var _q38=this._zi6();var _a17=this._qc5();var _bt6=_ie9._l61( null, _6w8.selectNodes( "tr/*[@specname='appCrosstabSummary' and not(@bIsPuffedCell)]" ) );_bt6.sort(this._7q);var _zg8=_bt6.length;var _q51={};var _zu3={};var _ve1={};var _sp5={};var _le2={};for(var i=0;i<_zg8;i++){var _qz6=_bt6[i];var _q79=_qz6.getAttribute("void");var _qz7=_p52._0z3(_qz6, this._ng5._3t7, this._ng5._4t7);if(_qz7==_p52._sa5){_sp5[_q79]=true;_le2[_tl6._ov5(_qz6.parentNode)]=true;}else{_zu3[_q79]=true;_ve1[_tl6._r75(_qz6)]=true;}}for(var i=0;i<_zg8;i++){var _qz6=_bt6[i];this._903(_q51, _sp5[_qz6.getAttribute("void")], _q38, _a17, _6w8, _qz6, _le2, _ve1);}};_it5.prototype._903=function(_q51, _1t8, _q38, _a17, _6w8, _qz6, _le2, _ve1){var _xw3=_qz6.getAttribute("refDataItem");var _xi4=_qz6.getAttribute("summaryMethod");var _ny7=(_xi4=="count");var _0v3=_1t8?_le2:_ve1;var _9i7=_1t8?this._ng5._4t7:this._ng5._3t7;var _vi7=_tl6._ov5(_qz6.parentNode)+1;var _iw6=_tl6._r75(_qz6)+1;var _qv8=((_1t8?_iw6:_vi7 )==1 )?null:_6w8.selectSingleNode( "tr[" + ( _1t8?_vi7:( _vi7 - 1 ) ) + "]/*[" + ( _1t8?( _iw6 - 1 ):_iw6 ) + "]" );var _cf1=_qv8?_3l6._098( _qv8.getAttribute( "roid" ) ).getAttribute( "refDataItem" ):"";var _ei=_qv8?_q38._tv5( _qv8.getAttribute( "ctx" ) ):"";var _2f4=_6w8.selectNodes( "tr[" + ( _1t8?_vi7:( "position() > " + this._ng5._4t7 ) ) + "]/*[" + ( _1t8?( "position() > " + this._ng5._3t7 ):_iw6 ) + "][.//span[@specname='appCellValue']]" );var _js2=_2f4.length;for(var _jw6=0;_jw6<_js2;_jw6++){var _m48=new _by5._1i1[_xi4]();var _5n5=_2f4.item(_jw6);var _ic6=_1t8?_6w8.selectNodes( "tr[position() < " + ( _tl6._ov5( _5n5.parentNode ) + 1 ) + "]/*[position()=" + ( _tl6._r75( _5n5 ) + 1 ) + "]" ):_5n5.selectNodes( "preceding-sibling::*" );var _zg8=_ic6.length;for(var i=_zg8-1;i>=_9i7;i--){if(_0v3[i]){continue;}var _mb6=_ic6.item(i);var _q79=_mb6.getAttribute("void");var _bj8=_a17._ez3(_q79);if((_bj8[_xw3]===undefined)||_cf1&&(_bj8[_cf1]!==_ei)){break;}var _t38=_q51[_q79];if(!_t38&&(_t38!==null)){var _uc9=_mb6.getAttribute("ctx");if(_uc9){var _hy8=_q38._tv5(_uc9);if(_hy8){_t38=_652._b95(_hy8);this._jg5[_q79]=_t38;}}}if(_t38){_m48._gw5(_t38);}}_q51[_5n5.getAttribute("void")]=_m48._or7()?_m48._q77():null;var _yi8=_5n5.selectNodes(".//span[@specname='appCellValue']");for(var i=0;i<_yi8.length;i++){var _q49=_yi8.item(i);var _2d6=this._s11(_5n5, _q49);_q49.text=(_m48._or7()||_ny7)?_m48._ms7(_2d6):"";this._ta(_q49, _m48, _2d6);}}};_it5.prototype._s11=function(_5n5,_q49){var _wy1=_5n5.getAttribute("factCellDataFormat")!=null;var _979=_q49.getAttribute("roid");if(_wy1||(this._og5[_979]===undefined)){var _lk7=_3l6._098(_979);var _7i8=_lk7.selectSingleNode("style/dataFormat");var _l73=[];_l73.push(_7i8);_l73.push(this._h1(_5n5));_l73.push(_lk7.selectSingleNode("ancestor::factCell[1]/style/dataFormat"));_l73.push(this._nl2().selectSingleNode("crosstabFactCell/style/dataFormat"));var _2d6=_xk6._yi(_l73, true);if(_wy1){return _2d6;}this._og5[_979]=_2d6;}return this._og5[_979];};_it5.prototype._h1=function(_5n5){if(_5n5.getAttribute( "specname" )=="crosstabIntersection" ){return _3l6._098( _5n5.getAttribute( "roid" ) ).selectSingleNode( "style/dataFormat" );}var _ic3=_5n5.getAttribute("rowEdgeLocation");var _mb3=_5n5.getAttribute("colEdgeLocation");return(_ic3&&_mb3 )?this._nl2().selectSingleNode( "crosstabIntersections/crosstabIntersection[@row='" + _ic3 + "' and @column='" + _mb3 + "']/style/dataFormat" ):null;};_it5.prototype._f72=function(){if(!this._a63){this._a63=this._9u4.cloneNode(true);this._ng5=_p52._gz(this._a63);_tl6._t89(this._a63);}return this._a63.cloneNode(true);};_it5.prototype._bi3=function(){var o=new _sf2();o._6s7(this._i74, this._zi6());return o;};function _oy(_6w8, tbl){_oy.baseConstructor.call(this, _6w8, tbl);var n=this._nl2();var _x83=n.getAttribute( "IROT_direction" )||n.getAttribute( "IROT_across" )||n.getAttribute( "IROT_down" );if(!_x83){this._au4=this._f72();this._ry3();this._57();this._qv1(_ie9._bg3(_6w8));this._j82();this._ra7=_299._oy3(_6w8);_299._pi2(_6w8);return;}this._q16=( n.getAttribute( "IROT_direction" )=="lr-tb" );var _ak8=n.getAttribute("IROT_across");var _k69=n.getAttribute("IROT_down");this._pv7=_ak8?parseInt(_ak8):1;this._k09=_k69?parseInt(_k69):1;if(this._q16){this._k09=Number.POSITIVE_INFINITY;}else{this._pv7=Number.POSITIVE_INFINITY;}this._997();this._uy5();};_9t7._v88(_oy, _hq7);_oy.prototype._3f5=true;_oy.prototype._a99=function(){if(this._4t4){this._j97();this._cb2={};this._997();this._uy5();return;}this._r91();if(this._753){this._j97();this._uy5();}};_oy.prototype._997=function(){var _6w8=this._f72();this._kt7(_6w8);if(this._pw1){this._12(_6w8);}this._au4=_6w8;this._ry3();this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=null;this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=null;if(this._pq6){this._pq6._1o8();this._pq6=null;}this._57();this._qv1(_ie9._bg3(_6w8));if(this._4x1){if(_kx5._y14){this._vb7[_kx5._wj2?"onpointerdown":"ontouchstart"]=this._6g();}if(_kx5._y14&&_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._vb7, this._7g());}else{this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._6l();this._vb7[_kx5._wj2?"onpointerover":"onmouseover"]=this._7l();this._vb7[_kx5._wj2?"onpointerout":"onmouseout"]=this._lp();}}this._j82();this._ra7=_299._oy3(_6w8);_299._pi2(_6w8);};_oy.prototype._12=function(_6w8){if(this._q16){this._511( _6w8, "td", "tr/td/@void" );return;}var _2y6=1;for(var _ta9=1;;_ta9++){var _g15=_6w8.selectNodes( "tr/*[position()=" + _ta9 + "]" );var _6d2=_g15.length;if(_6d2==0){break;}for(var _8b9=0;_8b9<_6d2;_8b9++, _2y6++){var td=_g15.item(_8b9);var _yi8=td.selectNodes(".//span[@specname='appRowNumber']");for(var i=0;i<_yi8.length;i++){var _q49=_yi8.item(i);var _979=_q49.getAttribute("roid");if(!this._og5[_979]){var _7i8=_3l6._098(_979).selectSingleNode("style/dataFormat");this._og5[_979]=_xk6._yi([_7i8], true);}_q49.text=_652._b95(_2y6.toString(10))._nu5(this._og5[_979]);}}}};_oy.prototype._f72=function(){if(!this._a63){this._a63=this._9u4.cloneNode(true);_ie9._hw5(this._a63, "tr/*/span[@isDataItemContext='true']");}return this._a63.cloneNode(true);};_oy.prototype._wj3=function(td){return(td&&this._qc5()._t67(td.getAttribute("void")));};_oy.prototype._za=function(td){if(td&&this._wj3(td)){this._9n2(new _sj4([td.getAttribute("void")]));}};_oy.prototype._kt7=function(_6w8){var _229=this._o4();this._o36=(_229&&this._mm)?_109._5w2(_229):null;if(_229!==null){_tl6._dk6( _6w8, "tr/*" + ( ( _229.length > 0 )?_ie9._in( "void", "=", _229, "or", false, true ):"" ) );}var n=this._nl2();var d=_6w8.ownerDocument;var _wy6=_6w8.selectSingleNode("tr");if(this._q16){if(this._pv7==Number.POSITIVE_INFINITY){return;}var nl=_6w8.selectNodes( "tr/*[position() > " + this._pv7.toString( 10 ) + "]" );var _hw6=nl.length;var _0d4=_hw6;for(var _8b9=0;(_0d4>0)&&(_8b9<this._k09); _8b9++){_wy6=_6w8.appendChild(d.createElement("tr"));for(var _ta9=0;_ta9<this._pv7;_ta9++, _0d4--){_wy6.appendChild((_0d4<=0)?d.createElement("td"):nl.item(_hw6-_0d4));}}}else{var nl=_6w8.selectNodes("tr/*");var _hw6=nl.length;var _0d4=_hw6;var _c29=[_wy6];var _jh8=Math.min(this._k09, _hw6);for(var _8b9=_jh8-1;_8b9>0;_8b9--){_c29.push(_6w8.appendChild(d.createElement("tr")));}for(var _ta9=0;(_0d4>0)&&(_ta9<this._pv7); _ta9++){for(var _8b9=0;_8b9<_jh8;_8b9++, _0d4--){_c29[_8b9].appendChild((_0d4<=0)?d.createElement("td"):nl.item(_hw6-_0d4));}}}};_oy.prototype._511=function(_6w8,_te2,_lv3){var _4m7={};var nl=_6w8.selectNodes(_lv3);var _zg8=nl.length;for(var i=0;i<_zg8;i++){_4m7[nl.item(i).value]=i+1;}var _u47="(ancestor::" + _te2 + "[" + ( ( _te2=="tr" )?"":"../" ) + "../@void='" + this._p19 + "'])/@void";var nl=_6w8.selectNodes(".//span[@specname='appRowNumber']");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _q49=nl.item(i);var _979=_q49.getAttribute("roid");if(!this._og5[_979]){var _7i8=_3l6._098(_979).selectSingleNode("style/dataFormat");this._og5[_979]=_xk6._yi([_7i8], true);}var _q79=_q49.selectSingleNode(_u47).value;_q49.text=_652._b95((_4m7[_q79]).toString(10))._nu5(this._og5[_979]);}};_oy.prototype._uy5=function(){var _229=this._p4(this._o36);if(!_229){this._qg(this._cb2);this._cb2={};return;}var _je2={};if(_229.length>0){var nl=this._au4.selectNodes( "tr/*" + _ie9._in( "void", "=", _229, "or", false, false ) );this._8k2(nl, _je2);}this._qg(this._cb2, _je2);this._z21(_je2, this._cb2);this._cb2=_je2;};function _fv2(_6w8, tbl){_fv2.baseConstructor.call(this, _6w8, tbl);};_9t7._v88(_fv2, _oy);_fv2.prototype._bi3=function(){var o=new _gi();o._6s7(this._9u4);return o;};function _jf1(_6w8, tbl){_jf1.baseConstructor.call(this, _6w8, tbl);};_9t7._v88(_jf1, _oy);_jf1.prototype._bi3=function(){var o=new _ty();o._6s7(this._9u4, this._zi6());return o;};function _pf2(_ib9, img){_pf2.baseConstructor.call(this, _ib9, img);var _hi8=_kx5._uz8?img.parentNode:null;var _hk7=_hi8?_hi8.getAttributeNode("tabIndex"):null;var _vc2=_hk7?_ie9._rg1(_hi8, _hk7):false;if(_vc2){_hi8.hideFocus=true;}this._kd8=_ib9.getAttribute("usemap");if(!this._nd()){_299._0y2(_ib9);return;}this._k72();img.removeAttribute("useMap");this._n99=_299._uv5(_ib9);this._yv7=_ie9._ck6(this._n99, "./ctxData");this._cb2={};this._084={};_299._eg2(this);_x77._xy(this);if(_fe9._4m4(this._vb7)){_299._rn(this);return;}this._3c5();};_9t7._v88(_pf2, _2i6);_pf2.prototype._3f5=true;_pf2.prototype._3c5=function(){if(this._664){return;}this._664=true;var img=this._vb7;var _ib9=this._9u4;this._nh5=this._k34(img);this._n46=this._vp4(img);this._wv7=img.ownerDocument.createElement("IMG");this._wv7.src="hal/images/blank.gif";this._wv7.style.height=this._nh5;this._wv7.style.width=this._n46;this._wv7.style.position="absolute";this._wv7.border="0";this._wv7.useMap=this._kd8;this._wv7.alt=img.alt;if(this._7f5){this._wv7.style.cursor="auto";}this._wv7._zy1=true;if(this._bo6){this._wv7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._k23.bind(this);}var _c93=img.ownerDocument.createElement("SPAN");_c93.style.position="relative";_c93.appendChild(this._wv7);img.parentNode.insertBefore(_c93, img);this._397(img, this._wv7);this._wv7.style.borderColor="transparent";if(this._n99){this._i09=_299._7j6(_ib9);if(_kx5._y14){this._i09.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _9t7._ti(this._wj1, this), false);this._i09.addEventListener(_kx5._wj2?"MSPointerUp":"touchend", _9t7._ti(this._w72, this), false);this._i09.addEventListener(_kx5._wj2?"MSPointerCancel":"touchcancel", _9t7._ti(this._w72, this), false);if(_be9._kl6["hal"]["enableFastClick"]&&!_kx5._3t1){this._pq6=new _r57(this._i09, this._xj1.bind(this));}else{this._i09[_kx5._wj2?"onpointerdown":"onmousedown"]=this._g44.bind(this);}}else{this._i09[_kx5._wj2?"onpointerdown":"onmousedown"]=this._g44.bind(this);this._i09[_kx5._wj2?"onpointerover":"onmouseover"]=this._h44.bind(this);this._i09[_kx5._wj2?"onpointerout":"onmouseout"]=this._rq4.bind(this);}}this._uy5();};_pf2.prototype._nd=function(){return this._4x1||this._mm;};_pf2.prototype._k34=function(_539){return _539.offsetHeight+"px";};_pf2.prototype._vp4=function(_539){return _539.offsetWidth+"px";};_pf2.prototype._k72=function(){var _ib9=this._9u4;this._vo6=this._4x1&&( _ib9.getAttribute( "IROT_showHover" ) != "false" );this._7f5=this._4x1&&( _ib9.getAttribute( "IROT_showPointer" )=="true" );this._bo6=( _ib9.getAttribute( "IROT_clickable" )=="true" );if(!this._lp2){var _eg4=this._m13();_eg4._lp2={chartElement:!this._bo6&&( _ib9.getAttribute( "IROT_intersections" ) != "false" ),ordinalAxisLabel:!this._bo6&&( _ib9.getAttribute( "IROT_ordinalAxisLabels" )=="true" ),numericAxisTitle:!this._bo6&&( _ib9.getAttribute( "IROT_numericAxisTitle" )=="true" ),ordinalAxisTitle:!this._bo6&&( _ib9.getAttribute( "IROT_ordinalAxisTitle" )=="true" ),legendTitle:!this._bo6&&( _ib9.getAttribute( "IROT_legendTitle" )=="true" ),legendLabel:!this._bo6&&( _ib9.getAttribute( "IROT_legendLabels" )=="true" )};this._lp2=_eg4._lp2;}};_pf2.prototype._9a7=function(elArea){return this._vo6;};_pf2.prototype._r06=function(elArea){return this._7f5;};_pf2.prototype._1r4=function(elArea){if(this._4x1){this._9n2(new _sj4([elArea.getAttribute("void")]));return true;}return false;};_pf2.prototype._397=function(_qt8,_la9){var a=["margin", "marginTop", "marginRight", "marginBottom", "marginLeft", "border", "borderTop", "borderRight", "borderBottom", "borderLeft"];var _zg8=a.length;for(var i=0;i<_zg8;i++){var _579=a[i];var _hy8=_qt8.style[_579];if(_hy8){_la9.style[_579]=_hy8;}}};_pf2.prototype._1o8=function(){if(this._wv7){_299._ah1(this);_x77._ij(this);if(this._bo6){this._wv7[_kx5._wj2?"onpointerdown":"onmousedown"]=null;}var _c93=this._wv7.parentNode;_c93.parentNode.removeChild(_c93);_c93.removeChild(this._wv7);this._wv7=null;}if(this._ob7){this._ob7.parentNode.removeChild(this._ob7);this._ob7=null;}if(this._i09){this._i09[_kx5._wj2?"onpointerdown":"onmousedown"]=null;this._i09=null;this._n99=null;}_299._867(this._9u4);if(this._n99&&this._yv7){this._n99.appendChild(this._yv7);this._yv7=null;}_pf2.superClass._1o8.call(this);};_pf2.prototype._682=function(){if(this._4v7){_299._dk4(this._kd8);}else{_299._k04(this._kd8);}};_pf2.prototype._h21=function(){this._8o2=true;this._os4=true;if(this._ob7){this._ob7.style.display="none";}};_pf2.prototype._sa1=function(){this._8o2=false;this._os4=false;if(this._ob7){this._ob7.style.display=_kx5._uz8?"":"block";}this._cw();if(this._uq){this._uq=false;this._t03();}};_pf2.prototype._qn4=function(e){if(this._4v7){setTimeout(this._cw.bind(this), 0);}};_pf2.prototype._6u=function(_n17){if(this._4v7){this._cw();}};_pf2.prototype._cw=function(){if(!this._wv7&&!this._ob7){return;}var _b93=this._wv7?this._wv7:this._ob7;var _bc9=_fe9._yh2(this._vb7, _b93.offsetParent||_299._fw2());var _od9=_bc9.top+"px";var _279=_bc9.left+"px";if(this._wv7){this._wv7.style.top=_od9;this._wv7.style.left=_279;}if(this._ob7){this._ob7.style.top=_od9;this._ob7.style.left=_279;}};_pf2.prototype._a99=function(){this._3c5();if(this._753){this._uy5();}};_pf2.prototype._t03=function(){if(!this._hc1){this._hc1=this._uy5.bind(this);}setTimeout(this._hc1, 0);};_pf2.prototype._uy5=function(){if(this._8o2){this._uq=true;return;}var _229=this._p4();this._k24();if(!_229||(_229.length==0)){setTimeout(this._cw.bind(this), 0);return;}this._2m6();var _zg8=_229.length;for(var i=0;i<_zg8;i++){var _q79=_229[i];var el=this._cb2[_q79];if(!el){el=this._g11(_299._lw2(_q79), false);this._cb2[_q79]=el;}el.style.visibility="visible";}setTimeout(this._cw.bind(this), 0);};_pf2.prototype._wj1=function(e){var _739=_kx5._wj2?e.target:e.touches[0].target;if(this._4x1&&(this._bo6||this._223(_739))){e.stopPropagation();}this._6r4(_739);};_pf2.prototype._w72=function(e){this._2m6();};_pf2.prototype._k23=function(e){if(e.button!=_fe9._bz2){return;}if(_be9._co4&&_be9._co4._94){_be9._co4._94(e, this);}e.stopPropagation();this._9n2(null);};_pf2.prototype._xj1=function(_739){if(this._4x1){if(this._bo6){this._9n2(null);return;}}if(this._223(_739)){this._1r4(_739);}};_pf2.prototype._g44=function(e){if(e.button!=_fe9._bz2){return;}if(_be9._co4&&_be9._co4._q1){_be9._co4._q1(e, this);}if(this._4x1){if(this._bo6){e.stopPropagation();this._9n2(null);return;}}var _739=e.target;if(this._223(_739)&&this._1r4(_739)){e.stopPropagation();}};_pf2.prototype._g11=function(_kt8,_py7){var d=_kt8.ownerDocument;if(!this._ob7){for(var _gv6=this._vb7.parentNode;_gv6;_gv6=_gv6.parentNode){if ((_gv6.nodeName=="DIV" )&&( _gv6.getAttribute( "specname" )=="block" ) ){var _5x8=d.defaultView.getComputedStyle(_gv6, null);var _no7=_5x8.overflow;if ((_no7=="auto" )||( _no7=="scroll" )&&( _5x8.position != "relative" ) ){_gv6.style.position="relative";}}}this._ob7=d.createElementNS( "http://www.w3.org/2000/svg", "svg" );this._ob7.style.height=this._nh5;this._ob7.style.width=this._n46;this._ob7.style.position="absolute";this._wv7.parentNode.insertBefore(this._ob7, this._wv7);this._397(this._wv7, this._ob7);this._ob7.style.display=this._os4?"none":"block";}var _rv6=d.createElementNS( "http://www.w3.org/2000/svg", "polyline" );var _hk8=_kt8.getAttribute("coords");_rv6.setAttribute( "points", _kt8.getAttribute( "coords" ) + " " + _hk8.substr( 0, _hk8.indexOf( ",", _hk8.indexOf( "," ) + 1 ) ) );_rv6.style.position="absolute";_rv6.style.top="0px";_rv6.style.left="0px";_rv6.style.visibility="hidden";_rv6.setAttribute( "stroke", _py7?"#F7CB83":"#F2BC66" );_rv6.setAttribute( "stroke-width", ( _kt8.getAttribute( "type" )=="legendLabel" )?"1pt":"1.75pt" );_rv6.setAttribute( "fill", _py7?"#F7E1BC":"#F0A630" );_rv6.setAttribute( "fill-opacity", "0.4" );this._ob7.appendChild(_rv6);return _rv6;};_pf2.prototype._h44=function(e){this._6r4(e.target);};_pf2.prototype._6r4=function(_kt8){if(!this._223(_kt8)){return;}if(this._r06(_kt8)&&!_kt8.href){_kt8.href="javascript:void(0)";}if(!this._9a7(_kt8)){return;}var _q79=_kt8.getAttribute("void");if(!this._084[_q79]){this._084[_q79]=this._g11(_kt8, true);}var _2d2=this._cb2[_q79];if(!_2d2||(_2d2.style.visibility=="hidden")){this._084[_q79].style.visibility="visible";}this._cw();};_pf2.prototype._223=function(el){if (( el.nodeName=="AREA" )&&this._lp2[el.getAttribute( "type" )]){var _bj8=this._qc5()._ez3(el.getAttribute("void"));if(_bj8){return true;}return this._m7;}return false;};_pf2.prototype._rq4=function(e){this._2m6();};_pf2.prototype._2m6=function(){for(var _q79 in this._084){this._084[_q79].style.visibility="hidden";}};_pf2.prototype._k24=function(){for(var _q79 in this._cb2){this._cb2[_q79].style.visibility="hidden";}};function _kt5(_ib9, img){_kt5.baseConstructor.call(this, _ib9, img);};_9t7._v88(_kt5, _pf2);_kt5.prototype._bi3=function(){var o=new _vf2();o._6s7(this._n99);return o;};function _fn8(_ib9, img){_fn8.baseConstructor.call(this, _ib9, img);};_9t7._v88(_fn8, _pf2);_fn8.prototype._bi3=function(){var _wd1=this._nl2().selectSingleNode("appMapProperties[@ignoreNoDataForHover='true']")!=null;var o=new _s65();o._6s7(this._n99, _wd1, this._zi6());return o;};function _gq7(_ib9, img){_gq7.baseConstructor.call(this, _ib9, img);};_9t7._v88(_gq7, _pf2);_gq7.prototype._bi3=function(){var o=new _lx3();o._6s7(this._n99, this._lp2, this._zi6());return o;};function _gn8(_h05, _1h7){_gn8.baseConstructor.call(this, _h05, _1h7);this._r82(_4l6._m67("IDS_VISADAPTER_LOADING"));this._ct4=this._vb7.appendChild(document.createElement("DIV"));var _lv8=this._nl2();var _hq5=_lv8.getAttribute("type");this._r74=_gn8._a13(_hq5);var _q17=this._r74.adapterId;if(!_q17){_q17="com.ibm.cognos.adapters.rave.RAVEChartAdapter";}this._vv4=_q17;if(!this._fn2(_lv8)){return;}this._n94=_hq5+" " + this._9u4.getAttribute("roid");setTimeout(_gn8._vz5.bind(_gn8, _q17, this._582.bind(this)), 0);};_9t7._v88(_gn8, _hq7);_gn8.prototype._1o8=function(){if(this._a46){this._a46.Destroy();this._a46=null;}if(this._eu4){this._eu4._1o8();this._eu4=null;}this._ot1();if(this._ct4){this._ct4.parentNode.removeChild(this._ct4);this._ct4=null;}_gn8.superClass._1o8.call(this);};_gn8.prototype._da5=function(_g28){if(!this._fn2(_g28)){return;}if(!this._946||!this._a46){return;}this._a46.ApplySettings(this._9h5);if(this._4v7&&!this._ub8){this._497();}};_gn8.prototype._fn2=function(_rk7){var _2p1=this._9h5;var _zp5=this._9h5={properties:this._s13(_rk7)};if(this._vv4=="com.ibm.cognos.adapters.rave.RAVEChartAdapter"){_zp5.custom={validateJSON:_3l6._xg3()};}if(!!_2p1&&_hp8._n88(_2p1, _zp5)){return false;}var _gv8=_zp5.properties.width;var _xg8=_zp5.properties.height;if(_gv8===0&&_xg8===0){this._674=0;this._qn3=0;this._ot1();return false;}else if(_gv8||_xg8){_gv8=_gv8?_gv8:_xg8;_xg8=_xg8?_xg8:_gv8;this._vb7.style.width=this._ct4.style.width=_gv8+"px";this._vb7.style.height=this._ct4.style.height=_xg8+"px";this._674=_gv8;this._qn3=_xg8;}else{this._674=500;this._qn3=300;}return true;};_gn8.prototype._en2=function(_148){this._9h5.properties["tiledmap.geoJson"]=_148;this._a46.ApplySettings(this._9h5);};_gn8.prototype._582=function(_de6,_jd6){if(_jd6){var _jx8;if(_jd6.error){_jx8=_4l6._m67("IDS_VISADAPTER_LOAD_FAILED", this._vv4, _jd6.error);}else if(_jd6.checkSupportedConfigErrorCode){_jx8=_4l6._m67((_jd6.checkSupportedConfigErrorCode==1)?"IDS_RAVE_ENV_NOT_SUPPORTED_SL":"IDS_RAVE_ENV_NOT_SUPPORTED");}if(_jx8){this._ot1();this._xb5(_jx8);return;}}this._946=_de6;var _lv8=this._nl2();var _iy8=this._fr8=_lv8.getAttribute("type");this._r82(_4l6._m67("IDS_VISBUNDLE_LOADING"));this._ox="VisChartTypeLoad " + _iy8 + " " + this._9u4.getAttribute("roid");_qx5._p77(this._ox);try{var _5e=!this._r74.relativeToIROT;var _1v2=_5e ?_ia5._lz("visImpl/bundles/"):"visImpl/bundles/";_de6.LoadVisChartType(_iy8, _1v2+this._r74.location, this._3k1.bind(this));}catch(e){this._ot1();this._xb5(_4l6._m67("IDS_VISBUNDLE_LOAD_FAILED", _iy8, e.message?e.message:""));}};_gn8.prototype._3k1=function(_iy8,_qd6){_qx5._2a8(this._ox);if(_qd6&&_qd6.error){this._ot1();this._xb5(_4l6._m67("IDS_VISBUNDLE_LOAD_FAILED", _iy8, _qd6.error));return;}var _lv8=this._nl2();this._5a2=Boolean(_lv8.selectSingleNode("vizDataSets/vizDataSet/appOnSelectSetVariableValues"));this._j64=Boolean(_lv8.selectSingleNode("vizDataSets/vizDataSet/reportDrills"));this._n7=!_lv8.selectSingleNode("XMLAttributes/XMLAttribute[@name='supportsDefaultDataFormatting'][@value='false']");this._gl1=[];this._zd={};this._653=!_kx5._y14&&Boolean(_lv8.selectSingleNode("vizDataSets/vizDataSet[@showTooltips='true']"));this._r82(_4l6._m67("IDS_VIS_CREATING"));var _ee6=this._946.CreateVis(_iy8);_ee6.Initialize(this._ct4, this._9h5, this._u23.bind(this, _ee6));};_gn8.prototype._r82=function(_dd9){this._po2=this._po2||this._vb7.insertBefore(document.createElement("DIV"), this._vb7.firstChild);_fe9._u95(this._po2, _dd9);};_gn8.prototype._ot1=function(){if(this._po2){this._po2.parentNode.removeChild(this._po2);this._po2=null;}};_gn8.prototype._u23=function(_ee6){if(this._ub8){return;}this._a46=_ee6;this._9a2=true;this._0r=_3l6._fz3("IROT_UseRave2Interactions")&&Boolean(this._a46.SetSelections);this._ot1();if(!this._0r&&(this._5a2||this._653||this._j64)){if(_kx5._y14){this._ct4.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _9t7._ti(this._dm2, this), false);this._ct4.addEventListener(_kx5._wj2?"MSPointerUp":"touchend", _9t7._ti(this._ck3, this), false);this._ct4.addEventListener(_kx5._wj2?"MSPointerCancel":"touchcancel", _9t7._ti(this._ck3, this), false);if(_be9._kl6["hal"]["enableFastClick"]){this._pq6=new _r57(this._ct4, this._mk3.bind(this));}else{this._ct4[_kx5._wj2?"onpointerdown":"onmousedown"]=this._b23.bind(this);}}else{this._ct4[_kx5._wj2?"onpointerdown":"onmousedown"]=this._b23.bind(this);this._ct4[_kx5._wj2?"onpointermove":"onmousemove"]=this._c23.bind(this);this._ct4[_kx5._wj2?"onpointerout":"onmouseout"]=this._bk3.bind(this);this._ct4[_kx5._wj2?"onpointerup":"onmouseup"]=this._c44.bind(this);}}this._sk4();};_gn8.prototype._s13=function(_lv8){var _2e6={};var nl=_lv8.selectNodes("vizPropertyValues/*");for(var i=0; i<nl.length;++i){var n=nl.item(i);var _579=n.getAttribute("name");switch(n.nodeName){case "vizPropertyBooleanValue":_2e6[_579]=(_ie9._fv5(n)=="true");break;case "vizPropertyIntegerValue":_2e6[_579]=parseInt(_ie9._fv5(n));break;case "vizPropertyDecimalValue":_2e6[_579]=parseFloat(_ie9._fv5(n));break;case "vizPropertyColorValue":_2e6[_579]={r:parseInt(n.getAttribute("r"), 10),g:parseInt(n.getAttribute("g"), 10),b:parseInt(n.getAttribute("b"), 10),a:parseFloat(n.getAttribute("a"))};break;case "vizPropertyFontValue":_2e6[_579]={};var _ks6=["family", "size", "weight", "style"];for(var j=0; j<_ks6.length; j++){var _gh4=n.getAttribute(_ks6[j]);if(_gh4!==null){_2e6[_579][_ks6[j]]=_gh4;}}break;case "vizPropertyPaletteValue":if(!_gn8._3d7){var _0m7=_gn8._3d7={};var _655=_ia5._lz("reportstyles/palettes.json");var _qo7=_at7._y88(_655);_gn8._3d7=_sa8._az(_qo7.ColorPalette, "id");}var _o37=_ie9._fv5(n);var _a48=_gn8._3d7[_o37];var _gp5=_hp8._e89(_a48);_gp5.id=_a48.id;_2e6[_579]=_gp5;break;case "vizPropertyLengthValue":default:var _hy8=_ie9._fv5(n);_2e6[_579]=_hy8;}}return _2e6;};_gn8.prototype._a99=function(){if(!this._9a2){_oz8._jz8("_gn8._a99: Visualization has not been created yet!!!");return true;}if(this._9h5.properties.width===0&&this._9h5.properties.height===0){return;}if(this._ra7){this._r91();return;}this._ra7=[];this._oc7={};var _lv8=this._nl2();var _fe6=this._946.GetVisDataDefinition(this._fr8);var _kt2={};var nl=this._9u4.selectNodes("*[@specname='vizDataSet']");for(var i=0; i<nl.length;++i){var n=nl.item(i);var _du3=new _rj4(n, this, this._a46);if(!_du3._mj6(_fe6)){_du3._1o8();this._xb5(_du3._cr7());return;}var _148=_du3._5j6(); if(_148){this._en2(_148); }_kt2[_du3._w75()]=true;this._ra7.push(_du3);this._oc7[_du3._w75()]=_du3;if(!_du3._3e3()){this._xb5(_du3._cr7());return;}}var nl=_lv8.selectNodes("vizDataSets/vizDataSet");for(var i=0; i<nl.length;++i){var _h58=nl.item(i).getAttribute("idDataSet");if(!_kt2[_h58]){this._xb5(_4l6._m67("IDS_VIS_NODATA_FOR_DATASET", _h58));return;}}if(this._n7&&(this._ra7.length>0)){this._a46.SetValueSlotFormatter(this._xk.bind(this));}this._497();};_gn8.prototype._vx2=function(_yo1){var _jx8=_yo1._cr7();if(_jx8){this._xb5(_jx8);return;}for(var i=0; i<this._ra7.length;++i){var _du3=this._ra7[i];if(_du3!=_yo1&&_du3._5m4()){return;}}this._497();};_gn8.prototype._z32=function(_yo1){for(var i=0; i<this._ra7.length;++i){var _du3=this._ra7[i];if(_du3!=_yo1&&_du3._q32()){return;}}this._z24();};_gn8.prototype._2o=function(){this._dm3=[];if(this._ra7){for(var _m08=0;_m08<this._ra7.length;++_m08){var _du3=this._ra7[_m08];var _9q3=_du3._2o();this._dm3.push(_9q3);}}return this._dm3;};_gn8.prototype._s75=function(){return this._nl2();};_gn8.prototype._497=function(){if(this._za7){return;}this._j82();this._1m6();this._gl1=[];_oz8._jz8("visadapter draw start:" + this._n94);_qx5._p77("VisDraw " + this._n94);this._a46.Draw(this._rm2.bind(this)); };_gn8.prototype._rm2=function(_0k8){_qx5._2a8("VisDraw " + this._n94);_oz8._jz8("visadapter draw complete:" + this._n94);if(_0k8&&_0k8.error!==undefined){this._8a7(_0k8.error?_4l6._m67( "IDS_VIS_FAIL_RENDER", _0k8.error ):_4l6._m67( "IDS_VIS_FAIL_RENDER_UNKNOWN"));return;}this._z24();};_gn8.prototype._xb5=function(_jx8){this._za7=true;this._8a7(_jx8);};_gn8.prototype._8a7=function(_jx8){if(!this._6n3){this._ct4.style.display="none";this._6n3=this._vb7.insertBefore(document.createElement("DIV"), this._vb7.firstChild);this._6n3.className="clsVizErrorMessage";this._6n3.style.height=this._qn3+"px";this._6n3.style.width=this._674+"px";}_fe9._u95(this._6n3, _jx8);this._6n3.title=_jx8;};_gn8.prototype._1m6=function(){if(this._6n3){this._6n3.parentNode.removeChild(this._6n3);this._6n3=null;this._ct4.style.display="";}};_gn8.prototype._z24=function(){if(this._0r){for(var _m08=0; _m08<this._ra7.length;++_m08){var _du3=this._ra7[_m08];var _qw4=_du3._3f3();this._a46.SetSelections(_m08, _qw4?_qw4:[]);}return;}this._gl1=[];for(var _m08=0; _m08<this._ra7.length;++_m08){var _du3=this._ra7[_m08];var _qw4=_du3._3f3();var _wb2=_qw4?this._nl(_m08, _qw4):[];this._gl1.push(_wb2);}this._i63=null;this._r33();};_gn8.prototype._r33=function(){var _e66=[];for(var i=0; i<this._gl1.length;++i){_e66=_e66.concat(this._gl1[i]);}this._a46.DrawHighlights(_e66, this._i63?[this._i63]:null);};_gn8.prototype._nl=function(_ny6,_c29){var _dj5=this._a46.GetVisElementsForRows(_ny6, _c29);var _sn1=[];for(var i=0; i<_dj5.length;++i){var _ge6=_dj5[i];if(_ge6.GetType()=="intersection"){_sn1.push(_ge6);}}return _sn1;};_gn8.prototype._mk3=function(_739,_e08,_f08){if(this._5a2||this._4x1){if(this._bo6&&this._4x1){this._9n2(null);return;}var _ge6=this._ml(_e08, _f08);if(_ge6){var _c29=_ge6.GetRows();if(_c29){var _s38=this._s3(_ge6.GetDataSetIdx());if(_s38){_s38._oo(_c29);}}}}};_gn8.prototype._b23=function(e){if(e.button!=_fe9._bz2){return;}this._jz5();if(this._5a2||this._4x1){if(this._bo6&&this._4x1){e.stopPropagation();this._9n2(null);return;}var _ge6=this._kl(e);if(_ge6){var _c29=_ge6.GetRows();if(_c29){e.stopPropagation();var _s38=this._s3(_ge6.GetDataSetIdx());if(_s38){_s38._oo(_c29);if(_be9._co4&&_be9._co4._t6){var _c79=_c29.join(":");_be9._co4._t6(e, _c79, this);}}}}}};_gn8.prototype._wo=function(_c79,_758,_858){var _tt6=false;var _ge6=this._ij1(_758, _858);if(_ge6){var _c29=_ge6.GetRows();var _cs5=_c29.join(":");_tt6=(_c79==_cs5);}return _tt6;};_gn8.prototype._c23=function(e){var _ge6=this._kl(e);if(this._a46.IsEqualVisElement(this._i63, _ge6)){return;}this._i63=_ge6;if(this._i63){this._ut4=e.clientX;this._wf5=e.clientY;this._s06();}else{this._jz5();}if(!this._bo6){if(this._i63){var _s38=this._s3(this._i63.GetDataSetIdx());if(_s38&&_s38._ln4()){this._r33();}}else{this._r33();}}};_gn8.prototype._bk3=function(e){this._i63=null;if(!this._bo6){this._r33();}this._jz5();};_gn8.prototype._c44=function(e){if(e.button==_fe9._bz2&&_299._vj(e)){var _ge6=this._i63||this._kl(e);if(_ge6){var _s38=this._s3(_ge6.GetDataSetIdx());if(_s38){if(_kx5._g87&&this._a46._a46&&this._a46._a46.get("focused")){this._a46._a46.get("containerNode").blur();}_s38._uy3(_ge6.GetRows());}}}};_gn8.prototype._kl=function(e){return this._ij1(e.clientX, e.clientY);};_gn8.prototype._dm2=function(e){this._to6=false;if(!_kx5._wj2&&e.touches.length!=1){this._to6=true;return;}var _ge6=this._ll(_kx5._wj2?e:e.touches[0]);if(this._a46.IsEqualVisElement(this._i63, _ge6)){return;}this._i63=_ge6;if(!this._bo6){if(this._i63){var _s38=this._s3(this._i63.GetDataSetIdx());if(_s38&&_s38._nc()){this._r33();}e.stopPropagation();}else{this._r33();}}};_gn8.prototype._ck3=function(e){if((!_kx5._wj2&&e.touches.length!=0)||this._to6){return;}this._i63=null;if(!this._bo6){this._r33();}if(this._j64){var _2b3=this._ll(_kx5._wj2?e:e.changedTouches[0]);if(_2b3){var _s38=this._s3(_2b3.GetDataSetIdx());if(_s38){_s38._uy3(_2b3.GetRows());}}}};_gn8.prototype._ll=function(e){return this._ml(e.clientX, e.clientY);};_gn8.prototype._ml=function(x,y){return this._a7(this._a46.GetVisElementsAtTouchPoint(x, y));};_gn8.prototype._ij1=function(x,y){return this._a7(this._a46.GetVisElementsAtPoint(x, y));};_gn8.prototype._a7=function(_dj5){if(_dj5){for(var i=0;i<_dj5.length;i++){var _ge6=_dj5[i];if(_ge6.GetType()=="intersection"){return _ge6;}}}return null;};_gn8.prototype._371=function(){return this._a46.GetCurrentVisualizationState();};_gn8.prototype._m8=function(){if(!this._2e){var _7i8=this._nl2().selectSingleNode("style/dataFormat");this._2e=_xk6._yi([_7i8], true);}return this._2e;};_gn8.prototype._xk=function(value,rowIndex,fieldId,dataSetId){if(fieldId){var _s38=this._oc7[dataSetId];if(_s38){return _s38._0g1(value, fieldId, rowIndex);}}return this._yf(value);};_gn8.prototype._yf=function(_bu8){var _hy8=((_bu8!==null)&&!isNaN(_bu8))?_bu8.toString(10):"";if(_hy8==""){return "";}if(!this._zd[_hy8]){this._zd[_hy8]=_652._b95(_hy8)._nu5(this._m8());}return this._zd[_hy8];};_gn8.prototype._j82=function(){if(_vz2._pl1){var _q49=this._9u4.selectSingleNode("span[@viz_alternateText]");if(_q49&&_q49.text){this._a46.SetAccessibilityDescription(_q49.text);}}};_gn8.prototype._332=function(){var _ce8=[];_ce8.push("<vizRecordSets>");for(var i=0; i<this._ra7.length;++i){var _du3=this._ra7[i];_ce8.push(_du3._332());}_ce8.push("</vizRecordSets>");return _ce8.join("");};_gn8.prototype._sz=function(){var _wd9=this._332();var _4f9=_ie9._yj6(null, _wd9, false, true);return _4f9?_4f9.documentElement:null;};_gn8.prototype._s3=function(_bf9){for(var i=0;i<this._ra7.length;i++){var _s38=this._ra7[i];if(_s38._bl4()==_bf9){return _s38;}}return null;};_gn8.prototype._s06=function(){if(!this._i63){return;}var _s38=this._s3(this._i63.GetDataSetIdx());var _c29=this._i63.GetRows();if(_c29&&_s38&&_s38._5f3()){var _mw8=this._i63?this._i63.GetColor():null;var _aq5=_mw8?( "rgb(" + _mw8.r + "," + _mw8.g + "," + ( ( _mw8.b===undefined )?"1.0":_mw8.b ) + ")" ):"#aaaaaa";var _db9=this._wf5+(_kx5._y14?-12:2);var _p39=this._ut4+(_kx5._y14?-16:8);var _ux8=_s38._8f3(this._i63.GetRows());if(_ux8){if(this._eu4){this._eu4._t04(_aq5);this._eu4._y98(_ux8);if(this._eu4._277()){this._eu4._ko8(_db9, _p39, _kx5._y14);}else{this._eu4._w89();this._eu4._xw5(_db9, _p39, _kx5._y14);}}else{this._eu4=new _4i6();this._eu4._t04(_aq5);this._eu4._n95(this._ct4.onmousemove, this._ct4.onmouseout, this._ct4.onmousedown);this._eu4._y98(_ux8);this._eu4._xw5(_db9, _p39, _kx5._y14);}}else{this._jz5();}}};_gn8.prototype._jz5=function(){if(this._eu4){this._eu4._i89();}};_gn8._m3=function(){if(!this._zm1||!this._841){this._zm1={};this._841={};var _dt2=this._9u1();var _0e7=_dt2.adapters;for(var ia=0; ia<_0e7.length;++ia){var _l38=_0e7[ia];this._zm1[_l38.id]=_l38;var _c56=_l38.chartTypes;for(var i=0; i<_c56.length;++i){var _bf4=_c56[i];this._841[_bf4.id]=_bf4;_bf4.adapterId=_l38.id;}}}};_gn8._a13=function(_hq5){if(!this._841){this._m3();}return this._841[_hq5];};_gn8._b34=function(_q17){if(!this._zm1){this._m3();}return this._zm1[_q17];};_gn8._9u1=function(){if(!this._jp2){var _t45=_ia5._lz("visImpl/manifest.json");this._jp2=_at7._y88(_t45);}return this._jp2;};_gn8._tf3=function(){var _dt2=this._9u1();var _0e7=_dt2.adapters;if(_0e7){for(var i=0; i<_0e7.length;++i){setTimeout(this._vz5.bind(this, _0e7[i].id), 0);}}};_gn8._vz5=function(_q17,_ds2){var _xa3={lang:_ae9._sh2(),useRave2Interactions:_3l6._fz3("IROT_UseRave2Interactions")};_qx5._p77("VisAdapterLoad " + _q17);var _bo5=this._b34(_q17);var _ib3="visImpl/adapters/"+_bo5.location;require([_ib3],function(_de6){_de6.Initialize(_q17, _ib3, _xa3).then(function(){this._5k3(_q17, _de6, _ds2);}.bind(this)).catch(function(_jd6){this._5k3(_q17, _de6, _ds2, _jd6);}.bind(this)).done(); }.bind(this));};_gn8._5k3=function(_q17,_de6,_ds2,_jd6){_qx5._2a8("VisAdapterLoad " + _q17);if(_ds2){_ds2(_de6, _jd6);}};function _rj4(_h05, _1j8, _ee6){this._mc8=_1j8;this._a46=_ee6;this._cn1={};this._w63={};_rj4.baseConstructor.call(this, _h05, null);var _j28=this._nl2();this._cr6=_j28.getAttribute("idDataSet");this._hq6=_ie9._pu5(_j28, "viz").selectSingleNode("style/dataFormat");this._yq=this._4x1&&( _h05.getAttribute( "IROT_showHover" ) != "false" );this._vo6=this._yq&&!_kx5._y14;_299._4g3(this._p19, this);};_9t7._v88(_rj4, _2i6);_rj4.prototype._3f5=true;_rj4.prototype._373="table[@dx='true']";_rj4.prototype._7i3=function(){var _ud2=this._9u4.selectSingleNode(this._373);if(!_ud2){return _rj4.superClass._7i3.call(this);}_qx5._p77("Generate DataStore");_ia5._d6(_ud2);this._yv7=this._yv7||_ie9._ck6(_ud2, "./ctxData");var _j28=this._nl2();var _sb2=_ie9._775(null, _j28.selectNodes("vizCategories//*[self::vizCategoryDataItem or self::vizCategoryHiddenLevel]/@refDataItem"));var _7a4=_ie9._775(null, _j28.selectNodes("vizValues/*/@refDataItem"));var _bw4=[];var nl=_j28.selectNodes("vizValues/*");for(var i=0; i<nl.length;++i){_bw4.push(nl.item(i).getAttribute("decimal")=="true");}var _7v3=new _h12(_ud2, this._zi6(), _sb2, _7a4, _bw4);var _f59=_7v3._7r7();_qx5._2a8("Generate DataStore");return new _qq7(_f59);};_rj4.prototype._w75=function(){return this._cr6;};_rj4.prototype._bl4=function(){return this._v63.idx;};_rj4.prototype._mj6=function(_fe6){var _j28=this._nl2();var _a27=_j28.getAttribute("idDataSet");var _3d6;for(var _wh8=0; _wh8<_fe6.dataSets.length;++_wh8){var _if4=_fe6.dataSets[_wh8];if(_if4.id==_a27){_3d6=_if4;break;}}if(!_3d6){this._bv4=_4l6._m67("IDS_VIS_BAD_DATASET", _a27);return false;}var _4x8=this._jc5();if(!_4x8){this._bv4=_4l6._m67("IDS_VIS_NODATA_FOR_DATASET", _j28.getAttribute("name"));return false;}this._3x1=Boolean(this._a46.SetDataByAccessors);this._v63={};this._v63.id=_3d6.id;this._v63.idx=_wh8;this._v63.rows=[];this._v63.fields=[];for(var i=0; i<_3d6.slots.length;++i){var _y59=_3d6.slots[i];var _uw8={};this._v63.fields.push(_uw8);_uw8.id=_y59.id;if(_y59.type=="category"){_uw8.categories=[];}_uw8.optional=_y59.optional;}this._3a2=!_kx5._y14&&this._nl2().getAttribute( "showTooltips" )=="true";var _py1=_ie9._775(null, _j28.selectNodes("vizCategories//vizCategoryDataItem/@refDataItem"));_ie9._775(_py1, _j28.selectNodes("vizValues/vizValue/@refDataItem"));var _3c2=this._l92=[];var _jt2=_4x8._b22();var nl=_j28.selectNodes("vizValues/vizHiddenValue");var _e83=nl.length>0;for(var i=0; i<nl.length;++i){var n=nl.item(i);_3c2[_jt2[n.getAttribute("refDataItem")]] = n.getAttribute("rollupMethod");}this._on2=_ie9._775(null, _j28.selectNodes(".//vizCategoryField/@idField"));var _d83=_j28.selectSingleNode("vizCategories/vizCategoryEdge/vizCategoryLevels/vizCategoryHiddenLevel")!=null;var _qx4=(_d83&&_j28.selectSingleNode("vizValues/*")!=null);this._7s4=[];this._0y1={};this._w63={};var _j38=_j28.selectNodes("vizValues/vizValue[@refDataItem]");for(var _fv8=0; _fv8<_j38.length; _fv8++){var _sk7=_j38.item(_fv8);var _tw4=[];var _jb6=_sk7.selectSingleNode("style/dataFormat");_tw4.push(_jb6);var _cj8=_4x8._tq1(_sk7.getAttribute("refDataItem")); if(_cj8){_jb6=this._ut1(_sk7, _cj8);_tw4.push(_jb6);}this._w63[_sk7.getAttribute("idField")]=_tw4;}var _nr=[];var _q7=[];var _nb=[];var _vm=[];var _vb2=[];var _ub2=[];this._ww=!_d83&&!_e83;var _1e8=this._v63.fields;var _4e4=0;var _q73=[];var _sh4=this._9u4.getAttribute("viz_listSeparator");_sh4=(_sh4==null)?",":_sh4;for(var _su8=0; _su8<_1e8.length;++_su8){var _u48=_1e8[_su8];var _fp5={};_fp5._nw7=_u48;var _v58=_u48.id;var _nj7=_j28.selectSingleNode("vizCategories//vizCategoryField[@idField=" + _jp8._mn4( _v58 ) + "]");if(_nj7){var _fs6=_fp5._un6=_ie9._775(null, _nj7.selectNodes("vizCategoryDataItems/vizCategoryDataItem/@refDataItem"));var _cw4=_fp5._3s4=_4x8._yi6(_fs6);var _is3=_cw4.length;_fp5._kw=[];for(var i=0; i<_fs6.length;++i){var _0n7=_fs6[i];var _my6=_jt2[_0n7];_3c2[_my6]="groupBy";var _7i8=_j28.selectSingleNode( ".//vizCategoryDataItem[@refDataItem=" + _jp8._mn4( _0n7 ) + "]/vizValueStyle/style/dataFormat" );if(_7i8&&_j38.length){var _by={};_fp5._kw[i]=_by;for(var j=0; j<_j38.length; j++){var _sk7=_j38.item(j);var _mh6=_sk7.getAttribute("idField");var _l73=[].concat(_7i8,this._w63[_mh6],this._hq6);_by[_mh6]=_xk6._yi(_l73);}}}if(_is3==0){var _to1=this._9u4.selectSingleNode("span[@idVizEmptyFieldItemLabel=" + _jp8._mn4( _v58 ) + "]");if(!_to1&&_u48.optional){continue;}if(!_u48.categories){this._bv4=_4l6._m67("IDS_VIS_BAD_CATEGORY_FIELD", _v58);return false;}this._ww=false;_fp5._q43=true;_fp5._hn1=_to1?_to1.text:null;_q73.push(_fp5);}else if(_u48.categories){var _2x4=_fp5._js4=(_nj7.getAttribute("valueRange")=="filtered");var _ly1=_fp5._iw1=[];for(var i=0; i<_is3;++i){var _xb9=_cw4[i];_ly1[i]=_xb9.formattedValues?_xb9.formattedValues:_xb9.values;}if(_2x4){this._ww=false;_fp5._lw=true;_u48.categories=[];}else if(_is3>1){this._ww=false;_fp5._lw=true;var _zi5=[];var _ia4=_fp5._z54=[0];for(var i=0; i<_is3;++i){_ia4[i]=_zi5.length;_zi5=_zi5.concat(_ly1[i]);}_u48.categories=_zi5;}else{_u48.categories=_ly1[0];}}else{this._ww=false;_fp5._m43=true;for(var i=0; i<_fp5._un6.length;++i){var _0n7=_fp5._un6[i];var _2n7=_4x8._5h2(_0n7);switch(_2n7){case "number":case "decimal":break;default:this._bv4=_4l6._m67("IDS_VIS_BAD_FIELD_TYPE", _v58, _0n7, _2n7);return false;}}}}else{var _sk7=_j28.selectSingleNode("vizValues/vizValue[@idField=" + _jp8._mn4( _v58 ) + "]");if(!_sk7){if(_u48.optional){continue;}this._bv4=_4l6._m67("IDS_VIS_BAD_VALUE_FIELD", _v58);return false;}if(_u48.categories){this._bv4=_4l6._m67("IDS_VIS_BAD_FIELD_NONCATEGORY", _v58, _0n7);return false;}var _0n7=_sk7.getAttribute("refDataItem");_fp5._un6=[ _0n7 ];_fp5._3s4=_4x8._yi6(_fp5._un6);_fp5._1v7=true;if(_sk7.getAttribute("decimal")=="true"){this._ww=false;_fp5._mo6=true;}var _my6=_jt2[_0n7];var _i55=_sk7.getAttribute("rollupMethod");var _wt3=_sk7.selectSingleNode("vizValueRange/*");_3c2[_my6]=_i55;if(_wt3){switch(_wt3.nodeName){case "vizValueRangeComputed":var _td1=_wt3.getAttribute("rangeIncludesZero")=="true";if(_td1){_vb2[_my6]=_ub2[_my6]=(_fp5._mo6)?"0":0;}if (_wt3.getAttribute("rangeData") != "filtered"){_nr.push(_my6);_vm[_my6]=_fp5._nw7;if(_qx4&&_i55=="total"){_q7.push(_my6);}}else if(_td1){_nb.push(_my6);_vm[_my6]=_fp5._nw7;}break;case "vizValueRangeSpecified":_fp5._nw7.min=parseFloat(_wt3.getAttribute("min"));_fp5._nw7.max=parseFloat(_wt3.getAttribute("max"));break;default:alert("Unsupported value range type");}}}var _ff6;var _nb6=this._9u4.selectSingleNode("span[@idVizFieldLabel=" + _jp8._mn4( _v58 ) + "]");if(_nb6){_ff6=_nb6.text;}else{var _yi5=[];for(var i=0; i<_fp5._3s4.length;++i){var _xb9=_fp5._3s4[i];_yi5.push(_xb9.label?_xb9.label:_xb9.name);}_ff6=_yi5.join(_sh4);}_u48.label=_ff6?_ff6:"";var _r73=_fp5._843=[];for(var i=0; i<_fp5._un6.length;++i){var _oy6=_jt2[_fp5._un6[i]];_r73.push(_oy6);if(_oy6<_4e4){this._ww=false;}_4e4=_oy6;}this._0y1[_fp5._nw7.id]=this._7s4.length;this._7s4.push(_fp5);}for(var _qu8=0; _qu8<_q73.length; _qu8++){var _ad6=_q73[_qu8]; if(_ad6._hn1==null){_ad6._hn1=this._ha1();}_ad6._hn1=_ad6._hn1?_ad6._hn1:"";if(_ad6._nw7.categories){_ad6._nw7.categories=[_ad6._hn1];}}if(_vm.length){this._9m=_vm;this._kq=_nr.length?_nr:null;this._l7=_q7.length?_q7:null;this._4b=_nb.length?_nb:null;this._b92=_vb2;this._a92=_ub2;}return true;};_rj4.prototype._cr7=function(){return this._bv4;};_rj4.prototype._a99=function(){if(this._4t4){this._3e3();this._mc8._vx2(this);}else if(this._753){this._mc8._z32(this);}};_rj4.prototype._ha1=function(){var _ux8="";var _7b6=0;for(var i=0; i<this._7s4.length; i++){if(this._7s4[i]._1v7){_ux8=this._7s4[i]._nw7.label;_7b6++;}}if(_7b6==1){return _ux8;}return "";};_rj4.prototype._3e3=function(){if(this._bv4){return false;}var _5m7=this._jc5();var _735;if(this._kq){var _mi5=this._b92.concat();var _li5=this._a92.concat();_5m7._hk4(this._kq, _mi5, _li5);if(this._l7){_735=_5m7._p98(this._l92);_735._hk4(this._l7, _mi5, _li5);this._l7=null;}this._654(this._kq, _mi5, _li5);this._kq=null;}var _ed6=this._lm?_da._o88(this._lm, _x77._o75(), _5m7):null;if(_ed6){_735=_5m7._7o8(_ed6);_735=_735._p98(this._l92);}else if(!_735){_735=_5m7._p98(this._l92);}if(this._4b){var _mi5=this._b92.concat();var _li5=this._a92.concat();_735._hk4(this._4b, _mi5, _li5);this._654(this._4b, _mi5, _li5);}this._1b2=_735;var _jp5=_735._y88();if(this._3x1){return this._h82(_jp5);}var _t48={id:this._v63.id,idx:this._v63.idx,fields:[],rows:[]};var _lw4=this._7s4;var _ji7=_lw4.length;for(var i=0; i<_ji7;++i){var _uw8=_lw4[i];_t48.fields.push(_uw8._nw7);} if(this._ww){_t48.rows=_jp5.rows;this._a46.SetData(_t48.idx, _t48);return true;}_qx5._p77("Process(vizDataSet)");var _c29=_jp5.rows;var _8h8=_c29.length;var _sx7=_t48.rows=[];var _dw4=[];var _ld1=[];for(var ix=0; ix<_ji7;++ix){var _uw8=this._7s4[ix];if(_uw8._js4){_dw4[ix]=_uw8._nw7.categories=[];var _8q3=_ld1[ix]=[];var _r73=_uw8._843;for(var ip=0; ip<_r73.length;++ip){_8q3.push([]);}}}for(var ir=0; ir<_8h8;++ir){var _2a9=_c29[ir];var _ae8=[];_sx7.push(_ae8);for(var ix=0; ix<_ji7;++ix){var _uw8=this._7s4[ix];var _r73=_uw8._843;if(_uw8._q43){_ae8[ix]=_uw8._nw7.categories?0:null;}else if(_uw8._lw){var _ab6=null;for(var ip=0; ip<_r73.length;++ip){_ab6=_2a9[_r73[ip]];if(_ab6!=null){break;}}if(_uw8._js4){var _8q3=_ld1[ix];var _605=_8q3[ip][_ab6];if(_605==undefined){var _zi5=_dw4[ix];_605=_zi5.length;_zi5.push(_uw8._iw1[ip][_ab6]);_8q3[ip][_ab6]=_605;}_ae8[ix]=_605;}else if(_uw8._z54){_ae8[ix]=_ab6+_uw8._z54[ip];}}else if(_uw8._m43){var _ab6=null;for(var ip=0; ip<_r73.length;++ip){_ab6=_2a9[_r73[ip]];if(_ab6!=null){break;}}var _8x8=_uw8._3s4[ip].values[_ab6];if(typeof(_8x8)!="number"){_8x8=_8x8?parseFloat(_8x8):null;}_ae8[ix]=_8x8;}else if(_uw8._mo6){var _j58=_2a9[_r73[0]];_ae8[ix]=_j58?parseFloat(_j58):null;}else{_ae8[ix]=_2a9[_r73[0]];}}}_qx5._2a8("Process(vizDataSet)");this._a46.SetData(_t48.idx, _t48);return true;};_rj4.prototype._654=function(_0a4,_mi5,_li5){for(var i=0; i<_0a4.length;++i){var ic=_0a4[i];var _u48=this._9m[ic];var _8c9=_mi5[ic];if(_8c9!==null){var _7c9=_li5[ic];_u48.min=(typeof(_8c9)=="string")?parseFloat(_8c9):_8c9;_u48.max=(typeof(_7c9)=="string")?parseFloat(_7c9):_7c9;}}};_rj4.prototype._h82=function(_jp5){_qx5._p77("Process(vizDataSet)");var _op5={};var _ny6=this._v63.idx;var _lw4=this._7s4;var _ji7=_lw4.length;var _c29=_jp5.rows;for(var ix=0; ix<_ji7;++ix){var _uw8=this._7s4[ix];var _8m7=_op5[_uw8._nw7.id]={label:_uw8._nw7.label,dataType:_uw8._1v7?"numeric":"string"};if(_uw8._1v7||_uw8._m43){var _iv8=_uw8._843[0];var _2w6=_uw8._mo6?this._ei1:this._gr4;_8m7.accessor=_2w6.bind(this, _iv8, _c29);var _pa9=_uw8._nw7.min;var _oa9=_uw8._nw7.max;if((_pa9!==undefined)&&(_oa9!==undefined)){_8m7.domain=[_pa9, _oa9];} }else if(_uw8._q43){_8m7.accessor=this._t91.bind(this, _uw8._hn1);}else if(_uw8._843.length==1){var _xb9=_uw8._3s4[0];var _ds6=_uw8._iw1[0];_8m7.accessor=this._pt1.bind(this, _ds6, _uw8._843[0], _c29);if(!_uw8._js4){_8m7.domain=_ds6;}}else{_8m7.accessor=this._4p.bind(this, _uw8._iw1, _uw8._843, _c29);if(!_uw8._js4){var _ha4=[];for(var i=0; i<_uw8._iw1.length;++i){_ha4=_ha4.concat(_uw8._iw1[i]);}_8m7.domain=_ha4;}}}this._a46.SetDataByAccessors(_ny6, _c29.length, _op5);return true;};_rj4.prototype._gr4=function(_iv8,_c29,_8b9){return _c29[_8b9][_iv8];};_rj4.prototype._ei1=function(_iv8,_c29,_8b9){var _j58=_c29[_8b9][_iv8];return _j58?parseFloat(_j58):null;};_rj4.prototype._pt1=function(_ds6,_iv8,_c29,_8b9){return _ds6[_c29[_8b9][_iv8]];};_rj4.prototype._4p=function(_ly1,_r73,_c29,_8b9){var _gx7=_c29[_8b9];var _ab6=null;var ip;for(ip=0; ip<_r73.length;++ip){_ab6=_gx7[_r73[ip]];if(_ab6!=null){break;}}return(_ab6===null)?null:_ly1[ip][_ab6];};_rj4.prototype._t91=function(_ug4,_8b9){return _ug4;};_rj4.prototype._3f3=function(){return this._r2(false);};_rj4.prototype._5m4=function(){return this._4t4;};_rj4.prototype._q32=function(){return this._753;};_rj4.prototype._oo=function(_c29){this._9n2(new _sj4(_c29));};_rj4.prototype._ik4=function(_v58){var _1e8=this._v63.fields;for(var i=0;i<_1e8.length;i++){if(_v58==_1e8[i].id){return true;}}return false;};_rj4.prototype._rp=function(_vi7,_165){var _gx7=(_vi7!==undefined)?this._1b2._y88().rows[_vi7]:null;if(_gx7){for(var _su8=this._on2.length-1;_su8>=0;_su8--){var _tg4=this._on2[_su8];var _ms3=this._0y1[_tg4];if(_ms3!==undefined){var _uw8=this._7s4[_ms3];var _by;for(var i=0; i<_uw8._843.length;++i){if(_gx7[_uw8._843[i]]!=null){_by=_uw8._kw[i];break;}}if(_by){return _by[_165];}}}}return null;};_rj4.prototype._ut1=function(_sk7,_md6){var _jb6=_sk7.ownerDocument.createElement("dataFormat");_jb6.setAttribute ("iid", _sk7.getAttribute ("iid"));var _7i8=_sk7.ownerDocument.createElement(_md6.type); for(var _sf9 in _md6){_7i8.setAttribute(_sf9, _md6[_sf9]);}_jb6.appendChild(_7i8);return _jb6;};_rj4.prototype._ka1=function(_v58){if(!this._cn1[_v58]){var _kx7=[];var _qi5=this._w63[_v58];if(_qi5){var arrayLength=_qi5.length;for(var i=0; i<arrayLength; i++){_kx7.push(_qi5[i]); }_kx7.push(this._hq6);}this._cn1[_v58]=_xk6._yi(_kx7, true);}return this._cn1[_v58];};_rj4.prototype._0g1=function(_bu8,_165,_vi7){var _hy8=((_bu8!==null)&&!isNaN(_bu8))?_bu8.toString(10):"";var _cj8=this._rp(_vi7, _165)||this._ka1(_165);return (_hy8!=="")?_652._b95( _hy8 )._nu5( _cj8 ):"";};_rj4.prototype._332=function(){var _ce8=[];_ce8.push("<vizRowStore dataSet='");_ce8.push(this._nl2().getAttribute("idDataSet"));_ce8.push("'>");_ce8.push(_jp8._s77(JSON.stringify(this._jc5()._y88())));_ce8.push("</vizRowStore>");return _ce8.join("");};_rj4.prototype._ln4=function(){return this._vo6;};_rj4.prototype._nc=function(){return this._yq;};_rj4.prototype._5f3=function(){return this._3a2;};_rj4.prototype._8f3=function(_c29){if(_c29.length==0){return "";}var _jp5=this._1b2._y88();var _6e8=[];var _8b9=_c29[0];var _gx7=_jp5.rows[_8b9];var _e07={};if(_c29.length>1){var _1y6=_gx7.length;for(var j=0; j<_1y6; j++){for(var i=1; i<_c29.length; i++){var _l56=_jp5.rows[_c29[i]];if(_l56[j]!=_gx7[j]){_e07[j]=true;break;}}}}for(var _su8=0;_su8<this._7s4.length;_su8++){var _uw8=this._7s4[_su8];if(_uw8._1v7){var _iv8=_uw8._843[0];if(!_e07[_iv8]){var _bu8=_gx7[_iv8];_6e8.push(_uw8._nw7.label+" = " + this._0g1(_bu8, _uw8._nw7.id, _8b9));}}else{var _r73=_uw8._843;if(_r73.length>0){var _ab6=null;var ip;for(ip=0; ip<_r73.length;++ip){_ab6=_gx7[_r73[ip]];if(_ab6!=null){break;}}var _ml7=_uw8._3s4[ip];var _ym7=_ml7.label?_ml7.label:_ml7.name;if(_r73.length==1&&_uw8._nw7.label){_ym7=_uw8._nw7.label;}var _2h4=(_ab6===null)?" null":(_uw8._m43?_ab6.toString():_uw8._iw1[ip][_ab6]);_6e8.push(_ym7+" = " + _2h4);}}}return _6e8.join("\n");};_rj4.prototype._cg=function(_0n7){if(_0n7){for(var _su8=0;_su8<this._7s4.length;_su8++){var _uw8=this._7s4[_su8];for(var _3i7=0;_3i7<_uw8._un6.length;_3i7++){if(_uw8._un6[_3i7]==_0n7){return _uw8;}}}}return null;};_rj4.prototype._uy3=function(_c29){var _j28=this._nl2();var _3f4=_j28.selectNodes("reportDrills/reportDrill");if(_3f4.length==0){return;}if(!_c29||_c29.length!=1){_oz8._jz8("Drill through is only supported for a single row selection");return;}if(!this._743){this._743=_ie9._775(null, this._9u4.selectNodes("reportDrillTargets/reportDrillTarget/@idxDrill"));}var _k05=this._9u4.ownerDocument.createElement("drillContext");var _l05=_ie9._7u5(_k05, "drillTargets");var _jp5=this._1b2._y88();var _jt2=this._1b2._b22();var _8b9=_c29[0];var _gx7=_jp5.rows[_8b9];for(var _pu8=0;_pu8<_3f4.length;_pu8++){var _qn5=_3f4.item(_pu8);var _hn5=_ie9._7u5(_l05, "drillTarget");_hn5.setAttribute("drillIdx", this._743[_pu8]);var _3o5=_qn5.selectNodes("drillTarget/drillLinks/drillLink");for(var _r39=0;_r39<_3o5.length;_r39++){var _0z6=_3o5.item(_r39);var _gn5=_0z6.selectSingleNode("drillSourceContext/*");if(_gn5){var _hy8=null;switch(_gn5.nodeName){case "dataItemContext":var _0n7=_gn5.getAttribute("refDataItem");var ic=_jt2[_0n7];var _hy8=_gx7[ic];var _xb9=_jp5.columns[ic];if(_xb9.values&&(_hy8!==null)){_hy8=_xb9.values[_hy8];}break;case "parameterContext":_hy8=_ea5._th2(_gn5.getAttribute("parameter"));break;default:_oz8._jz8("Unsupported drill source type: " + _gn5.nodeName);}if(_hy8!==null){var _8t3=_ie9._7u5(_hn5, "drillParameter");_8t3.setAttribute("name", _0z6.selectSingleNode( "drillTargetContext/parameterContext" ).getAttribute("parameter"));_8t3.setAttribute("value", _hy8);}}}}_ea5._422(_k05);};var _2z2={};_2z2._n36={};_2z2._x75=function(_xy6){var _q45=_xy6.getAttribute("idxStore");if(!_q45){return this._v62(_xy6);}return this._3j1(_q45, _xy6.getAttribute("idxPart"), _xy6.getAttribute("compressed")=="true" );};_2z2._oe3=function(_dr5){return this._3j1(_dr5);};_2z2._3j1=function(_q45,_768,_p66){if(_q45){var _nl7=this._n36[_q45];if(!_nl7){_qx5._p77("Load DataStore File " + _q45);var _d47=_ia5._lz("dataStores/ds" + _q45 + ".json");try{var _x69=_at7._2v5(_d47);if(_p66){_x69=JXG.Util.utf8Decode(JXG.decompress(_x69));}_nl7=JSON.parse(_x69);}catch(e){alert(_4l6._m67("IDS_JSON_PARSE_ERROR", _d47, e.message||""));throw(e);}_qx5._2a8("Load DataStore File " + _q45);this._n36[_q45]=_nl7;}return _768?_nl7[parseInt(_768)]: _nl7;}};_2z2._v62=function(_xy6){var _x69=_xy6.text;if(_x69){_qx5._p77("Load Inline DataStore");var _459;try{_459=JSON.parse(_x69);}catch(e){alert(_4l6._m67("IDS_JSON_PARSE_ERROR", "report_output.xml", e.message||""));throw(e);}_qx5._2a8("Load Inline DataStore");return _459;}return null;};function _h12(_6w8, _q38, _sb2, _7a4, _bw4){this._vq8=_6w8;this._9w7=_q38;this._892=_sb2;this._v54=_7a4;this._2s4=_bw4;};_h12.prototype._7r7=function(){var _6w8=this._vq8;var _dw8=_6w8.selectNodes("tr");if(_dw8.length<2){return null;}var _te1=this._wc1={};var nl=_6w8.selectNodes("tr/*[@t='n'][@ctx]/span");for(var i=0; i<nl.length;++i){var n=nl.item(i);var _uc9=n.parentNode.getAttribute("ctx");if(_te1[_uc9]==undefined){_te1[_uc9]=n.text;}}var _sb2=this._892;var _7a4=this._v54;var _kz4=this._yt4=_sb2.length;this._0q6=_kz4+_7a4.length;var _iy1=this._gw1=[];var _1r2=this._nn2=[];var _mb=this._3b=[];this._441={};for(var i=0; i<_kz4;++i){_iy1.push([]);this._441[_sb2[i]]=i;}var _yd1=(_6w8.getAttribute("isFirstEdgeOnColumns")=="true");var _8s3=1;var _ex7;if(_yd1){var _z28=_dw8.item(0).selectSingleNode("*[@t='c']/@rowspan");_8s3=_z28?parseInt(_z28.value):1;_ex7=[];var _js6=[];for(var _by6=0; _by6<_8s3;++_by6){var nl=_dw8.item(_by6).selectNodes("*[@t='n'][@ctx]");var _ta9=0;for(var _9f9=0; _9f9<nl.length;++_9f9){var _ef9=nl.item(_9f9);var _uc9=_ef9.getAttribute("ctx");var _b58=_ef9.getAttribute("colspan");var _i08=_b58?parseInt(_b58):1;if(_9f9==0){_js6.push(_uc9);}for(var i=0; i<_i08;++i){var _v19;if(_by6==0){_v19=[];_ex7.push(_v19);}else{_v19=_ex7[_ta9];}++_ta9;_v19.push(_uc9);}}}}this._e63={};var _c29=[];var _aj5=[];var _483=[];for(var _af9=_8s3; _af9<_dw8.length;++_af9){var _bh9=_dw8.item(_af9);var _7j5=_aj5.concat();for(var i=_483.length-1; i>=0; --i){if(--_483[i]==0){_aj5.pop();_483.pop();}}var _z49=_bh9.selectNodes("*[@t='n'][@ctx]");for(var _ta9=0; _ta9<_z49.length;++_ta9){var _ah9=_z49.item(_ta9);var _uc9=_ah9.getAttribute("ctx");_7j5.push(_uc9);var _178=_ah9.getAttribute("rowspan");var _k18=_178?parseInt(_178):1;if(_k18>1){_aj5.push(_uc9);_483.push(_k18-1);}}if(_yd1){var _ic6=_bh9.selectNodes("*[@t='f'][@ctx]");for(var _ta9=0; _ta9<_ex7.length;++_ta9){var _v19=_ex7[_ta9];this._kp8(_c29, _7j5.concat(_v19), [_ic6.item(_ta9).getAttribute("ctx")]);}}else{var _ft6=_ie9._775(null, _bh9.selectNodes("*[@t='f']/@ctx"));this._kp8(_c29, _7j5, _ft6);}}var _bu3={};var nl=_dw8.item(0).selectNodes("*[@t='c']/span[@dl]");for(var i=0; i<nl.length;++i){var _q49=nl.item(i);_bu3[_q49.getAttribute("dl")]=_q49.text;}var _fx7=[];for(var ic=0; ic<_sb2.length;++ic){var _0n7=_sb2[ic];var _ds6=_iy1[ic];var _xb9={name:_0n7,dataType:(_1r2[ic]==_ub._9a8)?"decimal":"string",values:_ds6};var _ux8=_bu3[_0n7];if(_ux8&&(_ux8!=_0n7)){_xb9.label=_ux8;}var _s73=_mb[ic];if(_s73){var _r29=true;for(var i=0; i<_ds6.length;++i){if(_r29&&_ds6[i]!=_s73[i]){_r29=false;break;}}if(!_r29){_xb9.formattedValues=_s73;}}_fx7.push(_xb9);}for(var i=0; i<_7a4.length;++i){var _0n7=_7a4[i];var _xb9={name:_0n7,dataType:((this._2s4&&this._2s4[i])?"decimal":"number")};var _ux8=_bu3[_0n7];if(_ux8&&(_ux8!=_0n7)){_xb9.label=_ux8;}_fx7.push(_xb9);}return {columns:_fx7,rows:_c29};};_h12.prototype._kp8=function(_c29,_yv4,_ft6){var _re7=new Array(this._0q6);for(var i=0; i<_yv4.length;++i){var _uc9=_yv4[i];var _0n7=this._9w7._ge3(_uc9);var _9b6=this._441[_0n7];var _9r5=this._9w7._i22(_uc9);var _kk8=_9r5?("f"+_9r5):_uc9;var _8b6=this._e63[_kk8];if(_8b6==undefined){var _wp3=this._gw1[_9b6];this._nn2[_9b6]=this._9w7._vu5(_uc9);_8b6=_wp3.length;this._e63[_kk8]=_8b6;var _hy8=this._9w7._tv5(_uc9);_wp3.push(_hy8?_hy8:"");var _pf9=this._wc1[_uc9];if(_pf9!=undefined){var _s73=this._3b[_9b6];if(!_s73){_s73=this._3b[_9b6]=[];}_s73.push(_pf9);}}_re7[_9b6]=_8b6;}var _705=this._yt4;for(var i=0; i<_ft6.length;++i){var _uc9=_ft6[i];var _hy8=this._9w7._tv5(_uc9);var _8x8;if(this._2s4&&this._2s4[i]){_8x8=_hy8?_hy8:null;}else{_8x8=_hy8?parseFloat(_hy8):null;}_re7[_705+i]=_8x8;}_c29.push(_re7);};_h12.prototype._pk2=function(_v19){var a=[];for(var i=0; i<_v19.length;++i){a.push(this._9w7._ge3(_v19[i]));}return a;};_h12.prototype._q24=function(_v19){var a=[];for(var i=0; i<_v19.length;++i){a.push(this._9w7._ah2(_v19[i]));}return a;};function _vx3(_j07){this._cp2=NaN;this._q95(_j07);};_vx3.prototype._q95=function(_j07){this._kq6=_j07;this._y09=_j07._y88();this._w26=(this._nv5()>0)?0:NaN;};_vx3.prototype._x75=function(){return this._kq6;};_vx3.prototype._ds1=function(i){this._cp2=i;};_vx3.prototype._ir1=function(){return !isNaN(this._cp2);};_vx3.prototype._nv5=function(){return this._y09.rows.length;};_vx3.prototype._al4=function(){return this._w26;};_vx3.prototype._zm4=function(i){this._w26=i;};_vx3.prototype._1m4=function(){return !isNaN(this._w26);};_vx3.prototype._mw2=function(){return(this._nv5()>0)?0:NaN;};_vx3.prototype._qe3=function(){var _ju8=this._nv5();return(_ju8>0)?(_ju8-1):NaN;};_vx3.prototype._we3=function(){var _ju8=this._nv5();return(!isNaN(this._w26)&&(_ju8>0)&&((this._w26+1)<_ju8))?(this._w26+1):NaN;};_vx3.prototype._5r1=function(){return(!isNaN(this._w26)&&(this._w26>0))?(this._w26-1):NaN;};_vx3.prototype._wv5=function(){return !isNaN(this._mw2());};_vx3.prototype._ij6=function(){return !isNaN(this._qe3());};_vx3.prototype._jj6=function(){return !isNaN(this._we3());};_vx3.prototype._204=function(){return !isNaN(this._5r1());};_vx3.prototype._jr7=function(_8b9){return this._271(this._cp2, _8b9);};_vx3.prototype._gh2=function(_8b9){return this._g6(this._cp2, _8b9);};_vx3.prototype._3z3=function(_579,_8b9){return this._271(this._kq6._t75(_579), _8b9);};_vx3.prototype._271=function(i,_8b9){_8b9=(_8b9===undefined)?this._w26:_8b9;if(isNaN(_8b9)){return null;}var _4j8=this._y09.columns[i];var _2a9=this._y09.rows[_8b9];return _4j8.values?_4j8.values[_2a9[i]]:String(_2a9[i]);};_vx3.prototype._ws=function(_579,_8b9){return this._g6(this._kq6._t75(_579), _8b9);};_vx3.prototype._g6=function(i,_8b9){_8b9=(_8b9===undefined)?this._w26:_8b9;if(isNaN(_8b9)){return null;}var _4j8=this._y09.columns[i];var _2a9=this._y09.rows[_8b9];if(_2a9===undefined){return null;}return _4j8.formattedValues?_4j8.formattedValues[_2a9[i]]:(_4j8.values?_4j8.values[_2a9[i]]:String(_2a9[i]));};_vx3.prototype._2z3=function(){var _7s8=[];var _fx7=this._y09.columns;for(var i=0;i<_fx7.length;i++){_7s8.push(_fx7[i].name);}return _7s8;};_vx3.prototype._5h2=function(_579){return this._y09.columns[this._kq6._t75(_579)].dataType||"";};function _o65(_ib9, img){var _tb9=_3l6._4z3(_ib9.getAttribute("roid"));this._ra7=[];var nl=_tb9.selectNodes("vizStaticDataSets/vizStaticDataSet");for(var i=0; i<nl.length;++i){this._ra7.push(new _qp1(nl.item(i), i, this));}_o65.baseConstructor.call(this, _ib9, img);};_9t7._v88(_o65, _pf2);_o65.prototype._6v5=function(){return this._n99;};_o65.prototype._bi3=function(){return null;};_o65.prototype._nd=function(){for(var i=0; i<this._ra7.length;++i){if(this._ra7[i]._4y2()){return true;}}return this._4x1;};_o65.prototype._k72=function(){var _tb9=this._nl2();this._vo6=this._4x1;this._7f5=this._4x1;this._bo6=this._4x1&&_tb9.selectSingleNode("appVizProperties[@clickable='true']");};_o65.prototype._c34=function(el){var _2f6=el.getAttribute("di");var _3a6=_2f6?parseInt(_2f6):0;return isNaN(_3a6)?null:this._ra7[_3a6];};_o65.prototype._wj1=function(e){var _739=_kx5._wj2?e.target:e.touches[0].target;if(this._bo6||this._223(_739)){e.stopPropagation();}this._6r4(_739);};_o65.prototype._223=function(el){if(el.nodeName=="AREA"){var _s38=this._c34(el);return _s38&&_s38._nx2(el);}return false;};_o65.prototype._1r4=function(el){var _s38=this._c34(el);if(_s38){_s38._sm4(el);return true;}return false;};_o65.prototype._9a7=function(el){if(this._vo6){return true;}var _s38=this._c34(el);return _s38&&_s38._k77();};_o65.prototype._r06=function(el){if(this._7f5){return true;}var _s38=this._c34(el);return _s38&&_s38._9x5();};_o65.prototype._a99=function(){this._r91();};_o65.prototype._p4=function(_l17){var _229=null;for(var i=0; i<this._ra7.length;++i){var _s38=this._ra7[i];var _si5=_s38._p4(_l17);if(_si5){if(_229){_229=_229.concat(_si5);}else{_229=_si5;}}}return _229;};_o65.prototype._z32=function(_yo1){for(var i=0; i<this._ra7.length;++i){var _du3=this._ra7[i];if(_du3!=_yo1&&_du3._q32()){return;}}this._uy5();};function _qp1(_j28, _3a6, _kc9){this._q99=_kc9;this._x26=_3a6;var n=_ia5._6w2("DIV");n.setAttribute("roid", _j28.getAttribute("iid"));_qp1.baseConstructor.call(this, n, null);this._vo6=this._4x1&&!_j28.selectSingleNode("appVizDataSetProperties[@showHover='false']");this._7f5=this._4x1;if(!this._lp2){var _eg4=this._m13();_eg4._lp2={chartElement:true,ordinalAxisLabel:false,legendLabel:false};this._lp2=_eg4._lp2;}};_9t7._v88(_qp1, _2i6);_qp1.prototype._3f5=true;_qp1.prototype._1o8=function(){_qp1.superClass._1o8.call(this);};_qp1.prototype._tm6=function(){return this._q99._zi6();};_qp1.prototype._bi3=function(){var _ue2=(this._x26>0)?"[@di='" + this._x26 + "']":"[not(@di)]";var o=new _lx3();o._6s7(this._q99._6v5(), this._lp2, this._tm6(), _ue2);return o;};_qp1.prototype._4y2=function(){return this._4x1||this._mm;};_qp1.prototype._k77=function(){return this._vo6;};_qp1.prototype._9x5=function(){return this._7f5;};_qp1.prototype._a99=function(){if(this._753){this._q99._z32(this);}};_qp1.prototype._q32=function(){return this._753;};_qp1.prototype._nx2=function(el){if(this._lp2[el.getAttribute("type")]){var _bj8=this._qc5()._ez3(el.getAttribute("void"));if(_bj8&&!_hp8._i98(_bj8)){return true;}return this._m7;}return false;};_qp1.prototype._sm4=function(_kt8){this._9n2(new _sj4([_kt8.getAttribute("void")]));};function _4i6(){this._le9=document.body.appendChild(document.createElement("DIV"));this._le9.className="clsDialogText clsAppTooltip";this._4v7=true;};_4i6.prototype._1o8=function(){this._1i3();this._n95(null, null, null);this._le9.parentNode.removeChild(this._le9);};_4i6.prototype._y98=function(_k79){_fe9._u95(this._le9, _k79);};_4i6.prototype._n95=function(_fz1,_4d2,_ez1){this._le9[_kx5._wj2?"onpointermove":"onmousemove"]=_fz1;this._le9[_kx5._wj2?"onpointerout":"onmouseout"]=_4d2;this._le9[_kx5._wj2?"onpointerdown":"onmousedown"]=_ez1;};_4i6.prototype._xu1=function(){this._iq6=null;};_4i6.prototype._1i3=function(){if(this._iq6){this._iq6._xn8();this._iq6=null; }};_4i6.prototype._213=function(_db9){var b=document.body;if((_db9+this._le9.offsetHeight)>(b.clientHeight+b.scrollTop)){return _899._no8((b.clientHeight+b.scrollTop)-this._le9.offsetHeight);}if(_db9<b.scrollTop){return b.scrollTop;}return _db9;};_4i6.prototype._xk2=function(_p39){var b=document.body;if((_p39+this._le9.offsetWidth)>(b.clientWidth+b.scrollLeft)){return _899._no8((b.clientWidth+b.scrollLeft)-this._le9.offsetWidth);}if(_p39<b.scrollLeft){return b.scrollLeft;}return _p39;};_4i6.prototype._xw5=function(_db9,_p39,_cx4){if(_cx4){_db9-= this._le9.offsetHeight;_p39-= this._le9.offsetWidth;}this._1i3();this._le9.style.left=this._xk2(_p39)+"px";this._le9.style.top=this._213(_db9)+"px";};_4i6.prototype._ko8=function(_db9,_p39,_cx4){if(_cx4){_db9-= this._le9.offsetHeight;_p39-= this._le9.offsetWidth;}this._1i3();this._iq6=new _889(this._le9, document.body, this._213(_db9), this._xk2(_p39), this._xu1.bind(this), 300, _fp8.Cubic._967);this._iq6._s89();};_4i6.prototype._w89=function(){this._1i3();this._le9.style.visibility="visible";this._4v7=true;};_4i6.prototype._i89=function(){if(!this._4v7){return;}this._1i3();this._le9.style.visibility="hidden";this._4v7=false;};_4i6.prototype._277=function(){return this._4v7;};_4i6.prototype._t04=function(_ex8){this._le9.style.borderColor=_ex8;};function _qf2(_h05, _1h7){var d=_1h7.ownerDocument;var tbl=d.createElement("TABLE");tbl.setAttribute( "role", "presentation" );_ie9._jk4(tbl, _h05, "blkTblAgn");tbl.style.cssText=_h05.getAttribute( "style" )||"";tbl.style.textAlign=( _kx5._g87?"-webkit-":( _kx5._gl6?"-moz-":"" ) ) + "center";tbl.style.borderCollapse="collapse";tbl.cellSpacing=0;_1h7.parentNode.replaceChild(tbl, _1h7);_qf2.baseConstructor.call(this, _h05, tbl);this._x3=true;var n=this._nl2();var _7e4=n.selectSingleNode("appIteratorUI");this._q16=( n.getAttribute( "orientation" ) != "vertical" );var d=document;this._vb7.className="clsDialogText";var tr=this._q16?this._vb7.insertRow(-1):null;this._7w7={};this._ou4={};this._m84={};if((this._ym1!==null)&&!this._ym1&&_7e4){this._ym1=null;if(_7e4.selectSingleNode( "*/appIteratorText | */appIteratorTextButton" ) ){this._746={};var nl=this._9u4.selectNodes( "span[@specname='appIteratorFirst' or @specname='appIteratorLast' or @specname='appIteratorPrevious' or @specname='appIteratorNext']" );var _eg4=this._m13();_eg4._ym1={};for(var i=0;i<nl.length;i++){var _q49=nl.item(i);_eg4._ym1[_q49.getAttribute("specname")]=_q49.text;}this._ym1=_eg4._ym1;this._xm3=true;}}this._hv(_7e4, "appIteratorFirst", d, tr);this._hv(_7e4, "appIteratorPrevious", d, tr);if(_7e4){var _ne1=_7e4.selectSingleNode("appIteratorLabelArea");if(_ne1){if(!this._q16){tr=this._vb7.insertRow(-1);}this._pd8=tr.appendChild(d.createElement("TD"));var _7i=_ne1.selectSingleNode("*");this._hb2=_7i.nodeName;switch(this._hb2){case "appIteratorDropDownList":this._9b7=(_kx5._y14&&!_kx5._uz8);var _jy8=_7i.getAttribute( "width" )||"200px";if(this._9b7){this._uu4=new _rf2(this, this._pd8, _jy8);}else{this._656=this._pd8.appendChild(d.createElement("TABLE"));this._656.style.width=_jy8;_vz2._h81(this._656);var _pj7=this._9u4.ownerDocument.createElement("comboBox");_pj7.setAttribute( "resolveIconPath", "false" );if(this._5x1){_pj7.setAttribute( "showSmallIcon", "true" );}this._lc7=new _jq7(this._656, _pj7, null, this);}this._5x1=( _7i.getAttribute( "showIcon" )=="true" );break;case "appIteratorLabelText":this._wd7=this._pd8.appendChild(d.createElement("SPAN"));var _ex8=_7i.getAttribute("textColor");if(_ex8){this._wd7.style.color=_ex8;}break;case "appDotsPageIndicator":this._pd8.style.textAlign=_kx5._gl6?"-moz-center":"center";var tbl=this._pd8.appendChild(d.createElement("TABLE"));tbl.cellSpacing=4;tbl.style.fontFamily="Tahoma";tbl.style.fontSize="16pt";tbl.style.color=_7i.getAttribute( "dotColor" )||"gray";_vz2._h81(tbl);this._dp3=_7i.getAttribute( "activeDotColor" )||"white";this._lr8=tbl.insertRow(0);if(!this._q16){this._mz5(this._lr8.insertCell(-1));}tbl[_kx5._wj2?"onpointerdown":"onmousedown"]=this._e44.bind(this);break;case "appIteratorNumber":this._1s6=this._pd8.appendChild(d.createElement("SPAN"));var _ex8=_7i.getAttribute("textColor");if(_ex8){this._1s6.style.color=_ex8;}this._0q2={};this._0q2["beforeText"] = _7i.getAttribute( "beforeText" );this._0q2["verticalType"] = _7i.getAttribute( "verticalType" );this._0q2["verticalRangeSeparator"] = _7i.getAttribute( "verticalRangeSeparator" );this._0q2["afterText"] = _7i.getAttribute( "afterText" );break;}}}this._hv(_7e4, "appIteratorNext", d, tr);this._hv(_7e4, "appIteratorLast", d, tr);var _0t2=n.selectSingleNode("appIteratorDefinition/appIteratorLabel");if(_0t2){var _ju2=_0t2.getAttribute("refDataItem");this._x31=_ju2?this._jc5()._t75(_ju2):NaN;}if(this._xm3){this._vb7[_kx5._wj2?"onpointerdown":"onmousedown"]=this._3v1.bind(this);}this._kt7();this._nl3();this._jt7();if(this._uu4){this._uu4._8q1();}if(_kx5._y14){this._vb7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}};_9t7._v88(_qf2, _2i6);_qf2.prototype._b9={irotDefault:"clsButton",iOSDefault:"clsButton_iOSDefault"};_qf2.prototype._hv=function(_7e4,_jo7,d,tr){var _sd2=_7e4?_7e4.selectSingleNode(_jo7+"/appIteratorButton"):null;if(!_7e4||_sd2){if(!this._q16){tr=this._vb7.insertRow(-1);}this._gv(d, tr.appendChild(d.createElement("TD")), _sd2);}else{var _2s=_7e4.selectSingleNode( _jo7+"/*[self::appIteratorSiblingLabel | self::appIteratorSiblingLabelButton]" );if(_2s){if(!this._q16){tr=this._vb7.insertRow(-1);}this._72(d, tr.appendChild(d.createElement("TD")), _2s);}else{var _ca3=_7e4.selectSingleNode( _jo7+"/*[self::appIteratorText | self::appIteratorTextButton]" );if(_ca3){if(!this._q16){tr=this._vb7.insertRow(-1);}this._72(d, tr.appendChild(d.createElement("TD")), _ca3);}}}};_qf2.prototype._7b2={appIteratorFirst:"IDS_IR_IT_FIRST",appIteratorLast:"IDS_IR_IT_LAST",appIteratorPrevious:"IDS_IR_IT_PREVIOUS",appIteratorNext:"IDS_IR_IT_NEXT"};_qf2.prototype._gv=function(d,td,_sd2){td.setAttribute( "role", "presentation" );td.style.textAlign=_kx5._gl6?"-moz-center":"center";var _jo7=_sd2.parentNode.nodeName;td._jo7=_jo7;var btn=td.appendChild(d.createElement("BUTTON"));btn.title=_4l6._m67(this._7b2[_jo7]);var _e47=(_kx5._y14&&!_kx5._uz8)?"iOSDefault":"irotDefault";var _lq5=this._b9[_e47];var _hy=_jo7;var _l45=this._9u4.getAttribute( "guiDirection" )||"ltr";if(_l45=="rtl"&&this._q16){switch(_jo7){case "appIteratorFirst":_hy="appIteratorLast";break;case "appIteratorLast":_hy="appIteratorFirst";break;case "appIteratorNext":_hy="appIteratorPrevious";break;case "appIteratorPrevious":_hy="appIteratorNext";break;}}btn.setAttribute( "HAL_buttonClassPrefix", _lq5 + "_" + _hy + ( this._q16?"_h":"_v" ) );this._7w7[_jo7]=new _hn8(btn, this._kq4.bind(this, _jo7));if(_kx5._y14){btn[_kx5._wj2?"onpointerdown":"ontouchstart"]=_fe9._a75;}};_qf2.prototype._72=function(d,td,n){td.setAttribute( "role", "presentation" );var _jo7=n.parentNode.nodeName;td._jo7=_jo7;var _jy8=n.getAttribute("width");var _yg4=n.nodeName;switch(_yg4){case "appIteratorSiblingLabelButton":case "appIteratorTextButton":var btn=td.appendChild(d.createElement("BUTTON"));td.style.textAlign=_kx5._gl6?"-moz-center":"center";btn.style.marginLeft="0px";btn.style.marginRight="0px";if(_jy8){btn.style.width=_jy8;}var _ft2=(_yg4=="appIteratorTextButton")?this._7w7:this._ou4;_ft2[_jo7]=new _hn8(btn, this._kq4.bind(this, _jo7));if(_kx5._y14){btn[_kx5._wj2?"onpointerdown":"ontouchstart"]=_fe9._a75;}if(this._ym1&&this._ym1[_jo7]){_ft2[_jo7]._bs7(this._ym1[_jo7]);}break;case "appIteratorSiblingLabel":case "appIteratorText":td.style.textAlign=_kx5._gl6?"-moz-center":"center";td._35=true;var div=td.appendChild(d.createElement("DIV"));if(_be9._kl6["hal"]["enableAccessibility"]){div.setAttribute( "tabIndex", "0" );div.setAttribute( "role", "button" );div.onkeydown=this._r97.bind(this);}if(_jy8){div.style.width=_jy8;}div._35=true;div._jo7=_jo7;var span=div.appendChild(d.createElement("SPAN"));if(_yg4=="appIteratorSiblingLabel"){this._m84[_jo7]=span;}else{this._746[_jo7]=span;}span._35=true;span._jo7=_jo7;var _ex8=n.getAttribute("textColor");if(_ex8){span.style.color=_ex8;}if(this._ym1&&this._ym1[_jo7]){_fe9._u95(span, this._ym1[_jo7]);}if(_be9._kl6["hal"]["enableAccessibility"]){div.setAttribute("aria-labelledby", _fe9._9h2(span));}this._xm3=true;break;}};_qf2.prototype._r97=function(e){var _739=e.target;switch(e.keyCode){case _fe9._987:case _fe9._687:if(_739._35){_fe9._8u5(e);_io4._u42(_739, _fe9._bz2, e.ctrlKey, e.shiftKey, false);}break;}};_qf2.prototype._3v1=function(e){if(e.button!=_fe9._bz2){return;}var _739=e.target;if(_739._35){e.stopPropagation();this._kq4(_739._jo7);}};_qf2.prototype._e44=function(e){if(_be9._co4&&_be9._co4._h){_be9._co4._h(e, this);}var td=e.target;if((td.nodeName=="TD")&&td._kd9&&(this._z67()!==false)){this._9n2(new _sj4([parseInt(td._kd9)]));}};_qf2.prototype._1o8=function(){if(this._lr8){this._lr8.parentNode.parentNode._e44=null;this._lr8=null;}if(this._lc7){this._lc7._1o8();this._lc7=null;}if(this._uu4){this._uu4._1o8();this._uu4=null;}for(var s in this._7w7){this._7w7[s]._1o8();this._7w7[s]=null;}for(var s in this._ou4){this._ou4[s]._1o8();this._ou4[s]=null;}this._pd8=null;this._wd7=null;this._1s6=null;for(var s in this._m84){this._m84[s]=null;}if(this._746){for(var s in this._746){this._746[s]=null;}}if(_kx5._y14){this._vb7.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}_qf2.superClass._1o8.call(this);};_qf2.prototype._0r4=function(){if(this._9b7){this._uu4._iu5(this._as4, 0);return;}var _8b9=this._qc8._al4();var _515=isNaN(_8b9)?null:this._lc7._9v5()._l75("row", String(_8b9));if(_515){this._lc7._fh1(_515);return;}this._lc7._es7("");};_qf2.prototype._kq4=function(_jo7){if(_be9._co4&&_be9._co4._v){_be9._co4._v(this, _jo7);}var i;switch(_jo7){case "appIteratorPrevious":i=this._qc8._5r1();break;case "appIteratorNext":i=this._qc8._we3();break;case "appIteratorFirst":i=this._qc8._mw2();break;case "appIteratorLast":i=this._qc8._qe3();break;}if(!isNaN(i)){this._qc8._zm4(i);this._9n2(new _sj4([i]));}};_qf2.prototype._nl3=function(){this._753=false;if(this._mm){this._092();if(this._wd7){_fe9._u95(this._wd7, this._qc8._gh2());}else if(this._1s6){_fe9._u95(this._1s6, this._7u1());}this._5m();this._ll3();}};_qf2.prototype._jt7=function(){this._m64=false;this._q3();this._5m();};_qf2.prototype._ll3=function(){switch(this._hb2){case "appIteratorDropDownList":this._0r4();break;case "appIteratorLabelText":if(this._qc8._ir1()){_fe9._u95(this._wd7, this._qc8._gh2()||"");}break;case "appDotsPageIndicator":this._7w();break;case "pageNumber":break;}if(this._qc8._ir1()){if(this._m84["appIteratorPrevious"]||this._ou4["appIteratorPrevious"]){this._9l3( "appIteratorPrevious", this._qc8._gh2( this._qc8._5r1() )||" " );}if(this._m84["appIteratorNext"]||this._ou4["appIteratorNext"]){this._9l3( "appIteratorNext", this._qc8._gh2( this._qc8._we3() )||" " );}if(this._m84["appIteratorFirst"]||this._ou4["appIteratorFirst"]){this._9l3( "appIteratorFirst", this._qc8._gh2( this._qc8._mw2() )||" " );}if(this._m84["appIteratorLast"]||this._ou4["appIteratorLast"]){this._9l3( "appIteratorLast", this._qc8._gh2( this._qc8._qe3() )||" " );}}};_qf2.prototype._9l3=function(_jo7,_ux8){if(this._m84[_jo7]){_fe9._u95(this._m84[_jo7], _ux8);return;}if(this._ou4[_jo7]){this._ou4[_jo7]._bs7(_ux8);}};_qf2.prototype._7w=function(){var _ui7=this._qc8._nv5();var _1a6=this._qc8._al4();var tbl=this._lr8.parentNode.parentNode;var _gu8=this._q16?this._lr8.cells.length:tbl.rows.length;if(_gu8>_ui7){for(var i=_gu8-_ui7;i>0;i--){if(this._q16){this._lr8.deleteCell(-1);}else{tbl.deleteRow(-1);}}}else if(_gu8<_ui7){for(var i=_ui7-_gu8;i>0;i--){var td=this._q16?this._lr8.insertCell(-1):tbl.insertRow(-1).insertCell(-1);this._mz5(td);}}var nl=tbl.getElementsByTagName("TD");for(var i=0;i<_ui7;i++){var td=nl.item(i);td.style.color=(i==_1a6)?this._dp3:"";td.title=this._qc8._gh2(i);td._kd9=String(i);}};_qf2.prototype._mz5=function(td){td.innerHTML="•";td.style.lineHeight="0.5em";td.style.letterSpacing="-0.1em";};_qf2.prototype._5m=function(){var _cy7=(this._z67()!==false);var _ws8=_cy7&&this._qc8._wv5();var _0g7=_cy7&&this._qc8._204();var _p29=_cy7&&this._qc8._jj6();var _o29=_cy7&&this._qc8._ij6();if(this._7w7["appIteratorFirst"]){this._7w7["appIteratorFirst"]._hk6(_ws8);}if(this._7w7["appIteratorPrevious"]){this._7w7["appIteratorPrevious"]._hk6(_0g7);}if(this._7w7["appIteratorNext"]){this._7w7["appIteratorNext"]._hk6(_p29);}if(this._7w7["appIteratorLast"]){this._7w7["appIteratorLast"]._hk6(_o29);}if(this._ou4["appIteratorFirst"]){this._ou4["appIteratorFirst"]._hk6(_ws8);}if(this._ou4["appIteratorPrevious"]){this._ou4["appIteratorPrevious"]._hk6(_0g7);}if(this._ou4["appIteratorNext"]){this._ou4["appIteratorNext"]._hk6(_p29);}if(this._ou4["appIteratorLast"]){this._ou4["appIteratorLast"]._hk6(_o29);}if(this._746){if(this._746["appIteratorFirst"]){_fe9._714(this._746["appIteratorFirst"], _ws8);}if(this._746["appIteratorPrevious"]){_fe9._714(this._746["appIteratorPrevious"], _0g7);}if(this._746["appIteratorNext"]){_fe9._714(this._746["appIteratorNext"], _p29);}if(this._746["appIteratorLast"]){_fe9._714(this._746["appIteratorLast"], _o29);}}if(this._lc7){this._lc7._hk6(_cy7);}};_qf2.prototype._kt7=function(){this._4t4=false;this._aw();if(this._lc7){this._lc7._6g3(this._662());}else if(this._uu4){this._uu4._ec(this._662());}};_qf2.prototype._aw=function(){this._1b2=this._q2();if(this._qc8){this._qc8._q95(this._1b2);}else{this._qc8=new _vx3(this._1b2);this._qc8._ds1(this._x31);}};_qf2.prototype._cj1=function(){if(this._l92===undefined){this._l92=this._n3("appIteratorDefinition/appIteratorLabel");}return this._l92;};_qf2.prototype._fj1=function(){return(!this._as4||(this._as4.length==0))?NaN:(this._as4.length-1);};_qf2.prototype._092=function(){this._as4=this._r2();this._qc8._zm4(this._fj1());};_qf2.prototype._a99=function(){if(this._4t4){this._kt7();this._nl3();this._jt7();}if(this._753){this._nl3();}if(this._m64){this._jt7();}};_qf2.prototype._lg2=function(_7l7,_xj7){if(this._4x1){this._9n2(new _sj4([parseInt(_xj7.getAttribute("row"))]));}};_qf2.prototype._qs=function(_7l7,_ul7){var _zg8=_ul7._685().length;if(_zg8>16){_7l7._zi2("2in");}};_qf2.prototype._ps=function(_7l7,_ul7){_7l7._zi2("");};_qf2.prototype._7u1=function(){if(!this._qc8._1m4()){return "";}var _xu8=this._qc8._al4()+1;var a=[];if(this._0q2["beforeText"]){a.push(this._0q2["beforeText"]);}switch(this._0q2["verticalType"]){case "lowerCaseRoman":a.push(this._eb8(_xu8, true));break;case "upperCaseRoman":a.push(this._eb8(_xu8));break;case "range":a.push(_xu8.toString(10));var _hy8=this._0q2["verticalRangeSeparator"];a.push(_hy8?_hy8:_4l6._m67("IDS_IR_PAGENUM_RANGE_SEPARATOR"));a.push(this._qc8._nv5().toString(10));break;default:a.push(_xu8.toString(10));}if(this._0q2["afterText"]){a.push(this._0q2["afterText"]);}return a.join("");};_qf2.prototype._un2=[5000, 1000, 900, 500, 400, 100, 90, 50, 40, 10, 9, 5, 4, 1];_qf2.prototype._le5=["ICC", "M", "CM", "D", "CD", "C", "XC", "L", "XL", "X", "IX", "V", "IV", "I"];_qf2.prototype._eb8=function(_gy6,_iu6){var s="";var _zg8=this._un2.length;for(var i=0;i<_zg8;i++){var _fv8=this._un2[i];for(;_gy6>=_fv8;_gy6-= _fv8){s+= this._le5[i];}}return _iu6?s.toLowerCase():s;};_qf2.prototype._65=function(_e66){if(this._qc8._1m4()){_e66.push(this._qc8._gh2());}};function _lt5(_h05, _1h7){_lt5.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_lt5, _qf2);function _1d3(_h05, _1h7){_1d3.baseConstructor.call(this, _h05, _1h7);};_9t7._v88(_1d3, _qf2);function _3d3(_h05, _1h7, _ze8, _f76){this._xb8=_ze8;this._r16=_f76;_3d3.baseConstructor.call(this, _h05, _1h7);this._x3=true;this._f63={};if(_kx5._y14){this._vb7.addEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}if(_fe9._4m4(_1h7)){_299._rn(this);return;}var _1t3=this._nl2().selectSingleNode("appSliderDefinition/appSliderLabel");this._x31=_1t3?this._jc5()._t75(_1t3.getAttribute("refDataItem")):NaN;this._kt7();this._nl3();this._jt7();};_9t7._v88(_3d3, _2i6);_3d3.prototype._nm={irotDefault:"clsHSlider",iOSDefault:"clsHSlider_iOSDefault"};_3d3.prototype._ix={irotDefault:"clsVSlider",iOSDefault:"clsVSlider_iOSDefault"};_3d3.prototype._1o8=function(){if(_kx5._y14){this._vb7.removeEventListener(_kx5._wj2?"MSPointerDown":"touchstart", _fe9._a75, false);}_3d3.superClass._1o8.call(this);};_3d3.prototype._qn4=function(e){if(this._4v7){var _027=this._vb7.className;this._vb7.className=_027;}};_3d3.prototype._f03=function(){if(this._aw7){this._aw7._1o8();}this._aw7=new _mn8(this._vb7, this._ci3(), this);};_3d3.prototype._ci3=function(){var n=this._nl2();var _mi8=this._9u4.ownerDocument.createElement("slider");this._yo4(n, _mi8, "orientation");this._yo4(n, _mi8, "reverse");this._yo4(n, _mi8, "trackLength");this._yo4(n, _mi8, "animate");var _hy8=n.getAttribute("rangeType");this._0v7=(_hy8=="range");this._3f5=this._0v7;_mi8.setAttribute("rangeType", _hy8);this._yo4(n, _mi8, "labelColor");this._yo4(n, _mi8, "tickType");this._yo4(n, _mi8, "tickInterval");this._yo4(n, _mi8, "tickLabelSkipInterval");this._yo4(n, _mi8, "live");this._yo4(n, _mi8, "showTooltip");_mi8.setAttribute( "guiDirection", this._9u4.getAttribute( "guiDirection" )||"ltr" );this._m94=n.getAttribute("textDirection");this._964=(this._m94=="auto");if(!this._r16){this._yo4(n, _mi8, "min");this._yo4(n, _mi8, "max");this._yo4(n, _mi8, "step");var _349=n.selectSingleNode("appSliderMinVariable/@refAppVariable");this._vh5=_349?_349.value:"";if(this._0v7){var _349=n.selectSingleNode("appSliderMaxVariable/@refAppVariable");this._uh5=_349?_349.value:"";}var _td6=this._ku1();if(_td6){_mi8.setAttribute("value1", _td6._ms7());}var _sd6=this._ju1();if(_sd6){_mi8.setAttribute("value2", _sd6._ms7());}return _mi8;}var _ui7=this._qc8._nv5();_mi8.setAttribute( "min", "0" );_mi8.setAttribute("max", Math.max(0, _ui7-1));_mi8.setAttribute( "step", "1" );this._wa7=new Array(_ui7);this._mw1=new Array(_ui7);for(var _8b9=0;_8b9<_ui7;_8b9++){this._mw1[_8b9]=_652._b95(_8b9.toString(10));}return _mi8;};_3d3.prototype._o01=function(_yj8,_t38){if(this._l36!==null){var _jb6=this._nl2().selectSingleNode("appSliderTrackValuesStyle/style/dataFormat");this._l36=_jb6?_xk6._yi([_jb6], false):(this._r16?null:_xk6._iz());}if(this._r16&&!isNaN(this._x31)){var _8b9=parseInt(_t38._ms7());var _c45=this._qc8._gh2(_8b9);if(this._qc8._x75()._un(this._x31)=="number"){var _t38=_652._b95(_c45);if(!_t38){return "#####";}return this._l36?_t38._nu5(this._l36):_c45;}return _c45;}return _t38._nu5(this._l36);};_3d3.prototype._s6=function(_yj8,_hy8){var _i45="";if(this._r16&&!isNaN(this._x31)){_i45=this._964?_ae9._bx2(_hy8):this._m94;}return _i45;};_3d3.prototype._jt7=function(){if(this._p43){this._f63._m64=true;return;}_3d3.superClass._jt7.call(this);this._m64=false;};_3d3.prototype._nl3=function(){if(this._p43){this._f63._m64=true;return;}this._753=false;if(this._r16){this._092();if(this._as4&&(this._as4.length>0)){if(this._0v7){var _c29=_7g2._k2(this._as4);this._aw7._i77(this._mw1[_c29[0]], this._mw1[_109._9e9(_c29)]);}else{this._aw7._g77(this._mw1[this._as4.length-1]);}}}else{if(this._0v7){var _td6=this._ku1();var _sd6=this._ju1();if(_td6&&_sd6){this._aw7._i77(_td6, _sd6);}}else{var _t38=this._ku1();if(_t38){this._aw7._g77(_t38);}}}};_3d3.prototype._ku1=function(){var _t38;if(this._vh5){var a=_x77._q67(this._vh5);if(a.length>0){_t38=_652._b95(a[0]);}}return _t38||null;};_3d3.prototype._ju1=function(){var _t38;if(this._uh5){var a=_x77._q67(this._uh5);if(a.length>0){_t38=_652._b95(a[0]);}}return _t38||null;};_3d3.prototype._kt7=function(){if(this._p43){this._f63._4t4=true;return;}this._4t4=false;this._aw();this._f03();};_3d3.prototype._aw=function(){this._1b2=this._q2();if(this._qc8){this._qc8._q95(this._1b2);}else{this._qc8=new _vx3(this._1b2);this._qc8._ds1(this._x31);}};_3d3.prototype._cj1=function(){if(this._l92===undefined){this._l92=this._n3("appSliderDefinition/appSliderLabel");}return this._l92;};_3d3.prototype._fj1=function(){return(!this._as4||(this._as4.length==0))?NaN:(this._as4.length-1);};_3d3.prototype._092=function(){this._as4=this._r2();this._qc8._zm4(this._fj1());};_3d3.prototype._a99=function(){if(this._4t4||!this._aw7){this._kt7();this._nl3();this._jt7();}if(this._753){this._nl3();}if(this._m64){this._jt7();}};_3d3.prototype._ug3=function(_yj8){if(!this._4x1){return;}var _mm8=_yj8._o67()._ms7();if(this._r16){var _sh8=parseInt(_mm8);if(this._0v7){this._zl(false, new _sj4([_sh8]), "min");var _nm8=_yj8._p67()._ms7();var _th8=parseInt(_nm8);this._zl(false, new _sj4([_th8]), "max");var _c29=[];for(var i=_sh8;i<=_th8;i++){_c29.push(i);}this._zl(true, new _sj4(_c29), "");}else{this._9n2(new _sj4([_sh8]));}}else{var _j07=this._jc5();var _jf4=_j07._y88();_jf4.rows[0]=[parseInt(_mm8)];if(this._0v7){var _nm8=_yj8._p67()._ms7();_jf4.rows[1]=[parseInt(_nm8)];this._zl(false, new _sj4([0]), "min");this._zl(true, new _sj4([1]), "max");}else{this._9n2(new _sj4([0]));}}};_3d3.prototype._js1=function(_yj8){this._p43=true;};_3d3.prototype._w42=function(_yj8){this._p43=false;var _1x4=false;for(var s in this._f63){_1x4=true;this[s]=this._f63[s];delete this._f63[s];}if(_1x4){this._sk4();}};_3d3.prototype._da5=function(_g28){if(this._aw7){var _mi8=this._aw7._wl4();var _579="labelColor";if(!_ie9._jk4(_mi8, _g28, _579)){_mi8.removeAttribute(_579);}this._aw7._da5();}};_3d3.prototype._65=function(_e66){if(this._r16){if(!isNaN(this._x31)){var _6j8=new _vx3(this._1b2);_6j8._ds1(this._x31);_e66.push(_6j8._gh2(parseInt(this._aw7._o67()._ms7())));if(this._0v7){_e66.push(_6j8._gh2(parseInt(this._aw7._p67()._ms7())));}}}else{var _mm8=this._ku1()?this._ku1()._ms7():"";if(_mm8){_e66.push(_mm8);}if(this._0v7){var _nm8=this._ju1()?this._ju1()._ms7():"";if(_nm8){_e66.push(_nm8);}}}};function _of2(_h05, _1h7){_of2.baseConstructor.call(this, _h05, _1h7, false, true);};_9t7._v88(_of2, _3d3);function _np1(_h05, _1h7){_np1.baseConstructor.call(this, _h05, _1h7, false, false);};_9t7._v88(_np1, _3d3);_np1.prototype._7i3=function(){return new _qq7({"columns": [{"name": "value","dataType": "number"}],"rows": this._0v7?[[0],[0]]:[[0]]});};function _661(_h05, _1h7){_661.baseConstructor.call(this, _h05, _1h7, true, true);};_9t7._v88(_661, _3d3);var _ae9={};_ae9._is1=function(_4l8){var el=document.getElementById("spanStartupMessage");if(el){_fe9._u95(el, _4l6._m67(_4l8));}};_ae9._501=function(){_qx5._p77("IROT startup");_r87._j89( "AR", "1.0", _kx5._uz8 );Application._mi2();this._3k3().done(function(){this._vu1();_ae9._is1("IDS_IR_PROGRESS_APPDATA");setTimeout(this._y72.bind(this), 0);}.bind(this));};_ae9._3k3=function(){var _rp5=new Map();var _sc4=_kx5._uz8?_3z2._1p.bind(null, "hal"):null;if(_kx5._g87){_rp5.set( "hal/hal_webkit.css", { id:"idHalBrowserStyles", preprocessor:_sc4 } );}else if(_kx5._gl6){_rp5.set( "hal/hal_firefox.css", { id:"idHalBrowserStyles", preprocessor:_sc4 } );}_rp5.set("irot.css", null);if(_kx5._g87){_rp5.set("irot_webkit.css", null);}else if(_kx5._gl6){_rp5.set("irot_firefox.css", null);}_rp5.set("hal/hal.css", { preprocessor:_sc4 });_rp5.set( "hal/hal_highcontrast.css", { id:"idHalHighContrastCSS", preprocessor:_sc4, disabled:_be9._kl6["hal"]["enableHighContrastMode"] } );_rp5.set("hal/hal_app.css", { preprocessor:_sc4 });_rp5.set("hal/hal_undo_carbon.css", null);_3z2._1n4(_at7._285.bind(_at7));return Q.all(_3z2._vf3(_rp5)).then(function(){ return _fe9._081("hal-skeleton-override.css"); }).then(function(){ _fe9._vq7("idReportStylesFixed"); _be9._a1(); });};_ae9._gj6=function(){this._aq();};_ae9._m85=function(e){if(this._aq()){setTimeout(_299._4h1.bind(_299), 0);}_299._zr7(e);};_ae9._aq=function(){var _m76=(document.body.clientHeight>document.body.clientWidth);if(this._t16!==_m76){this._t16=_m76;return true;}return false;};_ae9._y72=function(){_qx5._p77("Load Report Output");var _fc3=_at7._2v5(_ia5._lz("report_output.xml"));_qx5._2a8("Load Report Output");var _sc2=_ia5._o89(_fc3);if(!_sc2){this._is7();return;}_ea5._uf3(_at7._2v5(_ia5._lz("drillContextInfo.xml")));var _179=_ia5._j85();if(_179){document.documentElement.lang=_179;}if(_ia5._u85()){_vz2._pl1=true;document.body.setAttribute( "role", "application" );document.body.setAttribute( "aria-label", _4l6._m67("IDS_IR_AC_APPLICATION") );_be9._lq1(true);}_ae9._is1("IDS_IR_PROGRESS_RESOURCES");setTimeout(this._hk3.bind(this), 0);};_ae9._hk3=function(){this._fq4();_ae9._is1("IDS_IR_PROGRESS_VIEW");var _eb6=_3l6._yk4();if(_eb6){document.getElementById("divStartupBlocker").style.display = "none";this._ev1(_eb6, 1);return;}setTimeout(this._l23.bind(this), 0);};_ae9._ev1=function(_eb6,_ev8){_sq7._w89(null, null, _4l6._m67("IDS_ENTER_ACCESSCODE"), "", null, this._482.bind(this, _eb6, _ev8), this._lb5.bind(this));};_ae9._lb1=function(_8d9){var _vr8=_jp8._9r7(_8d9);var _il8="";for(var i=_vr8.length-1;i>0;i -= 2){_il8+= _vr8[i];}return _il8;};_ae9._482=function(_eb6,_ev8){var _ne6=_sq7._598();if(!_ne6||_ne6!=this._lb1(_eb6.getAttribute("accessCode"))){alert(_4l6._m67("IDS_INVALID_ACCESSCODE"));if(_ev8>2){alert(_4l6._m67("IDS_MAX_ACCESS_RETRIES"));_fj2._975(this._is7.bind(this));return;}this._ev1(_eb6, _ev8+1);return;}document.getElementById("divStartupBlocker").style.display = "";_fj2._975(this._l23.bind(this));};_ae9._lb5=function(){alert(_4l6._m67("IDS_SHUTTING_DOWN"));_fj2._975(this._is7.bind(this));};_ae9._is7=function(){if(Application._cj()){return;}_fe9._u95(document.body, "");window.close();};_ae9._l23=function(){this._u52();setTimeout(this._yj1.bind(this), 0);};_ae9._yj1=function(){_x77._j89(_3l6._tl4());_299._j89();Application._j89();_qx5._2a8("IROT startup");if(_3l6._fz3("IROT_DebugButton")){var _bz7=document.createElement("div");_bz7.style.position="absolute";_bz7.style.top=0;_bz7.style.left=0;_fe9._u95(_bz7, "D");_bz7.onmouseup=_299._fn4.bind(_299, 0, 0);document.body.appendChild(_bz7);}var _s55=_3l6._fz3("IROT_StartupDelay");var _105=_s55?parseInt(_s55):0;_ae9._is1("IDS_IR_PROGRESS_RENDERING");_qx5._p77("View Draw Page");setTimeout(_299._3r7.bind(_299, this._6k3.bind(this)), _105);};_ae9._u52=function(){var win=window;var _ji8=_3l6._tl4();if(win==win.top){var _gc6=_ji8.selectSingleNode("appProperties/appWindowSize/*");if(_gc6){var _gv8;var _xg8;try{switch(_gc6.nodeName){case "appWindowSizeFixed":_gv8=Math.min(win.parseInt(_gc6.getAttribute("width"), 10), screen.availWidth);_xg8=Math.min(win.parseInt(_gc6.getAttribute("height"), 10), screen.availHeight);break;default:_gv8=screen.availWidth;_xg8=screen.availHeight;win.moveTo(0, 0);break;}win.resizeTo(_gv8, _xg8);}catch(e){}}}var _dy8;var n=_ji8.selectSingleNode("appProperties/appWindowTitle");if(n){if(n.selectSingleNode("localizedText")){_dy8=_ia5._xi();}else{_dy8=n.selectSingleNode("defaultText").text;}}if(_ia5._u85()&&!_dy8){_dy8=_4l6._m67("IDS_IR_AC_DEFAULT_TITLE");}win.document.title=_dy8||"";};_ae9._vu1=function(){this._et4=_ie9._yj6(null, _at7._2v5(_ia5._lz('reportInfo.xml')), false, false);this._8x1=_ie9._yj6(null, _at7._2v5('activeReportInfo.xml'), false, false);var _179=this._sh2();var _ww3='<!DOCTYPE stringTable [\n' + _at7._2v5( "hal/res/hal_strings.dtd" ) + '\n]>\n';var _bj5;_bj5=["hal/res/hal_strings_" + _179 + ".xml","res/irot_strings_" + _179 + ".xml","res/irot_strings_not_localized.xml"];for(var i=0;i<_bj5.length;i++){_4l6._i61(_at7._2v5(_bj5[i]));}};_ae9._fq4=function(){var div=document.body.appendChild(document.createElement("DIV"));div.style.display="none";div.innerHTML=_at7._2v5("hal/res/Images.xml");var _pe7=["res/Resources.xml","hal/dialogs/_3u5.xml","hal/dialogs/_dd3.xml","dialogs/_b89.xml","dialogs/_067.xml","dialogs/_z57.xml"];for(var i=0;i<_pe7.length;i++){var _n69=_pe7[i];var d=_ie9._yj6(null, _at7._2v5(_n69), false, true);_ie9._hw5( d.documentElement, "dialog/*[self::externalScripts | self::externalResources | self::externalStringTables]" );if(/dialogs\/(.*).xml$/.test(_n69)&&window[RegExp.$1]._sl1){window[RegExp.$1]._yi2(d);}else{_4l6._hd3(d);}}};_ae9._6k3=function(){_qx5._2a8("View Draw Page");var div=document.getElementById("divStartupBlocker");if(div){div.parentNode.removeChild(div);}Application._8w5();setTimeout(this._dn6.bind(this), 0);};_ae9._dn6=function(){_qx5._p77("Cache App Images");this._q36=new _9i6( _ie9._yj6( null, _at7._2v5( "attachments.xml" ), false, false ).selectNodes( "*/file[contains(@location, '.gif') or contains(@location, '.png') or contains(@location, '.jpg')]/@location" ) );_qx5._2a8("Cache App Images");_qx5._p77("Cache Report Images");_ae9._z14=!_kx5._2p8;_ia5._jg2();_qx5._2a8("Cache Report Images");if(_3l6._tl4().selectSingleNode("layouts//viz")){_gn8._tf3();}var _112=_ia5._ne();if(_112){var _oa3=this._et4.documentElement.selectSingleNode("RSVPCacheDelta");var _hm5=_oa3?parseInt(_oa3.text, 10):0;if(_hm5>0){var _eh8=_hm5*60000;setInterval(this._qd5.bind(this, _112), _eh8);}}};_ae9._qd5=function(_112){var _e48=new _gi6(null, "GET", _112);_e48._v89();};_ae9._fy2=function(_k79){if(_r87._a14()){_r87._y98(_k79);}else{_dd3._w89(null, "", true, _k79);}};_ae9._hs7=function(){if(!_b89._804()){_b89._w89();}};_ae9._0x2=function(){if(this._974===undefined){this._974=parseInt(this._8x1.selectSingleNode("/activeReportInfo/outputVersion").text);}return this._974;};_ae9._sh2=function(){if(this._d19===undefined){this._d19=_ie9._fv5(this._et4.selectSingleNode("/ReportInfo/lang"));}return this._d19;};_ae9._sl4=function(){return this._et4.documentElement;};_ae9._qr7=function(_k79,_ln7){var _8z7=false;var d=document;var _2g8=d.createElement("iframe");_2g8.location=_be9._4j6("hal/blank.htm");_2g8.style.display="none";d.body.appendChild(_2g8);var _3h7=_2g8.contentWindow.document;_3h7.open( "text/plain", "replace" );_3h7.charset="utf-8";_3h7.write(_k79);_3h7.close();d.charset="utf-8";_8z7=_3h7.execCommand( "SaveAs", false, _ln7.replace( /\./g, "_" ) + ".txt" );d.body.removeChild(_2g8);return _8z7;};var _at7={};_at7._9r6="";_at7._2v5=function(_ao7){var _e48=_kx5._uz8?new ActiveXObject(_ie9._fh3):new XMLHttpRequest();try{_e48.open("GET", _at7._9r6+_ao7, false);if(_kx5._gl6){_e48.overrideMimeType( "text/plain; charset=utf-8" );}_e48.send(null);}catch(e){alert( "Failed to load file:" + _ao7 );return "";}return(_e48.status==404)?"":_e48.responseText;};_at7._285=function(_ps6){return Q(_ps6.map(this._2v5, this));};_at7._y88=function(_ao7){var _k79=this._2v5(_ao7);if(!_k79){return null;}try{return JSON.parse(_k79);}catch(e){alert(_4l6._m67("IDS_JSON_PARSE_ERROR", _ao7, e.message||""));throw(e);}};_ae9._im4=function(_dd9,_rd9,_379){alert( _dd9+"\r\n" + _rd9 + "\r\n" + _379 );};_ae9._bx2=function(s){if(!s){return "";}s.match(/([A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02B8\u0300-\u0590\u0800-\u1FFF\u2C00-\uFB1C\uFDFE-\uFE6F\uFEFD-\uFFFF])|([\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC])/);if(RegExp.$1){return "ltr";}if(RegExp.$2){return "rtl";}return "";};_ae9._0u=function(_pe1){this._sc1=_pe1;};_ae9._us=function(){return this._sc1;};_by5={};_by5._t14=["list","appList","crosstab","repeaterTable","appRepeaterTable","viz"];_by5._s14=["mapChart","v2_combinationChart","v2_pieChart","v2_scatterChart","v2_bubbleChart","v2_gaugeChart","v2_paretoChart","v2_progressiveChart","v2_bulletChart","pieChart","gaugeChart","paretoChart","scatterChart","polarChart","radarChart","progressiveChart","combinationChart","metricsChart","bubbleChart","threeDCombinationChart","threeDScatterChart","winLossChart","marimekkoChart"];_by5._0t1=["appToggleButtonBar","appDataToggleButtonBar","appDeck","appDataDeck","appRadioButtonGroup","appDataRadioButtonGroup","appCheckboxGroup","appDataCheckboxGroup","appButton","appButtonBar","appDataButtonBar","appDropDownList","appListBox","appTabControl","appDataTabControl","appVariableTextItem","appDataDropDownList","appDataListBox","appIterator","appDataIterator","appDiscreteSlider","appContinuousSlider","appDataDiscreteSlider"];_by5._uh1=[].concat(_by5._t14,_by5._s14,_by5._0t1,"vizDataSet","vizStatic","vizStaticDataSet");_by5._ck=["appDeck","appDataDeck","appTabControl","appDataTabControl"];_by5._g52=[].concat(_by5._ck,_by5._t14);_by5._x81=["appButtonLabel","appRadioButtonLabel","appCheckboxLabel","appListItemLabel","appCardLabel","appTabLabel","appIteratorLabel","appSliderLabel","appRepeaterTableCellLabel"];_by5._vh1=["appButtonIcon","appRadioButtonIcon","appCheckboxIcon","appListItemIcon","appTabIcon","appIteratorIcon"];_by5._zh1={appButtonBar:_n65,appDataButtonBar:_dv2,appToggleButtonBar:_e12,appDataToggleButtonBar:_ny,appButton:_i57,appDeck:_988,appDataDeck:_jt5,appRadioButtonGroup:_pp1,appDataRadioButtonGroup:_gs,appCheckboxGroup:_cv2,appDataCheckboxGroup:_if1,appDropDownList:_2d3,appDataDropDownList:_op1,appListBox:_3i6,appDataListBox:_jx3,appList:_iq7,appTabControl:_qj4,appDataTabControl:_nf2,appVariableTextItem:_sp1,list:_a88,crosstab:_it5,repeaterTable:_jf1,appRepeaterTable:_fv2,mapChart:_fn8,appIterator:_lt5,appDataIterator:_1d3,appDiscreteSlider:_of2,appContinuousSlider:_np1,appDataDiscreteSlider:_661,v2_combinationChart:_gq7,v2_pieChart:_gq7,v2_scatterChart:_gq7,v2_bubbleChart:_gq7,v2_gaugeChart:_gq7,v2_paretoChart:_gq7,v2_progressiveChart:_gq7,v2_bulletChart:_gq7,pieChart:_gq7,gaugeChart:_gq7,paretoChart:_gq7,scatterChart:_gq7,polarChart:_gq7,radarChart:_gq7,progressiveChart:_gq7,combinationChart:_gq7,metricsChart:_gq7,bubbleChart:_gq7,threeDCombinationChart:_gq7,threeDScatterChart:_gq7,winLossChart:_gq7,marimekkoChart:_gq7,viz:_gn8,vizStatic:_o65};_by5._1i1={total:_075,minimum:_0y3,maximum:_zx3,average:_yx3,count:_z65};var _ia5={};_ia5._316="v";_ia5._ig=function(n){if(this._u85()){this._3h5={};}if(!n.getAttribute("void")){this._wt7(n);}var nl=n.selectNodes(".//*");var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._wt7(nl.item(i));}if(this._u85()){this._t8(n);}};_ia5._wt7=function(n){var _q79=this._316+this._m09++;if(this._3h5){var _zx8=n.getAttribute("id");if(_zx8){this._3h5[_zx8]=_q79;}}n.setAttribute("void", _q79);n.setAttribute("id", _q79);};_ia5._t8=function(n){var nl=n.selectNodes("descendant-or-self::*/@headers");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);var _3k8=new _y57(n.value);var _vm5=_3k8._ho8();var _217=new _y57("");for(var j=0;j<_vm5;j++){var _zx8=_3k8._m89(j);_217._3e9(this._3h5[_zx8]);}n.value=_217._ms7();}};_ia5._pf=function(_o49){this._p5(_3l6._m1(), "clsDisplayInPortrait", _o49);this._p5(_3l6._b1(), "clsDisplayInLandscape", _o49);};_ia5._p5=function(a,_ou2,_o49){if(a.length>0){var nl=_o49.selectNodes( ".//*" + _ie9._mg2( "@roid", a ) );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);var _dx8=n.getAttribute("class");n.setAttribute( "class", ( _dx8?( _dx8 + " " + _ou2 ):_ou2 ) );}}};_ia5._ft1=function(_e49){var _tl8=( _kx5._uz8?"ie":( _kx5._g87?"wk":"ff" ) );var _4u3=_3l6._tl4().selectNodes( "layouts//XMLAttribute[@output='no'][@name='" + _tl8 + "StyleOverride' or @name='styleOverride']" );var _oo1=_4u3.length;for(var i=0;i<_oo1;i++){var _f15=_4u3.item(i);var _hy8=_f15.getAttribute("value");var nl=_e49.selectNodes( ".//*[@roid='" + _f15.parentNode.parentNode.getAttribute( "iid" ) + "']" );var _zg8=nl.length;for(var j=0;j<_zg8;j++){var n=nl.item(j);var _by8=n.getAttribute("style");n.setAttribute( "style", _by8?( _by8 + ";" + _hy8 ):_hy8 );}}};_ia5._e82=function(n){var re=/window.open\('([^']*)/;var nl=n.selectNodes( ".//button[@specname='button' and @onclick]" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);var _m68=n.getAttribute("onclick");if(_m68){if(re.test(_m68)){n.setAttribute( "onclick", "window.open('" + RegExp.$1 + "', '_blank')" );if(_kx5._y14){n.setAttribute( _kx5._wj2?"onpointerdown":"ontouchstart", "_fe9._a75(event)" );}}else{n.removeAttribute("onclick");}}}};_ia5._oa=function(n){var a=[];if(!_kx5._uz8){a.push("ie");}if(!_kx5._gl6){a.push("ff");}if(!_kx5._g87){a.push("wk");}_ie9._hw5( n, ".//*" + _ie9._mg2( "@renderFor", a ) );};_ia5._033=function(n){_ie9._jc( n.selectNodes( ".//table[@specname='crosstab']/tr/*[(@colEdgeLocation and @rowEdgeLocation) or .//*[@specname='appCellValue']]" ), "ctx" );};_ia5._3q=function(n){_ie9._hw5( n, ".//div[((@specname='appDataDeck') or (@specname='appDataTabControl')) and not(@compressed)][not(*)]" );};var _xk6=null;_ia5._o89=function(_vd9){_qx5._p77("Parse Report Output XML");this._ne9=_ie9._yj6(this, _ra8._nk4()+_vd9, false, true);_qx5._2a8("Parse Report Output XML");if(!this._ne9){return false;}this._o09=this._ne9.documentElement;_xk6=new _tf2(_ie9._ck6(this._o09, ".//div[@RS_defaultFormatTests]"));_ea5._mj6(_ie9._ck6(this._o09, ".//div[@RS_appDrillManagerInitInfo]"));_ie9._542(this._o09, "cid");_ie9._542(this._o09, "uid");_ie9._jc( this._o09.selectNodes( ".//area" ), "tabIndex" );var _ve4=_ie9._ck6(this._o09, "body/table/tr/td/div[@id='divReportSpec']");var _li4=_ve4?_ie9._fv5(_ve4):_at7._2v5(this._lz("ar_spec.xml"));_qx5._p77("Process ReportSpec");_3l6._o89(_li4);_qx5._2a8("Process ReportSpec");this._m09=1;_qx5._p77("Process ReportOutHtml");this._bk1(this._o09);_qx5._2a8("Process ReportOutHtml");if(this._u85()){var _nd6={};var _ji8=_3l6._tl4();var nl=_ji8.selectNodes("layouts//page//textItem[@labelFor]");for(var i=0;i<nl.length;i++){var _lk7=nl.item(i);var _5k7=_ji8.selectSingleNode( "layouts//page//*[@name=" + _jp8._mn4( _lk7.getAttribute( "labelFor" ) ) + "]/@iid" );if(!_5k7){continue;}var _q49=this._o09.selectSingleNode( ".//span[@roid=" + _jp8._mn4( _lk7.getAttribute( "iid" ) ) + "]" );_nd6[_5k7.value]=_q49.parentNode.getAttribute("void");}_2i6.prototype._s36=_nd6;}_qx5._p77("Apply Stylesheet fixes");this._f1();_qx5._2a8("Apply Stylesheet fixes");this._ec7=this._o09.selectSingleNode("body/table");this._tm1={};this._4d1={};this._go3={};if(this._ec7){this._o09=this._o09.cloneNode(true);this._hl3();_qx5._p77("Uncompress elements");var nl=this._ec7.selectNodes( ".//*[@compressed='true']" + (_3l6._9l4().length?"[not(self::*" + _ie9._mg2( "@roid", _3l6._9l4()) + ")]":"") );_ia5._hf(nl);_qx5._2a8("Uncompress elements");}return true;};_ia5._bk1=function(_o49){_ie9._jc( _o49.selectNodes( ".//*[@name and not(self::map | self::param | self::IFRAME)]" ), "name" );this._ig(_o49);this._ft1(_o49);this._pf(_o49);this._e82(_o49);this._oa(_o49);this._033(_o49);this._3q(_o49);this._21(_o49);this._f7(_o49);this._jg2(_o49);};_ia5._f7=function(_o49){if(this._in1){var nl=_o49.selectNodes( ".//img[starts-with(@src,'genImages')] | .//*[contains(@style,'genImages')]" );for(var i=0;i<nl.length;i++){var n=nl.item(i);if(n.nodeName=="img"){n.setAttribute( "src", this._lz( n.getAttribute( "src" ) ) );}else{n.setAttribute( "style", n.getAttribute( "style" ).replace( 'genImages', this._lz( 'genImages' ) ) );}}}};_ia5._6w2=function(_jo7){var n=this._ne9.createElement(_jo7);this._bk1(n);return n;};_ia5._hl3=function(_e49){_qx5._p77("GetSuppressedControls");var _4z6=_e49||this._ec7;var nl=_4z6.selectNodes(".//*[@sps]");_qx5._2a8("GetSuppressedControls");_qx5._p77("Disconnect SuppressedControls");for(var i=nl.length-1; i>=0; --i){var _g28=nl.item(i);_g28.parentNode.replaceChild(_g28.cloneNode(false), _g28);this._tm1[_g28.getAttribute("void")]=_g28;}_qx5._2a8("Disconnect SuppressedControls");};_ia5._jg2=function(_o49){if(_ae9._z14){var nl=(_o49||this._o09).selectNodes(".//img[not(starts-with(@src,'data:'))]/@src");if(!this._q36){this._q36=new _9i6();}this._q36._m88(nl);}};_ia5._zi6=function(){if(this._9w7===undefined){var _zb9=_at7._y88(this._lz("contextdata.json"));this._9w7=_zb9?new _vp1(_zb9):null;}return this._9w7;};_ia5._o22=function(){if(!this._k63){this._k63=new _ub();}return this._k63;};_ia5._1z2=function(d){var _3c9=_ie9._pl4(d);_be9._ki6(_4l6._m67("IDS_ERROR_PARSING_REPORT")+"\r\n"+"\r\n"+_4l6._m67("IDS_WARNING_CHECK_HTML_ITEM")+"\r\n---------------------------"+"\r\n reason: " + _3c9.reason +"\r\n url: " + _3c9.url +"\r\n line: " + _3c9.line +"\r\n linepos: " + _3c9.linepos +"\r\n srcText: " + _3c9.srcText );};_ia5._xi=function(){return _ie9._fv5(_ie9._ck6(this._ec7, ".//span[@specname='appWindowTitle']"));};_ia5._5v5=function(){return this._o09;};_ia5._bo8=function(){return _999._co8(this._o09);};_ia5._e71=function(){var _k56=[];for(var s in this._tm1){var _g28=this._tm1[s];_k56.push("<control void='" + s + "'>");_k56.push(_999._co8(_g28));_k56.push("</control>");}return "<root><page>" + _999._co8( this._ec7 ) + "</page><controls>" + _k56.join("") + "</controls></root>";};_ia5._j85=function(){return this._o09.getAttribute("lang");};_ia5._u85=function(){if(this._qs4===undefined){this._qs4=Boolean( this._o09.selectSingleNode( "body[@role='main' or @role='application']" ) );}return this._qs4;};_ia5._f22=function(){return this._ec7;};_ia5._771=function(_q79){var _6n5=this._tm1[_q79];if(_6n5){_ia5._uj(_6n5);}return _6n5;};_ia5._301=function(_q79){return this._4d1[_q79];};_ia5._21=function(_o49){var nl=_o49.selectNodes(".//*[contains(@style,'DXImageTransform.Microsoft.gradient')]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);n.setAttribute( "style", n.getAttribute( "style" ).replace( this._7r6, this._ev ) );}var nl=_o49.selectNodes(".//*[contains(@style,'DXImageTransform.Microsoft.dropShadow')]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);n.setAttribute( "style", n.getAttribute( "style" ).replace( this._ch5, this._sk ) );}};_ia5._f1=function(){if(!this._in1){_fe9._e04("report_style.css");}if(this._in1||_kx5._g87){var _kh4=this._lz("genImages");var _6s8=_at7._2v5(this._lz("report_style.css")).split(/\r?\n/);var _zg8=_6s8.length;for(var i=0;i<_zg8;i++){var _379=_6s8[i];if(_kx5._g87){if ((_379.indexOf( "overflow:auto" ) != -1 )||( _379.indexOf( "overflow-y:auto" ) != -1 )||( _379.indexOf( "overflow-x:auto" ) != -1 ) ){_379=_379.replace( /(overflow\:auto)/ig, "$1" + ";-webkit-overflow-scrolling:touch" );}}if(this._in1&&(_379.indexOf("genImages")!=-1)){_379=_379.replace("genImages", _kh4);}_6s8[i]=_379; }document.getElementById( "idReportStylesFixed" ).innerHTML = _6s8.join( "\n" );}};_ia5._7r6=/filter\:progid\:DXImageTransform\.Microsoft\.gradient\(gradienttype=(.*),\s*(?:start|end)colorstr=#FF(.*),\s*(?:start|end)colorstr=#FF(.*)\)/ig;_ia5._ev=function($0, $1, $2, $3){var b=( $0.indexOf( "startcolorstr" ) > $0.indexOf( "endcolorstr" ) );if(_kx5._g87){return "background-image:-webkit-gradient(linear," + ( ( $1=="0" )?"left top, left bottom":"left top, right top" ) + ",from(#" + ( b?$3:$2 ) + "),to(#" + ( b?$2:$3 ) + "))";}else if(_kx5._ee9){return "background-image:linear-gradient(" + ( ( $1=="0" )?"top":"left" ) + ",#" + ( b?$3:$2 ) + ",#" + ( b?$2:$3 ) + ")";}return "background-image:-moz-linear-gradient(" + ( ( $1=="0" )?"top":"left" ) + ",#" + ( b?$3:$2 ) + ",#" + ( b?$2:$3 ) + ")";};_ia5._ch5=/filter\:progid\:DXImageTransform\.Microsoft\.dropShadow\(color=#(........),\s*offx=(.*),\s*offy=(.*)\)/ig;_ia5._sk=function($0, $1, $2, $3){var _569=$1;var _0h9=(Math.round(100*(parseInt(_569.substr(0, 2), 16).toString(10)/ 255))/ 100);var _7h9=parseInt(_569.substr(2, 2), 16).toString(10);var _3h9=parseInt(_569.substr(4, 2), 16).toString(10);var _1h9=parseInt(_569.substr(6, 2), 16).toString(10);return(_kx5._g87?"-webkit-box-shadow:":"box-shadow:" ) + $2 + "px " + $3 + "px " + "rgba(" + _7h9 + "," + _3h9 + "," + _1h9 + "," + _0h9 + ")";};_ia5._b3=function(_q79){var _g28=this._tm1[_q79];var _jv3=this._go3[_q79];if(_g28&&_jv3){_g28.setAttribute( "compressed", "true" );_ie9._hw5(_g28, "*");var _kv8=_cy5._pi6( this._ne9, _ie9._vs1, "#text", "" );_kv8.text=_jv3;_g28.appendChild(_kv8);delete this._go3[_q79];}};_ia5._d6=function(n){if(n&&n.getAttribute("compressed")=="true"){n.removeAttribute("compressed");var _3h4=_ie9._fv5(n);n.text="";var _wd9=_ra8._nk4()+"<HTML>" + JXG.Util.utf8Decode( JXG.decompress(_3h4) ) + "</HTML>";_ie9._9y3(n, _ie9._yj6(null, _wd9, false, true).documentElement.selectNodes("*"));this._go3[n.getAttribute("void")]=_3h4;return _3h4;}return null;};_ia5._hf=function(nl){var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._uj(nl.item(i));}};_ia5._uj=function(_g28){if(this._d6(_g28)){this._bk1(_g28);this._hl3(_g28);return true;}return false;};_ia5._k01=function(_n69){this._in1=_n69;};_ia5._lz=function(_n69){return this._in1?(this._in1+"/" + _n69):_n69;};_ia5._ne=function(){return this._in1;};_ia5._532=function(){return _at7._2v5(this._lz('report_output.xml'));};var _3l6={};_3l6._o89=function(_wd9){this._ne9=_ie9._yj6(null, _wd9, false, true);this._hc8=this._ne9.documentElement;this._0h();this._wd5(this._hc8.selectNodes(".//viz[@outputType='static']"), "vizStatic");this._wd5(this._hc8.selectNodes(".//vizStatic/vizDataSets"), "vizStaticDataSets");this._wd5(this._hc8.selectNodes(".//vizStaticDataSets/vizDataSet"), "vizStaticDataSet");this._tn6="i";this._oe9=parseInt(this._hc8.getAttribute("iid"));this._of();this._1r8={};var nl=_ie9._mw5(this._hc8, ".//", _by5._uh1);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);this._1r8[n.getAttribute("iid")]=n;}this._yl1=( this._hc8.getAttribute( "inlinedContextData" )=="false" );if (this._hc8.selectSingleNode( "XMLAttributes/XMLAttribute[@name='EnableAppDebugMenu' and @value='true']" )){this._rj();}var nl=this._hc8.selectNodes(".//appList[.//CSS]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _928=nl.item(i);var _0t3=_928.selectSingleNode("appListColumns");var _jc6=_0t3.selectNodes("appListColumn");for(var j=0;j<_jc6.length;j++){var _8e4=_jc6.item(j);_ie9._8h2(_8e4, "appListColumnStyle/style/CSS");_ie9._8h2(_8e4, "appListColumnBody/style/CSS");_ie9._8h2(_8e4, "appListColumnTitle/style/CSS");}this._en6( _928, "appListColumnsStyle/style/CSS", "appListColumns/appListColumn/appListColumnStyle/style/CSS" );this._en6( _928, "appListColumnTitlesStyle/style/CSS", "appListColumns/appListColumn/appListColumnTitle/style/CSS" );this._en6( _928, "appListColumnBodiesStyle/style/CSS", "appListColumns/appListColumn/appListColumnBody/style/CSS" );this._en6( _928, "appListColumns/appListColumn/appListColumnStyle/style/CSS", "appListColumns/appListColumn/*[self::appListColumnBody | self::appListColumnTitle]/style/CSS" );var _y49=_928.selectNodes( "appListColumns/appListColumn/*[self::appListColumnBody | self::appListColumnTitle]/style/CSS" );var _qw6=_y49.length;for(var j=0;j<_qw6;j++){var _eb9=_y49.item(j);(new _uj4(_eb9.getAttribute("value")))._bh2().forEach(this._w2, _eb9.parentNode);}}};_3l6._w2=function(_hy8,_t17){this.setAttribute(_t17, _hy8);};_3l6._en6=function(_ac6,_js5,_cu2){var _i38=_ac6.selectNodes(_js5);var _005=_i38.length;for(var i=0;i<_005;i++){var _nz6=_i38.item(i);var _j15=_ac6.selectNodes(_cu2);var _9d2=_j15.length;for(var j=0;j<_9d2;j++){var _6t3=_j15.item(j);_6t3.setAttribute( "value", ( _nz6.getAttribute( "value" )||"" ) + ";" + ( _6t3.getAttribute( "value" )||"" ) );}}};_3l6._lr1=function(){return this._yl1;};_3l6._wd5=function(nl,_jo7){for(var i=0; i<nl.length;++i){var n=_ie9._ww5(nl.item(i), _jo7);}};_3l6._rj=function(){this._ya7=!this._ya7;_oz8._0e3(this._ya7);};_3l6._n2=function(){this._z8=!this._j6();this._0h();};_3l6._0h=function(){window.onerror=_3l6._fz3("IROT_DisableOnErrorHandler")?null:_ae9._im4;};_3l6._di2=function(){return(this._ya7===true);};_3l6._t71=function(){if(this._ll1==undefined){this._ll1=Boolean( this._hc8.selectSingleNode( "XMLAttributes/XMLAttribute[@name='EnableAppDebugMenu' and @value='true']" ) );}return(this._ll1||this._ya7);};_3l6._j6=function(){if(this._z8==undefined){this._z8=Boolean(_3l6._fz3("ShowSecondaryAppDebugMenu"));}return this._z8;};_3l6._fz3=function(_579){if(this._nu4==undefined){var _n05=this._hc8.selectSingleNode("XMLAttributes/XMLAttribute[@name='IROTSettings']");this._nu4=_n05?JSON.parse(_n05.getAttribute("value")):null;}return this._nu4?this._nu4[_579]:null;};_3l6._xg3=function(){if(this._953==undefined){this._953=Boolean( this._hc8.selectSingleNode( "XMLAttributes/XMLAttribute[@name='RS_ValidateVizJSON' and @value='true']" ) );}return this._953;};_3l6._tr7=function(){return Boolean(this._hc8);};_3l6._oe=function(_6d9){return this._dr[_6d9];};_3l6._5o=function(_vp7){for(var _6d9 in this._dr){if(this._dr[_6d9][_vp7]){return true;}}return false;};_3l6._of=function(){this._dr={};var _gt6=[];var _le8=[];var nl=this._hc8.selectNodes(".//list/listColumns/listColumn/listColumnTitle[@IROT_sortBy]");var _zg8=nl.length;for(var i=0;i<nl.length;i++){var n=nl.item(i);var _qb6=n.parentNode;var _h49=_qb6.parentNode.parentNode;var _6d9=_h49.getAttribute("iid");var _vp7="_LIST" + _6d9 + "_COL" + _qb6.getAttribute( "iid" ) + "_SORT_";n.setAttribute("IROT_refSortVariable", _vp7);_gt6.push(_vp7);_le8.push( n.getAttribute( "IROT_sortOrder" )||"none" );if(!this._dr[_6d9]){this._dr[_6d9]={};}this._dr[_6d9][_vp7]=true;}var nl=this._hc8.selectNodes(".//appList[appListColumns/appListColumn[@allowSorting='true']]");var _zg8=nl.length;for(var i=0;i<nl.length;i++){var _h49=nl.item(i);var _6d9=_h49.getAttribute("iid");this._dr[_6d9]={};var _vp7="_APPLIST" + _6d9 + "_SORTORDER_";_h49.setAttribute("IROT_refSortOrderVariable", _vp7);_gt6.push(_vp7);_le8.push( _h49.getAttribute( "IROT_sortOrder" )||"none" );this._dr[_6d9][_vp7]=true;var _vp7="_APPLIST" + _6d9 + "_SORTCOL_";_h49.setAttribute("IROT_refSortColumnVariable", _vp7);_gt6.push(_vp7);_le8.push("");this._dr[_6d9][_vp7]=true;}this._l72(_gt6, _le8);};_3l6._l72=function(_gt6,_le8){var _d05=this._9l2(this._hc8, "appProperties/appVariables", false);for(var i=0;i<_gt6.length;i++){var _3n5=this._iy5(_d05, "appVariable");_3n5.setAttribute("name", _gt6[i]);var _td2=this._u62(_3n5, "appVariableValues");this._iy5(_td2, "appVariableValue").text=_le8[i];}};_3l6._767=function(n){n=n.cloneNode(true);this._0g(n);return n;};_3l6._0g=function(n){var nl=n.selectNodes("descendant-or-self::*");var _zg8=nl.length;for(var i=0;i<_zg8;i++){nl.item(i).setAttribute("iid", this._tn6+this._oe9++);}};_3l6._4m6=function(_jo7){var n=this._ne9.createElement(_jo7);n.setAttribute("iid", this._tn6+this._oe9++);return n;};_3l6._iy5=function(_hi8,_jo7){return _hi8.appendChild(this._4m6(_jo7));};_3l6._9l2=function(_hi8,_ko7,_w76){var _o49=null;var _g49=_hi8;var a=_ko7.split("/");for(var i=0;i<a.length;i++){_g49=this._u62(_g49, a[i]);if(!_o49){_o49=_g49;}}return _w76?_o49:_g49;};_3l6._u62=function(_hi8,_jo7){var n=_hi8.selectSingleNode(_jo7);if(n){return n;}return this._iy5(_hi8, _jo7);};_3l6._tl4=function(){return this._hc8;};_3l6._4z3=function(_5d9){return this._1r8[_5d9];};_3l6._098=function(_5d9){if(!this._1r8[_5d9]){this._1r8[_5d9]=this._hc8.selectSingleNode( ".//*[@iid='" + _5d9 + "']" );}return this._1r8[_5d9];};_3l6._985=function(){var _9z6=this._hc8.selectSingleNode("modelPath");return _9z6?_9z6.text:"";};_3l6._072=function(){if(!this._943){this._943=_ie9._775( null, _ie9._mw5(this._hc8, ".//", _by5._t14, "/@iid") );}return this._943.concat();};_3l6._9l4=function(){if(!this._816){var _j56=this._072();_ie9._775(_j56, _ie9._mw5(this._hc8, ".//", _by5._0t1, "/@iid"));_ie9._775(_j56, _ie9._mw5(this._hc8, ".//", _by5._s14, "[appContainerFilter | appContainerSelect | appOnSelectSetVariableValues | appChartProperties | .//appChartNodeMemberProperties]/@iid"));_ie9._775(_j56, this._hc8.selectNodes(".//vizStatic[vizStaticDataSets/vizStaticDataSet[appContainerSelect | appOnSelectSetVariableValues]]/@iid | .//vizStatic[appOnSelectSetVariableValues]/@iid"));this._816=_j56;}return this._816;};_3l6._fz=function(){if(!this._cl1){var _j56=this._072();_ie9._775(_j56, _ie9._mw5(this._hc8, ".//", _by5._ck, "/@iid"));this._cl1=_j56;}return this._cl1;};_3l6._yk4=function(){return this._hc8.selectSingleNode("appProperties/appAccess");};_3l6._m1=function(){if(!this._w3){var _j56=this._9l4();this._w3=_ie9._775( null, this._hc8.selectNodes( "layouts//*[@displayForOrientation='portrait']" + ( ( _j56.length > 0 )?_ie9._in( "iid", "=", _j56, "or", false, true ):"" ) + "/@iid" ) );}return this._w3;};_3l6._b1=function(){if(!this._z2){var _j56=this._9l4();this._z2=_ie9._775( null, this._hc8.selectNodes( "layouts//*[@displayForOrientation='landscape']" + ( ( _j56.length > 0 )?_ie9._in( "iid", "=", _j56, "or", false, true ):"" ) + "/@iid" ) );}return this._z2;};_3l6._og1=function(){if(!this._p92){this._p92=_ie9._775(null, this._hc8.selectNodes("layouts//*[@isVirtualControl='true']/@iid"));}return this._p92;};var _ea5={};_ea5._mj6=function(_fe4){this._gg5={};if(!_fe4){return;}var _vo5=this._bo3={};var nl=_fe4.selectNodes("span");for(var i=0; i<nl.length;++i){var n=nl.item(i);_vo5[n.getAttribute("roid")]=n.text;}};_ea5._uf3=function(_wd9){this._fn1=_wd9;};_ea5._0v=function(_pi8){var _3t2=this._cu1();var _rv8=_3t2.selectSingleNode("DRILLS/DRILL[" + (parseInt(_pi8.getAttribute("drillIdx")) + 1) + "]");if(!_rv8){return "";}var _we1="<authoredDrillRequest>";var _c37=_3l6._985();var _el8=_rv8.getAttribute("method")||"default";if(_el8=="execute"){_el8="run";}var _455=_rv8.getAttribute("outputFormat");if(!_455||_455.toLowerCase()=="xhtmlfragment"){_455="HTMLFragment";}var _pm7=_rv8.getAttribute("bookmark")||_pi8.getAttribute("bookmark")||"";_we1 += "<param name=\"action\">" + _jp8._s77( _el8 ) + "</param>";_we1 += "<param name=\"target\">" + _jp8._s77( _rv8.getAttribute("path") ) + "</param>";_we1 += "<param name=\"format\">" + _455 + "</param>";_we1 += "<param name=\"locale\">" + _jp8._s77( _rv8.getAttribute("outputLocale") ) + "</param>";_we1 += "<param name=\"prompt\">" + _jp8._s77( _rv8.getAttribute("prompt") ) + "</param>";_we1 += "<param name=\"dynamicDrill\">" + _jp8._s77( _rv8.getAttribute("sendFilterContext") ) + "</param>";_we1 += "<param name=\"bookmark\">" + _jp8._s77( _pm7 ) + "</param>";_we1 += "<param name=\"metadataModel\">" + (_c37?_jp8._s77( _c37 ):"") + "</param>";_we1 += "<param name=\"sourceTracking\"></param>";_we1 += "<param name=\"source\"></param>";_we1 += "<param name=\"selectionContext\"></param>";_we1 += "<param name=\"sourceSpecification\"></param>";var _0f7=false;var _pa4=false;for(var i=0;i<_rv8.childNodes.length;i++){var _679=_ie9._tm4(_rv8.childNodes[i]);if(_679.indexOf("<bus:parameters")==0&&!_0f7){_we1 += "<param name=\"sourceContext\">" + _jp8._s77( _679 ) + "</param>";_0f7=true;}else if(_679.indexOf("<bus:objectPaths")==0&&!_pa4){_we1 += "<param name=\"objectPaths\">" + _jp8._s77( _679 ) + "</param>";_pa4=true;}}_we1+= "<drillParameters>";var nl=_pi8.selectNodes("drillParameter");var _1w8=_ie9._yj6(null, "<param/>", false, false).documentElement;for(var i=0;i<nl.length;i++){var _mg6=nl.item(i).getAttribute("mun")||nl.item(i).getAttribute("value");if(!_mg6){continue;}var _ro7="p_" + nl.item(i).getAttribute("name");if(_mg6.indexOf("<selectChoices>")==-1){var _nt3=_rv8.selectSingleNode("PARAMETER-PROPERTIES/Parameter[@name=" + _jp8._mn4( nl.item(i).getAttribute("name") ) + "]/@propertyToPass");_1w8.setAttribute("name", _ro7);_ie9._hw5(_1w8, "*");var _bt2=_ie9._5z3(_1w8, "selectChoices");var _ra3=_bt2.appendChild(_1w8.ownerDocument.createElement("selectOption"));_ra3.setAttribute("useValue", _mg6);_ra3.setAttribute("displayValue", nl.item(i).getAttribute("displayValue")||"" );if(_nt3){_ra3.setAttribute("propertyToPass", _nt3.value);}_we1 += "<param name=\"" + _jp8._s77( _ro7 ) + "\">" + _jp8._s77( _ie9._tm4(_bt2) ) + "</param>";}else{_we1 += "<param name=\"" + _jp8._s77( _ro7 ) + "\">" + _jp8._s77( _mg6 ) + "</param>";}}_we1+= "</drillParameters>";_we1 += "<param name=\"executionParameters\"></param>";_we1+= "</authoredDrillRequest>";return _we1;};_ea5._h24=function(_1y7){var _kx4=Boolean(_1y7.length>1);var _pt8=document.getElementById(_kx4?"multipleTargetDrillForm":"singleTargetDrillForm");var _3t2=this._cu1();var _068=_3t2.selectSingleNode("drillGateway").text;_pt8.action=_068;_pt8["gateway"].value=_068;if(_kx4){var _aw4=[];for(var i=0; i<_1y7.length;++i){_aw4.push(_ie9._tm4(_1y7[i]));}_pt8["drillTargets"].value = _aw4.join("");_pt8["drillSpecs"].value = _ie9._tm4(_3t2.selectSingleNode("DRILLS"));}else if(_1y7.length==1){_pt8["authoredDrill.request"].value=this._0v(_1y7[0]);}return _pt8;};_ea5._s88=function(_cn7){var _3t2=this._cu1();if(!_3t2){return;}var _7i7=parseInt(_cn7, 10);var _en5=_3t2.selectSingleNode("drillContexts/drillContext[" + (_7i7 + 1) + "]");if(Application._v9()){var _d45=_ie9._tm4(_en5);Application._h32(_cn7, _d45);return;}var _0l7=_en5.selectNodes("drillTargets/drillTarget");this._o99=_ae9._us();if(this._o99){this._na(_3t2, _0l7);}else{var _pt8=this._h24(_ie9._l61(null, _0l7));this._wg(_pt8);}};_ea5._na=function(_3t2,_0l7){var _h66=[];for(var i=0; i<_0l7.length; i++){var _pu8=parseInt(_0l7.item(i).getAttribute('drillIdx'), 10);var _rv8=_3t2.selectNodes('DRILLS/DRILL').item(_pu8);if(_rv8){var _fh6=_rv8.getAttribute('path');_h66.push(_fh6);}}var _xd8=[];for(var i=0; i<_0l7.length; i++){var _pu8=parseInt(_0l7.item(i).getAttribute('drillIdx'));var _rv8=_3t2.selectNodes('DRILLS/DRILL').item(_pu8);var _ul8=_rv8.getAttribute('prompt');var _455=_rv8.getAttribute('outputFormat');var _r83=_rv8.getAttribute('showInNewWindow').toLowerCase()==='true';var _579=_rv8.getAttribute("label");var _el8=_rv8.getAttribute('method');var _9l8=_rv8.getAttribute('outputLocale');var _n15=_rv8.selectNodes('bus:objectPaths/item[@xsi:type="bus:searchPathSingleObject"]');var _466=[];for(var j=0; j<_n15.length; j++){_466.push(_ie9._fv5(_n15.item(j)));}var _p73=[];var _6o5=_0l7.item(i).selectNodes('drillParameter');for(var j=0; j<_6o5.length; j++){var _fu3={};var _cz6=_6o5.item(j);var _7i4=_cz6.getAttribute('mun')||_cz6.getAttribute('value');if(!_7i4){continue;}_fu3.n=_cz6.getAttribute('name');_fu3.v=_7i4; _fu3.d=_cz6.getAttribute('mun')?_cz6.getAttribute('value'):_cz6.getAttribute('displayValue')||_cz6.getAttribute('value');var _yd2=_rv8.selectSingleNode('PARAMETER-PROPERTIES/Parameter[@name="'+ _fu3.name + '"]');if(!!_yd2){_fu3.propertyToPass=_yd2.getAttribute('propertyToPass');}_p73.push(_fu3);}_xd8.push({sLabel: _579,sPrompt: _ul8,sOutputFormat: _455,sMethod: _el8,bShowInNewWindow: _r83,sLocale: _9l8,aPaths: _466,aARParameters: _p73,sPath: _rv8.getAttribute('path'),nDrill: _rv8});}this._o99.ActiveReport.LaunchDrills(_xd8);};_ea5._wg=function(_pt8){_pt8.target="ARDRILL_"+(new Date()).getTime();var _4g9=window.open("about:blank", _pt8.target);if(_fe9._nh1(_4g9)){return;}_4g9.focus();_pt8.submit();};_ea5._kc5=function(_dn7,_uo7,_tp7){var _3t2=this._cu1();if(!_3t2){return null;}return _3t2.selectSingleNode(".//drillTarget[@drillIdx="+_jp8._mn4(_dn7)+"]/drillParameter[@name="+_jp8._mn4(_uo7)+" and ( @displayValue=" + _jp8._mn4( _tp7 ) +" or @value=" + _jp8._mn4( _tp7 ) + ")]");};_ea5._th2=function(_q37){if(this._f36==undefined){var _5c6=_ae9._sl4();var _wd9=_999._co8(_5c6);_wd9=_wd9.replace(/bus:/g, "");var _6y4=_ie9._yj6(null, _wd9, false, false);this._f36=_6y4.documentElement.selectSingleNode("parameters");}if(!this._f36){return null;}var _ft3=this._f36.selectSingleNode("item[name=" + _jp8._mn4( _q37 ) + "]/value/item/use");return _ft3?_ft3.text:null;};_ea5._422=function(_k05){if(Application._v9()){Application._h32("", _ie9._tm4(_k05));return;}this._o99=_ae9._us();if(this._o99){var _3t2=this._cu1();if(_3t2){this._na(_3t2, _k05.selectNodes("drillTargets/drillTarget"));}}else{var _1y7=_ie9._l61(null, _k05.selectNodes("drillTargets/drillTarget"));var _pt8=this._h24(_1y7);this._wg(_pt8);}};_ea5._8l1="xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:bus='http://developer.cognos.com/schemas/bibus/3/'";_ea5._cu1=function(){if(!this._gp2&&this._fn1){var _4f9=_ie9._yj6(this, this._fn1, false, true);_ie9._n01(_4f9, _ea5._8l1);delete this._fn1;if(_4f9){this._gp2=_4f9.documentElement;}}return this._gp2;};_ea5._si6=function(_ry6){var _o07={};_o07.drills={};var _8j8=_o07.drills;var _d38=_ry6.selectNodes("appDrill");for(var _pu8=0; _pu8<_d38.length;++_pu8){var _rv8=_d38.item(_pu8);var _pw8=_8j8[_rv8.getAttribute("name")]={};var _fn5=_rv8.selectSingleNode("appDrillMethod/*");var _wo5=_pw8.drillMethod={};switch(_fn5.nodeName){case "appDrillHandler":var _925=_wo5.drillHandler={};_925.name=_fn5.getAttribute("name");break;default:_oz8._8z8("Unsupported drill method");return false;}_pw8.label=this._bo3[_rv8.selectSingleNode("appDrillLabel/@iid").value];var _xd6=_pw8.parameters={};var nl=_rv8.selectNodes("appDrillParameters/appDrillParameter[appDrillValues/appDrillStaticValue]");for(var i=0; i<nl.length;++i){var n=nl.item(i);_xd6[n.getAttribute("name")] = _ie9._775(null, n.selectNodes("appDrillValues/appDrillStaticValue/text()"));}var nl=_rv8.selectNodes("appDrillParameters/appDrillParameter/appDrillValues/appDrillAppVariableValues");for(var i=0; i<nl.length;++i){var n=nl.item(i);var _le8=_x77._q67(n.getAttribute("refAppVariable"));_xd6[n.parentNode.parentNode.getAttribute("name")]=_le8.concat();}}if(Application._8j(_o07)){return;}};_ea5._j75=function(_gb6){if(_gb6){var _av3=_gb6.getAttribute("name");if(this._gg5[_av3]==null){this._ok3(_gb6);}var _sc6=this._gg5[_av3];if(_sc6&&this._144(_sc6)){if(this._e21(_sc6)){var doc=document;var _pt8=this._3l2(doc, _sc6);doc.body.appendChild(_pt8);_pt8.submit();doc.body.removeChild(_pt8); }else{var _qd9=this._4l2(_sc6);if(_sc6._y74.target===undefined||_sc6._y74.target===null){var _lc9=window.open( _qd9, '', '');_lc9.focus();}else if(_sc6._y74.target.length==0){window.location.replace(_qd9);}else{var _wb6=_ia5._5v5();var _bt3=_wb6.selectSingleNode(".//IFRAME[@name=" + _jp8._mn4( _sc6._y74.target ) + "]");if(_bt3){var _8i8=_299._g22(_bt3);if(_8i8){_8i8.src=_qd9; }}}}}}};_ea5._ok3=function(_gb6){var _sc6=this._gg5[_gb6.getAttribute("name")]={};var _3y=_gb6.selectSingleNode("appDrillToMethod/*");if(_3y&&_3y.nodeName=="appDrillToReportViewer"){var _nf4=_sc6._y74={};var _9o5=_3y.selectNodes("reportParameterSources//reportPath");var _a66=_nf4._w46=[];for(var i=0;i<_9o5.length;i++){_a66.push(_9o5.item(i).getAttribute("path"));}_nf4.target=_3y.getAttribute("target");if(_nf4.target){var _8i8=_3l6._tl4().selectSingleNode("layouts//appIFrame[@name=" + _jp8._mn4( _nf4.target ) + "]");if(_8i8){_nf4.iFrameSrc=_8i8.getAttribute("src");}}}var _o51=_gb6.selectNodes("appDrillToParameters/*");if(_o51){var _9e2=_sc6._za2={};for(var i=0; i<_o51.length;++i){var n=_o51.item(i);var _ut2=_9e2[n.getAttribute("name")]={};_ut2.required=(n.getAttribute("required")=="true");var _f15=n.selectSingleNode("XMLAttributes/XMLAttribute");if(_f15&&_f15.getAttribute("name")=="RS_GenerateParameter"){_ut2._4k5=false;}else{_ut2._4k5=true; }var _yz1=n.selectSingleNode("appDrillToValues/appDrillToAppVariableValues");if(_yz1){_ut2.value=_yz1.getAttribute("refAppVariable");_ut2.type="refAppVariable";}else{var _4s=n.selectSingleNode("appDrillToValues/appDrillToAppVariableRange"); if(_4s){var _a25=_ut2.value=[];_ut2.type="range";var _mb9=_4s.selectSingleNode("appDrillRangeMin");var _lb9=_4s.selectSingleNode("appDrillRangeMax");if(_mb9){_a25.push(_mb9.getAttribute("refAppVariable"));}if(_lb9){_a25.push(_lb9.getAttribute("refAppVariable"));}}else{var _715=n.selectNodes("appDrillToValues/appDrillToStaticValue");if(_715&&_715.length>0){var _qp5=_ut2.value=[];_ut2.type="static";for(var j=0; j<_715.length; j++){_qp5.push(_715.item(j).text);}} }}}}};_ea5._144=function(_sc6){var _ex4=true;for(var _lx8 in _sc6._za2){var _517=_sc6._za2[_lx8];if(_517.required){if(_517.type=="refAppVariable"&&_x77._q67(_517.value).length==0){_ex4=false;break;}else if(_517.type =="range" &&(_517.value.length!=2||_x77._q67(_517.value[0]).length==0||_x77._q67(_517.value[1]).length==0)){_ex4=false;break;}else if(_517.type =="static"&&_517.value.length==0){_ex4=false;break;}}}return _ex4;};_ea5._3l2=function(doc,_sc6){var _pt8=doc.createElement("form");var _3t2=this._cu1();var _068=_sc6._y74.iFrameSrc?_sc6._y74.iFrameSrc:_3t2.selectSingleNode("drillGateway").text;_pt8.action=_068;_pt8.method="POST";_pt8.target=_sc6._y74.target;for(var _lx8 in _sc6._za2){var _517=_sc6._za2[_lx8];if(_517.type=="refAppVariable"){var _le8=_x77._q67(_517.value);if(_517._4k5){var _wv8=doc.createElement("INPUT");_wv8.setAttribute("name", _lx8);_wv8.setAttribute("type", "hidden");_wv8.setAttribute("value", this._1a1(_le8));_pt8.appendChild(_wv8); }else{for(var i=0; i<_le8.length; i++){var _wv8=doc.createElement("INPUT");_wv8.setAttribute("name", _lx8);_wv8.setAttribute("type", "hidden");_wv8.setAttribute("value", _le8[i]);_pt8.appendChild(_wv8);}}}else if(_517.type =="range"){var _co7=_x77._q67(_517.value[0]);var _bo7=_x77._q67(_517.value[1]);if(_co7.length&&_bo7.length){var _9f6=this._3g(_co7, _bo7);var _wv8=doc.createElement("INPUT");_wv8.setAttribute("name", _lx8);_wv8.setAttribute("type", "hidden");_wv8.setAttribute("value", _9f6);_pt8.appendChild(_wv8);}}else if(_517.type =="static"){for(var i=0; i<_517.value.length; i++){var _wv8=doc.createElement("INPUT");_wv8.setAttribute("name", _lx8);_wv8.setAttribute("type", "hidden");_wv8.setAttribute("value", _517.value[i]);_pt8.appendChild(_wv8);}}}return _pt8;};_ea5._1a1=function(_le8){var _jd9="<selectChoices>";for(var i=0; i<_le8.length; i++){var _n55=_le8[i];_jd9 += "<selectOption useValue=\"" + _n55 + "\" displayValue=\"" + _n55 + "\"/>";}_jd9+= "</selectChoices>";return _jd9;};_ea5._3g=function(_co7,_bo7){return "<selectChoices><selectBoundRange selected=\"true\">" +"<start useValue=\"" + _co7 + "\" displayValue=\"" + _co7 + "\"/>" +"<end useValue=\"" + _bo7 + "\" displayValue=\"" + _bo7 + "\"/>" +"</selectBoundRange></selectChoices>";};_ea5._e21=function(_sc6){var _aa9=false;if(_sc6._za2&&_sc6._za2.b_action&&!_sc6._za2.b_action._4k5){_aa9=true;}return _aa9;};_ea5._4l2=function(_sc6){var _3t2=this._cu1();var _068=_sc6._y74.iFrameSrc?_sc6._y74.iFrameSrc:_3t2.selectSingleNode("drillGateway").text;var _rl8="";for(var _lx8 in _sc6._za2){var _517=_sc6._za2[_lx8]; if(!_517._4k5){if(_517.type=="refAppVariable"){var _le8=_x77._q67(_517.value);for(var i=0; i<_le8.length; i++){_rl8 += _lx8+'=' + encodeURIComponent(_le8) + '&';}}else if(_517.type =="static"){for(var i=0; i<_517.value.length; i++){_rl8 += _lx8+'=' + encodeURIComponent(_517.value[i]) + '&';}}}}_rl8 += 'contentLocale' + '=' + encodeURIComponent(_ia5._j85()) + '&';var _ar2=[];for(var _lx8 in _sc6._za2){var _517=_sc6._za2[_lx8];if(_517._4k5){var _lu3={name: _lx8};if(_517.type=="refAppVariable"){var _le8=_x77._q67(_517.value);if(_le8.length>1){_lu3.value=[];for(var i=0; i<_le8.length; i++){_lu3.value.push({use: _le8[i], display: _le8[i]});}}else{_lu3.value={use: _le8[0], display: _le8[0]};}}else if(_517.type =="range"){var _co7=_x77._q67(_517.value[0]);var _bo7=_x77._q67(_517.value[1]);_lu3.value=[{boundRange: {start: {use: _co7, display: _co7}, end: {use: _bo7, display: _bo7}}}];}else if(_517.type =="static"){if(_517.value.length>1){_lu3.value=[];for(var i=0; i<_517.value.length; i++){_lu3.value.push({use: _517.value[i], display: _517.value[i]});}}else{_lu3.value={use: _517.value, display: _517.value};}}_ar2.push(_lu3); }}_rl8+= 'promptParameters=' + encodeURIComponent(JSON.stringify(_ar2.length==1?_ar2[0]: _ar2)); return _068+'?' + _rl8;};var _299={};_299._is4=false;_299._mc7={};_299._kw1=[];_299._e43=[];_299._vc7={};_299._3b2={};_299._6r6={};_299._j89=function(){this._ne9=document;this._gv7=this._ne9.getElementById("divCanvas");this._gv7.style.cursor="default";this._ne9.body[_kx5._wj2?"onpointermove":"onmousemove"]=this._206.bind(this);this._ne9.body[_kx5._wj2?"onpointerdown":"onmousedown"]=this._106.bind(this);this._ne9.body[_kx5._wj2?"onpointerup":"onmouseup"]=this._t97.bind(this);if(_kx5._uz8||_kx5._ka8){window.addEventListener("beforeprint", _ia5._ne()?this._9k3.bind(this):this._923.bind(this));window.addEventListener("afterprint", _ia5._ne()?this._944.bind(this):this._7k3.bind(this));}this._1p6=this._ne9.getElementById("divBlocker");_0h3._4u5(this);if(_kx5._y14&&!_kx5._wj2){this._ne9.addEventListener("touchstart", _9t7._ti(this._9v1, this), true);this._ne9.addEventListener("touchend", _9t7._ti(this._mm2, this), true);this._5b2=new _oq7(0, 0);}this._ne9.addEventListener(_kx5._wj2?"pointerdown":"mousedown", _9t7._ti(this._z72, this), true);this._t31=null;this._j82();this._xq=_kx5._2p8;};_299._9k3=function(){this._qm=this._gv7.style.position;this._gv7.style.position="static";};_299._923=function(){this._je5=[];var nl=this._ne9.querySelectorAll("link[href]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._je5.push(this._ne9.head.appendChild(this._ne9.createElement("STYLE")));this._je5[i].innerHTML=_at7._2v5(nl.item(i).href);}this._2o6=[];this._3o6=[];var _vz7=this._ne9.createElement("canvas");var ctx=_vz7.getContext("2d");var nl=this._ne9.querySelectorAll("img[src]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var img=nl.item(i);var _md9=img.src;if(_md9.indexOf("data:")!=0){img.style.height=img.height+"px";img.style.width=img.width+"px";_vz7.height=img.height;_vz7.width=img.width;try {ctx.drawImage(img, 0, 0);}catch(err){} img.src=_vz7.toDataURL( _md9.match( /\.(jpg|png|gif)$/ )?( "image/" + RegExp.$1 ):"image/png" );this._2o6.push(img);this._3o6.push(_md9);}}var _cw8=this._ne9.querySelectorAll(".clsHalScrollableBody");for(var index=0; index<_cw8.length;++index){_cw8.item(index).style.position="relative";}};_299._944=function(){this._gv7.style.position=this._qm;};_299._7k3=function(){var _zg8=this._je5.length;for(var i=0;i<_zg8;i++){var el=this._je5[i];el.parentNode.removeChild(el);}this._je5=null;var _zg8=this._2o6.length;for(var i=0;i<_zg8;i++){this._2o6[i].src=this._3o6[i];}this._2o6=null;this._3o6=null;var _cw8=this._ne9.querySelectorAll(".clsHalScrollableBody");for(var index=0; index<_cw8.length;++index){_cw8.item(index).style.position="absolute";}};_299._rn=function(_r38){if(!this._f92){this._f92=[];}_109._9k6(this._f92, _r38);};_299._4h1=function(){if(this._f92){var _yb2=this._f92;this._f92=null;for(var i=0; i<_yb2.length;++i){_yb2[i]._sk4();}}};_299._603=function(){var _0e8=["mousedown", "mouseup", "mousemove", "click", "dblclick", "mouseover", "mouseout"];var _zg8=_0e8.length;for(var i=0;i<_zg8;i++){this._ne9.addEventListener(_0e8[i], this._0i3, true);}};_299._0i3=function(e){e.stopImmediatePropagation();};_299._eg1=function(){return this._5b2;};_299._fw2=function(){return this._gv7;};_299._of1=function(_vl7){_109._9k6(this._kw1, _vl7);};_299._wt=function(_vl7){_109._bk6(this._kw1, _vl7);};_299._aj=function(e){if((e.shiftKey||e.altKey)&&e.ctrlKey&&(e.keyCode=="D".charCodeAt(0))){_3l6._rj();}if((e.shiftKey||e.altKey)&&e.ctrlKey&&(e.keyCode=="K".charCodeAt(0))){_3l6._n2();}if(_vz2._pl1){switch(e.keyCode){case _fe9._687:this._iz5(e);break;case _fe9._zn4:case _fe9._n14:case _fe9._tx5:case _fe9._yn4:if(_vz2._if3(e.target)){_fe9._8u5(e);_io4._g32(e.target, e.keyCode, true);}break;}}};_299._iz5=function(e){var el=e.target;if(el.nodeName=="#text"){el=el.parentNode;}var _cn7=( el.getAttribute?el.getAttribute( "drillCtx" ):null )||( el.parentNode.getAttribute?el.parentNode.getAttribute( "drillCtx" ):null );if(_cn7){_ea5._s88(_cn7);}};_299._eg2=function(_vl7){_109._9k6(this._e43, _vl7);};_299._ah1=function(_vl7){_109._bk6(this._e43, _vl7);};_299._zr7=function(e){var _zg8=this._e43.length;for(var i=_zg8-1;i>=0;i--){this._e43[i]._qn4(e);}};_299._206=function(e){var _zg8=this._kw1.length;for(var i=_zg8-1;i>=0;i--){this._kw1[i]._0z2(e);}};_299._mm2=function(e){if(e.touches.length!=0||this._to6){return;}var touch=e.changedTouches[0];this._5b2.left=touch.pageX-document.body.scrollLeft;this._5b2.top=touch.pageY-document.body.scrollTop;this._iz5(e);};_299._9v1=function(e){ this._to6=false;if(e.touches.length!=1){this._to6=true;return;}};_299._106=function(e){if(e.button!=_fe9._bz2){return;}};_299._t97=function(e){if(_fe9._195(e.target)){return;}if(e.button==_fe9._bz2){if(!_kx5._y14||_kx5._wj2){this._iz5(e);}}else if(e.button==_fe9._rj2){if(!_3l6._t71()){return;}if(this._m41){this._m41="";}var _739=_fe9._xn(e.target);var el=_739;if(_fe9._0r7(this._1p6, _739)){this._1p6.style.zIndex=-1;el=this._ne9.elementFromPoint(e.clientX, e.clientY);this._1p6.style.zIndex=20000;}else{if(el._i83){el=el.parentNode;}if(el._j76){el=this._lw2(el.getAttribute("_gm8"));}}switch(el.nodeName){case "AREA":var _lm8="#" + el.parentNode.getAttribute( "name" );var _ib9=_ia5._5v5().selectSingleNode( ".//img[@usemap='" + _lm8 + "']" );if(_ib9){el=this._g22(_ib9);break;}if(el.parentNode.nextSibling&&el.parentNode.nextSibling.lastChild&&(el.parentNode.nextSibling.lastChild.getAttribute("usemap")==_lm8)){el=el.parentNode.nextSibling.lastChild;}break;case "IMG":if(el._zy1){el=el.nextSibling;}break;}var _993=null;for(var _q79 in this._mc7){var _496=this._mc7[_q79]._v75();if(_496&&_fe9._0r7(_496, el)){if(_993&&!_fe9._0r7(_993, _496)){continue;}_993=_496;this._m41=_q79;}}this._fn4(e.clientX, e.clientY);}};_299._fn4=function(_e08,_f08){if(!this._su4){this._su4=new _t65(_4l6._lv5("MenuPopupRightClick"), this);}this._su4._hn4("mnuRightClickPopup", _e08, _f08);};_299._5b5 ={_i57:"IDS_EL_appButton",_n65:"IDS_EL_appButtonBar",_gq7:"IDS_EL_appChart",_cv2:"IDS_EL_appCheckboxGroup",_np1:"IDS_EL_appContinuousSlider",_it5:"IDS_EL_crosstab",_dv2:"IDS_EL_appDataButtonBar",_if1:"IDS_EL_appDataCheckboxGroup",_jt5:"IDS_EL_appDataDeck",_661:"IDS_EL_appDataDiscreteSlider",_op1:"IDS_EL_appDataDropDownList",_1d3:"IDS_EL_appDataIterator",_jx3:"IDS_EL_appDataListBox",_gs:"IDS_EL_appDataRadioButtonGroup",_nf2:"IDS_EL_appDataTabControl",_ny:"IDS_EL_appDataToggleButtonBar",_988:"IDS_EL_appDeck",_of2:"IDS_EL_appDiscreteSlider",_2d3:"IDS_EL_appDropDownList",_lt5:"IDS_EL_appIterator",_a88:"IDS_EL_list",_3i6:"IDS_EL_appListBox",_fn8:"IDS_EL_mapChart",_pp1:"IDS_EL_appRadioButtonGroup",_qj4:"IDS_EL_appTabControl",_e12:"IDS_EL_appToggleButtonBar",_fv2:"IDS_EL_appRepeaterTable",_jf1:"IDS_EL_repeaterTable",_gn8:"IDS_EL_viz",_o65:"IDS_EL_viz"};_299._w9=function(_m25,_8z6){switch(_8z6.getAttribute("id")){case "mnuRightClickPopup":var _96=_3l6._j6();_m25._m42("mnuRightClickShowDebugConsole", _96);_m25._m42("mnuRightClickUseDecimalCache", _96);_m25._k42("mnuRightClickUseDecimalCache", _652._vk6());_m25._m42("mnuRightClickCopyReportSpec", _96);_m25._m42("mnuRightClickCopyReportOutput", _96);_m25._m42("mnuRightClickCopyReportOutputOriginal", _96);_m25._m42("mnuRightClickCopyReportOutputParts", _96);_m25._m42("mnuRightClickShowAppImageCache", _96);_m25._m42("mnuRightClickShowReportOutputImageCache", _96);var _r38=this._m41?this._mc7[this._m41]:null;if(_r38){var _ve6=_r38._6l4();_m25._my2( "mnuRightClickCopyControlXHTML", "Copy " + _ve6 + " XHTML" );_m25._my2( "mnuRightClickCopyControlRecordset", _4l6._m67( "IDS_IR_COPY_RS", _ve6 ) );_m25._my2( "mnuRightClickCopyControlSpec", "Copy " + _ve6 + " Spec" );_m25._my2( "mnuRightClickShowControlXHTML", "Show " + _ve6 + " XHTML" );_m25._my2( "mnuRightClickShowControlRecordset", _4l6._m67( "IDS_IR_SHOW_RS", _ve6 ) );_m25._my2( "mnuRightClickShowControlSpec", "Show " + _ve6 + " Spec" );}var _jc2=_3l6._di2();_m25._m42("mnuRightClickShowInfo", _96||_jc2);var _lu6=Boolean(_r38);_m25._m42("mnuRightClickCopyControlJson", _lu6&&(_96||_jc2)&&(_r38 instanceof _gn8));_m25._m42("mnuRightClickCopyControlXHTML", _lu6&&_96);_m25._m42("mnuRightClickCopyControlRecordset", _lu6&&(_96||_jc2));_m25._m42("mnuRightClickCopyControlSpec", _lu6&&_96);_m25._m42("mnuRightClickShowControlXHTML", _lu6&&_96);_m25._m42("mnuRightClickShowControlRecordset", _lu6&&(_r38._q85()||_r38._o85())&&(_96||_jc2));_m25._m42("mnuRightClickShowControlSpec", _lu6&&_96);_m25._m42("mnuRightClickShowVizRecordSets", _lu6&&(_r38 instanceof _gn8)&&(_96||_jc2));_m25._m42("mnuRightClickShowControlJson", _lu6&&(_96||_jc2)&&(_r38 instanceof _gn8));break;}};_299._9o=function(_m25,_8z6,_8g6){};_299._in4=function(){if(!this._3q2){this._3q2={};}var _7j8=this._3q2[this._m41];if(!_7j8||!_7j8._804()){_7j8=new _z57();this._3q2[this._m41]=_7j8;var _p39=document.body.clientWidth;var _db9=0;var _gv8=500;var _xg8=400;var _d48=new _u57(_p39-_gv8, _db9, _p39, _xg8);var _r38=this._mc7[this._m41];var _a17=_r38._qc5();if(_a17){_7j8._w89(_d48, this._m41, _a17);}else{var _j07=_r38._jc5();if(_j07){_7j8._en4(_d48, this._m41, _j07);}}}};_299._3r7=function(_sy4){_qx5._p77("Generate Page HTML");var _az6=_ia5._f22();var _yk7=this._is4?_ie9._hw5(_az6, ".//script"):[];var _u69=_az6?_ie9._bg3(_az6):"Can't find page table";_ae9._is1("IDS_IR_PROGRESS_OUTLINE");_qx5._2a8("Generate Page HTML");setTimeout(this._et1.bind(this, _az6, _u69, _sy4, _yk7), 0);};_299._ji6=function(_m15,_ac4,_es2){this._wz5(_ie9._l61(null, _m15), _ac4, _es2);};_299._wz5=function(_9j5,_ac4,_es2){if(this._is4){for(var i=0;i<_9j5.length;i++){var _li8=_9j5.shift();var _md9=_li8.getAttribute("src");if(_md9){_fe9._xj6(_md9, this._wz5.bind(this, _9j5, _ac4, _es2));return;}else{_ac4.appendChild(document.createElement("SCRIPT")).text=_li8.text;}}}if(_es2){_es2();}};_299._et1=function(_qi8,_u69,_sy4,_yk7){_qx5._p77("Render Page HTML");this._gv7.innerHTML=_u69;this._ji6(_yk7, document.querySelector("HEAD"), this._791.bind(this, _qi8, _sy4));_ae9._is1("IDS_IR_PROGRESS_CONTROLS");};_299._791=function(_qi8,_sy4){_qx5._2a8("Render Page HTML");_qx5._p77("Create Top Level Controls");this._wn2=this._oy3(_qi8);_qx5._2a8("Create Top Level Controls");setTimeout(_sy4, 0);};_299._lw2=function(_q79){return this._ne9.getElementById(_q79);};_299._g22=function(n){return this._ne9.getElementById(n.getAttribute("void"));};_299._8g1=function(_8s8){var a=[];var _zg8=_8s8.length;for(var i=0;i<_zg8;i++){a.push(this._ne9.getElementById(_8s8[i].getAttribute("void")));}return a;};_299._0t=function(_ui8){var a=[];var _zg8=_ui8.length;for(var i=0;i<_zg8;i++){a.push(this._ne9.getElementById(_ui8.item(i).getAttribute("void")));}return a;};_299._oy3=function(n){var _8e7=[];if(!this._cq2){var _j56=_3l6._9l4();if(_j56.length==0){return _8e7;}this._cq2=".//*" + _ie9._mg2( "@roid", _j56 );var _3w4=_3l6._fz();if(_3w4.length>0){this._hr=".//*" + _ie9._mg2( "@roid", _3w4 ) + "/@void";}}var _jq5="";if(this._hr){var nl=n.selectNodes(this._hr);_jq5=( nl.length>0 )?( "[not(ancestor::*" + _ie9._mg2( "@void", _ie9._775( null, nl ), false, false ) + ")]" ):"";}var nl=n.selectNodes(this._cq2+_jq5);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _7n5=nl.item(i);var _q79=_7n5.getAttribute("void");var _h05=_ia5._771(_q79)||_7n5;var _1h7=this._lw2(_q79);var _r38=_2i6._lk4(_h05, _1h7);this._4g3(_q79, _r38);_8e7.push(_r38);if(_r38._nr1()){_zg3._hi6(_q79, _r38);}}return _8e7;};_299._4g3=function(_q79,_r38){this._mc7[_q79]=_r38;};_299._5z=function(_q79){delete this._mc7[_q79];_ia5._b3(_q79);};_299._6x5=function(){if(_kx5._y14){this._1p6.style.top=document.body.scrollTop+"px";this._1p6.style.left=document.body.scrollLeft+"px";}this._1p6.style.visibility="visible";};_299._xv5=function(){if(_kx5._y14){this._1p6.style.top="0px";this._1p6.style.left="0px";}this._1p6.style.visibility="hidden";};_299._mz=function(){if(!this._ic1){this._ic1=this._xv5.bind(this);}return this._ic1;};_299._fr1=function(){return this._wn2;};_299._0j6=function(_q79){return this._mc7[_q79];};_299._7h2=function(_979){var _8e7=[];for(var _q79 in _299._mc7){var _r38=_299._mc7[_q79];if(_r38._298()==_979){_8e7.push(_r38);}}return _8e7;};_299._7j6=function(_ib9){return this._0y2(_ib9);};_299._uv5=function(_ib9){return this._0y2(_ib9)?this._6r6[_ib9.getAttribute("usemap")]:null;};_299._867=function(_ib9){var _lm8=_ib9.getAttribute("usemap");if(!_lm8){return;}var _639=this._vc7[_lm8];if(_639&&_639.parentNode){_639.parentNode.removeChild(_639);}if(this._6r6[_lm8]){var _hr3=_ib9.parentNode;var _996=_hr3.parentNode;_996.insertBefore(this._6r6[_lm8], _hr3);}delete this._vc7[_lm8];delete this._6r6[_lm8];};_299._k04=function(_lm8){if(this._xq&&_lm8&&!this._3b2[_lm8]){var _639=this._vc7[_lm8];if(_639&&_639.parentNode){this._3b2[_lm8]=_639;_639.parentNode.removeChild(_639);}}};_299._dk4=function(_lm8){if(this._xq&&_lm8){var _639=this._3b2[_lm8];if(_639){_639.ownerDocument.body.appendChild(_639);this._3b2[_lm8]=null;}}};_299._6f=function(_vy6){if(this._xq){var nl=_vy6.selectNodes( ".//img[@usemap and not(@IROT_listensToVariables) and not(@IROT_setsVariables)]/@usemap" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._k04(nl.item(i).value);}}};_299._oi=function(_vy6){if(this._xq){var nl=_vy6.selectNodes( ".//img[@usemap and not(@IROT_listensToVariables) and not(@IROT_setsVariables)]/@usemap" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._dk4(nl.item(i).value);}}};_299._0y2=function(_ib9){var _lm8=_ib9.getAttribute("usemap");if(!_lm8){return null;}var _kb9=this._6r6[_lm8];if(!_kb9&&(_kb9!==null)){_kb9=_ib9.selectSingleNode("../preceding-sibling::map[1]|../parent::div[@class='q-div']/preceding-sibling::map[1]");if(_kb9){var _wx4=_ia5._uj(_kb9);var _639=_299._g22(_kb9);if(_wx4){_639.outerHTML=_999._co8(_kb9);_639=_299._g22(_kb9);}this._vc7[_lm8]=_639;_639.ownerDocument.body.appendChild(_639);this._6r6[_lm8]=_kb9.parentNode.removeChild(_kb9);}else{this._6r6[_lm8]=null;this._vc7[_lm8]=null;}}return this._vc7[_lm8];};_299._pi2=function(_vy6){var nl=_vy6.selectNodes( ".//img[@usemap and not(@IROT_listensToVariables) and not(@IROT_setsVariables)]" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){this._0y2(nl.item(i));}};_299._j82=function(){if(_vz2._pl1){if(!this._m53){this._m53=this._tp8.bind(this);}_io4._k9(this._gv7, null, this._m53, true);}};_299._tp8=function(e){_io4._j95(e.target);};_299._v61=function(){for(var _q79 in _299._mc7){_299._mc7[_q79]._zg2();}};_299._z72=function(e){this._t31=this._1l(e.target);};_299._vj=function(e){var _551=this._1l(e.target);return(_551==this._t31);};_299._1l=function(el){var _993=null;var _lt8=el.ownerDocument.body;for(var _308=el; _308&&_308!=_lt8; _308=_308.parentNode){var _1h7=this._mc7[_308.getAttribute("void")];if(_1h7){_993=_1h7;break;}} return _993;};var _x77={};_x77._0o6=[];_x77._qb1=[];_x77._x8=[];_x77._j89=function(_ji8){this._0x=this._po4.bind(this);this._8s4=[];this._6q8=[];this._0d8={};this._6r8={};this._uo3={};this._1m3=[];this._fe5=[];this._lw1=[];var nl=_ji8.selectNodes("appProperties/appVariables/appVariable");for(var i=0;i<nl.length;i++){var _3n5=nl.item(i);var _579=_3n5.getAttribute("name");this._6q8.push(_579);var _j38=_3n5.selectNodes("appVariableValues/appVariableValue");var a=[];for(var j=0;j<_j38.length;j++){a.push(_ie9._fv5(_j38.item(j)));}this._0d8[_579]=a;this._6r8[_579]=_3n5.getAttribute("dataType");this._uo3[_579]=a.concat();}this._d43=_ie9._775(null, _ji8.selectNodes("appProperties/appVariables/appVariable[@public='true']/@name"));this._e16=[];this._yq6={};this._xq6={};var nl=_ji8.selectNodes("appProperties/appRanges/appRange");for(var i=0;i<nl.length;i++){var _3w8=nl.item(i);var _579=_3w8.getAttribute("name");this._e16.push(_579);var _mb9=_3w8.selectSingleNode("appRangeMin");this._yq6[_579]=_mb9.getAttribute("refAppVariable");var _lb9=_3w8.selectSingleNode("appRangeMax");this._xq6[_579]=_lb9.getAttribute("refAppVariable");}};_x77._jn4=function(){if(!_067._804()){var _p39=document.body.clientWidth;var _db9=document.body.clientHeight;_067._w89(null, new _u57(_p39, _db9, _p39+400, _db9+400));}};_x77._4u5=function(_vl7){this._0o6.push(_vl7);};_x77._m04=function(_vl7){_109._bk6(this._0o6, _vl7);};_x77._xy=function(_vl7){this._qb1.push(_vl7);};_x77._ij=function(_vl7){_109._bk6(this._qb1, _vl7);};_x77._c6=function(_vl7){this._x8.push(_vl7);};_x77._93=function(_vl7){_109._bk6(this._x8, _vl7);};_x77._i77=function(_579,_le8,_3x4,_g17){if(this._ir4(_579, _le8)){this._0d8[_579]=_le8;this._1m3.push(_579);}this._ac5(_3x4, _g17, _g17?_g17._w01:false);};_x77._ir4=function(_579,_le8){var _2a4=this._0d8[_579];return !_109._n88(_2a4, _le8);};_x77._gk4=function(_579,_3x4,_g17){if(this._0d8[_579].length!=0){this._0d8[_579].length=0;this._1m3.push(_579);}this._ac5(_3x4, _g17);};_x77._jy3=function(_7s8,_3x4,_g17){var _zg8=_7s8.length;for(var i=0;i<_zg8;i++){var _579=_7s8[i];if(this._0d8[_579].length!=0){this._0d8[_579].length=0;this._1m3.push(_579);}}this._ac5(_3x4, _g17);};_x77._jw5=function(){var _zg8=this._6q8.length;for(var i=0;i<_zg8;i++){var _579=this._6q8[i];var _le8=this._uo3[_579];if(_le8){this._0d8[_579]=_le8.concat();}else{this._0d8[_579].length=0;}this._1m3.push(_579);}this._ac5(true, null);};_x77._zf1=function(_g17){this._ac5(true, _g17, true);};_x77._ir7=function(){return this._6q8;};_x77._032=function(){return this._d43;};_x77._6c=function(){return this._ja1(this._d43);};_x77._tn=function(){return this._ja1(this._6q8);};_x77._ja1=function(_gt6){var o={};var _zg8=_gt6.length;for(var i=0; i<_zg8;++i){var _579=_gt6[i];o[_579]=this._0d8[_579].concat();}return o;};_x77._798=function(_579){return this._6r8[_579];};_x77._q67=function(_579){return this._0d8[_579];};_x77._o75=function(){return this._0d8;};_x77._tg1=function(){return this._uw1;};_x77._0a=function(){this._ac5(true);};_x77._ac5=function(_3x4,_g17,_hf7){if(_3x4!=false){if(this._uw1&&!_hf7){_oz8._jz8("*** _ac5 should not be called during a change event");debugger;}if(_g17&&!_109._9k6(this._fe5, _g17)){alert(_4l6._m67("IDS_ERR_CHANGE_LOOP"));return;}this._uw1=true;var _7s8=this._1m3.concat();this._1m3.length=0;if(_7s8.length>0){var _zg8=this._0o6.length;for(var i=0;i<_zg8;i++){var _vl7=this._0o6[i];if(_vl7._352(this, _7s8, _g17)){_109._bk6(this._8s4, _vl7);if(_vl7==_g17){this._8s4.unshift(_vl7);}else{this._8s4.push(_vl7);}}}this._1c1=false;}if(this._3p2){clearTimeout(this._3p2);}var _zx=this._0x;if(_g17){if(_g17._1l4&&_g17._1l4()){this._lw1.push(_g17._1l4());}else if(_g17._p75){var _ry6=_g17._p75();if(_ry6){_zx=this._po4.bind(this, _ry6);}}}var _zg8=this._8s4.length;for(var i=0;i<_zg8;++i){if(this._8s4[i]._uo8){this._8s4[i]._uo8();}}_109._bk6(this._fe5, _g17);if(this._fe5.length==0){this._3p2=setTimeout(_zx, 0);}}};_x77._po4=function(_ry6){var _zg8=this._8s4.length;for(var i=0; i<_zg8;++i){this._8s4[i]._sk4();if(this._8s4[i]._ej6()){var _fs3=this._x8.length;for(var j=0;j<_fs3;j++){this._x8[j]._b8(this._8s4[i]);}}}this._8s4.length=0;this._fe5.length=0;this._uw1=false;var _zg8=this._qb1.length;for(var i=0;i<_zg8;i++){this._qb1[i]._6u(this);}_fj2._975(_299._mz());if(_ry6){_ea5._si6(_ry6);}for(var i=0; i<this._lw1.length; i++){_ea5._j75(this._lw1[i]);}this._lw1=[];};_x77._5u5=function(){var _zg8=this._qb1.length;for(var i=0;i<_zg8;i++){this._qb1[i]._6u(this);}};_x77._k67=function(){return this._e16.concat();};_x77._ds7=function(_579,_cd9,_bd9,_3x4){var _6w3=this._yq6[_579];this._i77(_6w3, [_cd9], _3x4);var _2w3=this._xq6[_579];this._i77(_2w3, [_bd9], _3x4);};_x77._rz=function(_1y8,_8a9){return(_8a9?this._yq6[_1y8]:this._xq6[_1y8]);};_x77._132=function(){var o={};var _zg8=this._e16.length;for(var i=0; i<_zg8; i++){var _y37=this._e16[i];o[_y37]={};var _6w3=this._yq6[_y37];o[_y37].min=this._0d8[_6w3][0]||"";var _2w3=this._xq6[_y37];o[_y37].max=this._0d8[_2w3][0]||"";}return o;};function _5d3(){this._0o6=[];this._u63={};this._mc7={};};_5d3.prototype._4u5=function(_vl7){this._0o6.push(_vl7);};_5d3.prototype._m04=function(_vl7){_109._bk6(this._0o6, _vl7);};_5d3.prototype._hi6=function(_q79,_r38){this._mc7[_q79]=_r38;this._i8(_q79, _r38, this._xn4);};_5d3.prototype._nm4=function(_r38){this._i8(_r38._998(), _r38, this._ah3);delete this._mc7[_r38._998()];};_5d3.prototype._4w2=function(_r38,_5v3){this._i8(_r38._998(), _r38, this._9h3, _5v3);};_5d3.prototype._xn4=1;_5d3.prototype._9h3=2;_5d3.prototype._ah3=3;_5d3.prototype._i8=function(_q79,_r38,_8v8,_5v3){var _zg8=this._0o6.length;for(var i=0;i<_zg8;i++){this._0o6[i]._8(_q79, _r38, _8v8, _5v3);}};_5d3.prototype._n32=function(_q79){return Boolean(this._mc7[_q79]||this._u63[_q79]);};_5d3.prototype._lx2=function(_q79){return(this._mc7[_q79]||this._u63[_q79])._fs4;};_5d3.prototype._85=function(_q79){return(this._n32(_q79)&&!this._lx2(_q79));};_5d3.prototype._0j6=function(_q79){var _r38=this._mc7[_q79];if(_r38){return _r38;}_r38=this._u63[_q79];if(_r38){_r38._sn8();}else{var _h05=_ia5._301(_q79);if(_h05){_r38=_2i6._lk4(_h05);this._u63[_q79]=_r38;}}return _r38;};_5d3.prototype._l04=function(_q79){var _r38=this._u63[_q79];if(_r38&&(_r38._877()==0)){delete this._u63[_q79];_r38._1o8();}};var _zg3=new _5d3();var _3i1={};_3i1._o88=function(_c05,_4v3){_c05=this._tl2(_c05, _4v3);var _o49=_c05.selectSingleNode("*");return _o49?this._py5(_o49):null;};_3i1._tl2=function(_c05,_4v3){var _wm=[];for(var _579 in _4v3){if(_4v3[_579].length==0){_wm.push(_579);}}if(_wm.length){_c05=_c05.cloneNode(true);if(_ie9._hw5( _c05, ".//*[@dropIfValueIsEmpty='true']" + _ie9._in( "refAppVariable", "=", _wm, "or", false, false ) ).length > 0 ){var _p83=false;do{var nl=_ie9._hw5( _c05, ".//*[self::appConditionAnd | self::appConditionOr | self::appConditionNot][not(*)]" );_p83=(nl.length>0);var nl=_c05.selectNodes( ".//*[self::appConditionAnd | self::appConditionOr][count(*)=1]/*" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var n=nl.item(i);n.parentNode.parentNode.replaceChild(n, n.parentNode);}_p83=(_p83||(_zg8>0));}while(_p83);}}return _c05;};_3i1._py5=function(_o49){var _jo7=_o49.nodeName;if(_jo7=="appConditionIsVariableEmpty"){var _vp7=_o49.getAttribute("refAppVariable");return function(_4v3){return(_4v3[_vp7].length==0);};}if(_jo7=="appConditionIsDataItemEmpty"){var _0n7=_o49.getAttribute("refDataItem");return function(_4v3,_bj8){return(_bj8[_0n7]===undefined);};}if(_jo7=="appConditionDataItemComparison"){var _vp7=_o49.getAttribute("refAppVariable");var _m79=_x77._798(_vp7);var _lo7=_o49.getAttribute("operator");var _0n7=_o49.getAttribute("refDataItem");if(_lo7=="in"){if ((_m79=="string" )||( _m79=="dateTime" )||( _m79=="integer" ) ){return function(_4v3,_bj8){return(_4v3[_vp7].indexOf(_bj8[_0n7])!=-1);};}if(_m79=="decimal"){return function(_4v3,_bj8){var _be7=_3i1._262(_4v3[_vp7]);var _t38=_652._b95(_bj8[_0n7]);return(_t38&&(_3i1._r24(_be7, _t38)!=-1));};}}if(_lo7=="notIn"){if ((_m79=="string" )||( _m79=="dateTime" )||( _m79=="integer" ) ){return function(_4v3,_bj8){return(_4v3[_vp7].indexOf(_bj8[_0n7])==-1);};}if(_m79=="decimal"){return function(_4v3,_bj8){var _be7=_3i1._262(_4v3[_vp7]);var _t38=_652._b95(_bj8[_0n7]);return(_t38&&(_3i1._r24(_be7, _t38)==-1));};}}if(_lo7=="greaterThan"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _gf6=_bj8[_0n7];for(var i=0;i<_9q3.length;i++){if(_gf6.localeCompare(_9q3[i])!=1){return false;}}return true;};}if(_m79=="decimal"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _dd6=_652._b95(_bj8[_0n7]);if(!_dd6){return false;}for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_dd6._vv5(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _6a6=parseInt(_bj8[_0n7], 10);for(var i=0;i<_9q3.length;i++){if(_6a6<=parseInt(_9q3[i], 10)){return false;}}return true;};}}if(_lo7=="greaterThanEqual"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _gf6=_bj8[_0n7];for(var i=0;i<_9q3.length;i++){if(_gf6.localeCompare(_9q3[i])==-1){return false;}}return true;};}if(_m79=="decimal"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _dd6=_652._b95(_bj8[_0n7]);if(!_dd6){return false;}for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_dd6._e32(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _6a6=parseInt(_bj8[_0n7], 10);for(var i=0;i<_9q3.length;i++){if(_6a6<parseInt(_9q3[i], 10)){return false;}}return true;};}}if(_lo7=="lessThan"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _gf6=_bj8[_0n7];for(var i=0;i<_9q3.length;i++){if(_gf6.localeCompare(_9q3[i])!=-1){return false;}}return true;};}if(_m79=="decimal"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _dd6=_652._b95(_bj8[_0n7]);if(!_dd6){return false;}for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_dd6._wr7(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _6a6=parseInt(_bj8[_0n7], 10);for(var i=0;i<_9q3.length;i++){if(_6a6>=parseInt(_9q3[i], 10)){return false;}}return true;};}}if(_lo7=="lessThanEqual"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _gf6=_bj8[_0n7];for(var i=0;i<_9q3.length;i++){if(_gf6.localeCompare(_9q3[i])==1){return false;}}return true;};}if(_m79=="decimal"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _dd6=_652._b95(_bj8[_0n7]);if(!_dd6){return false;}for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_dd6._rf3(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3,_bj8){var _9q3=_4v3[_vp7];var _6a6=parseInt(_bj8[_0n7], 10);for(var i=0;i<_9q3.length;i++){if(_6a6>parseInt(_9q3[i], 10)){return false;}}return true;};}}}if(_jo7=="appConditionConstantComparison"){var _vp7=_o49.getAttribute("refAppVariable");var _lo7=_o49.getAttribute("operator");var _9w8=_o49.selectSingleNode("appVariableValue");var _hy8=_ie9._fv5(_9w8);var _m79=_o49.getAttribute("dataType");if(_lo7=="in"){if ((_m79=="string" )||( _m79=="dateTime" )||( _m79=="integer" ) ){return function(_4v3){return(_4v3[_vp7].indexOf(_hy8)!=-1);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3){var _be7=_3i1._262(_4v3[_vp7]);return(_3i1._r24(_be7, _t38)!=-1);};}}if(_lo7=="notIn"){if ((_m79=="string" )||( _m79=="dateTime" )||( _m79=="integer" ) ){return function(_4v3){return(_4v3[_vp7].indexOf(_hy8)==-1);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3){var _be7=_3i1._262(_4v3[_vp7]);return(_3i1._r24(_be7, _t38)==-1);};}}if(_lo7=="greaterThan"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3){var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){if(_hy8.localeCompare(_9q3[i])!=1){return false;}}return true;};}if(_m79=="decimal"){var _8x8=_652._b95(_hy8);return function(_4v3){if(!_8x8){return false;}var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_8x8._vv5(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3){var _9q3=_4v3[_vp7];var _fv8=parseInt(_hy8, 10);for(var i=0;i<_9q3.length;i++){if(_fv8<=parseInt(_9q3[i], 10)){return false;}}return true;};}}if(_lo7=="greaterThanEqual"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3){var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){if(_hy8.localeCompare(_9q3[i])==-1){return false;}}return true;};}if(_m79=="decimal"){var _8x8=_652._b95(_hy8);return function(_4v3){if(!_8x8){return false;}var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_8x8._e32(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3){var _9q3=_4v3[_vp7];var _fv8=parseInt(_hy8, 10);for(var i=0;i<_9q3.length;i++){if(_fv8<parseInt(_9q3[i], 10)){return false;}}return true;};}}if(_lo7=="lessThan"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3){var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){if(_hy8.localeCompare(_9q3[i])!=-1){return false;}}return true;};}if(_m79=="decimal"){var _8x8=_652._b95(_hy8);return function(_4v3){if(!_8x8){return false;}var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_8x8._wr7(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3){var _9q3=_4v3[_vp7];var _fv8=parseInt(_hy8, 10);for(var i=0;i<_9q3.length;i++){if(_fv8>=parseInt(_9q3[i], 10)){return false;}}return true;};}}if(_lo7=="lessThanEqual"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3){var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){if(_hy8.localeCompare(_9q3[i])==1){return false;}}return true;};}if(_m79=="decimal"){var _8x8=_652._b95(_hy8);return function(_4v3){if(!_8x8){return false;}var _9q3=_4v3[_vp7];for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4||!(_8x8._rf3(_lg4))){return false;}}return true;};}if(_m79=="integer"){return function(_4v3){var _9q3=_4v3[_vp7];var _fv8=parseInt(_hy8, 10);for(var i=0;i<_9q3.length;i++){if(_fv8>parseInt(_9q3[i], 10)){return false;}}return true;};}}}if(_jo7=="appConditionDataItemConstantComparison"){var _0n7=_o49.getAttribute("refDataItem");var _lo7=_o49.getAttribute("operator");var _9w8=_o49.selectSingleNode("appVariableValue");var _hy8=_ie9._fv5(_9w8);var _m79=_o49.getAttribute("dataType");if(_lo7=="in"){if ((_m79=="string" )||( _m79=="dateTime" )||( _m79=="integer" ) ){return function(_4v3,_bj8){return(_bj8[_0n7]===_hy8);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3,_bj8){var _dd6=_652._b95(_bj8[_0n7]);return(_t38&&_dd6&&_t38._6o8(_dd6));};}}if(_lo7=="notIn"){if ((_m79=="string" )||( _m79=="dateTime" )||( _m79=="integer" ) ){return function(_4v3,_bj8){return(_bj8[_0n7]!==_hy8);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3,_bj8){var _dd6=_652._b95(_bj8[_0n7]);return(_t38&&_dd6&&!_t38._6o8(_dd6));};}}if(_lo7=="greaterThan"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){return(_bj8[_0n7].localeCompare(_hy8)==1);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3,_bj8){var _dd6=_652._b95(_bj8[_0n7]);return(_t38&&_dd6&&_dd6._vv5(_t38));};}if(_m79=="integer"){return function(_4v3,_bj8){return(parseInt(_bj8[_0n7], 10)>parseInt(_hy8, 10));};}}if(_lo7=="greaterThanEqual"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){return(_bj8[_0n7].localeCompare(_hy8)!=-1);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3,_bj8){var _dd6=_652._b95(_bj8[_0n7]);return(_t38&&_dd6&&_dd6._e32(_t38));};}if(_m79=="integer"){return function(_4v3,_bj8){return(parseInt(_bj8[_0n7], 10)>=parseInt(_hy8, 10));};}}if(_lo7=="lessThan"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){return(_bj8[_0n7].localeCompare(_hy8)==-1);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3,_bj8){var _dd6=_652._b95(_bj8[_0n7]);return(_t38&&_dd6&&_dd6._wr7(_t38));};}if(_m79=="integer"){return function(_4v3,_bj8){return(parseInt(_bj8[_0n7], 10)<parseInt(_hy8, 10));};}}if(_lo7=="lessThanEqual"){if ((_m79=="string" )||( _m79=="dateTime" ) ){return function(_4v3,_bj8){return(_bj8[_0n7].localeCompare(_hy8)!=1);};}if(_m79=="decimal"){var _t38=_652._b95(_hy8);return function(_4v3,_bj8){var _dd6=_652._b95(_bj8[_0n7]);return(_t38&&_dd6&&_dd6._rf3(_t38));};}if(_m79=="integer"){return function(_4v3,_bj8){return(parseInt(_bj8[_0n7], 10)<=parseInt(_hy8, 10));};}}}var _tb2=[];var nl=_o49.selectNodes("*");var _zg8=nl.length;for(var i=0;i<_zg8;i++){_tb2.push(this._py5(nl.item(i)));}if(_jo7=="appConditionAnd"){return function(_4v3,_bj8){var b=true;for(var i=0;b&&(i<_zg8);i++){b=(b&&_tb2[i](_4v3, _bj8));}return b;};}if(_jo7=="appConditionOr"){return function(_4v3,_bj8){for(var i=0;i<_zg8;i++){if(_tb2[i](_4v3, _bj8)){return true;}}return false;};}if(_jo7=="appConditionNot"){return function(_4v3,_bj8){return !_tb2[0](_4v3, _bj8);};}};_3i1._262=function(_le8){var a=[];_le8.forEach(function(s){ this.push(_652._b95(s)); }, a);return a;};_3i1._r24=function(_be7,_t38){var _zg8=_be7.length;for(var i=0;i<_zg8;++i){if(_be7[i]&&_be7[i]._6o8(_t38)){return i;}}return-1;};_3i1._jz3=function(_le8,_m79,_8a9){var i;switch(_m79){case "decimal":i=_8a9?_3i1._p22(_le8):_3i1._k22(_le8);break;case "integer":i=_8a9?_3i1._q22(_le8):_3i1._l22(_le8);break;case "string":i=_8a9?_3i1._oh2(_le8):_3i1._lh2(_le8);break;case "dateTime":i=_8a9?_3i1._2r1(_le8):_3i1._0r1(_le8);break;}return i;};_3i1._2r1=function(_le8){return this._oh2(_le8);};_3i1._0r1=function(_le8){return this._lh2(_le8);};_3i1._oh2=function(_le8){var _a37=_le8[0];var _zg8=_le8.length;var _xu8=(_zg8>0)?0:NaN;for(var i=0;i<_zg8;i++){if(_a37.localeCompare(_le8[i])==1){_a37=_le8[i];_xu8=i;}};return _xu8;};_3i1._lh2=function(_le8){var _637=_le8[0];var _zg8=_le8.length;var _xu8=(_zg8>0)?0:NaN;for(var i=0;i<_zg8;i++){if(_637.localeCompare(_le8[i])==-1){_637=_le8[i];_xu8=i;}};return _xu8;};_3i1._p22=function(_le8){var _xu8=NaN;var _td6;var _zg8=_le8.length;for(var i=0;i<_zg8;i++){var _t38=_652._b95(_le8[i]);if(_t38&&(!_td6||_t38._wr7(_td6))){_td6=_t38;_xu8=i;}};return _xu8;};_3i1._k22=function(_le8){var _xu8=NaN;var _sd6;var _zg8=_le8.length;for(var i=0;i<_zg8;i++){var _t38=_652._b95(_le8[i]);if(_t38&&(!_sd6||_t38._vv5(_sd6))){_sd6=_t38;_xu8=i;}};return _xu8;};_3i1._q22=function(_le8){var _xu8=NaN;var _4b9=NaN;var _zg8=_le8.length;for(var i=0;i<_zg8;i++){var _fv8=parseInt(_le8[i], 10);if(!isNaN(_fv8)&&(!isNaN(_4b9)||(_fv8<_4b9))){_4b9=_fv8;_xu8=i;}};return _xu8;};_3i1._l22=function(_le8){var _xu8=NaN;var _3b9=NaN;var _zg8=_le8.length;for(var i=0;i<_zg8;i++){var _fv8=parseInt(_le8[i], 10);if(!isNaN(_fv8)&&(!isNaN(_3b9)||(_fv8>_3b9))){_3b9=_fv8;_xu8=i;}};return _xu8;};var _da={};_da._o88=function(_c05,_4v3,_4x8){_c05=_3i1._tl2(_c05, _4v3);var _o49=_c05.selectSingleNode("*");return _o49?this._py5(_o49, _4v3, _4x8):null;};_da._0h5 ={greaterThan:">",greaterThanEqual:">=",lessThan:"<",lessThanEqual:"<=","in":"in",notIn:"not in",appConditionAnd:"&&",appConditionOr:"||",appConditionNot:"!"};_da._py5=function(_o49,_4v3,_4x8){var _jo7=_o49.nodeName;if(_jo7=="appConditionIsVariableEmpty"){return(_4v3[_o49.getAttribute("refAppVariable")].length==0);}if(_jo7=="appConditionIsDataItemEmpty"){return { o:"is null", c:_4x8._t75( _o49.getAttribute( "refDataItem" ) ) };}if(_jo7=="appConditionDataItemComparison"){var _vp7=_o49.getAttribute("refAppVariable");var _0n7=_o49.getAttribute("refDataItem");var _9q3=_4v3[_vp7];var _lo7=this._0h5[_o49.getAttribute("operator")];var _m79=_x77._798(_vp7);if((_m79=="decimal")){_9q3=_3i1._262(_9q3);}return { o:_lo7, c:_4x8._t75(_0n7), v:_9q3 };}if(_jo7=="appConditionConstantComparison"){var _vp7=_o49.getAttribute("refAppVariable");var _lo7=_o49.getAttribute("operator");var _9w8=_o49.selectSingleNode("appVariableValue");var _hy8=_ie9._fv5(_9w8);var _9q3=_4v3[_vp7];var _m79=_o49.getAttribute("dataType");if ((_lo7=="in" )||( _lo7=="notIn" ) ){if ((_m79=="string" )||( _m79=="dateTime" )||( _m79=="integer" ) ){var _6b9=_9q3.indexOf(_hy8);return((_lo7=="in")?(_6b9!=-1):(_6b9==-1));}if(_m79=="decimal"){var _t38=_652._b95(_hy8);var _be7=_3i1._262(_9q3);var _6b9=_3i1._r24(_be7, _t38);return((_lo7=="in")?(_6b9!=-1):(_6b9==-1));}}if ((_lo7=="greaterThan" )||( _lo7=="greaterThanEqual" )||( _lo7=="lessThan" )||( _lo7=="lessThanEqual" ) ){if ((_m79=="string" )||( _m79=="dateTime" ) ){for(var i=0;i<_9q3.length;i++){var _ih8=_hy8.localeCompare(_9q3[i]);if(((_lo7=="greaterThan")&&(_ih8!=1))||((_lo7=="greaterThanEqual")&&(_ih8==-1))||((_lo7=="lessThan")&&(_ih8!=-1))||((_lo7=="lessThanEqual")&&(_ih8==1))){return false;}}return true;}if(_m79=="decimal"){var _8x8=_652._b95(_hy8);if(!_8x8){return false;}for(var i=0;i<_9q3.length;i++){var _lg4=_652._b95(_9q3[i]);if(!_lg4 ||((_lo7=="greaterThan")&&!_8x8._vv5(_lg4))||((_lo7=="greaterThanEqual")&&!_8x8._e32(_lg4))||((_lo7=="lessThan")&&!_8x8._wr7(_lg4))||((_lo7=="lessThanEqual")&&!_8x8._rf3(_lg4))){return false;}}return true;}if(_m79=="integer"){var _fv8=parseInt(_hy8, 10);for(var i=0;i<_9q3.length;i++){var _0e4=parseInt(_9q3[i], 10);if(((_lo7=="greaterThan")&&(_fv8<=_0e4))||((_lo7=="greaterThanEqual")&&(_fv8<_0e4))||((_lo7=="lessThan")&&(_fv8>=_0e4))||((_lo7=="lessThanEqual")&&(_fv8>_0e4))){return false;}}return true;}}}if(_jo7=="appConditionDataItemConstantComparison"){var _0n7=_o49.getAttribute("refDataItem");var _lo7=this._0h5[_o49.getAttribute("operator")];var _9w8=_o49.selectSingleNode("appVariableValue");var _hy8=_ie9._fv5(_9w8);var _m79=_o49.getAttribute("dataType");var _le8=[_hy8];if((_m79=="decimal")){_le8=_3i1._262(_le8);}return { o:_lo7, c:_4x8._t75(_0n7), v:_le8 };}switch(_jo7){case "appConditionAnd":case "appConditionOr":case "appConditionNot":var _lo7=this._0h5[_jo7];var _759={ o:_lo7 };var nl=_o49.selectNodes("*");var _zg8=nl.length;if(_jo7=="appConditionNot"){_759.p=this._py5(nl.item(0), _4v3, _4x8);return _759;}_759.p=[];for(var i=0;i<_zg8;i++){_759.p.push(this._py5(nl.item(i), _4v3, _4x8));}return _759;}};function _t57(){this._pu7=[];this._yu4={};this._rq6={};this._b09=[];};_t57.prototype._pz3=function(){return this._pu7.length;};_t57.prototype._e67=function(_8b9){return this._pu7[_8b9];};_t57.prototype._ez3=function(_8d9){return this._pu7[this._yu4[_8d9]];};_t57.prototype._qz3=function(_8d9){return this._yu4[_8d9];};_t57.prototype._t67=function(_8d9){return(this._yu4[_8d9]!==undefined);};_t57.prototype._8o8=function(_8b9){return this._rq6[_8b9];};_t57.prototype._267=function(_bj8,_8d9,_c59){if(_8d9){var _8b9=this._pu7.length;this._yu4[_8d9]=_8b9;this._rq6[_8b9]=_8d9;}if(_c59){this._b09[this._pu7.length]=_c59;}this._pu7.push(_bj8);};_t57.prototype._x88=function(_8b9){return this._b09[_8b9];};_t57.prototype._385=function(_8d9){return this._b09[this._yu4[_8d9]];};_t57.prototype._p85=function(){return Boolean(this._lq6);};_t57.prototype._475=function(_k07){this._lq6=_k07;};_t57.prototype._vu5=function(_lx8){return this._lq6[_lx8];};_t57.prototype._8v5=function(_8d9,_l17){var _xu8=this._yu4[_8d9];if(_l17){for(var i=_xu8;i>=0;i--){if(!_l17[this._rq6[i]]){_xu8--;}}}return _xu8;};_t57.prototype._br7=function(_l17){return _l17?_hp8._i67(_l17):this._pz3();};_t57.prototype._3v5=function(_l17){var _8d9=this._rq6[0];return(_l17&&!_l17[_8d9])?this._bj6(_8d9, _l17):_8d9;};_t57.prototype._9j6=function(_l17){var _lm5=this._pz3();if(_lm5==0){return;}var _8d9=this._rq6[_lm5-1];return(_l17&&!_l17[_8d9])?this._lz3(_8d9, _l17):_8d9;};_t57.prototype._bj6=function(_8d9,_l17){var _lm5=this._pz3();var _c18=this._yu4[_8d9]+1;if(_c18==_lm5){return;}if(_l17){var _zs8=false;for(;_c18<_lm5;_c18++){if(_l17[this._rq6[_c18]]){_zs8=true;break;}}if(!_zs8){return;}}return this._rq6[_c18];};_t57.prototype._lz3=function(_8d9,_l17){var _lm5=this._pz3();var _c18=this._yu4[_8d9]-1;if(_c18<0){return;}if(_l17){var _zs8=false;for(;_c18>=0;_c18--){if(_l17[this._rq6[_c18]]){_zs8=true;break;}}if(!_zs8){return;}}return this._rq6[_c18];};_t57.prototype._8r7=function(){var d=_ie9._py3();var _gz6=d.appendChild(d.createElement("recordset"));if(this._lq6){var _yy6=_gz6.appendChild(d.createElement("dataTypes"));for(var s in this._lq6){var _tv8=_yy6.appendChild(d.createElement("field"));_tv8.setAttribute("name", s);_tv8.setAttribute("dataType", this._lq6[s]);}_gz6=_gz6.appendChild(d.createElement("records"));}var _lm5=this._pu7.length;for(var i=0;i<_lm5;i++){var _ii8=_gz6.appendChild(d.createElement("record"));var _8d9=this._rq6[i];if(_8d9){_ii8.setAttribute("key", _8d9);}var _bj8=this._pu7[i];for(var s in _bj8){var _tv8=_ii8.appendChild(d.createElement("field"));_tv8.setAttribute("name", s);_tv8.setAttribute("value", _bj8[s]);}}return d;};function _g12(){_g12.baseConstructor.call(this);};_9t7._v88(_g12, _t57);_g12.prototype._6s7=function(_6w8,_pt3,_q38,_qc2){if(!_6w8){return;}if(_qc2){var _k07={};}var _v27=_pt3.getAttribute("iconDataItemIndex");var _4x6=_v27?(parseInt(_v27)-1):NaN;var _vf6=_pt3.getAttribute("labelDataItemIndex");var _ha6=_vf6?(parseInt(_vf6)-1):NaN;var _j08=_6w8.selectNodes("tr[position()=1]/*").length;var _u39=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]" ).length;var _si8=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]/*" );var _5b4=(_pt3.getAttribute("textDirection")=="auto");for(var _8b9=0;_8b9<_u39;_8b9++){var _bj8={};var _c59=null;var _8d9;var _yw6=(_8b9*_j08);for(var _e39=0;_e39<_j08;_e39++){var _ef9=_si8.item(_e39+_yw6);if(_e39==0){_8d9=_ef9.parentNode.getAttribute("void");}var _d15=_ef9.selectSingleNode("span[@ctx]");if(_d15){var _uc9=_d15.getAttribute("ctx");if(_uc9){var _0n7=_q38._ge3(_uc9);if(_0n7){var _hy8;var _1j4="";if(_v27&&(_e39==_4x6)){var _rb9=_ef9.selectSingleNode("img/@src");if(_rb9){_hy8=_rb9.value;}}else{_hy8=_q38._tv5(_uc9);if(_5b4&&_vf6&&(_e39==_ha6)){_1j4=_d15.getAttribute("textDirection");}}if(_hy8){_bj8[_0n7]=_hy8;}if(_qc2&&!_k07[_0n7]){_k07[_0n7]=_q38._ah2(_uc9);}if(_1j4){if(!_c59){_c59={};}_c59["textDirection"]=_1j4;}}}}}this._267(_bj8, _8d9, _c59);}if(_qc2){this._475(_k07);}};function _s(){};_s.prototype._fq1=function(_6w8,_pt3,_q38){var _fx7=[];var _c29=[];var _4x8 ={columns:_fx7,rows:_c29};if(!_6w8){return _4x8;}_qx5._p77("Generate query data store");var _xv8=_pt3.selectSingleNode( "*[starts-with(name(), 'app')]['Definition'=substring(name(), string-length(name()) - 9)]/*[starts-with(name(), 'app')]['Label'=substring(name(), string-length(name()) - 4)]/@refDataItem" );var _ph4=_xv8?_xv8.value:"Label";var _0w4=[];var _it2={};var _v27=_pt3.getAttribute("iconDataItemIndex");var _4x6=_v27?(parseInt(_v27)-1):NaN;var _vf6=_pt3.getAttribute("labelDataItemIndex");var _ha6=_vf6?(parseInt(_vf6)-1):NaN;var _j08=_6w8.selectNodes("tr[position()=1]/*").length;var _u39=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]" ).length;var _si8=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]/*" );for(var _8b9=0;_8b9<_u39;_8b9++){var _2a9=[];_c29.push(_2a9);var _yw6=(_8b9*_j08);for(var _e39=0;_e39<_j08;_e39++){var _ef9=_si8.item(_e39+_yw6);var _d15=_ef9.selectSingleNode("span");if(_d15){var _uc9=_d15.getAttribute("ctx");if((_uc9===null)&&(!_vf6||(_e39!=_ha6))){continue;}var _0n7=(_uc9===null)?_ph4:_q38._ge3(_uc9);if(_0n7){var _hy8;if(_v27&&(_e39==_4x6)){var _rb9=_ef9.selectSingleNode("img/@src");if(_rb9){_hy8=_rb9.value;}}else{_hy8=(_uc9===null)?_ie9._fv5(_d15):_q38._tv5(_uc9);}if(_8b9==0){_0w4.push({});var _2n7=(_uc9===null)?"string":_q38._ah2(_uc9);_fx7.push({ name:_0n7, dataType:_2n7, values:[], formattedValues:[] });}var _2i7=_0w4[_e39][(_uc9===null)?_hy8:_uc9];if(_2i7===undefined){_2i7=_fx7[_e39].values.length;_0w4[_e39][(_uc9===null)?_hy8:_uc9]=_2i7;_fx7[_e39].values.push(_hy8);if(_vf6&&(_e39==_ha6)){_fx7[_e39].formattedValues.push(_ie9._fv5(_d15));}}_2a9.push(_2i7);}}}}var _zg8=_4x8.columns.length;for(var i=0;i<_zg8;i++){var _4j8=_4x8.columns[i];if(_4j8.formattedValues&&((_4j8.formattedValues.length==0)||_109._n88(_4j8.formattedValues, _4j8.values))){delete _4j8.formattedValues;}}_qx5._2a8("Generate query data store");return _4x8;};function _cn(){_cn.baseConstructor.call(this);};_9t7._v88(_cn, _t57);_cn.prototype._6s7=function(_6w8,_pt3){var _v27=_pt3.getAttribute("iconDataItemIndex");var _4x6=_v27?(parseInt(_v27)-1):NaN;var _vf6=_pt3.getAttribute("labelDataItemIndex");var _ha6=_vf6?(parseInt(_vf6)-1):NaN;var _q56=_ie9._775(null, _pt3.selectNodes("appDataSource/appStaticDataTable/appStaticDataItems/appStaticDataItem/@name"));var _j08=_q56.length;var _u39=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]" ).length;var _si8=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]/*" );var _5b4=_pt3.getAttribute( "textDirection" )=="auto";for(var _8b9=0;_8b9<_u39;_8b9++){var _bj8={};var _c59=null;var _8d9;var _yw6=(_8b9*_j08);for(var _e39=0;_e39<_j08;_e39++){var _ef9=_si8.item(_e39+_yw6);if(_e39==0){_8d9=_ef9.parentNode.getAttribute("void");}var _hy8;var _1j4="";if(_v27&&(_e39==_4x6)){var _rb9=_ef9.selectSingleNode("img/@src");if(_rb9){_hy8=_rb9.value;}}else{var _d15=_ef9.selectSingleNode("span");_hy8=_ie9._fv5(_d15);if(_hy8){if(_hy8.indexOf("\u00A0")!=-1){_hy8=_hy8.replace( /\xA0/g, " " );}}if(_5b4&&_vf6&&(_e39==_ha6)){_1j4=_ae9._bx2(_hy8);}}if(_hy8){_bj8[_q56[_e39]]=_hy8;}if(_1j4){if(!_c59){_c59={};}_c59["textDirection"]=_1j4;}}this._267(_bj8, _8d9, _c59);}};function _1(){};_1.prototype._fq1=function(_6w8,_pt3){var _fx7=[];var _c29=[];var _4x8 ={columns:_fx7,rows:_c29};if(!_6w8){return _4x8;}_qx5._p77("Generate static data store");var _xp3=[];var _k02={};var _v27=_pt3.getAttribute("iconDataItemIndex");var _4x6=_v27?(parseInt(_v27)-1):NaN;var _q56=_ie9._775(null, _pt3.selectNodes("appDataSource/appStaticDataTable/appStaticDataItems/appStaticDataItem/@name"));var _j08=_q56.length;var _u39=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]" ).length;var _si8=_6w8.selectNodes( "tr[*[position()=1][not(@specname) or (@specname!='appNoValueListItem')]]/*" );for(var _8b9=0;_8b9<_u39;_8b9++){var _2a9=[];_c29.push(_2a9);var _yw6=(_8b9*_j08);for(var _e39=0;_e39<_j08;_e39++){var _ef9=_si8.item(_e39+_yw6);var _hy8;if(_v27&&(_e39==_4x6)){var _rb9=_ef9.selectSingleNode("img/@src");if(_rb9){_hy8=_rb9.value;}}else{var _d15=_ef9.selectSingleNode("span");_hy8=_ie9._fv5(_d15);if(_hy8){if(_hy8.indexOf("\u00A0")!=-1){_hy8=_hy8.replace( /\xA0/g, " " );}}}if(_8b9==0){_xp3.push({});_fx7.push({ name:_q56[_e39], values:[] });}var _8b6=_xp3[_e39][_hy8];if(_8b6===undefined){_8b6=_fx7[_e39].values.length;_xp3[_e39][_hy8]=_8b6;_fx7[_e39].values.push(_hy8);}_2a9.push(_8b6);}}_qx5._2a8("Generate static data store");return _4x8;};function _xj4(){_xj4.baseConstructor.call(this);};_9t7._v88(_xj4, _t57);_xj4.prototype._6s7=function(_6w8,_qc2,_pd6,_q38){_6w8=_6w8.cloneNode(true);_tl6._t89(_6w8);if(_qc2){var _k07={};}var _z66=!!_pd6;if(_z66){this._1s4=[];var _ui5=[];this._1s4.push(_ui5);var _1p5={};var _225={};this._tc8={};for(var _0n7 in _pd6){this._tc8[_0n7]=[];}}if(!this._zr6){_xj4.prototype._zr6=".//*[not(ancestor::map)][ancestor::*" + _ie9._mg2( "@specname", _by5._uh1 ) + "[position()=1]/@void='";}var _ky8=this._zr6+_6w8.getAttribute( "void" ) + "']/@ctx";var _h49=_3l6._098(_6w8.getAttribute("roid"));var _3e8=_ie9._775( null, _h49.selectNodes( "listColumns/listColumn/listColumnTitle/@iid | *[self::listPageHeader | self::listPageFooter]/listRows/listRow/rowCells/rowCell/@iid" ) );var _dw8=_6w8.selectNodes( "tr[not(*" + _ie9._in( "roid", "=", _3e8, "or", false, false ) + ")]" );var _u39=_dw8.length;for(var _8b9=0;_8b9<_u39;_8b9++){var _bj8={};var _ff9=_dw8.item(_8b9);var _8d9=_ff9.getAttribute("void");var nl=_ff9.selectNodes(_ky8);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _uc9=nl.item(i).value;var _0n7=_q38._ge3(_uc9);if(_0n7){_bj8[_0n7]=_q38._tv5(_uc9);if(_qc2&&!_k07[_0n7]){_k07[_0n7]=_q38._ah2(_uc9);}if(_z66){_109._9k6(_ui5, _8d9);if(_pd6[_0n7]){if(_1p5[_0n7]!=_bj8[_0n7]){_1p5[_0n7]=_bj8[_0n7];_225[_0n7]=[];this._tc8[_0n7].push(_225[_0n7]);}_225[_0n7].push(_8d9);}}}}this._267(_bj8, _8d9);}if(_qc2){this._475(_k07);}};_xj4.prototype._f67=function(_0n7){return this._tc8[_0n7];};_xj4.prototype._9z3=function(){return this._1s4;};function _sf2(){_sf2.baseConstructor.call(this);};_9t7._v88(_sf2, _t57);_sf2.prototype._6s7=function(_6w8,_q38){if(!_tl6._vr7(_6w8)&&_tl6._8g3(_6w8)){_6w8=_6w8.cloneNode(true);_tl6._t89(_6w8);}var _qo5=_p52._gz(_6w8);var _cf4=new _t57();var _427="tr[position() <= " + _qo5._4t7 + "]/*[position()=";var _h39=_6w8.selectNodes("tr[position()=1]/*").length;for(var _ta9=_qo5._3t7+1;_ta9<=_h39;_ta9++){var _bj8={};var nl=_6w8.selectNodes(_427+_ta9+"]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _uc9=nl.item(i).getAttribute("ctx");if(_uc9){_bj8[_q38._ge3(_uc9)]=_q38._tv5(_uc9);}}if(_zg8){_cf4._267(_bj8, nl.item(_zg8-1).getAttribute("void"));}}var _q93=_cf4._pz3();var _dw8=_6w8.selectNodes( "tr[position() > " + ( _qo5._4t7 ) + "]" );var _u39=_dw8.length;for(var _8b9=0;_8b9<_u39;_8b9++){var _bj8={};var _ff9=_dw8.item(_8b9);var nl=_ff9.selectNodes("*");var _zg8=nl.length;for(var i=0;i<_qo5._3t7;i++){var _uc9=nl.item(i).getAttribute("ctx");if(_uc9){_bj8[_q38._ge3(_uc9)]=_q38._tv5(_uc9);}}for(var _ta9=0;_ta9<_q93;_ta9++){var _e02=_hp8._e89(_bj8);var _tt3=nl.item(_qo5._3t7+_ta9);var _uc9=_tt3.getAttribute("ctx");if(_uc9){_e02[_q38._ge3(_uc9)]=_q38._tv5(_uc9);}this._hb5(_cf4._e67(_ta9), _e02);this._267(_e02, _tt3.getAttribute("void"));}}};_sf2.prototype._hb5=function(_hd6,_cm7){for(var s in _hd6){_cm7[s]=_hd6[s];}};function _ty(){_ty.baseConstructor.call(this);};_9t7._v88(_ty, _t57);_ty.prototype._6s7=function(_6w8,_q38){if(!this._zr6){_ty.prototype._zr6=".//*[not(ancestor::map)][ancestor::*" + _ie9._mg2( "@specname", _by5._uh1 ) + "[position()=1]/@void='";}var _ky8=this._zr6+_6w8.getAttribute( "void" ) + "']/@ctx";var _si8=_6w8.selectNodes("tr/*");var _u39=_si8.length;for(var _8b9=0;_8b9<_u39;_8b9++){var _bj8={};var _ef9=_si8.item(_8b9);var _8d9=_ef9.getAttribute("void");var nl=_ef9.selectNodes(_ky8);var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _uc9=nl.item(i).value;if(_uc9){var _0n7=_q38._ge3(_uc9);if(_0n7){_bj8[_0n7]=_q38._tv5(_uc9);}}}this._267(_bj8, _8d9);}};function _gi(){_gi.baseConstructor.call(this);};_9t7._v88(_gi, _t57);_gi.prototype._6s7=function(_6w8){var _si8=_6w8.selectNodes("tr/*");var _u39=_si8.length;for(var _8b9=0;_8b9<_u39;_8b9++){var _bj8={};var _ef9=_si8.item(_8b9);var _8d9=_ef9.getAttribute("void");var nl=_ef9.selectNodes("span[@refDataItem]");var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _q49=nl.item(i);_bj8[_q49.getAttribute("refDataItem")]=_ie9._fv5(_q49);}this._267(_bj8, _8d9);}};function _s65(){_s65.baseConstructor.call(this);};_9t7._v88(_s65, _t57);_s65.prototype._6s7=function(_kb9,_hc2,_q38){if(!_kb9){return;}var nl=_kb9.selectNodes( _hc2?'area[@ctx and @ctx!="" and @ctx!=":::" and @ctx!="::::"]':"area" );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _bj8={};var _249=nl.item(i);var _uc9=_249.getAttribute("ctx");if(_uc9&&_uc9.indexOf(":")==-1){_bj8[_q38._ge3(_uc9)]=_q38._tv5(_uc9);}else if(_uc9){var _u94=_q38._cw2(_uc9);for(var j=0;j<_u94.length;j++){_bj8[_q38._ge3(_u94[j])]=_q38._tv5(_u94[j]);}}if(_uc9||!_hc2){this._267(_bj8, _249.getAttribute("void"));}}};function _lx3(){_lx3.baseConstructor.call(this);};_9t7._v88(_lx3, _t57);_lx3.prototype._6s7=function(_kb9,_gt2,_q38,_qe6){if(!_kb9){return;}var _wk8;if(_gt2){var _ls8=["chartElement", "ordinalAxisLabel", "legendLabel"];if(_gt2["numericAxisTitle"]){_ls8.push("numericAxisTitle");}if(_gt2["ordinalAxisTitle"]){_ls8.push("ordinalAxisTitle");}if(_gt2["legendTitle"]){_ls8.push("legendTitle");}_wk8=_ie9._mg2("@type", _ls8);}var nl=_kb9.selectNodes( "area[@ctx]" + ( _wk8||"[not(@isChartTitle)]" ) + (_qe6||"") );var _zg8=nl.length;for(var i=0;i<_zg8;i++){var _bj8={};var _249=nl.item(i);var _uc9=_249.getAttribute("ctx");if(_uc9.indexOf(":")==-1){_bj8[_q38._ge3(_uc9)]=_q38._tv5(_uc9);}else{var _u94=_q38._cw2(_uc9);for(var j=0;j<_u94.length;j++){_bj8[_q38._ge3(_u94[j])]=_q38._tv5(_u94[j]);}}this._267(_bj8, _249.getAttribute("void"));}};function _vf2(){_vf2.baseConstructor.call(this);};_9t7._v88(_vf2, _t57);_vf2.prototype._6s7=function(_kb9){if(!_kb9){return;}};function _ki(){this._lg5={};};_ki.prototype._tv5=function(_uc9){var _tp7=this._lg5["u"][this._ic5(_uc9)];return _tp7?_tp7:"";};_ki.prototype._vu5=function(_uc9){ return _ia5._o22()._vu5(this._lg5["r"][this._ic5(_uc9)]);};_ki.prototype._ah2=function(_uc9){ return _ia5._o22()._ah2(this._vu5(_uc9)); };_ki.prototype._i85=function(_uc9){var _0p7=this._lg5["q"][this._ic5(_uc9)]; return _ia5._o22()._i85(_0p7); };_ki.prototype._ge3=function(_uc9){ var _wq5=this._lg5["r"][this._ic5(_uc9)]; return _ia5._o22()._ge3(_wq5);};_ki.prototype._i22=function(_uc9){var _h68=this._lg5["r"][this._ic5(_uc9)];return _ia5._o22()._eo8(_h68)?_h68:null; };_ki.prototype._ic5=function(_uc9){var i=_uc9.indexOf(":");return(i==-1)?_uc9:_uc9.substr(0, i);};_ki.prototype._cw2=function(_uc9){var _vd8=[];var a=_uc9.split(":");for(var i=0;i<a.length;i++){if(a[i]){_vd8.push(a[i]);}}return _vd8;};_ki.prototype._hw2=function(_0y8,_345,_tp7){var _2b9=this._lg5["u"].length;for(var i=0;i<_2b9;i++){if(this._i85(i.toString())==_0y8 &&this._ge3(i.toString())==_345 &&this._tv5(i.toString())==_tp7){return i.toString();}}return "";};_ki.prototype._at=function(_0y8,_345){var _2b9=this._lg5["u"].length;var _et6=[];for(var i=0;i<_2b9;i++){if(this._i85(i.toString())==_0y8 &&this._ge3(i.toString())==_345 &&this._tv5(i.toString())!=_345){_109._9k6(_et6, this._tv5(i.toString()));}}return _et6;};function _vp1(_zb9){_vp1.baseConstructor.call(this);this._lg5=_zb9;};_9t7._v88(_vp1, _ki);function _ce(_h28){_ce.baseConstructor.call(this);if(_h28){var _f58=_ie9._fv5(_h28);if(_h28.getAttribute("compressed")&&_h28.getAttribute("compressed")=="true"){_f58=JXG.Util.utf8Decode(JXG.decompress(_f58));}this._lg5=JSON.parse(_f58);if(_h28.parentNode){_h28.parentNode.removeChild(_h28); }}else{this._lg5={"u": [], "q": [], "r": []};}};_9t7._v88(_ce, _ki);function _ub(){this._d63=_at7._y88(_ia5._lz("metadata.json"));};_ub._ma5=0; _ub._9a8=1;_ub._aa8=2;_ub._087=3;_ub._287=4;_ub._pz8=5;_ub._qz8=6;_ub._rz8=7;_ub.prototype._792=[0, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 6, 7, 3, 4, 4, 5, 0, 0, 0, 0, 5, 5, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 2, 1, 1, 1, 1, 0, 1, 2, 1, 2, 5, 5, 2, 2, 2, 1, 3, 3, 1, 2, 2, 6, 7, 3, 4];_ub._ub1=["unsupported", "number", "string", "dateTime", "interval", "blob", "date", "time"];_ub.prototype._vu5=function(_h68){return _h68?this._792[this._d63[_h68]["dtype"]]:null; };_ub.prototype._ah2=function(_4i7){ return _ub._ah2(_4i7);};_ub._ah2=function(_4i7){return this._ub1[_4i7];};_ub.prototype._i85=function(_0p7){ return _0p7?this._d63[_0p7]["q"]:null;};_ub.prototype._ge3=function(_wq5){return _wq5?this._d63[_wq5]["r"]:null;};_ub.prototype._eo8=function(_h68){return(this._d63[_h68]["usage"]==2); };var _vz2={};_vz2._pl1=false;_vz2._h81=function(_ag8){if(!_vz2._pl1){return;}_ag8.setAttribute( "role", "presentation" );};_vz2._if3=function(_dg9){if(!_vz2._pl1){return false;}var _ag8;for(;_dg9;_dg9=_dg9.parentNode){if(_dg9.nodeName=="TABLE"){_ag8=_dg9;break;}}if(_ag8){var _5p7=_ag8.getAttribute("specname");return(_5p7=="list"||_5p7=="crosstab"||_5p7=="repeaterTable"||_5p7=="table"||_5p7=="appRepeaterTable");}return false;};var _b89=new _nx3("_b89");_b89._cz=function(){_x77._xy(this);this._019=new _lq7( this._2j6( "divList" ), _4l6._lv5( "_b89_List" ), this );};_b89._w82=function(_y18,_hy8,_3m5){var _xj7=(this._ue5?this._019._l75("value", _y18):this._o24(_y18, _hy8, _3m5));_xj7.selectSingleNode( "subItem" ).setAttribute( "label", _hy8 );return _xj7;};_b89._ci1=function(_y18){var _xj7=this._019._hg2();_xj7.setAttribute( "selectable", "false" );_xj7.setAttribute( "html", '<DIV class="clsPropertyGroup">' + _4l6._m67( _y18 ) + '</DIV>' );_xj7.appendChild(_xj7.ownerDocument.createElement("subItem"));return _xj7;};_b89._o24=function(_y18,_hy8,_3m5){var _xj7=this._019._hg2();_xj7.setAttribute("value", _y18);_xj7.setAttribute("idsLabel", _y18);if(_3m5){_xj7.setAttribute("indentLevel", _3m5.toString(10));}_xj7.appendChild(_xj7.ownerDocument.createElement("subItem"));return _xj7;};_b89._t61=function(){this._nn6();};_b89._nn6=function(){var _e49=_ia5._5v5();if(!this._ue5){var _1a4=_by5._s14.concat();_109._bk6(_1a4, "mapChart");var _gf4=_109._5w2(_1a4);var _618=0;var _9u3={};var _hf4={};var _fh9=_3l6._9l4();var _j56=_fh9.concat();_ie9._775(_j56, _3l6._tl4().selectNodes(".//viz/vizDataSets/vizDataSet/@iid"));var nl=( _j56.length>0 )?_e49.selectNodes( ".//*" + _ie9._mg2( "@roid", _j56 ) ):null;var _zg8=nl?nl.length:0;for(var i=0;i<_zg8;i++){var _g28=nl.item(i);var _q79=_g28.getAttribute("void");var _5p7=_g28.getAttribute( "specname" ).replace( "appData", "app" );var _u39=0;var _xy6=_g28.selectSingleNode("dataStore");if(_xy6){var _459=_2z2._x75(_xy6);_u39=_459.rows.length;}else{var _tj5=( _gf4[_5p7]||( _5p7=="mapChart" )||( _5p7=="vizStatic" ) );_u39=_g28.selectNodes( _tj5?"../preceding-sibling::map[position()=1]/area":"tr | table/tr" ).length;}if(_u39>_618){_618=_u39;}if(_gf4[_5p7]){_5p7="appChart";}if(_hf4[_5p7]==undefined){_hf4[_5p7]=0;}_hf4[_5p7]++;if(_5p7=="viz"){continue;}if(_9u3[_5p7]==undefined){_9u3[_5p7]=0;}if(_u39>_9u3[_5p7]){_9u3[_5p7]=_u39;}}this._ci1("IDS_IR_INFO_CONTROL_COUNT_HEADER");this._w82("IDS_IR_INFO_SPEC_CONTROLS", _j56.length.toString(10), 1);var nl=( _j56.length>0 )?_e49.selectNodes( ".//*" + _ie9._mg2( "@roid", _j56 ) ):null;this._w82("IDS_IR_INFO_CONTROLS",(nl?nl.length:0).toString(10), 1);}this._w82("IDS_IR_INFO_INSTANTIATED_CONTROLS", _hp8._i67(_299._mc7).toString(10), 1);if(!this._ue5){for(var _5p7 in _hf4){var _xj7=this._w82("", _hf4[_5p7], 1);_xj7.removeAttribute("idsLabel");_xj7.setAttribute( "label", _4l6._m67( "IDS_EL_" + _5p7 ) );}this._ci1("IDS_IR_INFO_MAX_OUTPUT_ROWS");for(var _5p7 in _9u3){var _xj7=this._w82("", _9u3[_5p7], 1);_xj7.removeAttribute("idsLabel");_xj7.setAttribute( "label", _4l6._m67( "IDS_EL_" + _5p7 ) );}this._ci1("IDS_IR_INFO_IMAGE_COUNT_HEADER");var nl=_e49.selectNodes(".//img[@specname='image']/@src");this._w82("IDS_IR_INFO_IMGS", nl.length.toString(10), 1);this._w82("IDS_IR_INFO_UNIQUE_IMGS", _hp8._i67(_ie9._pf1(null, nl)).toString(10), 1);var _1a4=_by5._s14.concat();_109._bk6(_1a4, "mapChart");var nl=_e49.selectNodes( ".//img" + _ie9._mg2( "@specname", _1a4 ) + "/@src" );this._w82("IDS_IR_INFO_CHARTS", nl.length.toString(10), 1);this._w82("IDS_IR_INFO_UNIQUE_CHARTS", _hp8._i67(_ie9._pf1(null, nl)).toString(10), 1);var _pc6=_e49.selectNodes(".//img[@specname='vizStatic']/@src");this._w82("IDS_IR_INFO_STATIC_VIZS", _pc6.length.toString(10), 1);var _o17=_ie9._pf1(null, _pc6);this._w82("IDS_IR_INFO_UNIQUE_STATIC_VIZS", _hp8._i67(_o17).toString(10), 1);var nl=_e49.selectNodes(".//img[@specname='mapChart']/@src");this._w82("IDS_IR_INFO_MAPS", nl.length.toString(10), 1);this._w82("IDS_IR_INFO_UNIQUE_MAPS", _hp8._i67(_ie9._pf1(null, nl)).toString(10), 1);}if(!this._ue5){var _di7=0;if(_j56.length>0){var _nv3=_ie9._mg2("@roid", _j56);var nl=_e49.selectNodes(".//*"+_nv3);for(var i=0;i<nl.length;i++){var _nu8=nl.item(i).selectNodes("ancestor::*"+_nv3).length;if(_nu8>_di7){_di7=_nu8;}}}this._w82("IDS_IR_INFO_DEPTH", _di7.toString(10));}this._dp2=0;this._bi1(_299._fr1(), 0);this._w82("IDS_IR_INFO_INSTANTIATED_DEPTH", this._dp2.toString(10));this._w82("IDS_IR_INFO_RECORDSETS", this._a11().toString(10));this._w82("IDS_IR_INFO_MAX_INSTANTIATED_ROWS", this._wm6().toString(10));this._019._f89();this._ue5=true;};_b89._a11=function(){var i=0;for(var s in _2i6.prototype._0p3){if(_2i6.prototype._0p3[s]){i++;}}return i;};_b89._7w2=function(){this._dy2("btnCreateRecordsets", false);_299._v61();setTimeout(this._nn6.bind(this), 0);};_b89._wm6=function(){var _618=0;for(var _q79 in _299._mc7){if(_2i6.prototype._0p3[_q79]){var _a17=_299._mc7[_q79]._qc5();if(_a17._pz3()>_618){_618=_a17._pz3();}}else if(_299._mc7[_q79] instanceof _o65){var _8b9=0;for(var i=0;i<_299._mc7[_q79]._ra7.length;i++){var _a17=_299._mc7[_q79]._ra7[i]._qc5();if(_a17){_8b9+= _a17._pz3();}}if(_8b9>_618){_618=_8b9;}}}return _618;};_b89._bi1=function(_8e7,_nu8){if(!_8e7||(_8e7.length==0)){return;}if(_nu8>this._dp2){this._dp2=_nu8;}var _px6=_nu8+1;for(var i=0;i<_8e7.length;i++){this._bi1(_8e7[i]._su5(), _px6);}};_b89._iq1=function(){_x77._m04(this);_x77._ij(this);};_b89._122=function(){if(this._019){this._019._1o8();delete this._019;}delete this._ue5;};_b89._6u=function(_n17){this._nn6();};var _067=new _nx3("_067");_067._cz=function(){this._zq1().parentNode.style.padding="6px";_x77._4u5(this);_x77._xy(this);this._vr4=[];this._ql3();this._1h5=new _wt5( this._2j6( "divPanes" ), this._lv5( "Panes" ), this, this._d22(), this._yq1() );};_067._xd3=function(){this._1h5._214("_067_Panes", this._d22(), this._yq1());};_067._t61=function(){this._u61();};_067._iq1=function(){_x77._m04(this);_x77._ij(this);};_067._122=function(){if(this._1h5){this._1h5._1o8();delete this._1h5;}_fe9._qi2(this._2j6("divVariables"));};_067._qe=function(){return this._1h5._ww2();};_067._2j=function(){return this._1h5._ue3();};_067._3k6=function(e){if(e.keyCode==_fe9._687){var _739=e.target;if ((_739.nodeName=="INPUT" )&&( _739.type=="text" ) ){if(_739.onchange){_739.onchange(e);_fe9._8u5(e);}}}};_067._477=function(e){if(e.keyCode==_fe9._al6){e.stopPropagation();}};_067._352=function(_n17,_7s8,_g17){this._vr4=this._vr4.concat(_7s8);};_067._6u=function(_n17){setTimeout(this._ql3.bind(this), 0);};_067._fo=function(_hp5,_n49,_gv8,_xg8,_0r3){if(_n49.getAttribute( "id" )=="_067_Panes" ){this._u06();}};_067._u06=function(){var tbl1=this._2j6( "divColumnHeadersPane" ).querySelector( "TABLE" );var tbl2=this._2j6( "divVariables" ).querySelector( "TABLE" );var _rs3=this._pl2();this._2j6( "tdScrollbarWidth" ).style.width = _rs3 + "px";tbl1.style.width=tbl2.offsetWidth+"px";this._n33(tbl1, tbl2);this._i1();};_067._n33=function(tbl1,tbl2){var _b38=tbl1.rows.item(0).cells;if(tbl2.rows.length==0){return;}var _c38=tbl2.rows.item(0).cells;var _zg8=_c38.length;for(var i=0;i<_zg8;i++){_b38.item(i).style.width=_c38.item(i).offsetWidth+"px";}};_067._pl2=function(){var div=this._2j6("divVariables");return(div.offsetWidth-div.clientWidth-(_kx5._uz8?0:_fe9._yn(div)));};_067._i1=function(){this._2j6( "divColumnHeadersContainer" ).scrollLeft = this._2j6( "divVariables" ).scrollLeft;};_067._ql3=function(){if(!this._vz8._1o2){this._vz8._1o2=true;this._ei3();}this._7e5();};_067._ei3=function(){var d=document;this._bi5=this._2j6( "divVariables" ).appendChild( d.createElement( "TABLE" ) );this._bi5.cellPadding=0;this._bi5.cellSpacing=0;this._bi5.className="clsDialogText";this._bi5.style.color=_3z2._fx2("--ui-05");this._bi5.style.borderCollapse="collapse";_vz2._h81(this._bi5);var tbody=this._bi5.appendChild(d.createElement("TBODY"));this._3v4={};var _7s8=_x77._ir7();for(var i=0;i<_7s8.length;i++){var _579=_7s8[i];var tr=tbody.appendChild(d.createElement("TR"));tr.style.verticalAlign="top";var td=tr.appendChild(d.createElement("TD"));td.style.borderBottom="1px solid #CCCCCC";td.style.borderRight="1px solid #CCCCCC";td.style.padding="2px 3px 2px 3px";td.style.whiteSpace="nowrap";_fe9._u95(td, _579);var img=td.insertBefore(d.createElement("IMG"), td.firstChild);img.src="images/appVariable.gif";img.className="clsImg16x16";img.style.verticalAlign="middle";img.style.marginRight="3px";var td=tr.appendChild(d.createElement("TD"));td.style.borderBottom="1px solid #CCCCCC";td.style.borderLeft="1px solid #CCCCCC";td.style.padding="0px 3px 0px 3px";td.style.whiteSpace="nowrap";td.style.width="100%";this._3v4[_579]=_fe9._9h2(td);};};_067._7e5=function(_zv4){var d=document;var _7s8=_x77._ir7();var _4k8=_x77._o75();for(var i=0;i<_7s8.length;i++){var _579=_7s8[i];var _le8=_4k8[_579];var _zg8=_le8.length;var _2n8=d.getElementById(this._3v4[_579]);_fe9._qi2(_2n8);_2n8.style.backgroundImage=(this._vr4.indexOf(_579)!=-1)?"url(images/selection.png)":"none";if(_zg8==0){this._ak2(d, _2n8, _579, _le8);}for(var j=0;j<_zg8;j++){this._ak2(d, _2n8, _579, _le8, j);}}this._u06();this._vr4.length=0;};_067._ak2=function(d,_2n8,_579,_le8,j){var _0n=_3l6._5o(_579);var _wf7=(_le8.length==0);var _hy8=_wf7?"":_le8[j];var tbl=d.createElement("TABLE");tbl.cellPadding=0;tbl.cellSpacing=0;tbl.className="clsDialogText";tbl.style.color=_3z2._fx2("--ui-05");tbl.style.borderCollapse="collapse";tbl.style.width="100%";_vz2._h81(tbl);var tbody=tbl.appendChild(d.createElement("TBODY"));var tr=tbody.appendChild(d.createElement("TR"));var td=tr.appendChild(d.createElement("TD"));var img=td.appendChild(d.createElement("IMG"));img.src="images/appVariableValue.gif";img.className="clsImg16x16";img.style.marginRight="3px";if(_wf7){img.style.visibility="hidden";}var td=tr.appendChild(d.createElement("TD"));td.style.width="100%";var txt=td.appendChild(d.createElement("INPUT"));txt.type="text";txt.value=_hy8;txt.style.width="100%";txt.style.backgroundColor="transparent";txt.style.borderStyle="none";txt._579=_579;if(_wf7){txt.style.visibility="hidden";}else{if(_0n){txt.readOnly=true;}else{txt._xu8=j;txt.onchange=this._om2;txt.onfocus=this._t23;}}if(_kx5._gl6){var div=td.appendChild(d.createElement("DIV"));div.style.overflow="hidden";div.style.visibility="hidden";div.style.whiteSpace="nowrap";div.style.paddingRight="6px";div.style.height="1px";_fe9._u95(div, _hy8);}var td=tr.appendChild(d.createElement("TD"));var img=td.appendChild(d.createElement("IMG"));img.src="hal/imagesirot/btn_add.gif";img.className="clsImg16x16";img.style.visibility="hidden";img.style.margin="0px 2px 0px 2px";img._579=_579;if(_0n){img.src="hal/imagesirot/blank.gif";}else{img.title=_4l6._m67("IDS_IR_VARIABLE_VALUE_ADD");img._xu8=j;img[_kx5._wj2?"onpointerdown":( _kx5._y14?"ontouchstart":"onmousedown" )] = this._l44;}var td=tr.appendChild(d.createElement("TD"));var img=td.appendChild(d.createElement("IMG"));img.src="hal/imagesirot/btn_delete.gif";img.className="clsImg16x16";img.style.visibility=_kx5._y14?"visible":"hidden";img.style.margin="0px 2px 0px 2px";img._579=_579;if(_wf7||_0n){img.src="hal/imagesirot/blank.gif";}else{img.title=_4l6._m67("IDS_IR_VARIABLE_VALUE_REMOVE");img._xu8=j;img[_kx5._wj2?"onpointerdown":( _kx5._y14?"ontouchstart":"onmousedown" )] = this._pm2;}tbl._579=_579;if(!_kx5._y14){tbl[_kx5._wj2?"onpointerover":"onmouseover"]=this._k54;tbl[_kx5._wj2?"onpointerout":"onmouseout"]=this._hr4;}_2n8.appendChild(tbl);};_067._k54=function(){var nl=this.getElementsByTagName("IMG");if(nl.length){nl.item(1).style.visibility="visible";nl.item(2).style.visibility="visible";}};_067._hr4=function(){var nl=this.getElementsByTagName("IMG");if(nl.length){nl.item(1).style.visibility="hidden";nl.item(2).style.visibility="hidden";}};_067._om2=function(){var txt=this;var _le8=_x77._q67(txt._579).concat();_le8[txt._xu8]=txt.value;_x77._i77(txt._579, _le8, true, null);};_067._l44=function(){if(_x77._tg1()){return;}var img=this;var _le8=_x77._q67(img._579).concat();_le8.splice((_le8.length>0)?(img._xu8+1):0, 0, "");_x77._i77(img._579, _le8, true, null);};_067._pm2=function(){if(_x77._tg1()){return;}var img=this;var _le8=_x77._q67(img._579).concat();_le8.splice(img._xu8, 1);_x77._i77(img._579, _le8, true, null);};_067._t23=function(){this.select();};function _z57(_gu2, _779){_z57.baseConstructor.call(this, null, _gu2, _779);};_9t7._v88(_z57, _nx3);_z57.prototype._en4=function(_d48,_q79,_j07){this._we5=true;_x77._xy(this);this._p19=_q79;this._kq6=_j07;this._qc8=new _vx3(this._kq6);this._46=_3l6._j6();this._vw7="";_nx3.prototype._w89.call(this, null, _d48);};_z57.prototype._w89=function(_d48,_q79,_a17){this._we5=false;_x77._xy(this);this._p19=_q79;this._zq6=_a17;this._ms4=_a17&&_a17._p85();this._46=_3l6._j6();this._vw7=this._46?"Key":" ";_nx3.prototype._w89.call(this, null, _d48);};_z57.prototype._cz=function(){this._mw7=new _i88( this._2j6( "divToolbar" ), this._lv5( "Toolbar" ), this );var _r38=_299._0j6(this._p19);this._i42("chkSelection", _r38._mm!=null);this._i42("chkFilter", _r38._lm!=null);_fe9._u95(this._2j6("txtLabel"), _r38._6l4());_fe9._u95( this._2j6( "txtName" ), _r38._z88() + ( this._46?" (" + this._p19 + ")":"" ) );this._1p4();this._zq1().parentNode.style.padding="6px";var _0w8=this._lv5("Panes");_0w8.selectSingleNode( "rowPane[@id='_z57_ColumnHeadersPane']" ).setAttribute( "fillPaneWith", this._kw2( "divColumnHeadersContainer" ) );_0w8.selectSingleNode( "rowPane[@id='_z57_RecordsPane']" ).setAttribute( "fillPaneWith", this._kw2( "divRecords" ) );this._1h5=new _wt5(this._2j6("divPanes"), _0w8, this, this._d22(), this._yq1());};_z57.prototype._bw5=function(e){this._875();};_z57.prototype._xd3=function(){this._1h5._214("_z57_Panes", this._d22(), this._yq1());};_z57.prototype._t61=function(){this._u61();};_z57.prototype._iq1=function(){_x77._ij(this);};_z57.prototype._122=function(){if(this._1h5){this._1h5._1o8();delete this._1h5;}_fe9._qi2(this._2j6("divRecords"));this._zq6=null;this._kq6=null;this._qc8=null;};_z57.prototype._qe=function(){return this._1h5._ww2();};_z57.prototype._2j=function(){return this._1h5._ue3();};_z57.prototype._3k6=function(e){};_z57.prototype._477=function(e){if(e.keyCode==_fe9._al6){e.stopPropagation();}};_z57.prototype._6u=function(_n17){var _r38=_299._0j6(this._p19);if(!_r38||!_r38._ej6()){setTimeout(this._i89.bind(this), 0);return;}if(_r38 instanceof _3d3){setTimeout(this._1p4.bind(this, true), 0);}setTimeout(this._fm4.bind(this), 0);};_z57.prototype._fo=function(_hp5,_n49,_gv8,_xg8,_0r3){if(_n49.getAttribute( "id" )=="_z57_Panes" ){this._u06();}};_z57.prototype._u06=function(){var tbl1=this._2j6( "divColumnHeadersPane" ).querySelector( "TABLE" );var tbl2=this._2j6( "divRecords" ).querySelector( "TABLE" );var _rs3=this._pl2();this._2j6( "tdScrollbarWidth" ).style.width = _rs3 + "px";tbl1.style.width=tbl2.offsetWidth+"px";this._n33(tbl1, tbl2);this._i1();};_z57.prototype._n33=function(tbl1,tbl2){var _b38=tbl1.rows.item(0).cells;if(tbl2.rows.length==0){return;}var _c38=tbl2.rows.item(0).cells;var _zg8=_c38.length;for(var i=0;i<_zg8;i++){_b38.item(i).style.width=_c38.item(i).offsetWidth+"px";}};_z57.prototype._pl2=function(){var div=this._2j6("divRecords");return(div.offsetWidth-div.clientWidth-(_kx5._uz8?0:_fe9._yn(div)));};_z57.prototype._i1=function(){this._2j6( "divColumnHeadersContainer" ).scrollLeft = this._2j6( "divRecords" ).scrollLeft;};_z57.prototype._up4=function(){if(this._we5){return this._qc8._2z3();}var _zw8={};var _7s8=[];var _lm5=this._zq6._br7();for(var _8b9=0;_8b9<_lm5;_8b9++){var _bj8=this._zq6._e67(_8b9);for(var _579 in _bj8){if(!_zw8[_579]){_zw8[_579]=true;_7s8.push(_579);}}}return _7s8;};_z57.prototype._l81=function(_q48,_rm7){switch(_rm7){case "_z57_btnCopy":this._297();break;}};_z57.prototype._297=function(){var a=[];var _7s8=this._up4();var _bm5=_7s8.length;for(var i=0;i<_bm5;i++){if(i>0){a.push(",");}this._jd5(a, _7s8[i]);}a.push("\r\n");var _lm5=this._we5?this._qc8._nv5():this._zq6._br7();for(var _8b9=0;_8b9<_lm5;_8b9++){if(this._we5){this._qc8._zm4(_8b9);}else{var _bj8=this._zq6._e67(_8b9);}for(var i=0;i<_bm5;i++){if(i>0){a.push(",");}this._jd5(a,(this._we5?this._qc8._3z3(_7s8[i]):_bj8[_7s8[i]])||"");}a.push("\r\n");}var _k79=a.join("");if(_kx5._uz8&&event.shiftKey){_ae9._qr7(_k79, _299._0j6(this._p19)._z88());return;}_r87._y98(_k79);};_z57.prototype._jd5=function(a,_hy8){if(_hy8.indexOf('"')!=-1){_hy8=_hy8.replace( /"/g, '""' );}a.push( '"' + _hy8 + '"' );};_z57.prototype._1p4=function(_6f8){var _7s8=this._up4();var _bm5=_7s8.length;var d=document;var tbl1=this._2j6( "divColumnHeadersPane" ).querySelector( "TABLE" );var tr=tbl1.rows.item(0);for(var i=tbl1.rows.item(0).cells.length-1;i>0;i--){tr.deleteCell(0);}for(var i=_bm5-1;i>=-2;i--){var td=tr.insertBefore(d.createElement("TD"), tr.firstChild);td.style.overflow="hidden";td.style.borderRight="1px solid " + _3z2._fx2( "--G2" );td.style.padding="2px 3px 2px 3px";td.style.whiteSpace="nowrap";if(i>=0){var _q49=td.appendChild(d.createElement("SPAN"));_fe9._u95(_q49, _7s8[i]);_q49.style.whiteSpace="nowrap";var _2n7=this._we5?this._qc8._5h2(_7s8[i]):(this._ms4?this._zq6._vu5(_7s8[i]):null);if(_2n7){td.title=_2n7;}}else{td.style.textAlign="center";_fe9._u95(td,(i==-2)?this._vw7:"#");}}var d=document;var _5v6=this._2j6("divRecords");_fe9._qi2(_5v6);this._3s6=_5v6.appendChild(d.createElement("TABLE"));this._3s6.cellPadding=0;this._3s6.cellSpacing=0;this._3s6.className="clsDialogText";this._3s6.style.color=_3z2._fx2("--ui-05");this._3s6.style.borderCollapse="collapse";_vz2._h81(this._3s6);var tbody=this._3s6.appendChild(d.createElement("TBODY"));var _qf9=_3z2._fx2("--G2");this._yc7={};var _lm5=this._we5?this._qc8._nv5():this._zq6._br7();for(var _8b9=0;_8b9<=_lm5;_8b9++){if(this._we5){this._qc8._zm4(_8b9);}else{var _bj8=this._zq6._e67(_8b9);}var tr=tbody.appendChild(d.createElement("TR"));tr.style.verticalAlign="top";var _x79=tr.appendChild(d.createElement("TD"));var _z79=tr.appendChild(d.createElement("TD"));if(_8b9<_lm5){_x79.style.borderBottom="1px solid " + _qf9;_x79.style.borderRight="1px solid " + _qf9;_x79.style.padding="1px 3px 1px 3px";_x79.style.whiteSpace="nowrap";_x79.style.textAlign="right";if(this._we5){_fe9._u95( _x79, " " );this._yc7[_8b9]=_x79;}else{var _8d9=this._zq6._8o8(_8b9);this._yc7[_8d9]=_x79;_fe9._u95( _x79, this._46?_8d9:" " );}_z79.style.borderBottom="1px solid " + _qf9;_z79.style.borderRight="1px solid " + _qf9;_z79.style.padding="1px 3px 1px 3px";_z79.style.whiteSpace="nowrap";_z79.style.textAlign="right";_fe9._u95(_z79,(_8b9+1).toString(10));for(var i=0;i<_bm5;i++){var td=tr.appendChild(d.createElement("TD"));td.style.borderBottom="1px solid " + _qf9;td.style.borderLeft="1px solid " + _qf9;td.style.padding="1px 3px 1px 3px";td.style.whiteSpace="nowrap";if(i==(_bm5-1)){td.style.width="100%";}var _579=_7s8[i];_fe9._u95(td,(this._we5?this._qc8._3z3(_579):_bj8[_579])||"");var _yy7=this._we5?( this._qc8._5h2( _579 )=="number" ):( ( this._ms4 &&( this._zq6._vu5( _579 )=="number" ) )||( _579=="__MEASURE__" ) );td.style.textAlign=_yy7?"right":"left";}}else{tr.style.fontWeight="bold";_x79.style.visibility="hidden";_x79.style.borderBottom="1px solid transparent";_x79.style.borderRight="1px solid transparent";_x79.style.padding="1px 3px 1px 3px";_x79.style.whiteSpace="nowrap";_fe9._u95(_x79, this._vw7);_z79.style.visibility="hidden";_z79.style.borderBottom="1px solid transparent";_z79.style.borderRight="1px solid transparent";_z79.style.padding="1px 6px 1px 3px";_z79.style.whiteSpace="nowrap";_fe9._u95(_z79, "#");for(var i=0;i<_bm5;i++){var td=tr.appendChild(d.createElement("TD"));td.style.visibility="hidden";td.style.borderBottom="1px solid transparent";td.style.borderLeft="1px solid transparent";td.style.padding="1px 3px 1px 3px";td.style.whiteSpace="nowrap";if(i==(_bm5-1)){td.style.width="100%";}_fe9._u95(td, _7s8[i]);}}}if(_6f8){this._u06();}};_z57.prototype._xx2=function(){if(!this._2j6("chkSelection").checked){this._nt1();return;}var _r38=_299._0j6(this._p19);var _ex8="#F7E1BC";if(this._we5){var _f07=_r38._mm?_da._o88(_r38._mm, _x77._o75(), this._kq6):null;var _qw4=_f07?this._kq6._6r7(_f07, false, true, false):null;if(!_qw4){this._nt1();return;}for(var _u39 in this._yc7){var nl=this._yc7[_u39].parentNode.getElementsByTagName("TD");var _zg8=nl.length;for(var i=0;i<_zg8;i++){nl.item(i).style.backgroundColor=_qw4[_u39]?_ex8:"";}}}else{var _229=_r38._p4(this._o36);if(!_229){this._nt1();return;}var _g59=_229?_109._5w2(_229):null;for(var _8d9 in this._yc7){var nl=this._yc7[_8d9].parentNode.getElementsByTagName("TD");var _zg8=nl.length;for(var i=0;i<_zg8;i++){nl.item(i).style.backgroundColor=(_g59&&_g59[_8d9])?_ex8:"";}}}};_z57.prototype._nt1=function(){for(var _8d9 in this._yc7){var nl=this._yc7[_8d9].parentNode.getElementsByTagName("TD");var _zg8=nl.length;for(var i=0;i<_zg8;i++){nl.item(i).style.backgroundColor="";}}};_z57.prototype._fm4=function(){setTimeout(this._xx2.bind(this), 0);if(!this._2j6("chkFilter").checked){this._o36=null;this._c03();return;}var _r38=_299._0j6(this._p19);var _358="#D7F1FF";var _ex8=_3z2._fx2("--G2");if(this._we5){var _f07=_r38._lm?_da._o88(_r38._lm, _x77._o75(), this._kq6):null;var _ew4=_f07?this._kq6._6r7(_f07, false, true, false):null;if(!_ew4){this._nt1();return;}for(var _u39 in this._yc7){var tr=this._yc7[_u39].parentNode;tr.style.backgroundColor=_ew4[_u39]?_358:"";tr.style.color=_ew4[_u39]?"":_ex8;}}else{var _229=_r38._o4();this._o36=_229?_109._5w2(_229):null;if(!_229){this._c03();return;}var _g59=_229?_109._5w2(_229):null;for(var _8d9 in this._yc7){var tr=this._yc7[_8d9].parentNode;tr.style.backgroundColor=(_g59&&_g59[_8d9])?_358:"";tr.style.color=(_g59&&_g59[_8d9])?"":_ex8;}}};_z57.prototype._c03=function(){for(var _8d9 in this._yc7){var tr=this._yc7[_8d9].parentNode;tr.style.backgroundColor="";tr.style.color="";}};function _mt5(){this._0o6=[];};_mt5.prototype._j89=function(){_x77._xy(this);_x77._c6(this);};_mt5.prototype.GetPublicStateVariables=function(){return _x77._032().concat();};_mt5.prototype.GetState=function(){var o={};o.variables=_x77._6c();this._5i1(o);return o;};_mt5.prototype.GetFullState=function(){var o={};o.variables=_x77._tn();return o;};_mt5.prototype._5i1=function(o){var _bc9=_299._eg1();if(_bc9){o.touchLocation={ y:_bc9.top, x:_bc9.left };}};_mt5.prototype.SetState=function(_yl7,_vl7){var _317=_yl7.variables;var _u73=this.GetPublicStateVariables();var _6y7=this._7a7(_317, _u73, false, _vl7);return _6y7;};_mt5.prototype.SetFullState=function(_yl7,_vl7){var _317=_yl7.variables;var _u73=_x77._ir7();var _6y7=this._7a7(_317, _u73, false, _vl7);return _6y7;};_mt5.prototype._7a7=function(_317,_u73,_686,_vl7){var _7y7=false;for(var _ud9 in _317){if(_u73.indexOf(_ud9)!=-1){var _le8=[].concat(_317[_ud9]);_x77._i77(_ud9, _le8, false);_7y7=true;}}if(_7y7&&!_686){this._97(_vl7);}return _7y7;};_mt5.prototype.AddListener=function(_vl7){this._0o6.push(_vl7);if(this._j43&&_vl7.OnBeforeActiveReportLoaded){_vl7.OnBeforeActiveReportLoaded();}if(this._7o6&&_vl7.OnActiveReportLoaded){_vl7.OnActiveReportLoaded();}};_mt5.prototype.SetApplicationBeforeLoadedHandler=function(_lc4){this._y4=_lc4;if(this._j43){_lc4();}};_mt5.prototype.SetApplicationLoadedHandler=function(_lc4){this._ah=_lc4;if(this._7o6){_lc4();}};_mt5.prototype.SetApplicationShutDownHandler=function(_lc4){this._8b=_lc4;};_mt5.prototype._cj=function(){if(this._8b){this._8b();return true;}return false;};_mt5.prototype.SetChangeStateHandler=function(_lc4){this._9m1=_lc4;};_mt5.prototype.SetReportDrillthroughHandler=function(_lc4,_1e1){this._ud=_lc4;this._4c1=(_1e1===true);};_mt5.prototype.SetGenericDrillthroughHandler=function(_lc4){this._bb=_lc4;};_mt5.prototype.GetApplicationDimensions=function(){if(!this._7o6){alert("Invalid call to Application.GetApplicationDimensions. Active report is not loaded yet.");return null;}var o={};var el=_299._fw2();o.width=el.scrollWidth;o.height=el.scrollHeight;return o;};_mt5.prototype._v9=function(){return !!this._ud;};_mt5.prototype._h32=function(_cn7,_d45){if(this._ud){var o={};if(!(_cn7||_d45)){alert( "no valid drill context" );}if(_cn7){o.drillContext=_cn7;}if(_d45&&this._4c1){o.drillContextData=_d45;}this._5i1(o);this._ud(o);return true;}return false;};_mt5.prototype._8j=function(_o07){if(this._bb){this._5i1(_o07);this._bb(_o07);return true;}return false;};_mt5.prototype._mi2=function(){this._j43=true;var _nc4;try{if(this._y4){_nc4=this._y4;}else if(window.frameElement&&window.frameElement.Application_OnBeforeLoad){_nc4=window.frameElement.Application_OnBeforeLoad;}else{var _fq7=(window==window.top)?window.opener:window.parent;if(_fq7&&_fq7.Application_OnBeforeLoad){_nc4=_fq7.Application_OnBeforeLoad;}}}catch(e){}if(_nc4){_nc4();}_109._wq7(this._0o6, "OnBeforeActiveReportLoaded");};_mt5.prototype._8w5=function(){this._7o6=true;var _b08;try{if(this._ah){_b08=this._ah;}else if(window.frameElement&&window.frameElement.Application_OnLoad){_b08=window.frameElement.Application_OnLoad;}else{var _fq7=(window==window.top)?window.opener:window.parent;if(_fq7&&_fq7.Application_OnLoad){_b08=_fq7.Application_OnLoad;}}}catch(e){}if(_b08){_b08();}_109._wq7(this._0o6, "OnActiveReportLoaded");};_mt5.prototype._97=function(_vl7){this._wl1=true;this._86=_vl7;_x77._0a();};_mt5.prototype._6u=function(){if(this._wl1){delete this._wl1;}else if(this._9m1){this._9m1();}for(var i=0; i<this._0o6.length;++i){var _vl7=this._0o6[i];if(_vl7!==this._86&&_vl7.OnActiveReportStateChanged){_vl7.OnActiveReportStateChanged();}}this._86=null;};_mt5.prototype.GetOutputVersion=function(){return _ae9._0x2();};_mt5.prototype.GetRanges=function(){return _x77._k67().concat();};_mt5.prototype.GetRangeValues=function(_1y8){var _cd9=this._pu1(_1y8, true);var _bd9=this._pu1(_1y8, false);return { min: _cd9, max: _bd9 };};_mt5.prototype._pu1=function(_1y8,_8a9){var _265=_x77._rz(_1y8, _8a9);var _le8=this._hj1(_265);var _m79=_x77._798(_265);var _hy8=(_le8.length>0)?_le8[ _3i1._jz3(_le8, _m79, _8a9)]:"";return _hy8;};_mt5.prototype.GetDiscreteVariables=function(){return _x77._032().concat();};_mt5.prototype.GetValuesForDiscreteVariable=function(_265){return this._hj1(_265);};_mt5.prototype._hj1=function(_265){var _le8=[];var _6c6=_3l6._tl4();var nl=_6c6.selectNodes(".//appConditionDataItemComparison[@refAppVariable=" + _jp8._mn4( _265 ) + "]");for(var i=0; i<nl.length; i++){var n=nl.item(i);var _0n7=n.getAttribute("refDataItem");var _po1=_ie9._0l4(n, ["appContainerSelect", "appContainerFilter"]);var _fb6=_po1.parentNode;var _1o5=_ia5._5v5().selectNodes( ".//*[@roid='" + _fb6.getAttribute( "iid" ) + "']/dataStore" );for(var ids=0; ids<_1o5.length;++ids){var _459=_2z2._x75(_1o5.item(ids));for(var ic=0; ic<_459.columns.length;++ic){var _xb9=_459.columns[ic];if(_xb9.name==_0n7){if(_xb9.values){for(var iv=0; iv<_xb9.values.length;++iv){_109._9k6(_le8, _xb9.values[iv]);}}break;}}}}return _le8;};_mt5.prototype.GetWidgetContext=function(){var o={};o["com.ibm.widget.context"]={};var _q38=o["com.ibm.widget.context"];_q38.values=_x77._6c();_q38.ranges=_x77._132();return o;};_mt5.prototype.SetWidgetContext=function(_q38,_vl7){var o=_q38["com.ibm.widget.context"];var _317=o.values;var _u73=_x77._032();var _686=true;var _qb4=this._7a7(_317, _u73, _686, _vl7);var _117=o.ranges;var _u73=_x77._k67();var _cb4=this._6a7(_117, _u73, _686, _vl7);var _6y7=_qb4||_cb4;if(_6y7){this._97(_vl7);}return _6y7;};_mt5.prototype._6a7=function(_117,_u73,_686,_vl7){var _7y7=false;for(var _ud9 in _117){if(_u73.indexOf(_ud9)!=-1){var _p25=_117[_ud9];var _cd9=_p25.min;var _bd9=_p25.max;_x77._ds7(_ud9, _cd9, _bd9, false);_7y7=true;}}if(_7y7&&!_686){this._97(_vl7);}return _7y7;};_mt5.prototype.GetViewCanvasElement=function(){return _299._fw2();};_mt5.prototype.UpdateControlStyles=function(_g28){var _979=_g28.getAttribute("iid");if(_979){var _8e7=_299._7h2(_979);for(var i=0; i<_8e7.length; i++){var _r38=_8e7[i];if(_r38._da5){_r38._da5(_g28);}}}};_mt5.prototype.HideActiveUI=function(){if(window["_jq7"]){_jq7._r85();}};_mt5.prototype._b8=function(_r38){_109._wq7(this._0o6, "OnActiveReportControlStateChanged", _r38._298());};var Application=new _mt5();
- // //-->]]></script>
- <script>_ia5._k01( AR_GeneratedOutputPath );try {if (_fa7 && _fa7._7a8 && _fa7._7a8._504) {_fa7._7a8._504(document);}if (_fa7 && _fa7.Application) {_ae9._0u( _fa7.Application );}}catch (e) {}</script></head><body scroll="no"><script>try {if (_fa7 && _fa7._7a8 && _fa7._7a8._2m4 && !_f14.useRestRobot) {_fa7._7a8._2m4(document);}}catch (e) {}delete _fa7;</script><div id="divStartupBlocker" class="clsBlocker" style="cursor:wait;z-index:20000;"><table style="width:100%;height:100%"><tr><td style="text-align:center;vertical-align:middle;"><img src="images/rendering_32x32.gif" style="height:32px; width:32px; vertical-align:middle"/><span id="spanStartupMessage" style="font-family:Tahoma,Verdana; font-size:10pt; margin-left:10px">Starting...</span></td></tr></table></div><div id="divCanvas" class="clsHalScrollableBody" style="position:absolute;top:0px;left:0px;"></div><div id="divBlocker" class="clsBlocker" style="z-index:20000;visibility:hidden;"><table style="width:100%;height:100%;"><tr><td style="text-align:right;vertical-align:bottom;padding:0px 16px 16px 0px;"><img src="images/rendering.gif" style="height:16px; width:16px;" alt=""/></td></tr></table></div><form id="multipleTargetDrillForm" method="post" target="" action="" style="display:none"><input type="hidden" name="b_action" value="xts.run"/><input type="hidden" name="m" value="rv/drill-from-pdf.xts"/><input type="hidden" name="gateway" value=""/><input type="hidden" name="drillTargets" value=""/><input type="hidden" name="drillSpecs" value=""/></form><form id="singleTargetDrillForm" method="post" target="" action="" style="display:none"><input type="hidden" name="b_action" value="cognosViewer"/><input type="hidden" name="gateway" value=""/><input type="hidden" name="ui.action" value="authoredDrillThrough2"/><input type="hidden" name="cv.id" value="RS"/><input type="hidden" name="cv.header" value="true"/><input type="hidden" name="cv.toolbar" value="true"/><input type="hidden" name="cv.previousReports" value=""/><input type="hidden" name="ui.errURL" value="javascript:window.close();"/><input type="hidden" name="ui.routingServerGroup" value=""/><input type="hidden" name="authoredDrill.request" value=""/></form></body></html>
|