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