<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
// COPYRIGHT NOTICE - DO NOT REMOVE!!
//
// StreamS HiFi HTML5 MSE fMP4 HLS Audio Player
// v2.0.0.1
// 2021-05 Greg Ogonowski / Nathan Niyomtham
// Copyright Â©2021 StreamS/Modulation Index LLC All Rights Reserved
// Portions Copyright of their perspective owners.
//
// This player code is released into public domain and may be freely distributed and used for both private and commercial use
// provided that this copyright notice is NOT MODIFIED or REMOVED without permission.
// It MUST ONLY be used with a StreamS HLSdirectâ„¢ Encoder sourced stream.
// Furthermore, to use this free player code, the StreamS logo and StreamS/Modulation Index LLC Copyright MUST NOT BE REMOVED or DISABLED.
// Modification to the core functionality are NOT permitted without permission.
// Modification to the appearance and/or size are permitted.
// This computer software code is protected by copyright law and international treaties.
// Any unauthorized reproduction, distribution, or use of this computer software code, or any portion of it,
// may result in severe civil and/or criminal penalties, and will be prosecuted to the maximum extent possible under law. 
// Any misuse will be cause for blacklisting and earning a special place on the StreamS/Modulation Index LLC Hall of Shame web page.
//
// No warranties are implied.
//
// Fee based support, custom implementations, and professional streaming audio encoders are available from StreamS/Modulation Index LLC.
//
// For more information contact:
// StreamS/Modulation Index LLC
// Diamond Bar, CA USA
// Website:	http://www.indexcom.com
// E-Mail:	info@indexcom.com
// Telephone:	+1 909 860-6760
*/
window.addEventListener("metadata",function(t){var e,i,r=t.detail;if(val=r.TXXX.enc){if(0!=val.indexOf("Str"))return void(document.getElementById("enc").innerHTML="");(e=document.getElementById("enc"))&amp;&amp;(e.innerHTML=val)}(e=document.getElementById("name"))&amp;&amp;(i=r.TRSN?r.TRSN:"",e.innerHTML=i),(e=document.getElementById("desc"))&amp;&amp;(i=r.TRSO?r.TRSO:"",e.innerHTML=i),(e=document.getElementById("artist"))&amp;&amp;(i=r.TPE1?r.TPE1:"",e.innerHTML=i),(e=document.getElementById("title"))&amp;&amp;(i=r.TIT2?r.TIT2:"",e.innerHTML=i),(e=document.getElementById("album"))&amp;&amp;(i=r.TALB?r.TALB:"",e.innerHTML=i),(e=document.getElementById("year"))&amp;&amp;(i=r.TDRC?r.TDRC:"",e.innerHTML=i),(e=document.getElementById("category"))&amp;&amp;(i=r.TCON?r.TCON:"",e.innerHTML=i),(e=document.getElementById("duration"))&amp;&amp;(i=r.TLEN?r.TLEN:"",e.innerHTML=i),(e=document.getElementById("comm"))&amp;&amp;(i=r.COMM?r.COMM:"",e.innerHTML=i),(e=document.getElementById("apg"))&amp;&amp;(i=r.TXXX.apg?r.TXXX.apg:"",e.innerHTML=i),(e=document.getElementById("asr"))&amp;&amp;(r.TXXX.asr,i=r.TXXX.asr+" Hz",e.innerHTML=i),(e=document.getElementById("adr"))&amp;&amp;(r.TXXX.adr,i=r.TXXX.adr+" kbps",e.innerHTML=i),(e=document.getElementById("tflt"))&amp;&amp;(i=r.TFLT?r.TFLT:"",e.innerHTML=i),(e=document.getElementById("aot"))&amp;&amp;(i="",(val=r.TXXX.aot)&amp;&amp;("2"===val?i="AAC-LC":"5"===val?i="HE-AACv1":"29"===val?i="HE-AACv2":"42"===val&amp;&amp;(i="xHE-AAC")),""==i&amp;&amp;(val=r.TFLT,"FLAC\0"!==val&amp;&amp;"ALAC\0"!==val||(i="LOSSLESS")),e.innerHTML=i),(e=document.getElementById("ach"))&amp;&amp;((val=r.TXXX.ach)&amp;&amp;(i="8"===val?"SURROUND 7.1":"6"===val?"SURROUND 5.1":"2"===val?"STEREO 2.0":"1"===val?"MONO 1.0":""),e.innerHTML=i),(e=document.getElementById("image"))&amp;&amp;r.WXXX&amp;&amp;(i=r.WXXX.artworkURL_640x?r.WXXX.artworkURL_640x:"",e.innerHTML='&lt;img src="'+i+'"&gt;',"link"in r.WXXX?(e.style="cursor: pointer",e.onclick=function(){window.open(r.WXXX.link,"_blank")}):(e.style="cursor: default",e.onclick=void 0))},!1);</pre></body></html>