<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>La Caba&#xF1;a</provider_name><provider_url>https://xn--lacabaatenis-fhb.uy</provider_url><author_name>bradmin</author_name><author_url>https://xn--lacabaatenis-fhb.uy/index.php/author/bradmin/</author_url><title>Inicio - La Caba&#xF1;a</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="2zGypaRw3o"&gt;&lt;a href="https://xn--lacabaatenis-fhb.uy/"&gt;Inicio&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://xn--lacabaatenis-fhb.uy/embed/#?secret=2zGypaRw3o" width="600" height="338" title="&#xAB;Inicio&#xBB; &#x2014; La Caba&#xF1;a" data-secret="2zGypaRw3o" 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://xn--lacabaatenis-fhb.uy/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><description>[et_pb_section fb_built=&#xBB;1&#x2033; admin_label=&#xBB;Header&#xBB; _builder_version=&#xBB;4.20.0&#x2033; _module_preset=&#xBB;default&#xBB; background_image=&#xBB;http://xn--lacabaatenis-fhb.uy/wp-content/uploads/2023/09/AdobeStock_444307160-scaled.jpeg&#xBB; background_size=&#xBB;initial&#xBB; background_position=&#xBB;bottom_left&#xBB; background_horizontal_offset=&#xBB;91%&#xBB; background_vertical_offset=&#xBB;39%&#xBB; locked=&#xBB;off&#xBB; global_colors_info=&#xBB;{}&#xBB;][et_pb_row column_structure=&#xBB;1_4,3_4&#x2033; _builder_version=&#xBB;4.20.0&#x2033; _module_preset=&#xBB;default&#xBB; custom_padding=&#xBB;||0px|||&#xBB; filter_opacity=&#xBB;70%&#xBB; global_colors_info=&#xBB;{}&#xBB;][et_pb_column type=&#xBB;1_4&#x2033; _builder_version=&#xBB;4.20.0&#x2033; _module_preset=&#xBB;default&#xBB; global_colors_info=&#xBB;{}&#xBB;][/et_pb_column][et_pb_column type=&#xBB;3_4&#x2033; _builder_version=&#xBB;4.20.0&#x2033; _module_preset=&#xBB;default&#xBB; background_color=&#xBB;#0C71C3&#x2033; custom_padding=&#xBB;50px|50px|50px|50px|true|true&#xBB; custom_padding_tablet=&#xBB;40px|30px|40px|30px|true|true&#xBB; custom_padding_phone=&#xBB;|20px||20px|false|true&#xBB; custom_padding_last_edited=&#xBB;on|phone&#xBB; mix_blend_mode=&#xBB;multiply&#xBB; animation_style=&#xBB;slide&#xBB; animation_direction=&#xBB;right&#xBB; animation_duration=&#xBB;700ms&#xBB; animation_delay=&#xBB;300ms&#xBB; animation_intensity_slide=&#xBB;15%&#xBB; animation_duration_tablet=&#xBB;0ms&#xBB; animation_duration_phone=&#xBB;&#xBB; animation_duration_last_edited=&#xBB;on|tablet&#xBB; animation_delay_tablet=&#xBB;0ms&#xBB; animation_delay_phone=&#xBB;&#xBB; animation_delay_last_edited=&#xBB;on|tablet&#xBB; animation_intensity_slide_tablet=&#xBB;0%&#xBB; animation_intensity_slide_phone=&#xBB;&#xBB; animation_intensity_slide_last_edited=&#xBB;on|tablet&#xBB; global_colors_info=&#xBB;{}&#xBB;][et_pb_text _builder_version=&#xBB;4.20.0&#x2033; _module_preset=&#xBB;77bd6224-541c-4dfa-aa0c-4832456a9557&#x2033; text_text_color=&#xBB;#FFFFFF&#xBB; header_font=&#xBB;Montserrat|900|on|on|||||&#xBB; header_text_align=&#xBB;center&#xBB; header_text_color=&#xBB;#FFFFFF&#xBB; header_font_size=&#xBB;115px&#xBB; header_line_height=&#xBB;0.7em&#xBB; text_orientation=&#xBB;right&#xBB; [&hellip;]</description><thumbnail_url>http://xn--lacabaatenis-fhb.uy/wp-content/uploads/2023/03/logo-cabana-300x300.png</thumbnail_url></oembed>
