This is a simple module that adds a little bit of javascript code to the page that makes the right and left column floating when the page is scrolled down.
When a visitor scrolls down the page, and the top of the left and right column reaches the top of the window, they normally start to disappear.
...more