!function(){"use strict";var n=document.currentScript;if(!n){var e=document.getElementsByTagName("script");n=e[e.length-1]}var t=parseInt(n.getAttribute("data-min-width"),10)||0,o=(n.getAttribute("data-scripts")||"").split(",").map((function(n){return n.trim()})).filter((function(n){return n.length>0}));if(0!==o.length){if(window.innerWidth= "+t+"px)"),console.log("[AnimationLoader] Lade "+o.length+" Script(s)...");var i=0;document.body?r():document.addEventListener("DOMContentLoaded",r)}else console.warn("[AnimationLoader] Keine Scripts angegeben in data-scripts");function r(){if(i>=o.length)console.log("[AnimationLoader] Alle "+o.length+" Scripts geladen");else{var n=o[i],e=document.createElement("script");e.src=n,e.async=!1,e.onload=function(){console.log("[AnimationLoader] ✓ Geladen: "+n),i++,r()},e.onerror=function(){console.error("[AnimationLoader] ✗ Fehler beim Laden: "+n),i++,r()},document.body.appendChild(e)}}}();