function loadFonts() { WebFontConfig = { google: { families: [ "Roboto:400,300,500,700&display=swap", "Open Sans:300;400;700;600&display=swap", ], }, }; (function () { const wf = document.createElement("script"); wf.src = ("https:" == document.location.protocol ? "https" : "http") + "://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js"; wf.type = "text/javascript"; wf.async = "true"; const s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(wf, s); document.body.classList.add("fonts-loaded"); })(); } // loadFonts(); function lazyLoadingImageHTML() { var lazyImages = [].slice.call(document.querySelectorAll("img.custom-lazy")); if ("IntersectionObserver" in window) { let lazyImageObserver = new IntersectionObserver(function ( entries, observer ) { entries.forEach(function (entry) { if (entry.isIntersecting) { let lazyImage = entry.target; lazyImage.src = lazyImage.dataset.customSrc; lazyImage.classList.remove("custom-lazy"); lazyImageObserver.unobserve(lazyImage); } }); }); lazyImages.forEach(function (lazyImage) { lazyImageObserver.observe(lazyImage); }); } else { // Possibly fall back to event handlers here } } function runFiframeIfInViewport() { var iframes = [].slice.call(document.querySelectorAll("fiframe")); if ("IntersectionObserver" in window) { let lazyImageObserver = new IntersectionObserver(function ( entries, observer ) { entries.forEach(function (entry) { if (entry.isIntersecting) { var iframe = document.createElement("iframe"); const target = entry.target; if (target.hasAttributes()) { for (var attributeKey in target.attributes) { if (target.attributes.hasOwnProperty(attributeKey)) { iframe[ target.attributes[ attributeKey ].name ] = target.attributes[ attributeKey ].value || true; } } } entry.target.replaceWith(iframe); } }); }); iframes.forEach(function (iframe) { lazyImageObserver.observe(iframe); }); } } lazyLoadingImageHTML(); loadFonts(); runFiframeIfInViewport(); NIESAMOWITE odkrycie sprzed 1400 lat na Lubelszczyźnie! “To niezbite dowody na…” | wLocie.pl setTimeout(function(){ acceptcsm(); }, 1000); function acceptcsm(){ const btn = document.querySelector('.fc-consent-root .fc-primary-button .fc-button-label'); if(!btn) return; btn.addEventListener('click', function(){ gtag("consent", "update", { ad_storage: "granted", ad_user_data: "granted", ad_personalization: "granted", analytics_storage: "granted", functionality_storage: "granted", personalization_storage: "granted", security_storage: "granted", wait_for_update: 2000, }); localStorage.setItem('csm', 'true'); }); } function sendcsm(){ if(localStorage.getItem('csm') === 'true'){ gtag("consent", "update", { ad_storage: "granted", ad_user_data: "granted", ad_personalization: "granted", analytics_storage: "granted", functionality_storage: "granted", personalization_storage: "granted", security_storage: "granted", wait_for_update: 2000, }); } } sendcsm();
Przejdź do treści
(adsbygoogle = window.adsbygoogle || []).push({});

NIESAMOWITE odkrycie sprzed 1400 lat na Lubelszczyźnie! “To niezbite dowody na…”

NIESAMOWITE odkrycie sprzed 1400 lat na Lubelszczyźnie! “To niezbite dowody na…”
Laos, Niesamowite znalezisko, Archeologia, Naukowcy, urny Laos.
(adsbygoogle = window.adsbygoogle || []).push({});
Na terenie Ulowa, archeolodzy dokonali niesamowitego odkrycia sprzed 1400 lat! W tej niewielkiej miejscowości leżącej nieopodal Tomaszowa Lubelskiego przeprowadza się wykopaliska już od 2002 roku. Najważniejsze z 15 stanowisk archeologicznych to te związane z Gotami oraz dwie osady.
Odnaleziono unikatowe konstrukcje słupowe sprzed 1400 lat.

Archeolodzy ustalili, że pierwsze ślady osadnictwa w Ulowie na Roztoczu Środkowym pochodzą sprzed 12 tysięcy lat.

– To odkrycie bardzo zaskakujące i wywołujące mnóstwo pytań’– mów kierowniczka wykopaliska w Ulowie, doktor Barbara Niezabitowska-Wiśniewska z Instytutu Archeologii UMCS w Lublinie.

(adsbygoogle = window.adsbygoogle || []).push({});

– Dotychczas naukowcy uważali, że od momentu opuszczenia ziem polskich przez Gotów i Wandalów w połowie V wieku do początku VI wieku, na terenie obecnych ziem polskich panowała tak zwana pustka osadnicza – podkreśliła doktor Barbara Niezabitowska-Wiśniewska –

Pani archeolog dodała, że to odkrycie ma jeszcze jedno ważne znaczenie. Daje niezbity dowód na fakt istnienia tam osadnictwa nieprzerwanie do VII wieku, a nawet do VIII.

(adsbygoogle = window.adsbygoogle || []).push({});

Przy projektach badawczych w Ulowie udział bierze zespół składający się z blisko 30 badaczy. Wśród nich nie tylko archeolodzy, ale również botanicy, antropolodzy oraz geolodzy. Jak donosi portal Onet w badaniach i wykopaliskach bierze udział również grupa studentów Instytutu Archeologii UMCS.

źródło: Onet.pl

(adsbygoogle = window.adsbygoogle || []).push({});
 Foto: Shutterstock
(adsbygoogle = window.adsbygoogle || []).push({});

Redakcja wLocie.pl

https://wlocie.pl

Cały zespół redakcyjny wLocie.pl pracuje na to aby dostarczyć państwu najnowsze i jednocześnie najciekawsze wiadomości z Polski i ze świata


Polecane

function loadStylesAfterLoading(){ var link = document.createElement("link"); link.href = "https://wlocie.pl/wp-includes/css/dist/block-library/style.min.css"; link.type = "text/css"; link.rel = "stylesheet"; document.getElementsByTagName("head")[0].appendChild(link); } loadStylesAfterLoading();