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