LIBERAL AMAZON h2j1o

Por Grupo Liberal

Iniciativa do Grupo Liberal para potencializar o o do mundo a informações sobre a Amazônia e auxiliar o ensino e a prática da língua inglesa na região.

'); //feito //$('div.logolplay').find('a[href*="/play"]').attr('href','/cmlink/o-liberal/play'); $(".row-container").first().addClass("full"); //feito, adicionado somente o menulibplay //$(".ol-header").first().addClass("mw1300"); //feito //$(".columnist").first().addClass("topocanal full"); //feito //$(".columnist-title").first().addClass("mw1300"); //feito var olHeader = document.querySelector(".ol-header"); var smallLiberal = document.createElement("div"); var liberalLink = document.createElement("a"); liberalLink.setAttribute("href","/"); var imgSmallLiberal = document.createElement("img"); imgSmallLiberal.classList.add("lazy"); imgSmallLiberal.dataset.srcset = "https://image.staticox.com/?url=https%3A%2F%2Fwww.mediacenteroliberal.diariodoriogrande.com%2Foliberal%2Flogo_bolinha.png"; imgSmallLiberal.setAttribute("src", "https://image.staticox.com/?url=https%3A%2F%2Fwww.mediacenteroliberal.diariodoriogrande.com%2Foliberal%2Flogo_bolinha.png"); imgSmallLiberal.setAttribute("style", "width: 35px; margin: 14px 0;"); liberalLink.insertAdjacentElement("afterbegin", imgSmallLiberal); smallLiberal.insertAdjacentElement("afterbegin", liberalLink); olHeader.insertAdjacentElement("afterbegin", smallLiberal); var btnTop = document.querySelector("#btn-top"); var body = document.querySelector("body"); var isShow = false; window.addEventListener("scroll", function() { if (window.scrollY >= 10) { btnTop.classList.add("fade-in"); btnTop.style.display = "block"; btnTop.classList.remove("fade-in"); isShow = true; } else if (isShow) { btnTop.classList.add("fade-out"); btnTop.style.display = "none"; btnTop.classList.remove("fade-out"); isShow = false; } }); btnTop.addEventListener("click", function() {window.scrollTo(0, 0)}); //funcao para copiar a url atual function copiaLink() { var elem = document.createElement('textarea'); elem.value = window.location.href; document.body.appendChild(elem); elem.select(); document.execCommand('copy'); document.body.removeChild(elem); var tooltip = document.getElementById("myTooltip"); tooltip.innerHTML = "Copiado!"; } function outFunc() { var tooltip = document.getElementById("myTooltip"); tooltip.innerHTML = "Copiar!"; } //funcao para compartilhar link no facebook function shareFace() { window.open(`https://www.facebook.com/sharer/sharer.php?u=${window.location.href}`, '_blank'); }
Ícone seta para cima