try {const videoElement_livePlayerElement = document.createElement('video');videoElement_livePlayerElement.id = 'video_livePlayerElement';const sourceElement_9e34fd04_8c5b_46ee_932d_92bcd4db243c_0 = document.createElement('source');sourceElement_9e34fd04_8c5b_46ee_932d_92bcd4db243c_0.src = "https://d2hrvno5bw6tg2.cloudfront.net/smrtv-ch01/_definst_/smil:ch-01.smil/playlist.m3u8?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kMmhydm5vNWJ3NnRnMi5jbG91ZGZyb250Lm5ldC9zbXJ0di1jaDAxL19kZWZpbnN0Xy9zbWlsOmNoLTAxLnNtaWwvcGxheWxpc3QubTN1OCIsIkNvbmRpdGlvbiI6eyJJcEFkZHJlc3MiOnsiQVdTOlNvdXJjZUlwIjoiMC4wLjAuMC8wIn0sIkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzE3OTk0MjI4MjAxfX19XX0_&Key-Pair-Id=APKAJXRZCR3BYC6OEKKA&Signature=FhG8qRADvJJ5vefRUb9s54Nr~bGbGq8mnZSBVnPGxwDf0CVIuEibAuyFUU7TiVE4SP4DucN-i~0D5AXLjTm~OqZr9ELAnX0RvowgpcyYX9SJL673YAygrADPR3rtEYPhTxJLF~d~0PxLj~kzVbonH1GAjHEzbP82Z-Q~b8avuYE8XU~OqZHJE9FK0bYfQsbsS3UOP2XN5YQZa3ikDHtqIEZx1v-IP17HXhhovkFnjyoT3e94S-9sMxre-yvjs5D6LPFo8n~OcPPJR2aduUp7PmZBDyY~C~hbYEznwbi4E-f2bBKUF-3uFwHQ1qXI8dVw5eTyjZ4dWhU2gBxq8gf7Hw__";sourceElement_9e34fd04_8c5b_46ee_932d_92bcd4db243c_0.type = "application/x-mpegURL";sourceElement_9e34fd04_8c5b_46ee_932d_92bcd4db243c_0.title = "live";videoElement_livePlayerElement.appendChild(sourceElement_9e34fd04_8c5b_46ee_932d_92bcd4db243c_0);const jsDiv_livePlayerElement = document.getElementById('livePlayerElement');if (jsDiv_livePlayerElement != null) {jsDiv_livePlayerElement.appendChild(videoElement_livePlayerElement);var livePlayerElement = fluidPlayer('video_livePlayerElement', {"layoutControls":{"playButtonShowing":false,"playPauseAnimation":false,"fillToContainer":true,"autoPlay":false,"mute":false,"keyboardControl":true,"posterImage":false,"allowDownload":false,"allowTheatre":false,"controlBar":{"autoHide":true,"autoHideTimeout":5,"animated":true,"playbackRates":[]},"miniPlayer":{"enabled":false}}});livePlayerElement.on('play', function() {if (typeof wowzaCallbackOnPlay == 'function') { wowzaCallbackOnPlay('livePlayerElement', '666666666'); }});}let styles = "#livePlayerElement .fluid_controls_progress_container { display: none !important }";styles += "#livePlayerElement .fluid_control_duration { display: none !important }";window.onload = function() {const style = document.createElement('style');style.appendChild(document.createTextNode(styles));const head = document.head || document.getElementsByTagName('head')[0];head.appendChild(style);}} catch(error) {console.error("ERR:", error)}