jQuery(function(a){galleries=a(".ad-gallery").adGallery(a.extend({loader_image:"/typo3conf/ext/billiton_adgallery/res/jquery.ad-gallery/loader.gif",width:false,height:false,thumb_opacity:0.7,start_at_index:0,animate_first_image:false,animation_speed:400,display_next_and_prev:true,display_back_and_forward:true,scroll_jump:0,effect:"fade",enable_keyboard_move:true,cycle:true,slideshow:{enable:true,autostart:true,speed:5000,start_label:"Slideshow starten",stop_label:"Slideshow anhalten",stop_on_scroll:true,countdown_prefix:"(",countdown_sufix:"s)",onStart:function(){a(".ad-gallery").find(".ad-slideshow-start").hide().end().find(".ad-slideshow-stop").show()},onStop:function(){a(".ad-gallery").find(".ad-slideshow-start").show().end().find(".ad-slideshow-stop").hide()}},callbacks:{init:function(){a(".ad-gallery").find(".ad-slideshow-start").show().end().find(".ad-slideshow-stop").hide();this.preloadRange(this.settings.start_at_index,10)},afterImageVisible:function(){this.loading(true);this.preloadImage(this.calcNextIndex(this.current_index),function(){this.loading(false)})},beforeImageVisible:function(c,b){}}},tx_billitonadgallery_pi1_adGalleryOptions))});
