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