Imprudencia
El loro sobrevivió al encierro y su dueño, de 63 años, fue detenido y acusado penalmente.

Las más leídas
de Clarín
'+ '
'+ '
'+'
'+''+noticias[i].title+''+'
'+ '
'+noticias[i].subtitle+'
'+ '
'+ '
'+ '
'+ ''+ ''+''+ ''; } $(".col-d-content").html(html); } }) ready = true;});
Gastón Manes: "Que me disculpe Mauricio Macri, pero los mejores candidatos están en la UCR"
El armado opositor
La temporada de huracanes arranca puntual con "Agatha", en rumbo directo hacia las playas de México
Hemisferio norte
Hallaron un escondite de hace 2700 años con momias y estatuas de bronce
Fabuloso descubrimiento
Coldplay sumó un octavo River y amenaza con superar el récord de 9 shows de Roger Waters
Imparables
Ilusión óptica: sólo el 1% logró hallar al elefante
Viral en las redes
Nevada Tan: la historia de la niña genio que degolló a su amiga por un mensaje en Internet
Horror en Japón
Video: They Lied 7 Years Ago "You Need to Replace this boiler ASAP" Scammer Got Caught!
La fuerte crítica de Felipe Solá en medio de la interna oficialista: "Este Gobierno no explica nada, en economía sobre todo"
Un año y medio de prisión a la mujer que le pegó a una azafata en pleno vuelo
Así fue el choque en Santa Fe y 9 de Julio
Video: En un parque de Disney, piden a una mujer cambiarse de ropa
Choque y demoras en el centro porteño
La incómoda respuesta de Pampita cuando le preguntaron por Eli Sulichin, la novia de Benjamín Vicuña
23/05/2022 15:04
- Clarín.com
- Viste
Actualizado al 23/05/2022 15:04
Un hombre de 63 años fue detenido y acusado penalmente en Naples (Florida, EE.UU.) por haber dejado un loro dentro de su automóvil en un día caluroso, informaron este lunes medios locales.

El loro sobrevivió al encierro en un auto que se comprobó que estaba a una temperatura de casi 38 grados Celsius, pero, según la Oficina del alguacil del condado Collier (CCSO), jadeaba y tenía las plumas erizadas cuando lo sacaron.
EN LIBERTAD BAJO FIANZA
El dueño del ave, Shawn Wilder, que está en libertad bajo fianza, dijo a los policías que lo detuvieron el pasado sábado que tuvo que llevar al loro en su auto porque el casero de su vivienda de alquiler no le permitía tenerlo en casa, de acuerdo con el canal NBC-2.
De hecho, estaba tratando con el dueño de otra vivienda para mudarse con su loro cuando lo dejó encerrado, según dijo a la Policía.

Cuando volvió al auto se encontró con que alguien había denunciado que un ave estaba encerrada en el vehículo y la Policía y los Servicios de Animales Domésticos de Naples, en la costa suroeste en Florida, estaban investigando en el lugar.
Según la oficina del alguacil, cuando Wilder llegó llevaban una hora allí.
Fue detenido, llevado a la cárcel del condado y acusado de crueldad con un animal.
Agencia EFE.
Mirá también
Mirá también
El misterio de la desconocida que se fotografió con todas las estrellas de HollywoodMirá también
Mirá también
Los 7 alimentos más peligrosos del mundo, que incluso pueden provocar la muerteGML
\
\
Recibir newsletter
\
\
\
\
\ \
' }, }; var nlLanding = { title : '', quotedBajada: '', imgSrc: '', urlNL: '', htmlLandig : function () { return '
\
\
\ ' + this.title +'\
' + this.quotedBajada +'
\
\
Ver todos los newsletters\
\
\
\
\
' } }; (function ( $ ) { $.Newsletter = function () { var options = { url_suscribir: '/newsletter/suscribir', url_consultar: '/newsletter/consultar', mensaje_suscripto: '/newsletter/mensaje/susnota', mensaje_yasuscripto: '/newsletter/mensaje/asus' }; suscribo = function (options, mail, grupo) { $.ajax({ url: options.url_suscribir, dataType: 'json', method: "POST", cache: false, data: { "mail": mail, "idGrupo": grupo }, success: function (response) { newsletterStorage.removeItem(grupo); var path = options.mensaje_suscripto + '?title='+$('.newsletter-embeb').attr("titulo"); openModal(path); } }); } consulto = function (options) { var user = WAuth.getUserSync(); $.ajax({ url: options.url_consultar, dataType: 'json', cache: false, data: { "email": user.email }, success: function (response) { var grupoWidget = $('.newsletter-embeb').attr('grupo'); if (response.subscriptions[grupoWidget]) { var path = options.mensaje_yasuscripto + '?title='+$('.newsletter-embeb').attr("titulo"); openModal(path); } else { suscribo(options,user.email,grupoWidget); } } }); } authenticate = function () { if (getIdPase() == '') { WAuth.authenticateUser(); $.cookie("suscribir",$('.newsletter-embeb').attr('grupo')); } else { $.cookie("suscribir",0); } } getIdPase = function () { var idPase = $.cookie('idPase'); if (idPase == null || idPase == "") { return ''; } return idPase; } execute = function (options) { authenticate(); consulto(options); } openModal = function (path) { $.magnificPopup.open({ closeOnBgClick: false, closeBtnInside: false, overflowY: 'scroll', alignTop: true, modal:true, items: { src: path, type: 'ajax' }, callbacks: { close: function () { window.location.hash = ''; }, open: function () { $('.mfp-bg').addClass('modal-newsletter'); } } }); } execute(options); } }( jQuery )); $(document).on('click','.sus-action figure, .sus-action .mt h4, .sus-action .mt .data-txt, .sus-action .mt .bt', function () { $.Newsletter(); }); $(document).on("wa.login", function(e, user){ if($.cookie("suscribir")>0) { $.Newsletter(); } }); $(document).ready(function () { var user = WAuth.getUserSync(); if(user){ $.ajax({ url: '/newsletter/checksubscription', dataType: 'json', cache: false, data: { "email": user.email, "grupoID": nlObject.id }, success: function (response) { queryGroup = nlObject.id; if(response.isSubscribeToGroup && response.widget != '') { nlObject.id = (typeof response.widget.data.newslettersList.id !== "undefined") ? response.widget.data.newslettersList.id : ''; nlObject.newsletterName = (typeof response.widget.data.subtitle !== "undefined") ? response.widget.data.subtitle : ''; nlObject.title = (typeof response.widget.data.title !== "undefined") ? response.widget.data.title : ''; nlObject.subtitle = (typeof response.widget.data.subtitle !== "undefined") ? response.widget.data.subtitle : ''; nlObject.bajada = (typeof response.widget.data.subhead !== "undefined") ? response.widget.data.subhead : ''; nlObject.quotedBajada = (typeof response.widget.data.subhead !== "undefined") ? response.widget.data.subhead.replace(/['"]+/g, '') : ''; nlObject.imgSrc = (typeof response.imageUrl !== "undefined") ? response.imageUrl : ''; nlObject.frequency = (typeof response.widget.data.newslettersList.frecuency !== "undefined") ? response.widget.data.newslettersList.frecuency : ''; newsletterStorage.setItem(queryGroup, nlObject.htmlContent()); $('#nl-box').html(nlObject.htmlContent()); }else if(response.landing){ nlLanding.title = (typeof response.titulo !== "undefined") ? response.titulo : ''; nlLanding.quotedBajada = (typeof response.bajada !== "undefined") ? response.bajada.replace(/['"]+/g, '') : ''; nlLanding.imgSrc = (typeof response.imageUrl !== "undefined") ? response.imageUrl : ''; nlLanding.urlNL = (typeof response.link !== "undefined") ? response.link : ''; newsletterStorage.setItem(queryGroup, nlLanding.htmlLandig()); $('#nl-box').html(nlLanding.htmlLandig()); } } }); } else { $('#nl-box').html(nlObject.htmlContent()); } }); });
TEMAS QUE APARECEN EN ESTA NOTA
- Maltrato Animal
- Estados Unidos
- Viste
'); $("#activateComments").trigger('refreshPlugin'); } $(document).on("wa.login", function(e, user){ var status = sasSiteHelper.getKwPw(); if (status != 2) { $("div.comment-buttons").show(); $(".habilito_comentar").show(); } else { $("div.comment-buttons").hide(); $(".habilito_comentar").hide(); } refreshCommentPlugin(); }); $(document).on("wa.logout", function(e, user){ var status = sasSiteHelper.getKwPw(); if (status != 2) { $("div.comment-buttons").show(); $(".habilito_comentar").show(); } else { $("div.comment-buttons").hide(); $(".habilito_comentar").hide(); } refreshCommentPlugin(); }); $(window).scroll(function() { var divEntry = $(".content-top-right"); var bottom = $(window).height() - divEntry.height(); bottom = divEntry.offset().top - bottom; if ($(window).scrollTop() > bottom) { $("#containerID-comments-pase").attr('style','width: 100%;clear: both'); } }) const box1 = document.querySelector(".head-comments"); const observer1 = new IntersectionObserver( (entries, observer) => { entries.forEach((entry) => { if (entry.isIntersecting && !acum) { acum++ loadComments() } }); }, { rootMargin: "900px" } ); observer1.observe(box1); const getCommentCount = () =>{ $.ajax({ type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8", url: "https://livecomments.viafoura.co/v4/livecomments/00000000-0000-4000-8000-82628f44cd3d/contentcontainer/id?container_id=aIr1qT3t6j", success: function (result) { console.log('Consumiendo api viafoura...'); resComment = result.total_visible_content; $(".numb_comment.top").html(resComment); }, error: function (error) { console.log('Error al consumir api viafoura'); } }); } getCommentCount() let acum = 0 const loadScript = src => { return new Promise((resolve, reject) => { const script = document.createElement('script') script.type = 'text/javascript' script.defer = true; script.onload = resolve script.onerror = reject script.src = src document.head.append(script) }) } const loadComments = () => { loadScript('//cdn.viafoura.net/vf-v2.js') .then( async () => { console.log('CARGO VIAFOURA') // let token = $.cookie(_wa_conf.cookiesPrefix +"__token_auth0"); // if(token){ // await window.vf.session.login.cookie(token); // } window.vf.$prepublish((channel, event, ...args) => { console.log(channel, event) if(channel === 'comments' && event === 'read' && !$( ".vf-comments-count" ).length > 0){ $(".numb_comment").html("0") } if (channel === 'authentication' && event === 'required') { return false; } else if (channel === 'commenting' && event === 'loaded' || channel === 'comments' && event === 'read') { // console.log(sasSiteHelper.getKwPw(), $.cookie("__WASID")) $('.vf-content-editor-input').attr('placeholder','Sumá tu opinión y dejá tu comentario') $('.vf-load-more__button .vf-loader-button__content').text('Cargar mas comentarios') $(".vf-editor-area").click(function(){ $('.vf-content-editor-actions__submit .vf-loader-button__content').text('Comentar') }); $(".vf-content-actions__reply").click(function(){ $('.content-focus-container__footer .vf-loader-button__content').text('Comentar') }); if(sasSiteHelper.getKwPw() != 2){ $( ".vf-post-form__new-content" ).hide(); } else{ $( ".vf-post-form__new-content" ).show(); } if($( ".numb_comment.top" ).hasClass("viafoura-observer")){ let count = $( ".numb_comment.top .vf-comments-count" ).text(); let value = 0 if(count.length){ value = count.match(/\d+/)[0] } console.log("VALUE", value); $.post("/viafoura/set",{ key: "aIr1qT3t6j", value: value }, function(result) { console.log("SET ", result) }); } return false; } else if(channel === 'tray' && event === 'open-intent'){ $(".vf-front-avatar").removeClass('vf-avatar'); $(".vf-front-avatar").addClass('vf-relative-custom'); return false; } else if(channel == 'login' && event == 'success'){ if(sasSiteHelper.getKwPw() != 2){ window.vf.session.logout(); return false; } else{ return { channel, event, args }; } } else { return { channel, event, args }; } }); }) .catch(() => console.error('ERROR CARGANDO VIAFOURA.')) }