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