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