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