<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7912175944949493865</id><updated>2011-07-05T14:44:20.077-07:00</updated><title type='text'>FUTBOL SPORTS</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://diegomaya.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://diegomaya.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>diego</name><uri>http://www.blogger.com/profile/03411603019245339793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7912175944949493865.post-2641886465268908266</id><published>2011-07-05T14:44:00.000-07:00</published><updated>2011-07-05T14:44:20.091-07:00</updated><title type='text'>BOCA Y SUS NUEVOS REFUERZOS</title><content type='html'>&lt;h4&gt;BOCA&lt;/h4&gt;&lt;h2&gt;"Hay que ponerse el overol”&lt;/h2&gt;&lt;div class="bd" jquery1309902199079="7"&gt;&lt;div class="ui-tabs nota-details ui-widget ui-widget-content ui-corner-all" id="tabs-multimedia_nota" jquery1309902199079="2"&gt;&lt;ul class="ui-tabs-nav clearfix ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all" jquery1309902199079="3"&gt;&lt;li class="ui-state-default ui-corner-top" jquery1309902199079="17"&gt;&lt;a href="http://www.ole.com.ar/boca-juniors/futbol/Influyo-Falcioni_0_511749004.html#tabs-MM-foto" jquery1309902199079="19"&gt;Foto&lt;/a&gt;&lt;/li&gt;&lt;li class="ui-state-default ui-corner-top ui-tabs-selected ui-state-active" jquery1309902199079="18"&gt;&lt;a href="http://www.ole.com.ar/boca-juniors/futbol/Influyo-Falcioni_0_511749004.html#tabs-MM-video" jquery1309902199079="20"&gt;Vídeo&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="ui-tabs-panel ui-widget-content ui-corner-bottom" id="tabs-MM-video" jquery1309902199079="5"&gt;&lt;!-- STANDALONE VIDEOS --&gt;&lt;!-- VIDEO PLAYER --&gt;&lt;div class="mg"&gt;&lt;embed allowfullscreen="true" allowscriptaccess="always" flashvars="&amp;amp;link=/boca-juniors/futbol/Cvitanich-llego-hablo-Ole_3_511778819.html&amp;amp;autostart=&amp;amp;titulo=CvitanichllegoyhabloconOle&amp;amp;seccion=CvitanichllegoyhabloconOle/Nota&amp;amp;playerSeccion=PlayerHome&amp;amp;w=464&amp;amp;h=286&amp;amp;flv=http://contenidos2.ole.clarin.com/sincro/ole/flv/2011/07/05/VID/OLEVID20110705_0002/video_web.flv&amp;amp;thumb=/boca-juniors/futbol/Cvitanich-llego-hablo-Ole_OLEVID20110705_0002_18.png" height="286" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="/static/OLEOle/swf/mediaplayer/videoPlayer.swf" type="application/x-shockwave-flash" width="464" wmode="opaque"&gt;&lt;/embed&gt; &lt;img alt="" height="1" id="cert_Pivot" name="cert_Pivot" src="http://www.ole.com.ar/images/dot.gif" style="display: none;" width="1" /&gt; &lt;div class="ft"&gt;Cvitanich llegó y habló con Olé.&lt;/div&gt;&lt;/div&gt;&lt;!-- END STANDALONE VIDEO --&gt;&lt;/div&gt;&lt;div class="ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide" id="tabs-MM-foto" jquery1309902199079="4"&gt;&lt;!-- STANDALONE IMAGE --&gt;&lt;div class="mg"&gt;&lt;img alt="Cvitanich pasó por Banfield, Ajax y Pachuca." height="261" src="http://www.ole.com.ar/futbol-internacional/Cvitanich-paso-Banfield-Ajax-Pachuca_OLEIMA20110705_0035_5.jpg" width="464" /&gt; &lt;div class="ft"&gt;Cvitanich pasó por Banfield, Ajax y Pachuca.&lt;/div&gt;&lt;/div&gt;&lt;!-- END: STANDALONE IMAGE --&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- END TABBED CONTENT --&gt;&lt;script type="text/javascript"&gt;// if Tabbed content...jQuery.fn.ifTabbedContent = function(jObj) { var objs = jQuery(".ui-tabs-panel"); jQuery.each(objs, function(index, obj) {  var id = jQuery(this).attr('id');  // disabled: not longer needed if tabs are rendered via controller (blocks)  // enabled: if tabs are hardcoded on template   // disabled: -&gt; // var $tabitem = jQuery(this).parents().find('.ui-tabs-nav li a[href=#' + id + ']');  var $content = jQuery.trim(jQuery("#" + id).html()).length;  // var $tabItem = jQuery(this).parents().find('.ui-tabs-nav li:nth-child('+(index+1)+')');  if ( $content == 0 ) {   // disabled: -&gt; // $tabitem.parent().remove(); // list item remove   jQuery(this).remove(); // empty tab content remove  }  return (this); }); // ui tabs init    //jQuery("#tabs-multimedia_nota").tabs({ selected: 1 });    jQuery("#tabs-multimedia_nota").tabs();};// ifTabbedContent init   jQuery('#tabs-multimedia_nota').ifTabbedContent();         // Ajusto el alto del contenedor  jQuery.ajustarAlto = function(valor){     var altoContenedor = new Array(); $(".panel", "#scrollable_audios").each(function(i){  $dato = $(this).height();  altoContenedor[i] = $dato; });   if (valor == undefined){  pagina = 0;  $("#scrollable-paginado-data").data("posicion",pagina); } else {  pagina = $("#scrollable-paginado-data").data("posicion") + valor;  if (pagina &gt; altoContenedor.length-1){   pagina = 0;  }  if (pagina &lt; 0){   pagina = altoContenedor.length-1;  }  $("#scrollable-paginado-data").data("posicion",pagina); }    $("#scrollable_audios").height(altoContenedor[pagina]);  }        jQuery(document).ready(function(){   setTimeout(function(){     $.ajustarAlto();   },2000);  });      &lt;/script&gt;&lt;div class="twitter"&gt;&lt;/div&gt;&lt;div class="share"&gt;,se hizo la revisación médica y faltan detalles para poner la firma. Acompañado por Olé, le tiró flores a Riquelme, se lamentó por no jugar el Superclásico y aseguró que Falcioni fue vital para decidir su llegada.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7912175944949493865-2641886465268908266?l=diegomaya.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://diegomaya.blogspot.com/feeds/2641886465268908266/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://diegomaya.blogspot.com/2011/07/boca-y-sus-nuevos-refuerzos.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/2641886465268908266'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/2641886465268908266'/><link rel='alternate' type='text/html' href='http://diegomaya.blogspot.com/2011/07/boca-y-sus-nuevos-refuerzos.html' title='BOCA Y SUS NUEVOS REFUERZOS'/><author><name>diego</name><uri>http://www.blogger.com/profile/03411603019245339793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7912175944949493865.post-3267453592309788515</id><published>2011-07-05T14:36:00.001-07:00</published><updated>2011-07-05T14:36:53.697-07:00</updated><title type='text'>COPA AMERICA / ARGENTINA</title><content type='html'>&lt;h2&gt;No cambia el tridente&lt;/h2&gt;&lt;div class="bd" jquery1309901723289="7"&gt;&lt;div class="ui-tabs nota-details ui-widget ui-widget-content ui-corner-all" id="tabs-multimedia_nota" jquery1309901723289="3"&gt;&lt;ul class="ui-tabs-nav clearfix ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all" jquery1309901723289="4"&gt;&lt;li class="ui-state-default ui-corner-top ui-tabs-selected ui-state-active" jquery1309901723289="17"&gt;&lt;a href="http://www.ole.com.ar/copa-america/argentina/cambia-tridente_0_511148907.html#tabs-MM-foto" jquery1309901723289="18"&gt;Foto&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="ui-tabs-panel ui-widget-content ui-corner-bottom" id="tabs-MM-foto" jquery1309901723289="5"&gt;&lt;!-- STANDALONE IMAGE --&gt;&lt;div class="mg"&gt;&lt;img alt="Tevez y Lavezzi, dos discutidos vs. Bolivia." height="261" src="http://www.ole.com.ar/copa-america/argentina/Tevez-Lavezzi-discutidos-vs-Bolivia_OLEIMA20110704_0044_5.jpg" width="464" /&gt; &lt;div class="ft"&gt;Tevez y Lavezzi, dos discutidos vs. Bolivia.&lt;/div&gt;&lt;/div&gt;&lt;!-- END: STANDALONE IMAGE --&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- END TABBED CONTENT --&gt;&lt;script type="text/javascript"&gt;// if Tabbed content...jQuery.fn.ifTabbedContent = function(jObj) { var objs = jQuery(".ui-tabs-panel"); jQuery.each(objs, function(index, obj) {  var id = jQuery(this).attr('id');  // disabled: not longer needed if tabs are rendered via controller (blocks)  // enabled: if tabs are hardcoded on template   // disabled: -&gt; // var $tabitem = jQuery(this).parents().find('.ui-tabs-nav li a[href=#' + id + ']');  var $content = jQuery.trim(jQuery("#" + id).html()).length;  // var $tabItem = jQuery(this).parents().find('.ui-tabs-nav li:nth-child('+(index+1)+')');  if ( $content == 0 ) {   // disabled: -&gt; // $tabitem.parent().remove(); // list item remove   jQuery(this).remove(); // empty tab content remove  }  return (this); }); // ui tabs init    //jQuery("#tabs-multimedia_nota").tabs({ selected: 0 });    jQuery("#tabs-multimedia_nota").tabs();};// ifTabbedContent init   jQuery('#tabs-multimedia_nota').ifTabbedContent();         // Ajusto el alto del contenedor  jQuery.ajustarAlto = function(valor){     var altoContenedor = new Array(); $(".panel", "#scrollable_audios").each(function(i){  $dato = $(this).height();  altoContenedor[i] = $dato; });   if (valor == undefined){  pagina = 0;  $("#scrollable-paginado-data").data("posicion",pagina); } else {  pagina = $("#scrollable-paginado-data").data("posicion") + valor;  if (pagina &gt; altoContenedor.length-1){   pagina = 0;  }  if (pagina &lt; 0){   pagina = altoContenedor.length-1;  }  $("#scrollable-paginado-data").data("posicion",pagina); }    $("#scrollable_audios").height(altoContenedor[pagina]);  }        jQuery(document).ready(function(){   setTimeout(function(){     $.ajustarAlto();   },2000);  });      &lt;/script&gt;&lt;div class="social"&gt;&lt;/div&gt;&lt;div class="galera"&gt;&lt;h5&gt;Más allá de la mala actuación de Tevez y la buena del Kun, el DT mantiene a Leo con Pocho y Carlitos.&lt;/h5&gt;&lt;div class="cuerpo"&gt;La falta de conexión de Messi con Lavezzi y Tevez, en el debut ante Bolivia, fue importante. En el primer tiempo hubo algo de química, pero en la segunda parte estuvieron en marchas totalmente diferente.&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7912175944949493865-3267453592309788515?l=diegomaya.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://diegomaya.blogspot.com/feeds/3267453592309788515/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://diegomaya.blogspot.com/2011/07/copa-america-argentina.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/3267453592309788515'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/3267453592309788515'/><link rel='alternate' type='text/html' href='http://diegomaya.blogspot.com/2011/07/copa-america-argentina.html' title='COPA AMERICA / ARGENTINA'/><author><name>diego</name><uri>http://www.blogger.com/profile/03411603019245339793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7912175944949493865.post-7872307935719403093</id><published>2011-07-05T14:23:00.000-07:00</published><updated>2011-07-05T14:23:10.035-07:00</updated><title type='text'>ARGENTINA EN BUSCA DE LA VICTORIA ANTE COLOMBIA</title><content type='html'>&lt;div class="bb-tu first-t"&gt;&lt;!-- MAIN NEWS HOME  --&gt;&lt;div class="bb-md bb-md-main_news"&gt;&lt;div class="mg top"&gt;&lt;a href="http://www.ole.com.ar/copa-america/colombia/Argentina-vuelvo-loco_0_511749083.html" target="_self"&gt;&lt;img border="0" src="http://www.ole.com.ar/copa-america/colombia/Bolillo-Gomez-practica-Colombia-Argentina_OLEIMA20110705_0081_25.jpg" /&gt; &lt;/a&gt;&lt;/div&gt;&lt;div class="bg"&gt;&lt;/div&gt;&lt;div class="mt"&gt;&lt;h3&gt;COPA AMERICA / COLOMBIA&lt;/h3&gt;&lt;h2&gt;&lt;span&gt;&lt;a href="http://www.ole.com.ar/copa-america/colombia/Argentina-vuelvo-loco_0_511749083.html" target="_self" title="“Con Argentina me vuelvo loco...”"&gt;“Con Argentina me vuelvo loco...” &lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;El Bolillo Gómez dijo en conferencia de prensa que prefiere pensar en tener la pelota que en cómo neutralizar a los cracks argentinos: "¿Cómo marco a Messi? Marcaremos el balón, Messi es muy difícil".&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7912175944949493865-7872307935719403093?l=diegomaya.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://diegomaya.blogspot.com/feeds/7872307935719403093/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://diegomaya.blogspot.com/2011/07/argentina-en-busca-de-la-victoria-ante.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/7872307935719403093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/7872307935719403093'/><link rel='alternate' type='text/html' href='http://diegomaya.blogspot.com/2011/07/argentina-en-busca-de-la-victoria-ante.html' title='ARGENTINA EN BUSCA DE LA VICTORIA ANTE COLOMBIA'/><author><name>diego</name><uri>http://www.blogger.com/profile/03411603019245339793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7912175944949493865.post-7697295371519778036</id><published>2011-06-23T15:15:00.000-07:00</published><updated>2011-06-23T15:15:55.251-07:00</updated><title type='text'>Se contagian la risa | Olé | Diario Deportivo</title><content type='html'>&lt;a href="http://www.ole.com.ar/boca-juniors/futbol/contagian-risa_0_504549690.html#.TgO7BbIfA00.blogger"&gt;Se contagian la risa Olé Diario Deportivo&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7912175944949493865-7697295371519778036?l=diegomaya.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.ole.com.ar/boca-juniors/futbol/contagian-risa_0_504549690.html#.TgO7BbIfA00.blogger' title='Se contagian la risa | Olé | Diario Deportivo'/><link rel='replies' type='application/atom+xml' href='http://diegomaya.blogspot.com/feeds/7697295371519778036/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://diegomaya.blogspot.com/2011/06/se-contagian-la-risa-ole-diario.html#comment-form' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/7697295371519778036'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/7697295371519778036'/><link rel='alternate' type='text/html' href='http://diegomaya.blogspot.com/2011/06/se-contagian-la-risa-ole-diario.html' title='Se contagian la risa | Olé | Diario Deportivo'/><author><name>diego</name><uri>http://www.blogger.com/profile/03411603019245339793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7912175944949493865.post-2765296629470168979</id><published>2011-06-23T15:00:00.000-07:00</published><updated>2011-06-23T15:00:46.308-07:00</updated><title type='text'>SE PUSO "PICANTE" LA COSA</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;object width="320" height="266" class="BLOGGER-youtube-video" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" data-thumbnail-src="http://2.gvt0.com/vi/NWd2LxwGgGI/0.jpg"&gt;&lt;param name="movie" value="http://www.youtube.com/v/NWd2LxwGgGI&amp;fs=1&amp;source=uds" /&gt;&lt;param name="bgcolor" value="#FFFFFF" /&gt;&lt;embed width="320" height="266"  src="http://www.youtube.com/v/NWd2LxwGgGI&amp;fs=1&amp;source=uds" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7912175944949493865-2765296629470168979?l=diegomaya.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://diegomaya.blogspot.com/feeds/2765296629470168979/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://diegomaya.blogspot.com/2011/06/se-puso-picante-la-cosa.html#comment-form' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/2765296629470168979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7912175944949493865/posts/default/2765296629470168979'/><link rel='alternate' type='text/html' href='http://diegomaya.blogspot.com/2011/06/se-puso-picante-la-cosa.html' title='SE PUSO &quot;PICANTE&quot; LA COSA'/><author><name>diego</name><uri>http://www.blogger.com/profile/03411603019245339793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
