EPIK 5vd4a

Deportes 4v4j2t

Buenafuente 'deconstruye' el escudo del Real Madrid hasta hacerlo del Barça 286kp

Es que "la M era de Messi" 6g6p6q

0

El Real Madrid anunció la semana pasada que suprimiría la cruz que muestra la corona de su escudo en los productos que venda en los países de Oriente Próximo para evitar chocar con las "sensibilidades culturales", según apuntó a Reuters el responsable de la empresa que había obtenido los derechos de comercialización del conjunto blanco en estos estados.

Esta ligera alteración sirvió al presentador Andreu Buenafuente para encarrilar su monólogo inicial en el último programa de Late Motiv. En él, Buenafuente comienza a desarrollar excusas para quitar cada vez más elementos del escudo.

"Ya puestos [...] el círculo podríamos quitarlo también para no ofender a los que no son de Podemos. La M es de Messi, y la C que es de Cristiano también la deberíamos quitar para no ofender a musulmanes", argumenta el presentador, que también deja caer que la F que aparece en el escudo de Fútbol, "es de Florentino".

Al final, el escudo acaba estando formado únicamente por la banda morada y los colores rojo y morado que también había en la corona antes de que sea eliminada, en la intervención de Buenafuente, "para no molestar tampoco a los republicanos".

Con todo ello el presentador, reconocido culé, acaba guardando una sorpresa. "Queda todo muy inconexo, mejor juntemos todos los colores", comenta, antes de que al final el escudo del Madrid acabe convertido en franjas rojas y moradas que se asemejan al blaugrana del Barcelona.

0 comentarios

Normas Mostrar

'; tpl_news = tpl_news + '
'; tpl_news = tpl_news + ''; var meses = ['enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre', 'noviembre', 'diciembre']; if (counter >= news.length) { counter = 0; } if(gId(document.location.href) == gId(news[counter].link)){ counter++; if (counter >= news.length && is_first) { counter = 0; } else if (counter >= news.length && !is_first) { counter = 0; all_scroll_done = true; return ''; } } is_first = false; var date = new Date(news[counter].ts * 1000); var hours = "0" + date.getHours(); var minutes = "0" + date.getMinutes(); var seconds = "0" + date.getSeconds(); var hora = hours.substr(-2) + ":" + minutes.substr(-2); var fecha = (date.getDate() + ' de ' + meses[date.getMonth()] + ' de ' + date.getFullYear()).replace(/of/g, ""); var numDate1 = "0" + (date.getMonth() + 1); var numDate2 = "0" + date.getDate(); var numDate = date.getFullYear() + numDate1.substr(-2) + numDate2.substr(-2); var gmt_time = (date.getTimezoneOffset() / 60).toString().split("."); var gmt_hour = parseInt(gmt_time[0]); var negative = gmt_hour < 0 ? true : false; gmt_hour = Math.abs(gmt_hour) < 10 ? "0" + Math.abs(gmt_hour) : Math.abs(gmt_hour); gmt_hour = negative ? "-" + gmt_hour : "+" + gmt_hour; var gmtZone = gmt_time[1] ? gmt_hour + ":" + (gmt_time[1]*6).toString() : gmt_hour + ":00"; var gmtFormat = date.getFullYear() + "-" + (date.getMonth() + 1) + "-" + date.getDate() + "T" + hours + ":" + minutes + ":" + seconds + gmtZone; //var gmtShort = $('.art-hour').first().children().html(); //var gmtString = $('.art-hour').first().children().attr('title'); if (news[counter].preTitle == undefined) { news[counter].preTitle = ''; } var noticia = tpl_news.replace(new RegExp('{preTitle}', 'g'), news[counter].preTitle); if (news[counter].subtitle == undefined) { news[counter].subtitle = ''; } var url_photo = ''; if (news[counter].photos != undefined && news[counter].photos.front != undefined && news[counter].photos.front.photo1 != undefined && news[counter].photos.front.photo1.normal != undefined && news[counter].photos.front.photo1.normal.url != undefined) { url_photo = news[counter].photos.front.photo1.normal.url; } var es_video = ''; if (news[counter].videos != undefined && news[counter].videos.news != undefined && news[counter].videos.news.video1 != undefined) { es_video = '
'; } var figure = ''; if (url_photo != ''){ url_photo = url_photo.replace('http:', ''); figure = '
' + es_video + '{title}
'; } noticia = noticia.replace(new RegExp('{figure}', 'g'), figure); var tmp_title = news[counter].title.replace(new RegExp('"', 'g'), "'"); var html_title = tmp_title.replace(new RegExp("'", 'g'), """); noticia = noticia.replace(new RegExp('{title}', 'g'), tmp_title); noticia = noticia.replace(new RegExp('{title_esc}', 'g'), tmp_title); noticia = noticia.replace(new RegExp('{title_html}', 'g'), html_title); noticia = noticia.replace(new RegExp('{subtitle}', 'g'), news[counter].subtitle); if(news[counter].author != undefined) noticia = noticia.replace(new RegExp('{author}', 'g'), news[counter].author.toUpperCase()); else noticia = noticia.replace(new RegExp('{author}', 'g'), ''); noticia = noticia.replace(new RegExp('{url}', 'g'), news[counter].link.replace('http:','')); noticia = noticia.replace('{hora}', hora); noticia = noticia.replace('{numDate}', numDate); noticia = noticia.replace(new RegExp('{fecha}','g'), fecha); noticia = noticia.replace(new RegExp('{gmt}', 'g'), gmtFormat); //noticia = noticia.replace(new RegExp('{gmtShort}', 'g'), gmtShort); //noticia = noticia.replace(new RegExp('{gmtString}', 'g'), gmtString); counter++; if (counter >= news.length) { counter = 0; all_scroll_done = true; } return noticia; } var loadPromo = function() { if (promos == "") { return ""; } var tpl_promo = '

{cintillo} 6q5p6q

{promo_titulo} 1s4b6u

{promo_texto}

'; if (promos.length == 1) { idPromo = Math.floor(Math.random() * promos.length); } else { while (idPromo == idPromoLast) { idPromo = Math.floor(Math.random() * promos.length); } idPromoLast = idPromo; } var cintillo = '{promo_cintillo}'; if (promos[idPromo].urlCintillo != '') { cintillo = '{promo_cintillo}'; cintillo = cintillo.replace(new RegExp('{url_cintillo}','g'), promos[idPromo].urlCintillo); } var promo = tpl_promo.replace('{cintillo}', cintillo); promo = promo.replace('{promo_cintillo}', promos[idPromo].cintillo); promo = promo.replace('{promo_titulo}', promos[idPromo].titulo); promo = promo.replace('{imagen}', promos[idPromo].imagen); promo = promo.replace('{promo_texto}', promos[idPromo].texto); promo = promo.replace(new RegExp('{url_promo}','g'), promos[idPromo].urlPromo); return promo; } /* Función que cargará un Ligatus dependiendo del portal en el que se encuentre */ var loadLigatus300 = function() { //Dependiendo del portal en el que estemos, cargamos un Ligatus u otro var ret = ''; ret += '

Te puede interesar 5r623u

'; return ret; } var checkNews = function() { if (news == '') { $('.loader-div').fadeIn(); $.ajax({ url: "/epik/js/infinito/portada.js2", //url: "/futbol/js/infinito/primera.js2", method: 'get', dataType: 'json', async: false, }).done(function(data) { news = data.news; promos = data.promos; $('.loader-div').fadeOut(); }).fail(function() { $('.loader-div').fadeOut(); }); } return (news != ''); } var checkFooter = function() { if (footer == '') { $('.loader-div').fadeIn(); var $params = { 'portal' : "epik", 'seccion' : "portada" }; $.ajax({ data: $params, url: "/comunes/footer/cargaFooter.php", method: 'post', dataType: 'html', async: false, success: function(data){ footer = data; $('.loader-div').fadeOut(); }, fail: function(){ $('.loader-div').fadeOut(); } }); } return (footer != ''); } $(window).on("scroll", function() { if ($(window).scrollTop() >= $(document).height() - $(window).height() - $('footer').height()) { if (checkNews() && !all_scroll_done) { var publiPositions = new Array(); idPubli++; var bloque = loadNew() + loadNew() + loadNew() + loadNew() + loadNew() + loadNew(); // A (0) //$('#infinite_news').append('
' + bloque + '
'); if (bloque == '') { return; } publiSuperior = '
'; var publiPos = new Array(); publiPos['type'] = 'as_lat_03'; publiPos['where'] = "publi_"+idPubli; publiPositions.push(publiPos); idPubli++; publiInferior = '
'; var publiPos = new Array(); publiPos['type'] = 'as_lat_02'; publiPos['where'] = "publi_"+idPubli; publiPositions.push(publiPos); idPubli++; $('#infinite_news').append('
' + bloque + '
'); // LDB $('#infinite_news').append('
'); var publiPos = new Array(); publiPos['type'] = 'as_sup_01'; publiPos['where'] = "publi_"+idPubli; publiPositions.push(publiPos); try { publi_AS_genera_banner(publiPositions); } catch(e) { } // PV window.DTM.trackEvent(DTM.events.SCROLLINF); btnShare.reinit(); } if(checkFooter() && !printFooter){ $("footer").append(footer); (footer != '')? printFooter = true : false; pie_espana_wpo_capa_medios() } } }); }); }