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