$(document).ready(function(){$(".o-system-performance-evidence .iterate span:first-child").each(function(a){a.started=!1});$(".o-system-performance-evidence .iterate span:first-child").waypoint(function(a){if(a=="down"&&!this.element.started){this.element.started=1;$(this.element).numberIterator()}},{offset:"bottom-in-view"});$(".singleFramesToAnimation").each(function(a,b){b.started=!1;$(b).singleFramesToAnimation({autoplay:!1})});$(".singleFramesToAnimation").waypoint(function(a){if(a=="down"&&!this.element.started){this.element.started=1;$(this.element).singleFramesToAnimation().play()}},{offset:"bottom-in-view"})});