var obj=document.getElementById("nojava");
if(obj){ obj.style.display = "none"; }