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