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