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