var breeze_prefetch = {"local_url":"https:\/\/lorentis.eu","ignore_remote_prefetch":"1","ignore_list":["wp-admin","wp-login.php"]};
https://lorentis.eu/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://lorentis.eu/wp-includes/js/jquery/jquery-migrate.min.js
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
var eio_lazy_vars = {"exactdn_domain":"","skip_autoscale":0,"threshold":0};
https://lorentis.eu/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js
https://lorentis.eu/wp-includes/js/dist/hooks.min.js
https://lorentis.eu/wp-includes/js/dist/i18n.min.js
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
https://lorentis.eu/wp-includes/js/jquery/ui/core.min.js