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