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