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