<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Sicilia Agrumi</provider_name><provider_url>https://www.siciliaagrumi.it/de/</provider_url><author_name>Giuseppe Larosa</author_name><author_url>https://www.siciliaagrumi.it/de/author/nautilusadv/</author_url><title>Geschenkideen f&#xFC;r Unternehmen - Sicilia Agrumi</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="pJsmtc8Ohd"&gt;&lt;a href="https://www.siciliaagrumi.it/de/geschenkideen-fuer-ihre-mitarbeiter/"&gt;Geschenkideen f&#xFC;r Unternehmen&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.siciliaagrumi.it/de/geschenkideen-fuer-ihre-mitarbeiter/embed/#?secret=pJsmtc8Ohd" width="600" height="338" title="&#x201E;Geschenkideen f&#xFC;r Unternehmen&#x201C; &#x2013; Sicilia Agrumi" data-secret="pJsmtc8Ohd" 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.siciliaagrumi.it/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><description>[et_pb_section fb_built=&#x201C;1&#x2033; custom_padding_last_edited=&#x201C;on|tablet&#x201C; _builder_version=&#x201C;4.27.0&#x2033; _module_preset=&#x201C;default&#x201C; background_color=&#x201C;#f1f1f1&#x2033; background_enable_image=&#x201C;off&#x201C; background_position=&#x201C;bottom_center&#x201C; background_enable_mask_style=&#x201C;on&#x201C; background_mask_style=&#x201C;corner-square&#x201C; background_mask_color=&#x201C;gcid-615c97fc-158e-4a89-90c5-d62c55e7ef72&#x2033; background_mask_transform=&#x201C;flip_vertical&#x201C; background_mask_aspect_ratio=&#x201C;portrait&#x201C; custom_padding=&#x201C;||||false|false&#x201C; custom_padding_tablet=&#x201C;60px||30px||false|false&#x201C; custom_padding_phone=&#x201C;60px||30px||false|false&#x201C; bottom_divider_color=&#x201C;#f1f1f1&#x2033; global_colors_info=&#x201C;{%22gcid-615c97fc-158e-4a89-90c5-d62c55e7ef72%22:%91%22background_color_gradient_stops%22,%22background_mask_color%22%93}&#x201C;][et_pb_row column_structure=&#x201C;3_5,2_5&#x2033; _builder_version=&#x201C;4.27.0&#x2033; _module_preset=&#x201C;default&#x201C; width_tablet=&#x201C;&#x201C; width_phone=&#x201C;90%&#x201C; width_last_edited=&#x201C;on|phone&#x201C; custom_padding=&#x201C;0px|||||&#x201C; custom_css_main_element=&#x201C;display: flex;||align-items: center;&#x201C; global_colors_info=&#x201C;{}&#x201C; custom_css_main_element_last_edited=&#x201C;on|tablet&#x201C; custom_css_main_element_tablet=&#x201C;display:block;&#x201C; custom_css_main_element_phone=&#x201C;display:block;&#x201C;][et_pb_column type=&#x201C;3_5&#x2033; _builder_version=&#x201C;4.25.1&#x2033; _module_preset=&#x201C;default&#x201C; global_colors_info=&#x201C;{}&#x201C;][et_pb_text _builder_version=&#x201C;4.27.2&#x2033; _module_preset=&#x201C;default&#x201C; text_font=&#x201C;|||on|||||&#x201C; text_text_color=&#x201C;#FFFFFF&#x201C; text_font_size=&#x201C;13px&#x201C; text_letter_spacing=&#x201C;0.5px&#x201C; background_color=&#x201C;#EF7132&#x2033; text_orientation=&#x201C;center&#x201C; width=&#x201C;90px&#x201C; module_alignment=&#x201C;left&#x201C; custom_margin=&#x201C;||15px||false|false&#x201C; hover_enabled=&#x201C;0&#x2033; border_radii=&#x201C;on|4px|4px|4px|4px&#x201C; global_colors_info=&#x201C;{}&#x201C; sticky_enabled=&#x201C;0&#x2033;]ABSETZBAR[/et_pb_text][et_pb_text _builder_version=&#x201C;4.27.0&#x2033; _module_preset=&#x201C;default&#x201C; header_font=&#x201C;||||||||&#x201C; header_text_color=&#x201C;#FFFFFF&#x201C; [&hellip;]</description><thumbnail_url>https://www.siciliaagrumi.it/wp-content/uploads/2021/12/slideshow-1.jpg</thumbnail_url><thumbnail_width>2048</thumbnail_width><thumbnail_height>1367</thumbnail_height></oembed>
{"version":"1.0","provider_name":"Sicilia Agrumi","provider_url":"https:\/\/www.siciliaagrumi.it\/de\/","author_name":"Giuseppe Larosa","author_url":"https:\/\/www.siciliaagrumi.it\/de\/author\/nautilusadv\/","title":"Geschenkideen f\u00fcr Unternehmen - Sicilia Agrumi","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"pJsmtc8Ohd\"><a href=\"https:\/\/www.siciliaagrumi.it\/de\/geschenkideen-fuer-ihre-mitarbeiter\/\">Geschenkideen f\u00fcr Unternehmen<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/www.siciliaagrumi.it\/de\/geschenkideen-fuer-ihre-mitarbeiter\/embed\/#?secret=pJsmtc8Ohd\" width=\"600\" height=\"338\" title=\"&#8222;Geschenkideen f\u00fcr Unternehmen&#8220; &#8211; Sicilia Agrumi\" data-secret=\"pJsmtc8Ohd\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script>\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\n\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\n\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\n\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\n\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\n\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\n\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\n\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tsource.removeAttribute( 'style' );\n\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\n\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\n\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\n\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\n\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\n\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n\/\/# sourceURL=https:\/\/www.siciliaagrumi.it\/wp-includes\/js\/wp-embed.js\n<\/script>\n","description":"[et_pb_section fb_built=&#8220;1&#8243; custom_padding_last_edited=&#8220;on|tablet&#8220; _builder_version=&#8220;4.27.0&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#f1f1f1&#8243; background_enable_image=&#8220;off&#8220; background_position=&#8220;bottom_center&#8220; background_enable_mask_style=&#8220;on&#8220; background_mask_style=&#8220;corner-square&#8220; background_mask_color=&#8220;gcid-615c97fc-158e-4a89-90c5-d62c55e7ef72&#8243; background_mask_transform=&#8220;flip_vertical&#8220; background_mask_aspect_ratio=&#8220;portrait&#8220; custom_padding=&#8220;||||false|false&#8220; custom_padding_tablet=&#8220;60px||30px||false|false&#8220; custom_padding_phone=&#8220;60px||30px||false|false&#8220; bottom_divider_color=&#8220;#f1f1f1&#8243; global_colors_info=&#8220;{%22gcid-615c97fc-158e-4a89-90c5-d62c55e7ef72%22:%91%22background_color_gradient_stops%22,%22background_mask_color%22%93}&#8220;][et_pb_row column_structure=&#8220;3_5,2_5&#8243; _builder_version=&#8220;4.27.0&#8243; _module_preset=&#8220;default&#8220; width_tablet=&#8220;&#8220; width_phone=&#8220;90%&#8220; width_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;0px|||||&#8220; custom_css_main_element=&#8220;display: flex;||align-items: center;&#8220; global_colors_info=&#8220;{}&#8220; custom_css_main_element_last_edited=&#8220;on|tablet&#8220; custom_css_main_element_tablet=&#8220;display:block;&#8220; custom_css_main_element_phone=&#8220;display:block;&#8220;][et_pb_column type=&#8220;3_5&#8243; _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.27.2&#8243; _module_preset=&#8220;default&#8220; text_font=&#8220;|||on|||||&#8220; text_text_color=&#8220;#FFFFFF&#8220; text_font_size=&#8220;13px&#8220; text_letter_spacing=&#8220;0.5px&#8220; background_color=&#8220;#EF7132&#8243; text_orientation=&#8220;center&#8220; width=&#8220;90px&#8220; module_alignment=&#8220;left&#8220; custom_margin=&#8220;||15px||false|false&#8220; hover_enabled=&#8220;0&#8243; border_radii=&#8220;on|4px|4px|4px|4px&#8220; global_colors_info=&#8220;{}&#8220; sticky_enabled=&#8220;0&#8243;]ABSETZBAR[\/et_pb_text][et_pb_text _builder_version=&#8220;4.27.0&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;||||||||&#8220; header_text_color=&#8220;#FFFFFF&#8220; [&hellip;]","thumbnail_url":"https:\/\/www.siciliaagrumi.it\/wp-content\/uploads\/2021\/12\/slideshow-1.jpg","thumbnail_width":2048,"thumbnail_height":1367}