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