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