{"version":"1.0","provider_name":"Club Militar","provider_url":"https:\/\/www.clubmilitar.gov.co\/home","author_name":"Prensa Monica","author_url":"https:\/\/www.clubmilitar.gov.co\/home\/author\/prensa-monica\/","title":"El Club Militar super\u00f3 los riesgos financieros - Club Militar","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"I5NvL23sSw\"><a href=\"https:\/\/www.clubmilitar.gov.co\/home\/2019\/02\/el-club-militar-supero-los-riesgos-financieros-3\/\">El Club Militar super\u00f3  los riesgos financieros<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/www.clubmilitar.gov.co\/home\/2019\/02\/el-club-militar-supero-los-riesgos-financieros-3\/embed\/#?secret=I5NvL23sSw\" width=\"600\" height=\"338\" title=\"\u00abEl Club Militar super\u00f3  los riesgos financieros\u00bb \u2014 Club Militar\" data-secret=\"I5NvL23sSw\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\n\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\n\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\n\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\n\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\n\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\n\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\n\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tsource.removeAttribute( 'style' );\n\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\n\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\n\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\n\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\n\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\n\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n\/\/# sourceURL=https:\/\/www.clubmilitar.gov.co\/home\/wp-includes\/js\/wp-embed.js\n\/* ]]> *\/\n<\/script>\n","thumbnail_url":null,"thumbnail_width":null,"thumbnail_height":null,"description":"Por VA. Daniel Iriarte Alvira* \u00a0 Para las directivas del Club Militar es satisfactorio informar a sus socios que los resultados financieros de la entidad, en los dos \u00faltimos a\u00f1os, permiten asegurar que el Club super\u00f3 los riesgos econ\u00f3micos que tra\u00eda del pasado, de manera que pueden tener la certeza de que, en adelante, nuestro objetivo fundamental ser\u00e1 la atenci\u00f3n integral al socio, mejorar los servicios en materia de alimentaci\u00f3n, deportes, eventos y recreaci\u00f3n. Ahora tenemos que optimizar todo lo que podamos En materia de servicios al socio, y proyectar el Club a unos 60 a\u00f1os m\u00e1s, que es lo que estamos planificando. En ese sentido queremos explicar que durante los \u00faltimos a\u00f1os adelantamos un proceso de consolidaci\u00f3n y depuraci\u00f3n dirigido a salir de la crisis en la que nos encontr\u00e1bamos, lo que implic\u00f3 todo un trabajo en materia gerencial, administrativa y financiera para hacer del Club, nuevamente, una instituci\u00f3n viable y comprometida con la satisfacci\u00f3n de sus socios. Inicialmente tenemos que destacar que los procesos de contrataci\u00f3n se efect\u00faan en forma transparente, utilizando el Sistema Electr\u00f3nico de Contrataci\u00f3n P\u00fablica (SECOP II), que permite a los socios confiar en la legalidad y objetividad de dichos procesos, los cuales son p\u00fablicos. Ya tenemos funcionabilidad y ahora nos dedicamos a corregir, detalle por detalle, lo atinente a la estructura de la entidad, es decir, todo lo relacionado con el mantenimiento, el mejoramiento de la alimentaci\u00f3n, de los servicios de recreaci\u00f3n y deportes, y, l\u00f3gicamente, de los eventos. Es nuestro objetivo que el Club tome un nuevo aliento, pero siempre pensando en el socio. El socio es el centro del Club y de ah\u00ed que tomemos muy en serio el tema de la caracterizaci\u00f3n de nuestros asociados, especialmente si tenemos en cuenta que muchos de ellos a\u00fan est\u00e1n en el \u201cvientre\u201d de su \u201cmam\u00e1\u201d, mientras que un gran n\u00famero supera los 80 a\u00f1os de edad. El proceso significa identificar a cada uno de esos socios, establecer sus intereses y sus necesidades, y entablar una comunicaci\u00f3n y una interrelaci\u00f3n con cada uno de ellos para tratar de ofrecerles unos servicios integrales acordes con sus inquietudes, e incluso, llegar con servicios, si es el caso, hasta sus propias residencias. Sobra recordar que los precios de nuestros servicios de alojamiento se mantienen sin incremento desde hace dos a\u00f1os,&hellip;"}