<?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>&#x8056;&#x7D93;&#x6848;&#x4F8B;&#x6578;&#x5E73;&#x751F; - &#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="6nOF0eWSp6"&gt;&lt;a href="https://www.hkbts.edu.hk/en/lted/%e8%81%96%e7%b6%93%e6%a1%88%e4%be%8b%e6%95%b8%e5%b9%b3%e7%94%9f/"&gt;Bible Case Studies&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/en/lted/%e8%81%96%e7%b6%93%e6%a1%88%e4%be%8b%e6%95%b8%e5%b9%b3%e7%94%9f/embed/#?secret=6nOF0eWSp6" width="600" height="338" title="&#x201C;"A Lifetime of Bible Case Studies" &#x2014; Hong Kong Baptist Theological Seminary" data-secret="6nOF0eWSp6" 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; &#x8056;&#x7D93;&#x6848;&#x4F8B;&#x6578;&#x5E73;&#x751F; (&#x65E5;&#x9593;&#x8AB2;&#x7A0B;) &#x79D1;&#x76EE; &#x8056;&#x7D93;&#x6848;&#x4F8B;&#x6578;&#x5E73;&#x751F; (&#x65E5;&#x9593;&#x8AB2;&#x7A0B;) &#x5167;&#x5BB9; &#x5169;&#x6027;&#x914D;&#x5408;&#x662F;&#x5275;&#x4E16;&#x7684;&#x5B8C;&#x6210;&#xFF0C;&#x5169;&#x6027;&#x5A5A;&#x5BB4;&#x662F;&#x65B0;&#x4E16;&#x7684;&#x55A9;&#x8C61;&#xFF1B;&#x53EF;&#x662F;&#x6B77;&#x4F86;&#x5169;&#x6027;&#x4E92;&#x52D5;&#x537B;&#x6210;&#x7CCA;&#x5857;&#x5E33;&#x3002;&#x9019;&#x8AB2;&#x7A0B;&#x6383;&#x63CF;&#x8056;&#x7D93;&#x8A18;&#x8FF0;&#x7684;&#x5973;&#x6027;&#x52D5;&#x614B;&#xFF1B;&#x5979;&#x5011;&#x6478;&#x7D22;&#x3001;&#x6399;&#x624E;&#x3001;&#x596E;&#x767C;&#xFF0C;&#x53EF;&#x5728;&#x4ECA;&#x6642;&#x5F15;&#x8D77;&#x5171;&#x9CF4;&#xFF0C;&#x555F;&#x767C;&#x5927;&#x5BB6;&#x9760;&#x4E3B;&#x6D3B;&#x597D;&#x5E73;&#x751F;&#x3002; &#x4E3B;&#x984C;&#xFF1A; &#x672A;&#x5AC1;&#x5973;&#x8207;&#x4EBA;&#x5BB6;&#x5A66; &#x4E8B;&#x696D;&#x5973;&#x8207;&#x6B78;&#x5BB6;&#x5A18; &#x5A5A;&#x524D;&#x6200;&#x8207;&#x5A5A;&#x5F8C;&#x60C5; &#x592B;&#x5BB6;&#x727D;&#x8207;&#x5A18;&#x5BB6;&#x639B; &#x64CD;&#x5FC3;&#x5ABD;&#x8207;&#x566A;&#x5E2B;&#x5976; &#x7A7A;&#x5DE2;&#x5B38;&#x8207;&#x8001;&#x963F;&#x5A46; &#x4E8C;&#x4EBA;&#x884C;&#x8207;&#x5B64;&#x8EAB;&#x8DEF; &#x6D3B;&#x904E;&#x4E00;&#x751F;&#x6211;&#x662F;&#x8AB0; &#x8B1B;&#x5E2B; &#x5340;&#x4F2F;&#x5E73;&#x7267;&#x5E2B; &#x4E2D;&#x570B;&#x795E;&#x5B78;&#x7814;&#x7A76;&#x9662;&#x9053;&#x5B78;&#x78A9;&#x58EB; &#x5C0D;&#x8C61; &#x6709;&#x5FD7;&#x5EFA;&#x7ACB;&#x6210;&#x719F;&#x9748;&#x547D;&#x7684;&#x4FE1;&#x5F92; &#x65E5;&#x671F; 26/1/26-30/3/26 (&#x9022;&#x79AE;&#x62DC;&#x4E00;&#xFF0C;&#x5171;&#x516B;&#x5802;&#xFF0C;16/2&#x53CA;23/2&#x505C;&#x8AB2;) &#x6642;&#x9593; &#x4E0A;&#x5348;9:30 &#x2013; 11:45 &#x5730;&#x9EDE; &#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x6703;&#x795E;&#x5B78;&#x9662; &#x65FA;&#x89D2;&#x6559;&#x80B2;&#x4E2D;&#x5FC3; &#x4E5D;&#x9F8D;&#x65FA;&#x89D2;&#x5C71;&#x6771;&#x8857;47-51&#x865F;&#x4E2D;&#x50D1;&#x5546;&#x696D;&#x5927;&#x5EC8;10&#x6A13; (&#x53EA;&#x8A2D;&#x5BE6;&#x9AD4;&#x4E0A;&#x8AB2;&#x6A21;&#x5F0F;) &#x8CBB;&#x7528; &#x8A3B;&#x518A;&#x751F;&#x6216;&#x65C1;&#x807D;&#x751F;&#x4E00;&#x5F8B;&#x70BA;$890 &#x540D;&#x984D; 40 &#x5099;&#x8A3B; &#x672C;&#x79D1;&#x70BA; &#x4FE1;&#x5F92;&#x666E;&#x53CA;&#x795E;&#x5B78;&#x8AB2;&#x7A0B; &#x4E4B;&#x9078;&#x4FEE;&#x79D1;&#x3002;&#x51E1;&#x7B26;&#x5408;&#x6307;&#x5B9A;&#x7684;&#x51FA;&#x5E2D;&#x7387;&#xFF0C;&#x4E26;&#x5B8C;&#x6210;&#x8B1B;&#x5E2B;&#x4E4B;&#x8AB2;&#x7A0B;&#x8981;&#x6C42;&#xFF0C;&#x5373;&#x8A55;&#x5B9A;&#x70BA;&#x5408;&#x683C;&#xFF0C;&#x53EF;&#x7372;&#x79D1;&#x76EE;&#x8B49;&#x66F8;&#x3002; &#x622A;&#x6B62;&#x5831;&#x540D;&#x65E5;&#x671F; 2026&#x5E74;1&#x6708;19&#x65E5; &#x5831;&#x540D;&#x8868; &#x7DB2;&#x4E0A;&#x5831;&#x540D; &#x4E0B;&#x8F09;&#x5831;&#x540D;&#x8868;&#x683C;</description></oembed>
