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