<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Champ Partners Limited</provider_name><provider_url>https://www.champpartners.com/zh-hant</provider_url><author_name>Renee Yau</author_name><author_url>https://www.champpartners.com/zh-hant/blog/author/reneeyau/</author_url><title>&#x50F1;&#x4E3B;&#x7684;&#x7A05;&#x52D9;&#x8CAC;&#x4EFB;&#x6709;&#x54EA;&#x4E9B;&#xFF1F;&#xFF5C;Champ Partners</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content"&gt;&lt;a href="https://www.champpartners.com/zh-hant/blog/employers-taxation-responsibilities/"&gt;&#x50F1;&#x4E3B;&#x7684;&#x7A05;&#x52D9;&#x8CAC;&#x4EFB;&#x6709;&#x54EA;&#x4E9B;&#xFF1F;&lt;/a&gt;&lt;/blockquote&gt;
&lt;script type='text/javascript'&gt;
&lt;!--//--&gt;&lt;![CDATA[//&gt;&lt;!--
/**
 * 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;
	}

	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++ ) {
			source = iframes[ i ];

			if ( ! source.getAttribute( 'data-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 );
			}
		}
	}

	if ( supportedBrowser ) {
		window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
		document.addEventListener( 'DOMContentLoaded', onLoad, false );
		window.addEventListener( 'load', onLoad, false );
	}
})( window, document );

//--&gt;&lt;!]]&gt;
&lt;/script&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.champpartners.com/zh-hant/blog/employers-taxation-responsibilities/embed/" width="600" height="338" title="&#x300C;&#x50F1;&#x4E3B;&#x7684;&#x7A05;&#x52D9;&#x8CAC;&#x4EFB;&#x6709;&#x54EA;&#x4E9B;&#xFF1F;&#x300D; &#x2014; Champ Partners Limited" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;</html><thumbnail_url>https://www.champpartners.com/zh-hant/files/2018/08/Screen-Shot-2018-08-31-at-09.53.06-e1535680595368.png</thumbnail_url><thumbnail_width>1279</thumbnail_width><thumbnail_height>720</thumbnail_height><description>&#x6BCF;&#x5E74;&#x7684;&#x56DB;&#x81F3;&#x516D;&#x6708;&#xFF0C;&#x5927;&#x90E8;&#x4EFD;&#x7684;&#x9999;&#x6E2F;&#x4EBA;&#x90FD;&#x5728;&#x7169;&#x60F1;&#x540C;&#x4E00;&#x4EF6;&#x4E8B;&#xFF0C;&#x5C31;&#x662F;&#x5831;&#x7A05;&#x3002;&#x770B;&#x8457;&#x7531;&#x7A05;&#x52D9;&#x5C40;&#x767C;&#x51FA;&#x7684;&#x4E00;&#x4EFD;&#x4EFD;&#x5831;&#x7A05;&#x8868;&#xFF0C;&#x5F88;&#x591A;&#x4EBA;&#x90FD;&#x6703;&#x4E00;&#x982D;&#x5192;&#x6C34;&#x4E0D;&#x77E5;&#x9053;&#x61C9;&#x5F9E;&#x54EA;&#x5152;&#x5165;&#x624B;&#x586B;&#x5BEB;&#x3002;&#x500B;&#x4EBA;&#x7684;&#x5831;&#x7A05;&#x8868;&#x5DF2;&#x7D93;&#x53C8;&#x539A;&#x53C8;&#x8907;&#x96DC;&#xFF0C;&#x4F60;&#x80FD;&#x60F3;&#x50CF;&#x4F5C;&#x70BA;&#x50F1;&#x4E3B;&#x5728;&#x5831;&#x7A05;&#x6642;&#x6703;&#x9047;&#x4E0A;&#x751A;&#x9EBC;&#x72C0;&#x6CC1;&#x55CE;&#xFF1F;</description></oembed>
