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