App.addEvent('newmessage',function(){(function(){if(window.getScrollTop()>App.msg_block.getPosition().y||(window.getHeight()+window.getScrollTop())<App.msg_block.getPosition().y){new Fx.Scroll(window).toElement(App.msg_block)}}).delay(300)});
