<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Hong Kong Baptist Theological Seminary</provider_name><provider_url>https://www.hkbts.edu.hk/en</provider_url><author_name>Eric Chang</author_name><author_url>https://www.hkbts.edu.hk/en/?p=author/ericchang/</author_url><title>&#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x5B78;&#x4F4D;&#x8AB2;&#x7A0B;&#x65C1;&#x807D;&#xFF08;&#x6BCF;&#x5B63;&#x62DB;&#x751F;&#xFF09; - &#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x6703;&#x795E;&#x5B78;&#x9662;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="XRLzIuouYD"&gt;&lt;a href="https://www.hkbts.edu.hk/en/lted/degreepgm_audit/"&gt;Auditing courses in Christian Studies (admissions every quarter)&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/en/lted/degreepgm_audit/embed/#?secret=XRLzIuouYD" width="600" height="338" title="&#x201C;&#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x5B78;&#x4F4D;&#x8AB2;&#x7A0B;&#x65C1;&#x807D;&#xFF08;&#x6BCF;&#x5B63;&#x62DB;&#x751F;&#xFF09;&#x201D; &#x2014; &#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x6703;&#x795E;&#x5B78;&#x9662;" data-secret="XRLzIuouYD" 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://www.hkbts.edu.hk/wp-includes/js/wp-embed.js
&lt;/script&gt;</html><description>&#x8AB2;&#x7A0B;&#x53CA;&#x5165;&#x5B78; &#x8FD4;&#x56DE;&#x4E3B;&#x9801; &#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x5B78;&#x4F4D;&#x8AB2;&#x7A0B;&#x65C1;&#x807D;&#xFF08;&#x6BCF;&#x5B63;&#x62DB;&#x751F;&#xFF09; Please refer to the Chinese page. &#x672C;&#x8AB2;&#x7A0B;&#x90E8;&#x5206;&#x79D1;&#x76EE;&#x8A2D;&#x65C1;&#x807D;&#xFF0C;&#x6B61;&#x8FCE;&#x5230;&#x672C;&#x90E8;&#x7DB2;&#x5740;&#x700F;&#x89BD; &#x672C;&#x5B63;&#x65C1;&#x807D;&#x5B78;&#x79D1;&#x8A73;&#x60C5; &#x51E1;&#x7533;&#x8ACB;&#x65C1;&#x807D;&#x672C;&#x8AB2;&#x7A0B;&#x4EFB;&#x4F55;&#x79D1;&#x76EE;&#x8005;&#xFF0C;&#x5FC5;&#x9808;&#x70BA;&#x5FC3;&#x5FD7;&#x6210;&#x719F;&#x4E4B;&#x57FA;&#x7763;&#x5F92;&#xFF0C;&#x4E2D;&#x5B78;&#x7562;&#x696D;&#xFF0C;&#x7372;&#x6559;&#x6703;&#x7267;&#x8005;&#x63A8;&#x85A6;&#xFF0C;&#x4E26;&#x540C;&#x610F;&#x9075;&#x5B88;&#x9662;&#x65B9;&#x898F;&#x5B9A;&#x7684;&#x6240;&#x6709;&#x5B88;&#x5247;&#x3002; &#x9664;&#x78A9;&#x58EB;&#x7A0B;&#x5EA6;&#x7684;&#x6838;&#x5FC3;&#x5FC5;&#x4FEE;&#x79D1;&#x53CA;&#x6307;&#x5B9A;&#x79D1;&#x76EE;&#x70BA;&#x6BCF;&#x5B78;&#x5206;&#x6E2F;&#x5E63;1,780&#x5143;&#x5916;&#xFF0C;&#x5176;&#x9918;&#x79D1;&#x76EE;&#x6BCF;&#x5B78;&#x5206;&#x6536;&#x8CBB;&#x6E2F;&#x5E63;1,152&#x5143;&#x3002; &#x5B78;&#x54E1;&#x65C1;&#x807D;&#x4E4B;&#x5B78;&#x79D1;&#x5747;&#x4E0D;&#x7372;&#x767C;&#x5B78;&#x5206;&#x53CA;&#x6210;&#x7E3E;&#x3002;&#x82E5;&#x65C1;&#x807D;&#x5B78;&#x54E1;&#x65BC;&#x8A72;&#x8AB2;&#x7A0B;&#x5167;&#x51FA;&#x5E2D;&#x9054;80%&#x6216;&#x4EE5;&#x4E0A;&#xFF0C;&#x53EF;&#x7533;&#x8ACB;&#x300C;&#x65C1;&#x807D;&#x8B49;&#x660E;&#x300D;&#x3002;</description></oembed>
