document.getElementById("clickme").onclick = expandJSNode; var isTreeOpen = false; function expandJSNode() { if(isTreeOpen){ $(".jstree").jstree(