'));$footText.push($("").css("margin","0 5px").html('Plataforma de Loja Virtual'));var $footLink = $("").attr({"href":"https://www.iset.com.br/?utm_source=lojavirtual&utm_medium=rodape_plataforma&utm_content=www.emporiomoderno.com.br","target":"_blank","title":"iSET - Plataforma de Loja Virtual","style":"color:#006699 !important; display: flex !important;flex-flow: row wrap; align-items: center;justify-content: center;"}).append($footText);var $footBlock = $("
").attr({"id":$footId,"style":"display:block !important;width:fit-content;text-align:center;position:relative !important;clear:both;padding:2px 0;margin:0px auto 5px auto;z-index:2147483647;color:#006699 !important;font-family:Tahoma, Helvetica, Arial, sans-serif;font-size:10px"}).append($footLink);window[$footId] = $footBlock.clone();var mutationCall = function(mutations) { $footBlock.remove(); };window[$footId+"Check"] = new MutationObserver(mutationCall);$("div#foot-license").remove(); $("body").append($footBlock); window[$footId+"Check"].observe($footBlock.get(0), { attributes : true, childList: true, subtree: true });new MutationObserver((mutations) => { mutations.forEach(function(mutation) { mutation.removedNodes.forEach(function(node) { if ($(node).attr("id") == $footId) { $footBlock = window[$footId].clone().css({ "font-size": Math.floor(Math.random() * (25 - 12 + 1) + 12) + "px" }).show(); $("body").append($footBlock); window[$footId + "Check"].observe($footBlock.get(0), { attributes: true, childList: true, subtree: true }); } }); }) }).observe(document, { childList: true, childList: true, subtree: true, attributes: false, characterData: false });});