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