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