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