Aktuálny leták Billa platný od 21.12.2021 do 28.11.2021. (adsbygoogle = window.adsbygoogle || []).push({}); (adsbygoogle = window.adsbygoogle || []).push({}); 1 Strana 2 Strana 3 Strana 4 Strana 5 Strana 6 Strana 7 Strana 8 Strana 9 Strana 10 Strana 11 Strana 12 Strana 13 Strana 14 Strana 15 Strana 16 Strana 17 Strana 18 Strana 19 Strana 20 Strana 21 Strana 22 Strana 23 Strana 24 Strana 25 Strana 26 Strana 27 Strana 28 Strana jQuery(document).ready(function($) { // We only want these styles applied when javascript is enabled $('.gal_content').css('display', 'block'); // Initialize Advanced Galleriffic Gallery var gallery = $('#thumbs_432_8').galleriffic({ delay: 3500, numThumbs: 100, preloadAhead: 100, enableTopPager: false, enableBottomPager: false, imageContainerSel: '#slideshow_432_8', controlsContainerSel: '#controls_432_8', captionContainerSel: '#caption_432_8', loadingContainerSel: '#loading_432_8', renderSSControls: true, renderNavControls: true, playLinkText: '', pauseLinkText: '', enableHistory: 0, autoStart: 0, enableKeyboardNavigation: true, syncTransitions: false, defaultTransitionDuration: 300, onTransitionOut: function(slide, caption, isSync, callback) { slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback); caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0); }, onTransitionIn: function(slide, caption, isSync) { var duration = this.getDefaultTransitionDuration(isSync); slide.fadeTo(duration, 1.0); // Position the caption at the bottom of the image and set its opacity var slideImage = slide.find('img'); caption.fadeTo(duration, 1.0); }, onPageTransitionOut: function(callback) { //this.hide(); setTimeout(callback, 100); // wait a bit }, onPageTransitionIn: function() { var prevPageLink = this.find('a.prev').css({'opacity': '0.3' , 'display' : 'inline-block', 'cursor' : 'default'}); var nextPageLink = this.find('a.next').css({'opacity': '0.3' , 'display' : 'inline-block', 'cursor' : 'default'}); // Show appropriate next / prev page links if (this.displayedPage > 0) prevPageLink.css({'opacity' : '1' , 'display' : 'inline-block', 'cursor' : 'pointer'}); var lastPage = this.getNumPages() - 1; if (this.displayedPage < lastPage) nextPageLink.css({'opacity' : '1' , 'display' : 'inline-block', 'cursor' : 'pointer'}); this.fadeTo('fast', 1.0); } }); /**************** Event handlers for custom next / prev page links **********************/ gallery.find('a.prev').click(function(e) { gallery.previousPage(); e.preventDefault(); }); gallery.find('a.next').click(function(e) { gallery.nextPage(); e.preventDefault(); }); }); The post BILLA Aktuálny Billa leták appeared first on Akciove-Letaky.sk.