<?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>Prensa Monica</author_name><author_url>https://www.clubmilitar.gov.co/home/author/prensa-monica/</author_url><title>Apertura pr&#xE1;ctica libre piscina - Club Militar</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="bddFgjzUcu"&gt;&lt;a href="https://www.clubmilitar.gov.co/home/2021/01/apertura-practica-libre-piscina/"&gt;Apertura pr&#xE1;ctica libre piscina&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.clubmilitar.gov.co/home/2021/01/apertura-practica-libre-piscina/embed/#?secret=bddFgjzUcu" width="600" height="338" title="&#xAB;Apertura pr&#xE1;ctica libre piscina&#xBB; &#x2014; Club Militar" data-secret="bddFgjzUcu" 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><thumbnail_url>https://www.clubmilitar.gov.co/home/wp-content/uploads/2021/01/Practica-libre-piscina-horizontal.png</thumbnail_url><thumbnail_width>1350</thumbnail_width><thumbnail_height>1080</thumbnail_height><description>Protocolos para la utilizaci&#xF3;n de la piscina de la Sede Principal Para informaci&#xF3;n de los se&#xF1;ores socios y usuarios de la piscina de la Sede Principal del Club Militar nos permitimos dar a conocer los principales aspectos del Protocolo de bioseguridad vigente, de acuerdo con la resoluci&#xF3;n 1547 del Ministerio de Salud y Protecci&#xF3;n Social. Reservas: Para el registro de la reserva, el socio que la realice deber&#xE1; suministrar sus datos y de su invitado si hubiese lugar, as&#xED;: &#x2013; Nombre completo &#x2013; Documento de identidad https://docs.google.com/forms/d/10m7H8RYyZ80jcPORjK2HVJttCpv7k8b9sbOSYgBZblk/viewform?edit_requested=true Requerimientos: Funcionamiento: Entre turnos se dispondr&#xE1;n 30 minutos para actividades de limpieza y desinfecci&#xF3;n de las diferentes &#xE1;reas de piscinas. Observaci&#xF3;n: Si se encuentra en las instalaciones del club y no realiz&#xF3; reserva, deber&#xE1; esperar a que el salvavidas o el auxiliar de vestier, le informen si puede ingresar y en cu&#xE1;nto tiempo, teniendo en cuenta el aforo permitido. Para tener en cuenta: Por condiciones de bioseguridad el Club no ofrece el servicio de toallas, chanclas o de otro implemento de uso personal para para la pr&#xE1;ctica de la nataci&#xF3;n (pull buoy, tablas, gafas, gorros, paletas, aletas, bolsas pl&#xE1;sticas). La toalla y chanclas son implementos de uso personal y obligatorio para ingresar a la piscina. El traje de ba&#xF1;o y gorro, deben corresponder a un material acorde con la actividad. Se recomienda traje de ba&#xF1;o en material elastano, lycra, neopreno o spandex para piscina. El traje de ba&#xF1;o deber&#xE1; llevarlo en la mano o en una bolsa y no puesto por motivos de higiene. El uso del tapabocas es obligatorio y permanente durante su estancia en las instalaciones del Club. &#xC9;ste s&#xF3;lo podr&#xE1; ser retirado en el momento de ingresar a la pileta. Una vez terminada la pr&#xE1;ctica y al salir de la pileta, deber&#xE1; utilizarlo nuevamente. Recuerde mantener siempre un distanciamiento f&#xED;sico de m&#xED;nimo dos (2) metros. En caso de tormenta el&#xE9;ctrica u otro hecho que ponga en riesgo a los ba&#xF1;istas, se evacuar&#xE1;n las piscinas y no se permitir&#xE1; el reingreso hasta cuando las instalaciones brinden las condiciones &#xF3;ptimas de funcionamiento. Al ingreso al servicio de piscina: &#x2022;&nbsp; Pres&#xE9;ntese en el punto de recepci&#xF3;n de piscina a la hora de su reserva. &#x2022;&nbsp; Haga uso del gel antibacterial ubicado en el &#xE1;rea de recepci&#xF3;n de piscina. &#x2022; Registre su ingreso con el personal&hellip;</description></oembed>
