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