<script>
document.addEventListener('DOMContentLoaded', function () {

	// Logo — informacja, że link prowadzi do strony głównej
	document.querySelectorAll('a.site-logo-container').forEach(function (link) {
		link.setAttribute('aria-label', 'Strona główna MOST Katowice');
	});

	// Przycisk WPŁAĆ — dopisanie informacji o otwarciu w nowej karcie
	document.querySelectorAll('a.ct-button[href*="crm.mostkatowice.pl/civicrm/contribute"]').forEach(function (link) {
		link.setAttribute('aria-label', 'WPŁAĆ (otwiera się w nowej karcie)');
	});

	// Ikony mediów społecznościowych — dopisanie informacji o otwarciu w nowej karcie
	document.querySelectorAll('a[data-network]').forEach(function (link) {
		var siec = link.getAttribute('aria-label') || link.getAttribute('data-network');
		link.setAttribute('aria-label', siec + ' (otwiera się w nowej karcie)');
	});

});
</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://mostkatowice.pl/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://mostkatowice.pl/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-posts-wpdmpro-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-posts-calthanewsletterform-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-posts-projekty-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-posts-sptp_member-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://mostkatowice.pl/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
