<img id="myImage" src="images/filename.gif" style="visibility:hidden;" />
document.getElementById('myImage').style.visibility = "visible";