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