<?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>ramoncada</author_name><author_url>https://www.clubmilitar.gov.co/home/author/ramoncada/</author_url><title>Preguntas y Respuestas Frecuentes - Club Militar</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="gMfNAeDurE"&gt;&lt;a href="https://www.clubmilitar.gov.co/home/2021/03/preguntas-y-respuestas-frecuentes/"&gt;Preguntas y Respuestas Frecuentes&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.clubmilitar.gov.co/home/2021/03/preguntas-y-respuestas-frecuentes/embed/#?secret=gMfNAeDurE" width="600" height="338" title="&#xAB;Preguntas y Respuestas Frecuentes&#xBB; &#x2014; Club Militar" data-secret="gMfNAeDurE" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/* &lt;![CDATA[ */
/**
 * 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
/* ]]&gt; */
&lt;/script&gt;
</html><description>Sede Principal [expand title=&#xBB;Grupo Operacional Eventos&#xAB;] Grupo Operacional Eventos 1. &#xBF;Cu&#xE1;ndo se dar&#xE1; apertura al servicio de Eventos? La reapertura del servicio de eventos se dar&#xE1; bajo los lineamientos establecidos por el Gobierno Nacional, y el Club Militar est&#xE1; implementando todos los protocolos de Bioseguridad para garantizar el excelente servicio y su seguridad, teniendo en cuenta los aforos permitidos. 2. &#xBF;Cu&#xE1;ntos salones tiene el Club Militar-Sede Principal? El Club Militar-Sede Principal cuenta con 10 salones tales como: Sal&#xF3;n Almirante- capacidad 50 personas Sal&#xF3;n Boyac&#xE1;- capacidad 80 personas Sal&#xF3;n Ayacucho- capacidad 80 personas Sal&#xF3;n Dorado- capacidad 1.500 personas Sal&#xF3;n Colombia- capacidad 400 personas Sal&#xF3;n Sereno- capacidad 100 personas Sal&#xF3;n Calarc&#xE1;- capacidad 20 personas Sal&#xF3;n &#xC1;guila de Gules- capacidad 20 personas Sal&#xF3;n Francisco Jos&#xE9; de Caldas- capacidad 20 personas Comedor Principal- capacidad 200 personas 3. &#xBF;Qu&#xE9; horario tiene la Oficina de Eventos-Sede Principal? El horario de la oficina de eventos es de lunes a viernes de 08:00 a 16:00 horas. 4. &#xBF;C&#xF3;mo solicito una cotizaci&#xF3;n de un evento en el Club Militar? Para solicitar una cotizaci&#xF3;n puede acercarse a la oficina de eventos o pueden enviar un correo especificando el servicio que requiere, entre los datos para generar la cotizaci&#xF3;n se necesita la siguiente informaci&#xF3;n: nombre completo, n&#xFA;mero de c&#xE9;dula de ciudadan&#xED;a, fecha del evento, tipo de evento, n&#xFA;mero de personas, hora del evento. Esta informaci&#xF3;n la puede enviar al correo eventos@clubmilitar.gov.co&nbsp; y/o cualquier informaci&#xF3;n adicional comunicarse al m&#xF3;vil 322 725 46 91. 5. &#xBF;En el Club Militar se brinda asesor&#xED;a para realizar mi evento? Si, contamos con un equipo de trabajo con amplios conocimientos para brindarle las mejores opciones y llevarlo a realizar el evento de sus sue&#xF1;os. 6. &#xBF;C&#xF3;mo es la forma de pago para los Eventos? Para Socios e invitados la forma de pago ser&#xE1; 20% a la firma del Contrato de Prestaci&#xF3;n de Servicios y el otro 80% con la firma del compromiso de abonos parciales, quedando al 100% pago ocho (8) d&#xED;as h&#xE1;biles antes de su realizaci&#xF3;n del evento. 7. &#xBF;Cu&#xE1;l es el horario de servicio de alquiler de los salones? El horario de servicio de alquiler de los salones es para Eventos Sociales es por cinco (5) horas y para Eventos Empresariales es por ocho (8) horas y pasado este tiempo, se cobrara proporcionalmente por hora, tanto la&hellip;</description></oembed>
