{"id":2731,"date":"2022-01-09T20:57:50","date_gmt":"2022-01-09T19:57:50","guid":{"rendered":"http:\/\/mariajosesotos.es\/?p=2731"},"modified":"2022-01-09T20:57:50","modified_gmt":"2022-01-09T19:57:50","slug":"010921-basket","status":"publish","type":"post","link":"http:\/\/mariajosesotos.es\/index.php\/2022\/01\/09\/010921-basket\/","title":{"rendered":"010921 Basket"},"content":{"rendered":"\n\t\t\t\t\t\t\t<style>\n\t\t\t\t\t\t\t\t\t\t\t\t\t.flickr-img-responsive {\n\t\t\t\t\t\t\t\twidth:100% !important;\n\t\t\t\t\t\t\t\theight:auto !important;\n\t\t\t\t\t\t\t\tdisplay:block !important;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.LoadingImg img {\n\t\t\t\t\t\t\t\tmax-width: 45px;\n\t\t\t\t\t\t\t\tmax-height: 45px;\n\t\t\t\t\t\t\t\tbox-shadow:  none;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.wpfrank-flickr-div{\n\t\t\t\t\t\t\t\tpadding:15px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t@media (max-width: 786px){\n\t\t\t\t\t\t\t\t.col-md-3 {\n\t\t\t\t\t\t\t\t\twidth:49.9%;\n\t\t\t\t\t\t\t\t\tfloat:left;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.play-pause {\n\t\t\t\t\t\t\t\tdisplay: none !important;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.gallery2730 {\n\t\t\t\t\t\t\t\toverflow:hidden;\n\t\t\t\t\t\t\t\tclear: both;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t.fnf{\n\t\t\t\t\t\t\t\tbackground-color: #a92929;\n\t\t\t\t\t\t\t\tborder-radius: 5px;\n\t\t\t\t\t\t\t\tcolor: #fff;\n\t\t\t\t\t\t\t\tfont-family: initial;\n\t\t\t\t\t\t\t\ttext-align: center;\n\t\t\t\t\t\t\t\tpadding:12px;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t<\/style>\n\t\t\t\t\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\t\t\tjQuery(function() {\n\t\t\t\t\t\t\t\tjQuery('.gallery2730').flickr({\n\t\t\t\t\t\t\t\t\tapiKey: '037c012784565c3b5691cc5a0aa912b7',\n\t\t\t\t\t\t\t\t\tphotosetId: '72157720124809745'\n\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t;(function ($, window, document, undefined) {\n\t\t\t\t\t\t\t\t'use strict';\n\t\t\t\t\t\t\t\tvar pluginName = \"flickr\",\n\t\t\t\t\t\t\t\t\tdefaults = {\n\t\t\t\t\t\t\t\t\t\tapiKey: \"\",\n\t\t\t\t\t\t\t\t\t\tphotosetId: \"\",\n\t\t\t\t\t\t\t\t\t\terrorText: \"<div class='fnf'><i class='far fa-times-circle'><\/i> Error generating gallery.<\/div>\",\n\t\t\t\t\t\t\t\t\t\tloadingSpeed: 38,\n\t\t\t\t\t\t\t\t\t\tphotosLimit: 200\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tapiUrl = 'https:\/\/api.flickr.com\/services\/rest\/',\n\t\t\t\t\t\t\t\t\tphotos = [];\n\n\t\t\t\t\t\t\t\t\/\/ The actual plugin constructor\n\t\t\t\t\t\t\t\tfunction Plugin(element, options) {\n\t\t\t\t\t\t\t\t\tthis.element = $(element);\n\t\t\t\t\t\t\t\t\tthis.settings = $.extend({}, defaults, options);\n\t\t\t\t\t\t\t\t\tthis._defaults = defaults;\n\t\t\t\t\t\t\t\t\tthis._name = pluginName;\n\n\t\t\t\t\t\t\t\t\tthis._hideSpinner = function() {\n\t\t\t\t\t\t\t\t\t\tthis.element.find('.spinner-wrapper').hide().find('*').hide();\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\tthis._printError = function() {\n\t\t\t\t\t\t\t\t\t\t \/\/this.element.find('.gallery-container').append($(\"<div><\/div>\", { \"class\": \"col-lg-12 col-lg-offset-1\" })\n\t\t\t\t\t\t\t\t\t\tthis.element.find('.gallery-container').append($(\"<div><\/div>\", { \"class\": \"col-lg-12\" })\n\t\t\t\t\t\t\t\t\t\t\t.append($(\"<div><\/div>\", { \"class\": \"error-wrapper\" })\n\t\t\t\t\t\t\t\t\t\t\t\t.append($(\"<span><\/span>\", { \"class\": \"label label-danger error\" })\n\t\t\t\t\t\t\t\t\t\t\t\t\t.html(this.settings.errorText))));\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\tthis._flickrAnimate = function() {\n\t\t\t\t\t\t\t\t\t\tthis.element.find('.gallery-container img').each($.proxy(function(index, el) {\n\t\t\t\t\t\t\t\t\t\t\tvar image = el;\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\t\t\t\t\t\t\t$(image).parent().fadeIn();\n\t\t\t\t\t\t\t\t\t\t\t}, this.settings.loadingSpeed * index);\n\t\t\t\t\t\t\t\t\t\t}, this));\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\tthis._printGallery = function(photos) {\n\t\t\t\t\t\t\t\t\t\tvar element = this.element.find('.gallery-container');\n\t\t\t\t\t\t\t\t\t\t$.each(photos, function(key, photo) {\n\t\t\t\t\t\t\t\t\t\t\tvar img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });\n\t\t\t\t\t\t\t\t\t\t\telement.append($('<div><\/div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })\n\t\t\t\t\t\t\t\t\t\t\t\t.append($('<a><\/a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()\n\t\t\t\t\t\t\t\t\t\t\t\t\t.append(img)));\n\t\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\t\telement.imagesLoaded()\n\t\t\t\t\t\t\t\t\t\t\t.done($.proxy(this._flickrAnimate, this))\n\t\t\t\t\t\t\t\t\t\t\t.always($.proxy(this._hideSpinner, this));\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\tthis._flickrPhotoset = function(photoset) {\n\t\t\t\t\t\t\t\t\t\tvar _this = this;\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tphotos[photoset.id] = [];\n\t\t\t\t\t\t\t\t\t\t$.each(photoset.photo, function(key, photo) {\n\t\t\t\t\t\t\t\t\t\t\t\/\/ Limit number of photos.\n\t\t\t\t\t\t\t\t\t\t\tif(key >= _this.settings.photosLimit) {\n\t\t\t\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\t\t\t\tphotos[photoset.id][key] = {\n\t\t\t\t\t\t\t\t\t\t\t\tthumbnail: 'https:\/\/farm' + photo.farm + '.static.flickr.com\/' + photo.server + '\/' + photo.id + '_' + photo.secret + '_q.jpg',\n\t\t\t\t\t\t\t\t\t\t\t\thref: 'https:\/\/farm' + photo.farm + '.static.flickr.com\/' + photo.server + '\/' + photo.id + '_' + photo.secret + '_b.jpg',\n\t\t\t\t\t\t\t\t\t\t\t\ttitle: photo.title\n\t\t\t\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\t\tthis._printGallery(photos[photoset.id]);\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\tthis._onFlickrResponse = function(response) {\n\t\t\t\t\t\t\t\t\t\tif(response.stat === \"ok\") {\n\t\t\t\t\t\t\t\t\t\t\t this._flickrPhotoset(response.photoset);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t\t\t\tthis._hideSpinner();\n\t\t\t\t\t\t\t\t\t\t\tthis._printError();\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\tthis._flickrRequest = function(method, data) {\n\t\t\t\t\t\t\t\t\t\tvar url = apiUrl + \"?format=json&jsoncallback=?&method=\" + method + \"&api_key=\" + this.settings.apiKey;\n\n\t\t\t\t\t\t\t\t\t\t$.each(data, function(key, value) {\n\t\t\t\t\t\t\t\t\t\t\turl += \"&\" + key + \"=\" + value;\n\t\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\t\t$.ajax({\n\t\t\t\t\t\t\t\t\t\t\tdataType: \"json\",\n\t\t\t\t\t\t\t\t\t\t\turl: url,\n\t\t\t\t\t\t\t\t\t\t\tcontext: this,\n\t\t\t\t\t\t\t\t\t\t\tsuccess: this._onFlickrResponse\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\tthis._flickrInit = function () {\n\t\t\t\t\t\t\t\t\t\tthis._flickrRequest('flickr.photosets.getPhotos', {\n\t\t\t\t\t\t\t\t\t\t\tphotoset_id: this.settings.photosetId\n\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\t\/\/ Init\n\t\t\t\t\t\t\t\t\tthis.init();\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\tPlugin.prototype = {\n\t\t\t\t\t\t\t\t\tinit: function () {\n\t\t\t\t\t\t\t\t\t\tthis._flickrInit();\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\t\/\/ Wrapper\n\t\t\t\t\t\t\t\t$.fn[pluginName] = function (options) {\n\t\t\t\t\t\t\t\t\tthis.each(function () {\n\t\t\t\t\t\t\t\t\t\tif (!$.data(this, \"plugin_\" + pluginName)) {\n\t\t\t\t\t\t\t\t\t\t\t$.data(this, \"plugin_\" + pluginName, new Plugin(this, options));\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\t\/\/ Chain\n\t\t\t\t\t\t\t\t\treturn this;\n\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t})(jQuery, window, document);\n\t\t\t\t\t\t\t<\/script>\n\t\t\t\t\t\t\t<div class=\"gallery2730\">\n\t\t\t\t\t\t\t\t<!-- Gallery Thumbnails -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3>010921 Basket<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"row\">\n\t\t\t\t\t\t\t\t\t<div class=\"col-xs-12 spinner-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"LoadingImg\"><img src=\"http:\/\/mariajosesotos.es\/wp-content\/plugins\/flickr-album-gallery\/img\/loading.gif\" \/><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div align=\"center\" class=\"gallery-container\"><\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t<!-- Blueimp gallery -->\n\t\t\t<div id=\"blueimp-gallery\" class=\"blueimp-gallery blueimp-gallery-controls\">\n\t\t\t\t<div class=\"slides\"><\/div>\n\t\t\t\t<h3 class=\"title\"><\/h3>\n\t\t\t\t<a class=\"prev\">\u2039<\/a>\n\t\t\t\t<a class=\"next\">\u203a<\/a>\n\t\t\t\t<a class=\"close\">\u00d7<\/a>\n\t\t\t\t<a class=\"play-pause\"><\/a>\n\t\t\t\t<ol class=\"indicator\"><\/ol>\n\t\t\t\t<div class=\"modal fade\">\n\t\t\t\t\t<div class=\"modal-dialog\">\n\t\t\t\t\t\t<div class=\"modal-content\">\n\t\t\t\t\t\t\t<div class=\"modal-header\">\n\t\t\t\t\t\t\t\t<button type=\"button\" class=\"close\" aria-hidden=\"true\">&times;<\/button>\n\t\t\t\t\t\t\t\t<h4 class=\"modal-title\"><\/h4>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"modal-body next\"><\/div>\n\t\t\t\t\t\t\t<div class=\"modal-footer\">\n\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-default pull-left prev\">\n\t\t\t\t\t\t\t\t\t<i class=\"glyphicon glyphicon-chevron-left\"><\/i>\n\t\t\t\t\t\t\t\t\tPrevious\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn btn-primary next\">\n\t\t\t\t\t\t\t\t\tNext\t\t\t\t\t\t\t\t\t<i class=\"glyphicon glyphicon-chevron-right\"><\/i>\n\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<script type=\"text\/javascript\">\n\t\t\tjQuery(function() {\n\t\t\t\t\/\/ Set blueimp gallery options\n\t\t\t\tjQuery.extend(blueimp.Gallery.prototype.options, {\n\t\t\t\t\tuseBootstrapModal: false,\n\t\t\t\t\thidePageScrollbars: false\n\t\t\t\t});\n\t\t\t});\n\t\t\t<\/script>\n\t\t\t\n\n\n\n<p>V TORNEO CIUDAD DE ALBACETE, REAL MADRID- UCAM MURCIA. BASKET DE ALTO NIVEL.<\/p>\n\n\n\n<p>Texto: J. A. Hern\u00e1ndez \u00abCoque\u00bb\/VPA<\/p>\n\n\n\n<p>Albacete se visti\u00f3 de gala para un acontecimiento deportivo de gran nivel, el baloncesto. Real Madrid se enfrent\u00f3 al UCAM Murcia en un partido llenos de mates, pases y canastas donde el p\u00fablico, aficionado a esta disciplina deportiva, disfrut\u00f3 hasta el final. Fue el 1 de Septiembre en el Pabell\u00f3n deportivo del parque de nuestra ciudad con motivo del V TORNEO CIUDAD DE ALBACETE.80-84: Derrota en el primer amistoso de la pretemporada 2021\/09\/01Comenz\u00f3 a las 19:00 horas y respetando las medidas de seguridad y protocolo covid. <\/p>\n\n\n\n<p>El Real Madrid se qued\u00f3 cerca de la remontada frente al UCAM Murcia en el V Torneo Ciudad de Albacete.<\/p>\n\n\n\n<p>Intenso trabajo de los jugadores del Real Madrid bajo la direcci\u00f3n de Pablo Laso ( entrenador) que se enfrent\u00f3 al UCAM Murcia, con Sito Alonso como entrenador, en una fabulosa muestra de concentraci\u00f3n y uni\u00f3n de cada uno de los componente de ambos equipos como grandes rivales con estrategias dise\u00f1adas para un perfecto partido.<\/p>\n\n\n\n<p>Todo gracias al trabajo realizado desde el club del Albacete Basket por su vicepresidente Jacinto Navarro que consigui\u00f3 que el Real Madrid incluyera Albacete dentro de las ciudades visitadas.El concejal Modesto <\/p>\n\n\n\n<p>Belich\u00f3n apuesta por situar a Albacete como ciudad del deporte y para el deporte.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"\" alt=\"\"\/><\/figure>\n\n\n\n<p>5T\u00fa, Jose Antonio Hernandez, Adela Cajo Saezy&nbsp;2 personas m\u00e1s1 comentario6 veces compartidoMe gustaComentarCompartir<\/p>\n","protected":false},"excerpt":{"rendered":"<p>V TORNEO CIUDAD DE ALBACETE, REAL MADRID- UCAM MURCIA. BASKET DE ALTO NIVEL. Texto: J. A. Hern\u00e1ndez \u00abCoque\u00bb\/VPA Albacete se visti\u00f3 de gala para un&hellip; <\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[1],"tags":[495,494],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p89WIH-I3","_links":{"self":[{"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/posts\/2731"}],"collection":[{"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/comments?post=2731"}],"version-history":[{"count":1,"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/posts\/2731\/revisions"}],"predecessor-version":[{"id":2732,"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/posts\/2731\/revisions\/2732"}],"wp:attachment":[{"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/media?parent=2731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/categories?post=2731"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/mariajosesotos.es\/index.php\/wp-json\/wp\/v2\/tags?post=2731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}