$("#mylunaradio").lunaradio({ userinterface: "small", backgroundcolor: "#011e74", fontcolor: "#ffffff", hightlightcolor: "#ffffff", fontname: "Inter Tight", googlefont: "Inter+Tight:wght@500&display=swap", fontratio: "0.6", radioname: "", scroll: "true", coverimage: "./img/logo.png?v=1745036276", usevisualizer: "real", coverstyle: "square", onlycoverimage: "false", visualizertype: "8", multicolorvisualizer: "true", color1: "#4c3012", color2: "#4c3012", color3: "#4c3012", color4: "#4c3012", itunestoken: "1000lIPN", metadatatechnic: "fallback", streamurl: "https://everest.servercast.com.br:1370", streamtype: "icecast2", icecastmountpoint: "/stream", shoutcastpath: "/stream", shoutcastid: "1", metadatainterval: "25000", volume: "100", debug: "false", usestreamcorsproxy: "false", autoplay: "false", displayvisualizericon: "false", displayliveicon: "false" }); // Inicializa os tooltips do Bootstrap var tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]')) var tooltipList = tooltipTriggerList.map(function(tooltipTriggerEl) { return new bootstrap.Tooltip(tooltipTriggerEl) })