var container = document.getElementById("gpViewCount"); if(container){ container.innerHTML = "77"; }else{ document.write("77"); }