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