<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Club Militar</provider_name><provider_url>https://www.clubmilitar.gov.co/home</provider_url><author_name>desarrollo</author_name><author_url>https://www.clubmilitar.gov.co/home/author/desarrollo/</author_url><title>Nuestro Club - Club Militar</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="8q2SXZaumt"&gt;&lt;a href="https://www.clubmilitar.gov.co/home/nuestro-club/"&gt;Nuestro Club&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.clubmilitar.gov.co/home/nuestro-club/embed/#?secret=8q2SXZaumt" width="600" height="338" title="&#xAB;Nuestro Club&#xBB; &#x2014; Club Militar" data-secret="8q2SXZaumt" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script&gt;
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
//# sourceURL=https://www.clubmilitar.gov.co/home/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><description>Director General Club Militar&#xA0; &#xA0; Mayor General (Ra) Oswaldo Rivera M&#xE1;rquez El Mayor General (R) Oswaldo Rivera M&#xE1;rquez asume la direcci&#xF3;n del Club Militar con el prop&#xF3;sito de liderar la instituci&#xF3;n bajo una visi&#xF3;n innovadora y un profundo compromiso institucional. Aportando una destacada trayectoria de 37 a&#xF1;os de servicio activo en la Fuerza Aeroespacial Colombiana (FAC), se ha consolidado como un experto integral en &#xE1;reas de seguridad, inteligencia, ciencia, tecnolog&#xED;a y gesti&#xF3;n humana. Su s&#xF3;lida formaci&#xF3;n acad&#xE9;mica incluye el t&#xED;tulo de Administrador Aeron&#xE1;utico de la Escuela Militar de Aviaci&#xF3;n Marco Fidel Su&#xE1;rez y una Maestr&#xED;a en Seguridad y Defensa Nacional de la Escuela Superior de Guerra Rafael Reyes Prieto. Esta preparaci&#xF3;n directiva se complementa con una Especializaci&#xF3;n en Gerencia Estrat&#xE9;gica y estudios en el Programa de Alta Direcci&#xF3;n Empresarial, ambos de la Universidad de La Sabana, conocimientos que le han permitido destacarse como asesor estrat&#xE9;gico en procesos de paz y resoluci&#xF3;n de conflictos, as&#xED; como en la gesti&#xF3;n de proyectos de infraestructura cr&#xED;tica y talento humano. Club Militar, una historia de m&#xE1;s de seis d&#xE9;cadas La historia del Club Militar comenz&#xF3; el 28 de marzo de 1954 cuando el entonces Presidente de la Rep&#xFA;blica, Teniente General Gustavo Rojas Pinilla, orden&#xF3; la construcci&#xF3;n de una entidad destinada a facilitar cultura y bienestar a los miembros de las fuerzas militares en actividad o en uso de buen retiro, desarrollando as&#xED; la ley 124 de 1948. Dos a&#xF1;os despu&#xE9;s, el 13 de junio de 1956, el Presidente Rojas Pinilla hizo entrega formal del Club al ministro de Guerra, Mayor General Gabriel Paris; y a los comandantes de las Fuerzas Militares, Mayor General Alfredo Duarte Blum; del Ej&#xE9;rcito, Mayor General Pedro A. Mu&#xF1;oz; de la Armada, Capit&#xE1;n de Fragata, Jaime Eraso Annexy; de la Fuerza A&#xE9;rea, Coronel Alberto Pauwels Rodr&#xED;guez; de las Fuerzas de Polic&#xED;a, Brigadier General Deogracias Fonseca; as&#xED; como al comandante de la Brigada de Institutos Militares, Brigadier General Rafael Navas Pardo. Las instalaciones del Club fueron construidas en su totalidad por los Ingenieros Militares y su direcci&#xF3;n estuvo a cargo del General Rafael Navas Pardo. Como primer Director del Club Militar fue designado el Brigadier General Emilio Tovar Lemus. La primera junta directiva que acompa&#xF1;&#xF3; al General Tovar estuvo conformada por el ministro de Guerra; Mayor General Gabriel Paris; el comandante general de&hellip;</description><thumbnail_url>https://www.clubmilitar.gov.co/home/wp-content/uploads/2026/02/WhatsApp-Image-2026-02-25-at-11.32.03-AM.webp</thumbnail_url><thumbnail_width>889</thumbnail_width><thumbnail_height>1257</thumbnail_height></oembed>
