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