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