Event.observe(window, 'load', init);
function init(){
    makeItCount('newsComments_text', 500, true);
}
