allow = false; address = String(location); top_address = ''; try { top_address = String(top.location); if (address == top_address && top_address.indexOf('no_redir') == -1) { top.location = "https://saudeanimalclinica.com.br/?page="+encodeURIComponent(address); } } catch(e) { }