var share = document.getElementById("share");
if (share)
    share.style.display = "block";