<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>NFI</provider_name><provider_url>https://www.navarrafilmindustry.com/en/</provider_url><author_name>admin</author_name><author_url>https://www.navarrafilmindustry.com/en/author/admin/</author_url><title>Law of Cultural Patronage - NFI</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="Bdz9Y9bCDs"&gt;&lt;a href="https://www.navarrafilmindustry.com/en/come-to-navarra/law-of-cultural-patronage/"&gt;Law of Cultural Patronage&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.navarrafilmindustry.com/en/come-to-navarra/law-of-cultural-patronage/embed/#?secret=Bdz9Y9bCDs" width="600" height="338" title="&#x201C;Law of Cultural Patronage&#x201D; &#x2014; NFI" data-secret="Bdz9Y9bCDs" 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 );

/* ]]&gt; */
&lt;/script&gt;
</html><description>[vc_row type=&#x201D;full_width_background&#x201D; full_screen_row_position=&#x201D;middle&#x201D; column_margin=&#x201D;default&#x201D; column_direction=&#x201D;default&#x201D; column_direction_tablet=&#x201D;default&#x201D; column_direction_phone=&#x201D;default&#x201D; bg_image=&#x201D;12597&#x2033; bg_position=&#x201D;center center&#x201D; background_image_loading=&#x201D;default&#x201D; bg_repeat=&#x201D;no-repeat&#x201D; scene_position=&#x201D;top&#x201D; top_padding=&#x201D;240&#x2033; bottom_padding=&#x201D;240&#x2033; text_color=&#x201D;light&#x201D; text_align=&#x201D;left&#x201D; row_border_radius=&#x201D;none&#x201D; row_border_radius_applies=&#x201D;bg&#x201D; overflow=&#x201D;visible&#x201D; color_overlay=&#x201D;#000000&#x2033; advanced_gradient_angle=&#x201D;0&#x2033; overlay_strength=&#x201D;0.3&#x2033; gradient_direction=&#x201D;left_to_right&#x201D; shape_divider_position=&#x201D;bottom&#x201D; bg_image_animation=&#x201D;none&#x201D; gradient_type=&#x201D;default&#x201D; shape_type=&#x201D;&#x201D;][vc_column column_padding=&#x201D;no-extra-padding&#x201D; column_padding_tablet=&#x201D;inherit&#x201D; column_padding_phone=&#x201D;inherit&#x201D; column_padding_position=&#x201D;all&#x201D; column_element_spacing=&#x201D;default&#x201D; background_color_opacity=&#x201D;1&#x2033; background_hover_color_opacity=&#x201D;1&#x2033; column_shadow=&#x201D;none&#x201D; column_border_radius=&#x201D;none&#x201D; column_link_target=&#x201D;_self&#x201D; column_position=&#x201D;default&#x201D; gradient_direction=&#x201D;left_to_right&#x201D; overlay_strength=&#x201D;0.3&#x2033; width=&#x201D;1/1&#x2033; tablet_width_inherit=&#x201D;default&#x201D; tablet_text_alignment=&#x201D;default&#x201D; phone_text_alignment=&#x201D;default&#x201D; animation_type=&#x201D;default&#x201D; bg_image_animation=&#x201D;none&#x201D; border_type=&#x201D;simple&#x201D; column_border_width=&#x201D;none&#x201D; column_border_style=&#x201D;solid&#x201D;][vc_column_text] Law of cultural patronage [/vc_column_text][/vc_column][/vc_row][vc_row type=&#x201D;full_width_background&#x201D; full_screen_row_position=&#x201D;middle&#x201D; column_margin=&#x201D;default&#x201D; column_direction=&#x201D;default&#x201D; column_direction_tablet=&#x201D;default&#x201D; column_direction_phone=&#x201D;default&#x201D; bg_color=&#x201D;#f5f5f5&#x2033; scene_position=&#x201D;center&#x201D; top_padding=&#x201D;30px&#x201D; constrain_group_1=&#x201D;yes&#x201D; bottom_padding=&#x201D;30px&#x201D; bottom_margin=&#x201D;50&#x2033; text_color=&#x201D;dark&#x201D; text_align=&#x201D;left&#x201D; row_border_radius=&#x201D;none&#x201D; row_border_radius_applies=&#x201D;bg&#x201D; overflow=&#x201D;visible&#x201D; advanced_gradient_angle=&#x201D;0&#x2033; overlay_strength=&#x201D;0.3&#x2033; gradient_direction=&#x201D;left_to_right&#x201D; shape_divider_position=&#x201D;bottom&#x201D; bg_image_animation=&#x201D;none&#x201D; gradient_type=&#x201D;default&#x201D; shape_type=&#x201D;&#x201D;][vc_column column_padding=&#x201D;padding-3-percent&#x201D; column_padding_tablet=&#x201D;inherit&#x201D; column_padding_phone=&#x201D;inherit&#x201D; column_padding_position=&#x201D;all&#x201D; column_element_spacing=&#x201D;default&#x201D; background_color_opacity=&#x201D;1&#x2033; background_hover_color_opacity=&#x201D;1&#x2033; column_shadow=&#x201D;none&#x201D; column_border_radius=&#x201D;none&#x201D; column_link_target=&#x201D;_self&#x201D; column_position=&#x201D;default&#x201D; el_class=&#x201D;txtdcha&#x201D; advanced_gradient_angle=&#x201D;0&#x2033; gradient_direction=&#x201D;left_to_right&#x201D; overlay_strength=&#x201D;0.3&#x2033; width=&#x201D;1/2&#x2033; tablet_width_inherit=&#x201D;default&#x201D; tablet_text_alignment=&#x201D;default&#x201D; phone_text_alignment=&#x201D;default&#x201D; animation_type=&#x201D;default&#x201D; bg_image_animation=&#x201D;none&#x201D; border_type=&#x201D;simple&#x201D; column_border_width=&#x201D;none&#x201D; column_border_style=&#x201D;solid&#x201D; gradient_type=&#x201D;default&#x201D;][vc_column_text]The Foral Law of Cultural Patronage of Navarra offers significant tax benefits to those companies and individuals who collaborate with cultural and artistic projects, that are considered to be of social interest and which have the MECNA distinction.[/vc_column_text][/vc_column][vc_column column_padding=&#x201D;padding-3-percent&#x201D; column_padding_tablet=&#x201D;inherit&#x201D; column_padding_phone=&#x201D;inherit&#x201D; column_padding_position=&#x201D;all&#x201D; column_element_spacing=&#x201D;default&#x201D; background_color_opacity=&#x201D;1&#x2033; background_hover_color_opacity=&#x201D;1&#x2033; column_shadow=&#x201D;none&#x201D; column_border_radius=&#x201D;none&#x201D; column_link_target=&#x201D;_self&#x201D; column_position=&#x201D;default&#x201D; advanced_gradient_angle=&#x201D;0&#x2033; gradient_direction=&#x201D;left_to_right&#x201D; overlay_strength=&#x201D;0.3&#x2033; width=&#x201D;1/2&#x2033; tablet_width_inherit=&#x201D;default&#x201D; tablet_text_alignment=&#x201D;default&#x201D; phone_text_alignment=&#x201D;default&#x201D; animation_type=&#x201D;default&#x201D; bg_image_animation=&#x201D;none&#x201D; border_type=&#x201D;simple&#x201D; column_border_width=&#x201D;none&#x201D; column_border_style=&#x201D;solid&#x201D; gradient_type=&#x201D;default&#x201D;][vc_column_text]By awarding the MECNA distinction, the Government of Navarra recognises the commitment of citizens, the business community and society to the promotion and funding of culture.[/vc_column_text][/vc_column][/vc_row][vc_row type=&#x201D;in_container&#x201D; full_screen_row_position=&#x201D;middle&#x201D; column_margin=&#x201D;default&#x201D; column_direction=&#x201D;default&#x201D; column_direction_tablet=&#x201D;default&#x201D; column_direction_phone=&#x201D;default&#x201D; scene_position=&#x201D;center&#x201D; text_color=&#x201D;dark&#x201D; text_align=&#x201D;left&#x201D; row_border_radius=&#x201D;none&#x201D; row_border_radius_applies=&#x201D;bg&#x201D; overflow=&#x201D;visible&#x201D; class=&#x201D;ayudas&#x201D; advanced_gradient_angle=&#x201D;0&#x2033; overlay_strength=&#x201D;0.3&#x2033; gradient_direction=&#x201D;left_to_right&#x201D; shape_divider_position=&#x201D;bottom&#x201D; bg_image_animation=&#x201D;none&#x201D; gradient_type=&#x201D;default&#x201D; shape_type=&#x201D;&#x201D;][vc_column column_padding=&#x201D;no-extra-padding&#x201D; column_padding_tablet=&#x201D;inherit&#x201D; column_padding_phone=&#x201D;inherit&#x201D; column_padding_position=&#x201D;all&#x201D; column_element_spacing=&#x201D;default&#x201D; background_color_opacity=&#x201D;1&#x2033; background_hover_color_opacity=&#x201D;1&#x2033; column_shadow=&#x201D;none&#x201D; column_border_radius=&#x201D;none&#x201D; column_link_target=&#x201D;_self&#x201D; column_position=&#x201D;default&#x201D; gradient_direction=&#x201D;left_to_right&#x201D; overlay_strength=&#x201D;0.3&#x2033; width=&#x201D;1/1&#x2033; tablet_width_inherit=&#x201D;default&#x201D; tablet_text_alignment=&#x201D;default&#x201D; phone_text_alignment=&#x201D;default&#x201D; animation_type=&#x201D;default&#x201D; bg_image_animation=&#x201D;none&#x201D; border_type=&#x201D;simple&#x201D; column_border_width=&#x201D;none&#x201D; column_border_style=&#x201D;solid&#x201D;][vc_row_inner equal_height=&#x201D;yes&#x201D; column_margin=&#x201D;30px&#x201D; column_direction=&#x201D;default&#x201D; column_direction_tablet=&#x201D;default&#x201D; column_direction_phone=&#x201D;default&#x201D; constrain_group_1=&#x201D;yes&#x201D; constrain_group_2=&#x201D;yes&#x201D; text_align=&#x201D;center&#x201D; row_position=&#x201D;default&#x201D; row_position_tablet=&#x201D;inherit&#x201D; row_position_phone=&#x201D;inherit&#x201D; class=&#x201D;destinatarios&#x201D; overflow=&#x201D;visible&#x201D; pointer_events=&#x201D;all&#x201D;][vc_column_inner column_padding=&#x201D;no-extra-padding&#x201D; column_padding_tablet=&#x201D;inherit&#x201D; column_padding_phone=&#x201D;inherit&#x201D; column_padding_position=&#x201D;all&#x201D; column_element_spacing=&#x201D;default&#x201D; background_color_opacity=&#x201D;1&#x2033; background_hover_color_opacity=&#x201D;1&#x2033; column_shadow=&#x201D;none&#x201D; column_border_radius=&#x201D;none&#x201D; column_link_target=&#x201D;_self&#x201D; gradient_direction=&#x201D;left_to_right&#x201D; overlay_strength=&#x201D;0.3&#x2033; width=&#x201D;1/4&#x2033; tablet_width_inherit=&#x201D;default&#x201D; animation_type=&#x201D;default&#x201D; bg_image_animation=&#x201D;none&#x201D; border_type=&#x201D;simple&#x201D; column_border_width=&#x201D;none&#x201D; column_border_style=&#x201D;solid&#x201D;][vc_column_text] Why become a Patron? [/vc_column_text][/vc_column_inner][vc_column_inner column_padding=&#x201D;padding-4-percent&#x201D; column_padding_tablet=&#x201D;inherit&#x201D; column_padding_phone=&#x201D;inherit&#x201D; column_padding_position=&#x201D;all&#x201D; column_element_spacing=&#x201D;default&#x201D; background_color=&#x201D;#f5f5f5&#x2033; background_color_opacity=&#x201D;1&#x2033; background_hover_color_opacity=&#x201D;1&#x2033; column_shadow=&#x201D;none&#x201D; column_border_radius=&#x201D;none&#x201D; column_link_target=&#x201D;_self&#x201D; advanced_gradient_angle=&#x201D;0&#x2033; gradient_direction=&#x201D;left_to_right&#x201D; overlay_strength=&#x201D;0.3&#x2033; width=&#x201D;1/4&#x2033; tablet_width_inherit=&#x201D;default&#x201D; animation_type=&#x201D;default&#x201D; bg_image_animation=&#x201D;none&#x201D; border_type=&#x201D;simple&#x201D; column_border_width=&#x201D;none&#x201D; column_border_style=&#x201D;solid&#x201D; gradient_type=&#x201D;default&#x201D;][image_with_animation image_url=&#x201D;12718&#x2033; image_size=&#x201D;custom&#x201D; animation_type=&#x201D;entrance&#x201D; animation=&#x201D;None&#x201D; hover_animation=&#x201D;none&#x201D; alignment=&#x201D;center&#x201D; border_radius=&#x201D;none&#x201D; box_shadow=&#x201D;none&#x201D;...</description></oembed>
