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