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