Meist gelesen
Alle Top-Beiträge
Empfehlungen der Redaktion
_q.description
'; const rx = new RegExp("_q\\.(path|mobilpath|description|credits|url)", "g"); const my_gallery_data = {"5101":{"cover":"
\n
Kommunalwahl 2026 in Frankfurt\n

Die Plakate der CDU\n ","imgs":[{"path":"\/gallery\/media\/5101\/94476-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94476-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94481-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94481-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94479-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94479-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94415-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94415-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94474-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94474-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94419-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94419-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94414-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94414-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94480-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94480-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94416-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94416-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5101\/94478-980w.jpeg","mobilpath":"\/gallery\/media\/5101\/94478-mobil.jpeg","description":"","credits":"dfv"}]},"5102":{"cover":"
\n
Kommunalwahl 2026 in Frankfurt\n

Die Plakate der FDP\n ","imgs":[{"path":"\/gallery\/media\/5102\/94421-980w.jpeg","mobilpath":"\/gallery\/media\/5102\/94421-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5102\/94465-980w.jpeg","mobilpath":"\/gallery\/media\/5102\/94465-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5102\/94424-980w.jpeg","mobilpath":"\/gallery\/media\/5102\/94424-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5102\/94422-980w.jpeg","mobilpath":"\/gallery\/media\/5102\/94422-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5102\/94423-980w.jpeg","mobilpath":"\/gallery\/media\/5102\/94423-mobil.jpeg","description":"","credits":"dfv"}]},"5107":{"cover":"
\n
Kommunalwahl 2026 in Frankfurt\n

Die Plakate der SPD\n ","imgs":[{"path":"\/gallery\/media\/5107\/94484-980w.jpeg","mobilpath":"\/gallery\/media\/5107\/94484-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5107\/94483-980w.jpeg","mobilpath":"\/gallery\/media\/5107\/94483-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5107\/94464-980w.jpeg","mobilpath":"\/gallery\/media\/5107\/94464-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5107\/94482-980w.jpeg","mobilpath":"\/gallery\/media\/5107\/94482-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5107\/94470-980w.jpeg","mobilpath":"\/gallery\/media\/5107\/94470-mobil.jpeg","description":"","credits":"dfv"}]},"5106":{"cover":"
\n
Kommunalwahl 2026 in Frankfurt\n

Die Plakate von Die Partei\n ","imgs":[{"path":"\/gallery\/media\/5106\/94447-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94447-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94445-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94445-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94471-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94471-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94451-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94451-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94448-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94448-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94450-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94450-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94444-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94444-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94446-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94446-mobil.jpeg","description":"","credits":"dfv"},{"path":"\/gallery\/media\/5106\/94449-980w.jpeg","mobilpath":"\/gallery\/media\/5106\/94449-mobil.jpeg","description":"","credits":"dfv"}]}}; const context = '#stageSlider-71'; function new_gallery(news_id, gallery_data) { var mhtml = []; gallery_data[news_id].imgs.forEach(function (row) { mhtml.push(template.replace(rx, function (match, p1) { return row[p1]; })); }); $('.StageGalleriesAllSlider_slider', context).html(mhtml.join('')).slick(settings); if ( dfv_helper.isBreakpoint() ) { $('.StageGalleriesAllSlider_text', context).html(gallery_data[news_id].cover).fadeIn(); } $('.StageGalleriesAllSlider_overtext', context).html(gallery_data[news_id].cover); } const settings = { mobileFirst: true, lazyLoad: 'progressive', prevArrow: $('.StageGalleriesAllSlider_controls-prev', context), nextArrow: $('.StageGalleriesAllSlider_controls-next', context), adaptiveHeight: true, responsive: [ { breakpoint: 768, settings: { adaptiveHeight: false, } } ] }; let news_id = $('.StageGalleriesAllSlider_covers .StageGalleriesAllSlider_cover', context).first().data('cover'); new_gallery(news_id, my_gallery_data); $('.StageGalleriesAllSlider_covers', context).on('click', '.StageGalleriesAllSlider_cover', function (evnt) { evnt.preventDefault(); var gal_id = $(this).data('cover'); $('.StageGalleriesAllSlider_slider', context).empty().slick('unslick'); new_gallery(gal_id, my_gallery_data); }); $('.StageGalleriesAllSlider_slider', context).on('afterChange', function (evnt, currslide) { if ( dfv_helper.isBreakpoint() ) { if (currslide.slickCurrentSlide() !== 0) { $('.StageGalleriesAllSlider_text', context).fadeOut(); } else { $('.StageGalleriesAllSlider_text', context).fadeIn(); } } }); }); Alle Bildergalerien
Alle Specials
Alle Talking Heads Kolumnen
Mehr Infos und Diagramme zum Thema
Alle Kommentare

'; var ad_slot = document.getElementById('renderSlot_dfvSolutionAd'); if (document.getElementById('renderSlot_dfvSolutionAd')) { ad_slot.appendChild(dfv_sol_ad_div); dfv_sol_ad_div.appendChild(dfv_sol_ad_iframe); dfv_sol_ad_iframe.contentWindow.document.open(); dfv_sol_ad_iframe.contentWindow.document.write(ad_script_html); dfv_sol_ad_iframe.contentWindow.document.close(); } });


Mehr zu GREEN

HORIZONT Newsline

Die wichtigsten News des Tages um 16 Uhr.
 
Native Ads
Horizont Exklusiv
stats