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