window.addEvent('domready', function() { var newScrollBar = new scrollBar( 'podcastContainer', 'podScrollbar', 'handleScrollbar' ); });