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