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