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