{"id":21104,"date":"2020-12-19T01:20:02","date_gmt":"2020-12-19T01:20:02","guid":{"rendered":"http:\/\/bcdeportes.com\/?p=21104"},"modified":"2020-12-19T01:20:03","modified_gmt":"2020-12-19T01:20:03","slug":"firman-convenio-de-inmudere-y-facultad-de-deportes-de-la-uabc","status":"publish","type":"post","link":"https:\/\/bcdeportes.com\/?p=21104","title":{"rendered":"Firman Convenio de Inmudere y Facultad de Deportes de la UABC"},"content":{"rendered":"\n<p>Firman convenio de colaboraci\u00f3n<\/p>\n\n\n\n<p>Inmudere y Facultad de Deportes de la UABC<\/p>\n\n\n\n<p>Para brindarse apoyo ambas instituciones<\/p>\n\n\n\n<p>ENSENADA.- El Instituto Municipal del Deporte y\nRecreaci\u00f3n en Ensenada y la Facultad de Deportes de la Universidad Aut\u00f3noma de\nBaja California, llevaron a cabo la firma de un convenio con la finalidad de\nbrindar apoyo coordinado de colaboraci\u00f3n entre ambas instituciones.<\/p>\n\n\n\n<p>Laura Marmolejo Toscano, directora de Inmudere\nse\u00f1alo \u201ccontinuamos trabajando de la mano con el sector educativo de nuestro\nmunicipio, forjando lazos interinstitucionales con la finalidad de brindar un\napoyo coordinado a trav\u00e9s de un convenio de colaboraci\u00f3n entre ambas\ninstituciones\u201d.<\/p>\n\n\n\n<p>\u201cCon estas acciones se pretende beneficiar a los\nalumnos que cursan la carrera de deportes, as\u00ed como fortalecer sus aptitudes en\nel campo laboral, contando as\u00ed el Inmudere con recurso humano especializado para\nla promoci\u00f3n y desarrollos de sus programas deportivos\u201d.<\/p>\n\n\n\n<p>La firma del convenio entre la\nFacultad de Deportes de la UABC y el Inmudere, el cual otorgar\u00e1 las facilidades\npara que los alumnos de dicha facultad realicen su servicio social, pr\u00e1cticas\nprofesionales y proyectos de vinculaci\u00f3n, entre otras modalidades de\naprendizaje en la paramunicipal deportiva, de igual forma generar\u00e1 las\ncondiciones necesarias para el uso de instalaciones administradas por Inmudere\npara la realizaci\u00f3n de sus actividades acad\u00e9micas.\n\n\n\n\n\n}),f({h:(r+216)%360,s:t.s,l:t.l})]}function S(e,t,r){t=t||6,r=r||30;var n=f(e).toHsl(),a=360\/r,i=[f(e)];for(n.h=(n.h-(a*t&gt;&gt;1)+720)%360;&#8211;t;)n.h=(n.h+a)%360,i.push(f(n));return i}function T(e,t){t=t||6;for(var r=f(e).toHsv(),n=r.h,a=r.s,i=r.v,o=[],s=1\/t;t&#8211;;)o.push(f({h:n,s:a,v:i})),i=(i+s)%1;return o}f.prototype={isDark:function(){return this.getBrightness()&lt;128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var e=this.toRgb();return(299*e.r+587*e.g+114*e.b)\/1e3},getLuminance:function(){var e,t,r,n=this.toRgb();return e=n.r\/255,t=n.g\/255,r=n.b\/255,.2126*(e&lt;=.03928?e\/12.92:a.pow((e+.055)\/1.055,2.4))+.7152*(t&lt;=.03928?t\/12.92:a.pow((t+.055)\/1.055,2.4))+.0722*(r&lt;=.03928?r\/12.92:a.pow((r+.055)\/1.055,2.4))},setAlpha:function(e){return this._a=M(e),this._roundA=c(100*this._a)\/100,this},toHsv:function(){var e=p(this._r,this._g,this._b);return{h:360*e.h,s:e.s,v:e.v,a:this._a}},toHsvString:function(){var e=p(this._r,this._g,this._b),t=c(360*e.h),r=c(100*e.s),n=c(100*e.v);return 1==this._a?\u00bbhsv(\u00ab+t+\u00bb, \u00ab+r+\u00bb%, \u00ab+n+\u00bb%)\u00bb:\u00bbhsva(\u00ab+t+\u00bb, \u00ab+r+\u00bb%, \u00ab+n+\u00bb%, \u00ab+this._roundA+\u00bb)\u00bb},toHsl:function(){var e=h(this._r,this._g,this._b);return{h:360*e.h,s:e.s,l:e.l,a:this._a}},toHslString:function(){var e=h(this._r,this._g,this._b),t=c(360*e.h),r=c(100*e.s),n=c(100*e.l);return 1==this._a?\u00bbhsl(\u00ab+t+\u00bb, \u00ab+r+\u00bb%, \u00ab+n+\u00bb%)\u00bb:\u00bbhsla(\u00ab+t+\u00bb, \u00ab+r+\u00bb%, \u00ab+n+\u00bb%, \u00ab+this._roundA+\u00bb)\u00bb},toHex:function(e){return g(this._r,this._g,this._b,e)},toHexString:function(e){return\u00bb#\u00bb+this.toHex(e)},toHex8:function(e){return function(e,t,r,n,a){var i=[z(c(e).toString(16)),z(c(t).toString(16)),z(c(r).toString(16)),z(D(n))];if(a&amp;&amp;i[0].charAt(0)==i[0].charAt(1)&amp;&amp;i[1].charAt(0)==i[1].charAt(1)&amp;&amp;i[2].charAt(0)==i[2].charAt(1)&amp;&amp;i[3].charAt(0)==i[3].charAt(1))return i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0)+i[3].charAt(0);return i.join(\u00ab\u00bb)}(this._r,this._g,this._b,this._a,e)},toHex8String:function(e){return\u00bb#\u00bb+this.toHex8(e)},toRgb:function(){return{r:c(this._r),g:c(this._g),b:c(this._b),a:this._a}},toRgbString:function(){return 1==this._a?\u00bbrgb(\u00ab+c(this._r)+\u00bb, \u00ab+c(this._g)+\u00bb, \u00ab+c(this._b)+\u00bb)\u00bb:\u00bbrgba(\u00ab+c(this._r)+\u00bb, \u00ab+c(this._g)+\u00bb, \u00ab+c(this._b)+\u00bb, \u00ab+this._roundA+\u00bb)\u00bb},toPercentageRgb:function(){return{r:c(100*N(this._r,255))+\u00bb%\u00bb,g:c(100*N(this._g,255))+\u00bb%\u00bb,b:c(100*N(this._b,255))+\u00bb%\u00bb,a:this._a}},toPercentageRgbString:function(){return 1==this._a?\u00bbrgb(\u00ab+c(100*N(this._r,255))+\u00bb%, \u00ab+c(100*N(this._g,255))+\u00bb%, \u00ab+c(100*N(this._b,255))+\u00bb%)\u00bb:\u00bbrgba(\u00ab+c(100*N(this._r,255))+\u00bb%, \u00ab+c(100*N(this._g,255))+\u00bb%, \u00ab+c(100*N(this._b,255))+\u00bb%, \u00ab+this._roundA+\u00bb)\u00bb},toName:function(){return 0===this._a?\u00bbtransparent\u00bb:!(this._a&lt;1)&amp;&amp;(P[g(this._r,this._g,this._b,!0)]||!1)},toFilter:function(e){var t=\u00bb#\u00bb+m(this._r,this._g,this._b,this._a),r=t,n=this._gradientType?\u00bbGradientType = 1, \u00ab:\u00bb\u00bb;if(e){var a=f(e);r=\u00bb#\u00bb+m(a._r,a._g,a._b,a._a)}return\u00bbprogid:DXImageTransform.Microsoft.gradient(\u00ab+n+\u00bbstartColorstr=\u00bb+t+\u00bb,endColorstr=\u00bb+r+\u00bb)\u00bb},toString:function(e){var t=!!e;e=e||this._format;var r=!1,n=this._a&lt;1&amp;&amp;this._a&gt;=0;return t||!n||\u00bbhex\u00bb!==e&amp;&amp;\u00bbhex6&#8243;!==e&amp;&amp;\u00bbhex3&#8243;!==e&amp;&amp;\u00bbhex4&#8243;!==e&amp;&amp;\u00bbhex8&#8243;!==e&amp;&amp;\u00bbname\u00bb!==e?(\u00abrgb\u00bb===e&amp;&amp;(r=this.toRgbString()),\u00bbprgb\u00bb===e&amp;&amp;(r=this.toPercentageRgbString()),\u00bbhex\u00bb!==e&amp;&amp;\u00bbhex6&#8243;!==e||(r=this.toHexString()),\u00bbhex3&#8243;===e&amp;&amp;(r=this.toHexString(!0)),\u00bbhex4&#8243;===e&amp;&amp;(r=this.toHex8String(!0)),\u00bbhex8&#8243;===e&amp;&amp;(r=this.toHex8String()),\u00bbname\u00bb===e&amp;&amp;(r=this.toName()),\u00bbhsl\u00bb===e&amp;&amp;(r=this.toHslString()),\u00bbhsv\u00bb===e&amp;&amp;(r=this.toHsvString()),r||this.toHexString()):\u00bbname\u00bb===e&amp;&amp;0===this._a?this.toName():this.toRgbString()},clone:function(){return f(this.toString())},_applyModification:function(e,t){var r=e.apply(null,[this].concat([].slice.call(t)));return this._r=r._r,this._g=r._g,this._b=r._b,this.setAlpha(r._a),this},lighten:function(){return this._applyModification(w,I\u000f<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Firman convenio de colaboraci\u00f3n Inmudere y Facultad de Deportes de la UABC Para brindarse apoyo ambas instituciones ENSENADA.- El Instituto Municipal del Deporte y Recreaci\u00f3n <a class=\"mh-excerpt-more\" href=\"https:\/\/bcdeportes.com\/?p=21104\" title=\"Firman Convenio de Inmudere y Facultad de Deportes de la UABC\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":2,"featured_media":21105,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,1],"tags":[],"class_list":["post-21104","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-inmudere","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/bcdeportes.com\/index.php?rest_route=\/wp\/v2\/posts\/21104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bcdeportes.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bcdeportes.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bcdeportes.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bcdeportes.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21104"}],"version-history":[{"count":1,"href":"https:\/\/bcdeportes.com\/index.php?rest_route=\/wp\/v2\/posts\/21104\/revisions"}],"predecessor-version":[{"id":21106,"href":"https:\/\/bcdeportes.com\/index.php?rest_route=\/wp\/v2\/posts\/21104\/revisions\/21106"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bcdeportes.com\/index.php?rest_route=\/wp\/v2\/media\/21105"}],"wp:attachment":[{"href":"https:\/\/bcdeportes.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21104"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bcdeportes.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=21104"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bcdeportes.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=21104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}