<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Ramada Alibeyk&#xF6;y</provider_name><provider_url>https://ramadaalibeykoy.com/tr/</provider_url><author_name>selin</author_name><author_url>https://ramadaalibeykoy.com/tr/author/scubukcu/</author_url><title>&#x130;LET&#x130;&#x15E;&#x130;M - Ramada Alibeyk&#xF6;y</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="RK2buR09tI"&gt;&lt;a href="https://ramadaalibeykoy.com/tr/iletisim/"&gt;&#x130;LET&#x130;&#x15E;&#x130;M&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://ramadaalibeykoy.com/tr/iletisim/embed/#?secret=RK2buR09tI" width="600" height="338" title="&#x201C;&#x130;LET&#x130;&#x15E;&#x130;M&#x201D; &#x2014; Ramada Alibeyk&#xF6;y" data-secret="RK2buR09tI" 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://ramadaalibeykoy.com/wp-includes/js/wp-embed.js
/* ]]&gt; */
&lt;/script&gt;
</html><description>[vc_row gap=&#x201D;35&#x2033; content_placement=&#x201D;middle&#x201D; row_content_width=&#x201D;grid&#x201D;][vc_column offset=&#x201D;vc_col-lg-6 vc_col-md-12 vc_hidden-md vc_hidden-sm vc_col-xs-12 vc_hidden-xs&#x201D; css=&#x201D;.vc_custom_1728233078551{padding-top: 81px !important;padding-bottom: 11px !important;}&#x201D;][/vc_column][vc_column offset=&#x201D;vc_col-lg-6 vc_hidden-lg vc_col-md-12 vc_hidden-md vc_hidden-sm vc_col-xs-12 vc_hidden-xs&#x201D; css=&#x201D;.vc_custom_1635860185923{padding-top: 81px !important;padding-bottom: 81px !important;}&#x201D;][/vc_column][vc_column][vc_row_inner][vc_column_inner width=&#x201D;1/2&#x2033;][vc_empty_space height=&#x201D;10px&#x201D;][/vc_column_inner][vc_column_inner width=&#x201D;1/2&#x2033;][vc_empty_space height=&#x201D;10px&#x201D;][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row simple_background_color=&#x201D;#000000&#x2033;][vc_column][vc_gmaps link=&#x201D;#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMwMDcuNTMzNDM2OTQ2MDklMjEyZDI4Ljk1MTI5NzklMjEzZDQxLjA3OTE5MDElMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgxNGNhYjBkNTkwMGI0ZjM3JTI1M0EweDNmMTA1NzY3ZTA4ZDYzNDAlMjEyc1JhbWFkYSUyNTIwSXN0YW5idWwlMjUyMEFsaWJleWtveSUyMTVlMCUyMTNtMiUyMTFzdHIlMjEyc3RyJTIxNHYxNjEwMzU4MDM5MzQ4JTIxNW0yJTIxMXN0ciUyMTJzdHIlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjQ1MCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUzQiUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRCUyMiUyMiUyMGFyaWEtaGlkZGVuJTNEJTIyZmFsc2UlMjIlMjB0YWJpbmRleCUzRCUyMjAlMjIlM0UlM0MlMkZpZnJhbWUlM0U=&#x201D; size=&#x201D;400px&#x201D;][/vc_column][/vc_row]</description></oembed>
