Please wait ...').load("/en/Comment/CommentsList?postId="+b)}function FindComment(d,c){$("#commentsListPlaceholder").html('
Please wait ...
').load("/en/Comment/FindComment?postId="+d+"&commentId="+c)}$("#filesListTree-0").jstree({plugins:["wholerow","search"],core:{themes:{variant:"large"}}}).bind("select_node.jstree",function(f,e){var g=e.node.a_attr.href;if(g!=="#"){var h=window.open(g,"_blank");h.focus()}});var to=false;$("#txtSearchBox-0").keyup(function(){if(to){clearTimeout(to)}to=setTimeout(function(){var b=$("#txtSearchBox-0").val();$("#filesListTree-0").jstree(true).search(b)},250)});