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