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