<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Australian Chinese Daily</provider_name><provider_url>https://chinesedaily.com.au</provider_url><title>&#x9EC3;&#x91D1;&#x9707;&#x8569;&#x76E4;&#x6574;&#x671F;&#x9593;&#x8A72;&#x5982;&#x4F55;&#x9032;&#x884C;&#x6295;&#x8CC7; | Australian Chinese Daily &#x6295;&#x8CC7;&#x7406;&#x8CA1;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content"&gt;&lt;a href="https://chinesedaily.com.au/investment/investment-management/%e9%bb%83%e9%87%91%e9%9c%87%e8%95%a9%e7%9b%a4%e6%95%b4%e6%9c%9f%e9%96%93%e8%a9%b2%e5%a6%82%e4%bd%95%e9%80%b2%e8%a1%8c%e6%8a%95%e8%b3%87/"&gt;&#x9EC3;&#x91D1;&#x9707;&#x8569;&#x76E4;&#x6574;&#x671F;&#x9593;&#x8A72;&#x5982;&#x4F55;&#x9032;&#x884C;&#x6295;&#x8CC7;&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 + '"]' ),
			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 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://chinesedaily.com.au/investment/investment-management/%e9%bb%83%e9%87%91%e9%9c%87%e8%95%a9%e7%9b%a4%e6%95%b4%e6%9c%9f%e9%96%93%e8%a9%b2%e5%a6%82%e4%bd%95%e9%80%b2%e8%a1%8c%e6%8a%95%e8%b3%87/embed/" width="600" height="338" title="&#x201C;&#x9EC3;&#x91D1;&#x9707;&#x8569;&#x76E4;&#x6574;&#x671F;&#x9593;&#x8A72;&#x5982;&#x4F55;&#x9032;&#x884C;&#x6295;&#x8CC7;&#x201D; &#x2014; Australian Chinese Daily" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;</html><thumbnail_url>https://s3.ap-southeast-2.amazonaws.com/www.acd.com.au/wp-content/uploads/2019/12/18013254/Capture.png</thumbnail_url><thumbnail_width>1206</thumbnail_width><thumbnail_height>741</thumbnail_height><description>&#x73FE;&#x8CA8;&#x9EC3;&#x91D1;&#x8FD1;&#x671F;&#x4E3B;&#x8981;&#x5448;&#x73FE;&#x53CD;&#x5F48;&#x53D7;&#x963B;&#x7684;&#x8D70;&#x52E2;&#x3002;&#x570B;&#x969B;&#x9EC3;&#x91D1;&#x5728;&#x89F8;&#x53CA;&#x77ED;&#x671F;&#x9802;&#x90E8;&#x5F8C;&#x9023;&#x7E8C;&#x56DB;&#x500B;&#x4EA4;&#x6613;&#x65E5;&#x627F;&#x58D3;&#x4E0B;&#x8DCC;&#xFF0C;&#x4E00;&#x65B9;&#x9762;&#x662F;&#x53D7;&#x5230;&#x6280;&#x8853;&#x9762;&#x5F37;&#x963B;&#x529B;&#x4F4D;&#x7684;&#x58D3;&#x5236;&#xFF0C;&#x53E6;&#x4E00;&#x65B9;&#x9762;&#x5247;&#x662F;&#x7531;&#x65BC;&#x7F8E;&#x5143;&#x7684;&#x9006;&#x8972;&#x548C;&#x570B;&#x969B;&#x8CBF;&#x6613;&#x5C40;&#x52E2;&#x5C0D;&#x907F;&#x96AA;&#x60C5;&#x7DD2;&#x7684;&#x6253;&#x58D3;&#x3002;&#x7F8E;&#x570B;&#x6578;&#x64DA;&#x983B;&#x50B3;&#x4F73;&#x97F3;&#x4F7F;&#x5F97;&#x7F8E;&#x5143;&#x770B;&#x6F32;&#x4FE1;&#x865F;&#x589E;&#x52A0;&#xFF0C;&#x52A0;&#x5F37;&#x4E86;&#x6295;&#x8CC7;&#x8005;&#x9810;&#x8A08;&#x7F8E;&#x806F;&#x5132;&#x4ECA;&#x5E74;&#x5167;&#x4E0D;&#x6703;&#x518D;&#x6B21;&#x964D;&#x606F;&#x7684;&#x4FE1;&#x5FC3;&#x3002;&#x76E1;&#x7BA1;&#x5F8C;&#x5E02;&#x91D1;&#x50F9;&#x53EF;&#x80FD;&#x9707;&#x8569;&#x8D70;&#x4F4E;&#xFF0C;&#x4F46;&#x56E0;&#x9707;&#x8569;&#x671F;&#x9593;&#x963B;&#x529B;&#x4F4D;&#x652F;&#x6490;&#x4F4D;&#x7B49;&#x6280;&#x8853;&#x5206;&#x6790;&#x986F;&#x800C;&#x6613;&#x898B;&#xFF0C;&#x56E0;&#x6B64;&#x540C;&#x6A23;&#x503C;&#x5F97;&#x6295;&#x8CC7;&#x8005;&#x5340;&#x9593;&#x4EA4;&#x6613;&#x9032;&#x884C;&#x6295;&#x8CC7;&#x3002;</description></oembed>
