$("li").find("a[href=''], a[href='javascript:;'], a:not([href])").closest('li').link.style.display = "none";