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