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