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