I'm using two sliders on a single page:
[bfslider name="reunion" type="nextgen" animation="fade" width="940" height="380" speed="3000" pause="3000" buttons="false"]
[bfslider name="bookquotes" type="nextgen" animation="fade" width="420" height="310" speed="3000" pause="3000" buttons="false"]
The "fade" value is causing images from the bottom slider to appear in the top slider. Problem persists even when I use type="page" for both. Can I run 2 animation="fade" sliders cleanly on same page?