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