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