$(document).ready(function() {
	$("#distribws_content th.line-folder-jd > span:hidden").closest("div.line-folder-jd").hide();
});


