<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Prefeitura Municipal de Ferraz de Vasconcelos</provider_name><provider_url>https://ferrazdevasconcelos.sp.gov.br/web</provider_url><author_name>secom</author_name><author_url>https://ferrazdevasconcelos.sp.gov.br/web/author/secomferraz/</author_url><title>Sa&#xFA;de ferrazense recebe novo carro - Prefeitura Municipal de Ferraz de Vasconcelos</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="ztegDRX82Y"&gt;&lt;a href="https://ferrazdevasconcelos.sp.gov.br/web/saude/saude-ferrazense-recebe-novo-carro/"&gt;Sa&#xFA;de ferrazense recebe novo carro&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://ferrazdevasconcelos.sp.gov.br/web/saude/saude-ferrazense-recebe-novo-carro/embed/#?secret=ztegDRX82Y" width="600" height="338" title="&#x201C;Sa&#xFA;de ferrazense recebe novo carro&#x201D; &#x2014; Prefeitura Municipal de Ferraz de Vasconcelos" data-secret="ztegDRX82Y" 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://ferrazdevasconcelos.sp.gov.br/web/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><thumbnail_url>https://ferrazdevasconcelos.sp.gov.br/web/wp-content/uploads/2019/05/Aurelio-Alves-1-6-scaled.jpg</thumbnail_url><thumbnail_width>2560</thumbnail_width><thumbnail_height>1707</thumbnail_height><description>A&#xA0;Secretaria&#xA0;de&#xA0;Sa&#xFA;de&#xA0;de&#xA0;Ferraz&#xA0;de&#xA0;Vasconcelos&#xA0;recebeu&#xA0;hoje,&#xA0;28&#xA0;de&#xA0;maio,&#xA0;mais&#xA0;um&#xA0;ve&#xED;culo&#xA0;que&#xA0;atuar&#xE1;&#xA0;nos&#xA0;servi&#xE7;os&#xA0;da&#xA0;pasta.&#xA0;O&#xA0;Chevrolet&#xA0;Spin&#xA0;ficar&#xE1;&#xA0;&#xE0;&#xA0;disposi&#xE7;&#xE3;o&#xA0;das&#xA0;supervisoras&#xA0;que&#xA0;visitam&#xA0;as&#xA0;Unidades&#xA0;B&#xE1;sicas&#xA0;de&#xA0;Sa&#xFA;de&#xA0;(UBSs)&#xA0;e&#xA0;dever&#xE1;&#xA0;adiantar&#xA0;as&#xA0;demandas&#xA0;do&#xA0;setor. De&#xA0;acordo&#xA0;com&#xA0;a&#xA0;Secretaria&#xA0;de&#xA0;Fazenda,&#xA0;o&#xA0;carro&#xA0;custou&#xA0;aproximadamente&#xA0;R$&#xA0;85&#xA0;mil .&#xA0;Junto&#xA0;ao&#xA0;Spin,&#xA0;a&#xA0;Prefeitura&#xA0;realizou&#xA0;a&#xA0;aquisi&#xE7;&#xE3;o&#xA0;de&#xA0;mais&#xA0;quatro&#xA0;ve&#xED;culos,&#xA0;sendo&#xA0;que&#xA0;outros&#xA0;dois&#xA0;j&#xE1;&#xA0;foram&#xA0;entregues&#xA0;tamb&#xE9;m&#xA0;&#xE0;&#xA0;Sa&#xFA;de&#xA0;e&#xA0;outro&#xA0;&#xE0;&#xA0;Secretaria&#xA0;Municipal&#xA0;de&#xA0;Assist&#xEA;ncia&#xA0;Social. &#x201C;Esse&#xA0;carro&#xA0;vai&#xA0;ser&#xA0;muito&#xA0;importante&#xA0;porque,&#xA0;apesar&#xA0;das&#xA0;vigil&#xE2;ncias&#xA0;Sanit&#xE1;ria&#xA0;e&#xA0;Epidemiol&#xF3;gica&#xA0;terem&#xA0;tamb&#xE9;m&#xA0;recebido&#xA0;carros&#xA0;no&#xA0;come&#xE7;o&#xA0;deste&#xA0;m&#xEA;s,&#xA0;ainda&#xA0;temos&#xA0;demandas&#xA0;urgentes&#xA0;aqui&#xA0;na&#xA0;Secretaria&#x201D;,&#xA0;destacou&#xA0;o&#xA0;titular&#xA0;da&#xA0;pasta,&#xA0;Alo&#xED;sio&#xA0;Lopes&#xA0;Priuli,&#xA0;sobre&#xA0;a&#xA0;a&#xA0;necessidade&#xA0;de&#xA0;mais&#xA0;um&#xA0;ve&#xED;culo&#xA0;para&#xA0;a&#xA0;pasta. O&#xA0;prefeito&#xA0;Jos&#xE9;&#xA0;Carlos&#xA0;Fernandes&#xA0;Chacon,&#xA0;o&#xA0;Z&#xE9;&#xA0;Biruta,&#xA0;lembra&#xA0;que&#xA0;a&#xA0;aquisi&#xE7;&#xE3;o&#xA0;do&#xA0;Chevrolet&#xA0;Spin&#xA0;interfere,&#xA0;mesmo&#xA0;que&#xA0;indiretamente,&#xA0;na&#xA0;vida&#xA0;de&#xA0;quem&#xA0;frequenta&#xA0;os&#xA0;postos&#xA0;de&#xA0;sa&#xFA;de&#xA0;do&#xA0;munic&#xED;pio.&#xA0;&#x201C;Com&#xA0;esse&#xA0;carro&#xA0;vai&#xA0;ser&#xA0;poss&#xED;vel&#xA0;as&#xA0;supervisoras&#xA0;visitarem&#xA0;as&#xA0;unidades&#xA0;de&#xA0;forma&#xA0;mais&#xA0;r&#xE1;pida,&#xA0;nos&#xA0;reportando&#xA0;quais&#xA0;s&#xE3;o&#xA0;as&#xA0;dificuldades&#xA0;de&#xA0;cada&#xA0;uma&#xA0;delas,&#xA0;e&#xA0;assim&#xA0;agilizando&#xA0;um&#xA0;melhor&#xA0;atendimento&#xA0;nestes&#xA0;locais.&#xA0;Era&#xA0;uma&#xA0;aquisi&#xE7;&#xE3;o&#xA0;necess&#xE1;ria&#xA0;e&#xA0;representa&#xA0;mais&#xA0;uma&#xA0;vit&#xF3;ria&#xA0;em&#xA0;meio&#xA0;a&#xA0;tantas&#xA0;lutas&#xA0;no&#xA0;governo&#x201D;,&#xA0;disse&#xA0;o&#xA0;chefe&#xA0;do&#xA0;Executivo&#xA0;ferrazense. TEXTO:&#xA0;Leticia Riente&#xA0;&#x2013; MTB: 87999 / SP FOTOS:&#xA0;Aur&#xE9;lio Alves &#x2013;&#xA0;MTB: 85280 / SP&#xA0;/&#xA0;DeCom Ferraz &nbsp;</description></oembed>
