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