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