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