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