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