I see, thanks for the link.
First, the switch "show_articles_without_image is set to false" and you do not have articles with images (as far as i can see as a guest) so the slider does show nothing.
Another problem might be the default date range i included, this is set to 40 days. Any article older than that isn't shown. Can be changed easily though.
Secondly, you have 3 jquery files included in the source code of your page. jquery-1.6.1 / jquery.js and jquery-1.3.2min. That does cause problems and you do not need all 3. Reduce this to one (but be sure to use a version above 1.4)