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