// source --> http://www.beppu-med.or.jp/wordpress/wp-content/plugins/wp-dtree-30/wp-dtree.min.js?ver=4.4.5 function dtNode(t,e,i,s,o,n,d){this.id=t,this.pid=e,this.name=i,this.url=s,this.title=o,this.rsspath=d,this.target=n,this.icon=void 0,this.iconOpen=void 0,this._io=!1,this._is=!1,this._ls=!1,this._hc=!1,this._ai=0,this._p}function wpdTree(t,e,i){this.config={target:null,folderLinks:!1,useSelection:!1,useCookies:!0,useLines:!0,useIcons:!1,useStatusText:!1,closeSameLevel:!1,inOrder:!1},this.icon={root:WPdTreeSettings.imgurl+"dtree-img/empty.gif",folder:WPdTreeSettings.imgurl+"dtree-img/folder.gif",folderOpen:WPdTreeSettings.imgurl+"dtree-img/folderopen.gif",node:WPdTreeSettings.imgurl+"dtree-img/page.gif",empty:WPdTreeSettings.imgurl+"dtree-img/empty.gif",line:WPdTreeSettings.imgurl+"dtree-img/line.gif",join:WPdTreeSettings.imgurl+"dtree-img/join.gif",joinBottom:WPdTreeSettings.imgurl+"dtree-img/joinbottom.gif",plus:WPdTreeSettings.imgurl+"dtree-img/plus.gif",plusBottom:WPdTreeSettings.imgurl+"dtree-img/plusbottom.gif",minus:WPdTreeSettings.imgurl+"dtree-img/minus.gif",minusBottom:WPdTreeSettings.imgurl+"dtree-img/minusbottom.gif",nlPlus:WPdTreeSettings.imgurl+"dtree-img/nolines_plus.gif",nlMinus:WPdTreeSettings.imgurl+"dtree-img/nolines_minus.gif"},this._url=e,this._truncate=i,this._objName=t,this.adtNodes=[],this.aIndent=[],this.root=new dtNode("root"),this.selecteddtNode=null,this.selectedFound=!1,this.completed=!1}wpdTree.prototype.a=function(t,e,i,s,o,n,d){""!=d&&(d="");var r=o+="";0!=o.indexOf("https://")&&0!=o.indexOf("http://")&&(r=this._url+o),s||(s=i),this._truncate>0&&(i=this.truncate(i,this._truncate)),this.adtNodes[this.adtNodes.length]=new dtNode(t,e,i,r,s,n,d)},wpdTree.prototype.truncate=function(t,e){e=e||16;return t.length>e?t.slice(0,e-"...".length)+"...":t},wpdTree.prototype.openAll=function(){this.oAll(!0)},wpdTree.prototype.closeAll=function(){this.oAll(!1)},wpdTree.prototype.toString=function(){var t='
\n';return document.getElementById?(this.config.useCookies&&(this.selecteddtNode=this.getSelected()),t+=this.adddtNode(this.root)):t+="Browser not supported.",t+="
",this.selectedFound||(this.selecteddtNode=null),this.completed=!0,t},wpdTree.prototype.adddtNode=function(t){var e="",i=0;for(this.config.inOrder&&(i=t._ai);i')),this.root.id!=t.pid&&(t.url?(i+='")),t.rsspath&&(i+=t.rsspath),i+=" ",t._hc&&(i+='
',i+=this.adddtNode(t),i+="
"),this.aIndent.pop(),i},wpdTree.prototype.indent=function(t,e){var i="";if(this.root.id!=t.pid){for(var s=0;s';t._ls?this.aIndent.push(0):this.aIndent.push(1),t._hc?(i+='
'):i+=''}return i},wpdTree.prototype.setCS=function(t){for(var e,i=0;i