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