What would be the most effective way in terms of smooth scrolling and overall best looking, to create a set of buttons that would scroll a page down/up? My page uses 3 frames in collumn format, and I want to scroll only the central one... I already removed the scrollbars from the central one (so that the central and left frames aren't divided by an ugly scrollbar), and maintained the overflow text, I just need a way of accessing it, and the buttons would most likely (Unless I can be told otherwise) have to be on one of the frames so that they don't scroll themselves out of view...

Thanks in advance..