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