<?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>Jia| Li</author_name><author_url>https://www.hkbts.edu.hk/en/?p=author/ljia/</author_url><title>&#x65C1;&#x807D;&#x79D1;&#x76EE;&#xFF1A;&#x300A;&#x54C8;&#x8A72;&#x66F8;&#x3001;&#x6492;&#x52A0;&#x5229;&#x4E9E;&#x66F8;&#x3001;&#x746A;&#x62C9;&#x57FA;&#x66F8;&#x300B;&#xFF1A;&#x88AB;&#x64C4;&#x6B78;&#x56DE;&#x5148;&#x77E5;&#x7684;&#x5256;&#x6790; - &#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="M7r08LkyRU"&gt;&lt;a href="https://www.hkbts.edu.hk/en/lted/%e6%97%81%e8%81%bd%e7%a7%91%e7%9b%ae%e5%93%88%e8%a9%b2%e6%9b%b8%e6%92%92%e5%8a%a0%e5%88%a9%e4%ba%9e%e6%9b%b8%e7%91%aa%e6%8b%89%e5%9f%ba%e6%9b%b8/"&gt;Audition subjects: "Haggai, Zechariah, and Malachi": Analysis of the prophets who returned from captivity&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/en/lted/%e6%97%81%e8%81%bd%e7%a7%91%e7%9b%ae%e5%93%88%e8%a9%b2%e6%9b%b8%e6%92%92%e5%8a%a0%e5%88%a9%e4%ba%9e%e6%9b%b8%e7%91%aa%e6%8b%89%e5%9f%ba%e6%9b%b8/embed/#?secret=M7r08LkyRU" width="600" height="338" title=""Audit subjects: "Haggai, Zechariah, and Malachi": An analysis of the prophet who returned from captivity" &#x2014; Hong Kong Baptist Theological Seminary" data-secret="M7r08LkyRU" 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; &#x65C1;&#x807D;&#x79D1;&#x76EE;&#xFF1A;&#x300A;&#x54C8;&#x8A72;&#x66F8;&#x3001;&#x6492;&#x8FE6;&#x5229;&#x4E9E;&#x66F8;&#x3001;&#x746A;&#x62C9;&#x57FA;&#x66F8;&#x300B;&#xFF1A;&#x88AB;&#x64C4;&#x6B78;&#x56DE;&#x5148;&#x77E5;&#x7684;&#x5256;&#x6790; &#x79D1;&#x76EE; &#x65C1;&#x807D;&#x79D1;&#x76EE;&#xFF1A;&#x300A;&#x54C8;&#x8A72;&#x66F8;&#x3001;&#x6492;&#x8FE6;&#x5229;&#x4E9E;&#x66F8;&#x3001;&#x746A;&#x62C9;&#x57FA;&#x66F8;&#x300B;&#xFF1A;&#x88AB;&#x64C4;&#x6B78;&#x56DE;&#x5148;&#x77E5;&#x7684;&#x5256;&#x6790; &#x5167;&#x5BB9; &#x6DF1;&#x5165;&#x63A2;&#x8A0E;&#x4EE5;&#x8272;&#x5217;&#x5148;&#x77E5;&#x5728;&#x7336;&#x592A;&#x4EBA;&#x88AB;&#x64C4;&#x6B78;&#x56DE;&#x5F8C;&#xFF0C;&#x6240;&#x5BA3;&#x544A;&#x7684;&#x9810;&#x8A00;&#x548C;&#x5148;&#x77E5;&#x8077;&#x5206;&#x5728;&#x9019;&#x6BB5;&#x6642;&#x9593;&#x7684;&#x904B;&#x4F5C;&#x3002; &#x8B1B;&#x5E2B; &#x9673;&#x8000;&#x660E;&#x6559;&#x6388;&#x65B0;&#x52A0;&#x5761;&#x4E09;&#x4E00;&#x795E;&#x5B78;&#x9662;&#x5A01;&#x5EC9;&#x2022;&#x5967;&#x723E;&#x5FB7;&#x59C6;&#x6703;&#x7763;&#x6559;&#x5E2D;&#x6559;&#x6388;&#x82F1;&#x570B;&#x528D;&#x6A4B;&#x5927;&#x5B78;&#x54F2;&#x5B78;&#x535A;&#x58EB; &#x5C0D;&#x8C61; &#x4E2D;&#x5B78;&#x6216;&#x4EE5;&#x4E0A;&#x7A0B;&#x5EA6;&#x3001;&#x51E1;&#x672A;&#x66FE;&#x4FEE;&#x8B80;&#x904E;&#x672C;&#x9662;&#x5B78;&#x4F4D;&#x8AB2;&#x7A0B;&#x8005;&#xFF08;&#x5176;&#x4ED6;&#x7533;&#x8ACB;&#x8005;&#x53EA;&#x8A2D;&#x65C1;&#x807D;&#xFF0C;&#x4E0D;&#x8A2D;&#x8A66;&#x8B80;&#xFF0C;&#x4E14;&#x65C1;&#x807D;&#x8CBB;&#x7528;&#x70BA;&#x539F;&#x50F9;&#xFF09; &#x65E5;&#x671F;&#x53CA;&#x6642;&#x9593; 2024&#x5E74;6&#x6708;5&#x65E5;&#xFF08;&#x4E09;&#xFF09;1900-2200 2024&#x5E74;6&#x6708;8&#x65E5;&#xFF08;&#x516D;&#xFF09;0900-1300&#x3001;1400-1800 2024&#x5E74;6&#x6708;10&#x65E5;&#xFF08;&#x4E00;&#xFF09;0900-1300&#x3001;1400-1800 2024&#x5E74;6&#x6708;12&#x65E5;&#xFF08;&#x4E09;&#xFF09;1900-2200 2024&#x5E74;6&#x6708;15&#x65E5;&#xFF08;&#x516D;&#xFF09;0900-1300&#x3001;1400-1800 &#x5730;&#x9EDE; &#x4E5D;&#x9F8D;&#x65FA;&#x89D2;&#x5F3C;&#x8857; 56 &#x865F;&#x57FA;&#x7763;&#x6559;&#x5927;&#x6A13; 7 &#x6A13;&#x6559;&#x5BA4; &#xFF08;&#x540C;&#x5B78;&#x4EA6;&#x53EF;&#x7533;&#x8ACB;&#x4EE5;&#x5BE6;&#x6642;Zoom&#x8996;&#x8A0A;&#x4E0A;&#x8AB2;&#xFF09; &#x8CBB;&#x7528; &#x51E1;&#x672A;&#x66FE;&#x4FEE;&#x8B80;&#x904E;&#x672C;&#x9662;&#x5B78;&#x4F4D;&#x8AB2;&#x7A0B;&#x8005;&#xFF1A;$945&#xFF1B;&#x5176;&#x4ED6;&#xFF1A;$1,890 &#x540D;&#x984D; 40 &#x5099;&#x8A3B; &#x622A;&#x6B62;&#x5831;&#x540D;&#x65E5;&#x671F; &#x958B;&#x8AB2;&#x65E5;&#x671F;&#x524D;&#x4E00;&#x661F;&#x671F;&#x6216;&#x984D;&#x6EFF;&#x5373;&#x6B62; &#x5831;&#x540D;&#x8868; &#x7DB2;&#x4E0A;&#x5831;&#x540D;</description></oembed>
