up.onRollOver = function() { texto_txt.scroll -=1; } down.onRollOver = function() { texto_txt.scroll +=1; }