/**
* @copyright ThemeSphere
* @preserve
*/
var BunyadLazy={};BunyadLazy.load=function(){function a(e,n){var t={};e.dataset.bgset&&e.dataset.sizes?(t.sizes=e.dataset.sizes,t.srcset=e.dataset.bgset):t.src=e.dataset.bgsrc,function(t){var a=t.dataset.ratio;if(0<a){const e=t.parentElement;if(e.classList.contains("media-ratio")){const n=e.style;n.getPropertyValue("--a-ratio")||(n.paddingBottom=100/a+"%")}}}(e);var a,o=document.createElement("img");for(a in o.onload=function(){var t="url('"+(o.currentSrc||o.src)+"')",a=e.style;a.backgroundImage!==t&&requestAnimationFrame(()=>{a.backgroundImage=t,n&&n()}),o.onload=null,o.onerror=null,o=null},o.onerror=o.onload,t)o.setAttribute(a,t[a]);o&&o.complete&&0<o.naturalWidth&&o.onload&&o.onload()}function e(t){t.dataset.loaded||a(t,()=>{document.dispatchEvent(new Event("lazyloaded")),t.dataset.loaded=1})}function n(t){"complete"===document.readyState?t():window.addEventListener("load",t)}return{initEarly:function(){var t,a=()=>{document.querySelectorAll(".img.bg-cover:not(.lazyload)").forEach(e)};"complete"!==document.readyState?(t=setInterval(a,150),n(()=>{a(),clearInterval(t)})):a()},callOnLoad:n,initBgImages:function(t){t&&n(()=>{document.querySelectorAll(".img.bg-cover").forEach(e)})},bgLoad:a}}(),BunyadLazy.load.initEarly();
//# sourceURL=smartmag-lazy-inline-js-after
var breeze_prefetch = {"local_url":"https://smallbusinessmag.co.uk","ignore_remote_prefetch":"1","ignore_list":["wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
https://smallbusinessmag.co.uk/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://smallbusinessmag.co.uk/wp-includes/js/jquery/jquery.min.js
https://smallbusinessmag.co.uk/wp-includes/js/jquery/jquery-migrate.min.js
var BunyadSchemeKey = 'bunyad-scheme';
(() => {
const d = document.documentElement;
const c = d.classList;
var scheme = localStorage.getItem(BunyadSchemeKey);
if (scheme) {
d.dataset.origClass = c;
scheme === 'dark' ? c.remove('s-light', 'site-s-light') : c.remove('s-dark', 'site-s-dark');
c.add('site-s-' + scheme, 's-' + scheme);
}
})();
Welcome to smallbusinessmag.co.uk – your ultimate guide to exploring the captivating world of Small Business in the UK.
Your go-to source for insights, trends, and tips on thriving in the UK’s small business landscape. We cover everything entrepreneurs need to succeed, from startup advice to industry updates.
If you have any questions, or suggestions, or would like to connect with us, we’d love to hear from you.
General Inquiries & Advertising and Partnerships: Got feedback, a question, or just want to say hello? Drop us a line at info@londonluxurymag.co.uk — we’d love to hear from you.
Stay updated and engage with us on social media for the latest updates, featured content, and more.
Thank you for visiting us…
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 BunyadLazyConf = {"type":"normal"};
//# sourceURL=smartmag-lazyload-js-extra
https://smallbusinessmag.co.uk/wp-content/themes/smart-mag/js/lazyload.js
https://smallbusinessmag.co.uk/wp-content/plugins/breeze/assets/js/js-front-end/breeze-lazy-load.min.js
https://smallbusinessmag.co.uk/wp-content/themes/smart-mag/js/jquery.mfp-lightbox.js
https://smallbusinessmag.co.uk/wp-content/themes/smart-mag/js/jquery.sticky-sidebar.js
var Bunyad = {"ajaxurl":"https://smallbusinessmag.co.uk/wp-admin/admin-ajax.php"};
//# sourceURL=smartmag-theme-js-extra
https://smallbusinessmag.co.uk/wp-content/themes/smart-mag/js/theme.js
window.addEventListener("DOMContentLoaded",(e=>{document.querySelectorAll('img[loading="lazy"]').forEach((e=>{e.getBoundingClientRect().top<=window.innerHeight&&(e.loading="eager")}))}));