<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">typeof MuchLoved=="undefined"&amp;&amp;(MuchLoved={});typeof MuchLoved.Web=="undefined"&amp;&amp;(MuchLoved.Web={});typeof MuchLoved.Web.UI=="undefined"&amp;&amp;(MuchLoved.Web.UI={});MuchLoved.Web.UI.Playlister=function(n,t){var i=$(n),u=i[0],r=$(n).find(".src"),f=$(t),h=function(){$("video,audio").each(function(){this!==i[0]&amp;&amp;$(this)[0].pause()})},e=function(n){return f.find('*[data-index="'+n+'"]')},o=function(n){f.find("li").removeClass("selected");n.addClass("selected")},s=function(n){var t=n.data("url"),i=n.data("index");r.attr("src",t);r.data("current-index",i);u.load();u.play();o(n)};f.find("li a.play-link").on("click",function(n){n.preventDefault();var t=$(this).parents("li");t.hasClass("disabled")||(s(t),u.scrollIntoView())});i.on("play",function(){var n=r.data("current-index"),t=e(n);o(t);h()});i.on("ended",function(){for(var t=r.data("current-index"),n;;){if(t+=1,n=e(t),n.length===0)break;if(n.data("url")){s(n);break}}})};</pre></body></html>