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