(function() { var script = document.createElement("script"); script.setAttribute("async", "async"); script.addEventListener("load", function() { var variables = [ /* Site = */ "Luvi.eu", /* Section = */ "" ]; _WAF.construct("//delivery.way2traffic.com"); _WAF.handle(_WAF.CODE_TRACKER, ["5989", "Lead", variables]); }); script.src = "//assets.way2traffic.com/_waf.js"; document.head.appendChild(script); })(); var offset = 300; var modules = [ "#txt-3col-216319", "#txt-2col-243721" ]; animateContent = function() {if (window.innerWidth > 800) {var animateContentScrollSpy = function(event) {var activationPoint = $(window).scrollTop() + $(window).height() - offset;var allAnimated = true;for (var i = 0; i < modules.length; i++) {var element = $(modules[i]);if (element.length) {if (activationPoint > getElementTopPosition(element)) {element.addClass("animate");}if (!element.hasClass("animate")) {allAnimated = false;}}}if (allAnimated) {window.removeEventListener("scroll", animateContentScrollSpy);}};window.addEventListener("scroll", animateContentScrollSpy);function getElementTopPosition(element) {return element.offset().top;};};}();