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