var counter=14611; try { var obj = document.getElementById('myblog_counter'); obj.innerHTML = counter; } catch(e) { }