<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Illva Saronno</provider_name><provider_url>https://www.illva.com/en/</provider_url><author_name>admin</author_name><author_url>https://www.illva.com/en/author/admin/</author_url><title>History - Illva Saronno</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="CwHyFpedLH"&gt;&lt;a href="https://www.illva.com/en/history/"&gt;History&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.illva.com/en/history/embed/#?secret=CwHyFpedLH" width="600" height="338" title="&#x201C;History&#x201D; &#x2014; Illva Saronno" data-secret="CwHyFpedLH" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script type="text/javascript"&gt;
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * This file cannot have ampersands in it. This is to ensure
 * it can be embedded in older versions of WordPress.
 * See https://core.trac.wordpress.org/changeset/35708.
 */
(function ( window, document ) {
	'use strict';

	var supportedBrowser = false,
		loaded = false;

		if ( document.querySelector ) {
			if ( window.addEventListener ) {
				supportedBrowser = true;
			}
		}

	/** @namespace wp */
	window.wp = window.wp || {};

	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		if ( ! data ) {
			return;
		}

		if ( ! ( data.secret || data.message || data.value ) ) {
			return;
		}

		if ( /[^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' );

			/* Resize the iframe on request. */
			if ( 'height' === data.message ) {
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			}

			/* Link to a specific URL on request. */
			if ( 'link' === data.message ) {
				sourceURL = document.createElement( 'a' );
				targetURL = document.createElement( 'a' );

				sourceURL.href = source.getAttribute( 'src' );
				targetURL.href = data.value;

				/* Only follow link if the protocol is in the allow list. */
				if ( ! allowedProtocols.test( targetURL.protocol ) ) {
					continue;
				}

				/* Only continue if link hostname matches iframe's hostname. */
				if ( targetURL.host === sourceURL.host ) {
					if ( document.activeElement === source ) {
						window.top.location.href = data.value;
					}
				}
			}
		}
	};

	function onLoad() {
		if ( loaded ) {
			return;
		}

		loaded = true;

		var isIE10 = -1 !== navigator.appVersion.indexOf( 'MSIE 10' ),
			isIE11 = !!navigator.userAgent.match( /Trident.*rv:11\./ ),
			iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			iframeClone, 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 ).substr( 2, 10 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/* Remove security attribute from iframes in IE10 and IE11. */
			if ( ( isIE10 || isIE11 ) ) {
				iframeClone = source.cloneNode( true );
				iframeClone.removeAttribute( 'security' );
				source.parentNode.replaceChild( iframeClone, source );
			}

			/*
			 * 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
			}, '*' );
		}
	}

	if ( supportedBrowser ) {
		window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
		document.addEventListener( 'DOMContentLoaded', onLoad, false );
		window.addEventListener( 'load', onLoad, false );
	}
})( window, document );
&lt;/script&gt;
</html><description>[vc_row][vc_column width=&#x201D;1/4&#x2033;][/vc_column][vc_column width=&#x201D;1/2&#x2033;][wgl_double_headings align=&#x201D;center&#x201D; title_color=&#x201D;#151515&#x2033; subtitle_color=&#x201D;#c10e0e&#x201D; title=&#x201D;An all-Italian story with an international flavor&#x201D; subtitle=&#x201D;HISTORY&#x201D; responsive_font=&#x201D;true&#x201D; font_size_mobile=&#x201D;33&#x2033;][wgl_spacing spacer_size=&#x201D;24&#x2033;][vc_column_text][/vc_column_text][/vc_column][vc_column width=&#x201D;1/4&#x2033;][/vc_column][/vc_row][vc_row css=&#x201D;.vc_custom_1541491765583{margin-top: -10px !important;}&#x201D;][vc_column][wgl_spacing spacer_size=&#x201D;10&#x2033;][vc_row_inner][vc_column_inner offset=&#x201D;vc_col-lg-offset-2 vc_col-lg-8&#x2033;][vc_column_text][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=&#x201D;stretch_row_content_no_spaces&#x201D; css=&#x201D;.vc_custom_1549532108544{background-image: url(http://dev.illva.com/wp-content/uploads/2019/01/sfondo-history.jpg?id=1148) !important;}&#x201D;][vc_column col_pos_horizont=&#x201D;50&#x2033; col_pos_vertical=&#x201D;50&#x2033; css=&#x201D;.vc_custom_1549529213599{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#x201D;][wgl_time_line_vertical values=&#x201D;%5B%7B%22title%22%3A%22The%20legend%22%2C%22descr%22%3A%22The%20artist%20Bernardino%20Luini%2C%20a%20brilliant%20pupil%20of%20Leonardo%20da%20Vinci%20was%20commissioned%20to%20paint%20a%20fresco%20of%20the%20Madonna%20of%20the%20Miracles%20in%20Saronno.%20To%20portray%20the%20Madonna%2C%20he%20chose%20as%20his%20muse%20a%20beautiful%20local%20innkeeper.%20As%20a%20mark%20of%20her%20gratitude%20she%20prepared%20%20for%20the%20artist%20a%20special%20gift%20of%20a%20flask%20full%20of%20an%20amber%20liqueur%2C%20fragrant%20and%20delicate.%22%2C%22date%22%3A%221525%22%2C%22color%22%3A%22%236b0000%22%7D%2C%7B%22title%22%3A%22Giovanni%20Reina%22%2C%22descr%22%3A%22In%20that%20period%2C%20many%20families%20used%20to%20distil%20their%20own%20liqueurs%2C%20digestives%20and%20medicines%20against%20every%20type%20of%20illness.%20The%20Reina%20were%20just%20one%20of%20those%20families%20and%20in%201600%2C%20Giovanni%20Reina%20rediscovered%20the%20old%20recipe%20for%20almonds%20steeped%20in%20alcoholic%20spirits.%22%2C%22date%22%3A%221600%22%2C%22color%22%3A%22%23a60707%22%7D%2C%7B%22title%22%3A%22Domenico%20Reina%22%2C%22descr%22%3A%22The%20recipe%20was%20then%20passed%20secretly%20from%20one%20generation%20to%20the%20next%2C%20right%20up%20the%20early%201900s%2C%20when%20Domenico%20Reina%20decided%20to%20open%20a%20shop%2Fworkshop%2C%20which%20took%20the%20name%20of%20%E2%80%9CDomenico%20Reina%20Coloniali%E2%80%9D%2C%20situated%20in%20the%20heart%20of%20Saronno.%20Soon%20the%20shop%20became%20a%20crossroads%20where%20people%20stopped%20in%20to%20taste%20and%20buy%20his%20products.%22%2C%22date%22%3A%221900%22%2C%22color%22%3A%22%23c10e0e%22%7D%2C%7B%22title%22%3A%22Birth%20of%20ILLVA%20SARONNO%22%2C%22descr%22%3A%22ILLVA%20SARONNO%3A%20(Industria%2C%20Lombarda%2C%20Liquori%2C%20Vini%20%26%20Affini)%2C%20was%20founded%20in%20the%20wake%20of%20the%20success%20of%20this%20artisan%20trade%20(July%2023rd%201947)%20and%20Disaronno%20soon%20became%20a%20symbol%20of%20Italian%20taste.%22%2C%22date%22%3A%221940%22%2C%22color%22%3A%22%23f51010%22%7D%2C%7B%22title%22%3A%22The%20International%20boom%22%2C%22descr%22%3A%22The%20first%20great%20export%20boom%20of%20Disaronno%20came%20in%20the%20sixties%2C%20as%20one%20international%20success%20followed%20another.%20The%20European%20spearhead%20was%20followed%20by%20the%20U.S.A.%2C%20which%20developed%20a%20keen%20taste%20for%20the%20Italian%20liqueur.%22%2C%22date%22%3A%221960%22%2C%22color%22%3A%22%23fe3939%22%7D%2C%7B%22title%22%3A%22The%20big%20transformation%22%2C%22descr%22%3A%22The%20%E2%80%9870s%20and%20early%20%E2%80%9880s%20brought%20complete%20transformation%3A%20the%20liqueur%20was%20presented%20and%20promoted%20in%20as%20many%20countries%20as%20possible%2C%20as%20the%20firm%20started%20embarked%20on%20a%20strategy%20of%20contacting%20retailers%20all%20over%20the%20world%20that%20was%20as%20ingenious%20as%20it%20was%20audacious.%20And%20the%20audacity%20paid%3A%20the%20public%20liked%20the%20product%20even%20more%20than%20forecasts%20had%20indicated%20and%20ILLVA%20SARONNO%20started%20to%20consolidate%20its%20success%20and%20presence%20at%20International%20level.%22%2C%22date%22%3A%221970%22%2C%22color%22%3A%22%23fe3939%22%7D%2C%7B%22title%22%3A%22ILLVA%20SARONNO%22%2C%22descr%22%3A%22From%20the%201990s%20until%20today%2C%20the%20company%20has%20become%20an%20ever%20stronger%20spokesman%20of%20the%20Italian%20Style%20of%20drinking%20fine%20spirits%20worldwide.%20Present%20in%20over%20160%20countries%2C%20%20ILLVA%20SARONNO%20has%20strengthened%20its%20position%20in%20the%20International%20market%20developing%20synergies%20with%20leading%20industrial%20realms%20and%20participating%20in%20events%20of%20worldwide%20importance%20%E2%80%93%20related%20to%20art%2C%20music%20and%20cinema.%22%2C%22date%22%3A%22TODAY%22%2C%22color%22%3A%22%23fe3939%22%7D%5D&#x201D;][wgl_spacing spacer_size=&#x201D;80px&#x201D;][/vc_column][/vc_row]</description></oembed>
