
<script>
document.addEventListener('DOMContentLoaded', function() {
    document.querySelectorAll('.wpo-zgoda-toggle').forEach(function(link) {
        link.addEventListener('click', function(e) {
            e.preventDefault();
            e.stopPropagation();
            var span = link.closest('span');
            var full = span.querySelector ? null : null;
            var container = link.closest('.form_acceptance');
            var shortEl = container.querySelector('.wpo-zgoda-short');
            var fullEl  = container.querySelector('.wpo-zgoda-full');
            if (fullEl.style.display === 'none') {
                fullEl.style.display = 'inline';
                shortEl.style.display = 'none';
            } else {
                fullEl.style.display = 'none';
                shortEl.style.display = 'inline';
            }
        });
    });
});
</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://foten-omega.pl/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://foten-omega.pl/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://foten-omega.pl/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://foten-omega.pl/wp-sitemap-posts-faq-1.xml</loc></sitemap><sitemap><loc>https://foten-omega.pl/wp-sitemap-posts-wnioski-ekspertow-1.xml</loc></sitemap><sitemap><loc>https://foten-omega.pl/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://foten-omega.pl/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://foten-omega.pl/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap></sitemapindex>
