//scroll js jQuery().waypoint && jQuery("body").imagesLoaded(function () { jQuery(".animate_afc, .animate_afl, .animate_afr, .animate_aft, .animate_afb, .animate_wfc, .animate_hfc, .animate_rfc, .animate_rfl, .animate_rfr").waypoint(function () { if (!jQuery(this).hasClass("animate_start")) { var e = jQuery(this); setTimeout(function () { e.addClass("animate_start") }, 20) } }, { offset: "85%", triggerOnce: !0 }) });