// source --> https://robertomurillo.net/wp-content/plugins/all-in-one-video-gallery/public/assets/js/chapters.min.js 
!function(e){"use strict";e(function(){e(".aiovg-single-video .aiovg-chapter-timestamp").on("click",function(o){o.preventDefault();var i=parseInt(o.currentTarget.dataset.time),t=document.querySelector(".aiovg-single-video .aiovg-player-element");if(null!==t)t.seekTo(i);else{if(null===(t=document.querySelector(".aiovg-single-video iframe")))return!1;t.contentWindow.postMessage({message:"aiovg-video-seek",seconds:i},window.location.origin)}var a=window.aiovg_chapters||window.aiovg_public;e("html, body").animate({scrollTop:e(".aiovg-single-video").offset().top-parseInt(a.scroll_to_top_offset)},500)})})}(jQuery);