Event.observe (window,"load",function(){
window.scroll_box = new TextScroll('scroll_box', 'div_scroll1', 'scroll_up', 'scroll_down');
});