var finished=false;function hideMenu(){};function setActiveTab($6Lp,$4Vo){$6Lp.activeTabByName($4Vo);};MenuItem.prototype.isEnabled=function (){return !this.$VlG;};MenuItem.prototype.setEnabled=function ($dXJ){this.$VlG=!$dXJ;};TreeNode.prototype.children=function (){return this.getNodes();};TreeNode.prototype.isHalf=function (){return this.isHalfmoon();};Collection.prototype.getLength=function (){return this.$RxL;};Dataset.prototype.getRecordCount=function (){return this.getPossibleRecordCount();};Dataset.prototype.addendums=function (){return this.$aUG;};function getInt($0DL){var $cf8=parseInt($0DL);if(isNaN($cf8))$cf8=0;return $cf8;};function getFloat($0DL){var $cf8=parseFloat($0DL);if(isNaN($cf8))$cf8=0;return $cf8;};function isTrue($0DL){return parseBoolean($0DL);};function trimStr($kZJ){$kZJ=$kZJ+"";return $kZJ.trim();};function getTypedValue($0DL,$2xZ){var $cf8="";switch($2xZ){case "string":{$cf8=getValidStr($0DL);break;}case "byte":;case "short":;case "int":;case "long":{$cf8=Math.round(parseFloat($0DL));break;}case "float":;case "double":;case "bigdecimal":{$cf8=parseFloat($0DL);break;}case "date":;case "time":;case "timestamp":{$0DL=getValidStr($0DL);$cf8=new Date($0DL.replace(/-/g,"/").replace(/\./g,"/"));break;}case "boolean":{$cf8=isTrue($0DL);break;}default:{$cf8=getValidStr($0DL);break;}}return $cf8;};function $BOe(){return !this.disabled;};function $E79($dXJ){this.disabled=!$dXJ;if(this.$x4J&&this.$6LD){this.$1oH();}};