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