$(window).load(function(){$('.ad-gallery').adGallery({loader_image:'plugins/gallery/assets/images/loader.gif',width:600,height:400,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,slideshow:{enable:false,autostart:true,speed:5000,start_label:'Start',stop_label:'Stop',stop_on_scroll:true,countdown_prefix:'(',countdown_sufix:')',onStart:function(){},onStop:function(){}},effect:'none',enable_keyboard_move:true,cycle:true,callbacks:{init:function(){this.preloadAll();},afterImageVisible:function(){},beforeImageVisible:function(new_image,old_image){}}});});
