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