<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Tornum</provider_name><provider_url>https://www2.tornum.com/ru/</provider_url><author_name>Stefan Brax</author_name><author_url>https://www2.tornum.com/ru/nyheter/author/stefan-braxtornum-se/</author_url><title>&#x414;&#x440;&#x430;&#x43C;&#x43C;&#x435;&#x43D; - Tornum</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="0Rxmll4ZVC"&gt;&lt;a href="https://www2.tornum.com/ru/reference/%d0%b4%d1%80%d0%b0%d0%bc%d0%bc%d0%b5%d0%bd/"&gt;&#x414;&#x440;&#x430;&#x43C;&#x43C;&#x435;&#x43D;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www2.tornum.com/ru/reference/%d0%b4%d1%80%d0%b0%d0%bc%d0%bc%d0%b5%d0%bd/embed/#?secret=0Rxmll4ZVC" width="600" height="338" title="&#x201C;&#x414;&#x440;&#x430;&#x43C;&#x43C;&#x435;&#x43D;&#x201D; &#x2014; Tornum" data-secret="0Rxmll4ZVC" 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><thumbnail_url>https://www2.tornum.com/uploads/2017/11/20150812-141552-rl.jpg</thumbnail_url><thumbnail_width>998</thumbnail_width><thumbnail_height>562</thumbnail_height><description>&#x421;&#x435;&#x43B;&#x44C;&#x441;&#x43A;&#x43E;&#x445;&#x43E;&#x437;&#x44F;&#x439;&#x441;&#x442;&#x432;&#x435;&#x43D;&#x43D;&#x44B;&#x439; &#x43A;&#x43E;&#x43E;&#x43F;&#x435;&#x440;&#x430;&#x442;&#x438;&#x432; Felleskj&#xF6;pet, &#x41D;&#x43E;&#x440;&#x432;&#x435;&#x433;&#x438;&#x44F;, &#x440;&#x430;&#x441;&#x448;&#x438;&#x440;&#x438;&#x43B; &#x441;&#x432;&#x43E;&#x438; &#x43F;&#x440;&#x43E;&#x438;&#x437;&#x432;&#x43E;&#x434;&#x441;&#x442;&#x432;&#x435;&#x43D;&#x43D;&#x44B;&#x435; &#x43C;&#x43E;&#x449;&#x43D;&#x43E;&#x441;&#x442;&#x438; &#x432; &#x433;. &#x414;&#x440;&#x430;&#x43C;&#x43C;&#x435;&#x43D;. &#x421;&#x442;&#x430;&#x440;&#x43E;&#x435; &#x437;&#x434;&#x430;&#x43D;&#x438;&#x435; &#x43F;&#x440;&#x438;&#x435;&#x43C;&#x43A;&#x438; &#x431;&#x44B;&#x43B;&#x43E; &#x440;&#x435;&#x43A;&#x43E;&#x43D;&#x441;&#x442;&#x440;&#x443;&#x438;&#x440;&#x43E;&#x432;&#x430;&#x43D;&#x43E; &#x438; &#x442;&#x435;&#x43F;&#x435;&#x440;&#x44C; &#x432;&#x43C;&#x435;&#x449;&#x430;&#x435;&#x442; &#x434;&#x432;&#x430; &#x43F;&#x440;&#x438;&#x435;&#x43C;&#x43D;&#x44B;&#x445; &#x431;&#x443;&#x43D;&#x43A;&#x435;&#x440;&#x430; TGS, &#x43A;&#x430;&#x436;&#x434;&#x44B;&#x439; &#x434;&#x43B;&#x438;&#x43D;&#x43E;&#x439; 7,5 &#x43C; &#x438; &#x43E;&#x431;&#x44A;&#x435;&#x43C;&#x43E;&#x43C; 41 &#x43C;3. &#x412; &#x432;&#x435;&#x440;&#x445;&#x43D;&#x435;&#x439; &#x447;&#x430;&#x441;&#x442;&#x438; &#x437;&#x434;&#x430;&#x43D;&#x438;&#x44F; &#x440;&#x430;&#x441;&#x43F;&#x43E;&#x43B;&#x43E;&#x436;&#x435;&#x43D; &#x431;&#x43B;&#x43E;&#x43A; &#x441;&#x438;&#x43B;&#x43E;&#x441;&#x43E;&#x432; &#x43E;&#x431;&#x44A;&#x435;&#x43C;&#x43E;&#x43C; 122 &#x43C;3 &#x438; &#x437;&#x435;&#x440;&#x43D;&#x43E;&#x441;&#x443;&#x448;&#x438;&#x43B;&#x43A;&#x430;. &#x421;&#x443;&#x448;&#x438;&#x43B;&#x43A;&#x430; &#x2014; &#x43C;&#x43E;&#x434;&#x435;&#x43B;&#x438; HR6-22-3 &#x441; &#x441;&#x438;&#x441;&#x442;&#x435;&#x43C;&#x43E;&#x439; &#x440;&#x435;&#x43A;&#x443;&#x43F;&#x435;&#x440;&#x430;&#x446;&#x438;&#x438; &#x442;&#x435;&#x43F;&#x43B;&#x430; &#x438; &#x43F;&#x44B;&#x43B;&#x435;&#x443;&#x43B;&#x43E;&#x432;&#x438;&#x442;&#x435;&#x43B;&#x435;&#x43C;. &#x414;&#x43B;&#x44F; &#x434;&#x43E;&#x43F;&#x43E;&#x43B;&#x43D;&#x438;&#x442;&#x435;&#x43B;&#x44C;&#x43D;&#x43E;&#x433;&#x43E; &#x441;&#x43D;&#x438;&#x436;&#x435;&#x43D;&#x438;&#x44F; &#x432;&#x43E;&#x437;&#x434;&#x435;&#x439;&#x441;&#x442;&#x432;&#x438;&#x44F; &#x43F;&#x44B;&#x43B;&#x438; &#x43D;&#x430; &#x43E;&#x43A;&#x440;&#x443;&#x436;&#x430;&#x44E;&#x449;&#x443;&#x44E; &#x441;&#x440;&#x435;&#x434;&#x443; &#x437;&#x430;&#x43A;&#x430;&#x437;&#x447;&#x438;&#x43A; &#x432;&#x43C;&#x435;&#x441;&#x442;&#x43E; &#x441;&#x442;&#x430;&#x43D;&#x434;&#x430;&#x440;&#x442;&#x43D;&#x44B;&#x445; &#x432;&#x435;&#x43D;&#x442;&#x438;&#x43B;&#x44F;&#x442;&#x43E;&#x440;&#x43E;&#x432; &#x432;&#x44B;&#x431;&#x440;&#x430;&#x43B; &#x446;&#x435;&#x43D;&#x442;&#x440;&#x438;&#x43A;&#x43B;&#x43E;&#x43D;&#x44B; TORNUM CDS. &#x412; &#x446;&#x435;&#x43B;&#x44F;&#x445; &#x443;&#x43C;&#x435;&#x43D;&#x44C;&#x448;&#x435;&#x43D;&#x438;&#x44F; &#x443;&#x440;&#x43E;&#x432;&#x43D;&#x44F; &#x448;&#x443;&#x43C;&#x430; &#x441;&#x443;&#x448;&#x438;&#x43B;&#x43A;&#x430; &#x442;&#x430;&#x43A;&#x436;&#x435; &#x43E;&#x441;&#x43D;&#x430;&#x449;&#x435;&#x43D;&#x430; &#x433;&#x43B;&#x443;&#x448;&#x438;&#x442;&#x435;&#x43B;&#x44F;&#x43C;&#x438;. &#x418;&#x441;&#x442;&#x43E;&#x447;&#x43D;&#x438;&#x43A;&#x43E;&#x43C; &#x442;&#x435;&#x43F;&#x43B;&#x430; &#x44F;&#x432;&#x43B;&#x44F;&#x435;&#x442;&#x441;&#x44F; &#x43B;&#x438;&#x43D;&#x435;&#x439;&#x43D;&#x430;&#x44F; &#x433;&#x43E;&#x440;&#x435;&#x43B;&#x43A;&#x430;, 3250 &#x43A;&#x412;&#x442;, &#x440;&#x430;&#x431;&#x43E;&#x442;&#x430;&#x44E;&#x449;&#x430;&#x44F; &#x43D;&#x430; &#x441;&#x436;&#x438;&#x436;&#x435;&#x43D;&#x43D;&#x43E;&#x43C; &#x43D;&#x435;&#x444;&#x442;&#x44F;&#x43D;&#x43E;&#x43C; &#x433;&#x430;&#x437;&#x435;, &#x43A;&#x43E;&#x442;&#x43E;&#x440;&#x430;&#x44F; &#x432; &#x431;&#x443;&#x434;&#x443;&#x449;&#x435;&#x43C; &#x43C;&#x43E;&#x436;&#x435;&#x442; &#x431;&#x44B;&#x442;&#x44C; &#x43C;&#x43E;&#x434;&#x435;&#x440;&#x43D;&#x438;&#x437;&#x438;&#x440;&#x43E;&#x432;&#x430;&#x43D;&#x430; &#x434;&#x43B;&#x44F; &#x440;&#x430;&#x431;&#x43E;&#x442;&#x44B; &#x43D;&#x430; &#x43F;&#x440;&#x438;&#x440;&#x43E;&#x434;&#x43D;&#x43E;&#x43C; &#x433;&#x430;&#x437;&#x435;....</description></oembed>
