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