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