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