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