MIME-Version: 1.0
Content-Type: multipart/related; boundary="----=_NextPart_01CABFEA.2AF85250"

This document is a Single File Web Page, also known as a Web Archive file.  If you are seeing this message, your browser or editor doesn't support Web Archive files.  Please download a browser that supports Web Archive, such as Microsoft Internet Explorer.

------=_NextPart_01CABFEA.2AF85250
Content-Location: file:///C:/65346902/HisKingdomComeMSSMar10(minuslastchapter)forweb.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:w=3D"urn:schemas-microsoft-com:office:word"
xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DWord.Document>
<meta name=3DGenerator content=3D"Microsoft Word 11">
<meta name=3DOriginator content=3D"Microsoft Word 11">
<link rel=3DFile-List
href=3D"HisKingdomComeMSSMar10(minuslastchapter)forweb_files/filelist.xml">
<title>His Kingdom Come</title>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"country-region"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"PlaceType"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"PlaceName"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"State"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"City"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"place"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"Street"/>
<o:SmartTagType namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"address"/>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Margaret Montreuil</o:Author>
  <o:Template>Normal</o:Template>
  <o:LastAuthor>Margaret Montreuil</o:LastAuthor>
  <o:Revision>3</o:Revision>
  <o:TotalTime>73</o:TotalTime>
  <o:LastPrinted>2010-03-10T04:14:00Z</o:LastPrinted>
  <o:Created>2010-03-10T05:38:00Z</o:Created>
  <o:LastSaved>2010-03-10T05:39:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>72648</o:Words>
  <o:Characters>414100</o:Characters>
  <o:Lines>3450</o:Lines>
  <o:Paragraphs>971</o:Paragraphs>
  <o:CharactersWithSpaces>485777</o:CharactersWithSpaces>
  <o:Version>11.9999</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:DisplayBackgroundShape/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState=3D"false" LatentStyleCount=3D"156">
 </w:LatentStyles>
</xml><![endif]--><!--[if !mso]><object
 classid=3D"clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=3Dieooui></objec=
t>
<style>
st1\:*{behavior:url(#ieooui) }
</style>
<![endif]--><![if !supportAnnotations]>
<style id=3D"dynCom" type=3D"text/css"><!-- --></style>
<script language=3D"JavaScript"><!--
function msoCommentShow(anchor_id, com_id)
{
	if(msoBrowserCheck())=20
		{
		c =3D document.all(com_id);
		a =3D document.all(anchor_id);
		if (null !=3D c && null =3D=3D c.length && null !=3D a && null =3D=3D a.l=
ength)
			{
			var cw =3D c.offsetWidth;
			var ch =3D c.offsetHeight;
			var aw =3D a.offsetWidth;
			var ah =3D a.offsetHeight;
			var x  =3D a.offsetLeft;
			var y  =3D a.offsetTop;
			var el =3D a;
			while (el.tagName !=3D "BODY")=20
				{
				el =3D el.offsetParent;
				x =3D x + el.offsetLeft;
				y =3D y + el.offsetTop;
				}
			var bw =3D document.body.clientWidth;
			var bh =3D document.body.clientHeight;
			var bsl =3D document.body.scrollLeft;
			var bst =3D document.body.scrollTop;
			if (x + cw + ah / 2 > bw + bsl && x + aw - ah / 2 - cw >=3D bsl )=20
				{ c.style.left =3D x + aw - ah / 2 - cw; }
			else=20
				{ c.style.left =3D x + ah / 2; }
			if (y + ch + ah / 2 > bh + bst && y + ah / 2 - ch >=3D bst )=20
				{ c.style.top =3D y + ah / 2 - ch; }
			else=20
				{ c.style.top =3D y + ah / 2; }
			c.style.visibility =3D "visible";
}	}	}
function msoCommentHide(com_id)=20
{
	if(msoBrowserCheck())
		{
		c =3D document.all(com_id);
		if (null !=3D c && null =3D=3D c.length)
		{
		c.style.visibility =3D "hidden";
		c.style.left =3D -1000;
		c.style.top =3D -1000;
		} }=20
}
function msoBrowserCheck()
{
	ms =3D navigator.appVersion.indexOf("MSIE");
	vers =3D navigator.appVersion.substring(ms + 5, ms + 6);
	ie4 =3D (ms > 0) && (parseInt(vers) >=3D 4);
	return ie4;
}
if (msoBrowserCheck())
{
	document.styleSheets.dynCom.addRule(".msocomanchor","background: infobackg=
round");
	document.styleSheets.dynCom.addRule(".msocomoff","display: none");
	document.styleSheets.dynCom.addRule(".msocomtxt","visibility: hidden");
	document.styleSheets.dynCom.addRule(".msocomtxt","position: absolute");
	document.styleSheets.dynCom.addRule(".msocomtxt","top: -1000");
	document.styleSheets.dynCom.addRule(".msocomtxt","left: -1000");
	document.styleSheets.dynCom.addRule(".msocomtxt","width: 33%");
	document.styleSheets.dynCom.addRule(".msocomtxt","background: infobackgrou=
nd");
	document.styleSheets.dynCom.addRule(".msocomtxt","color: infotext");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-top: 1pt solid th=
reedlightshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-right: 2pt solid =
threedshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-bottom: 2pt solid=
 threedshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","border-left: 1pt solid t=
hreedlightshadow");
	document.styleSheets.dynCom.addRule(".msocomtxt","padding: 3pt 3pt 3pt 3pt=
");
	document.styleSheets.dynCom.addRule(".msocomtxt","z-index: 100");
}
// --></script>
<![endif]>
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Helvetica;
	panose-1:2 11 5 4 2 2 2 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:Courier;
	panose-1:2 7 4 9 2 2 5 2 4 4;
	mso-font-charset:0;
	mso-generic-font-family:modern;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:"Tms Rmn";
	panose-1:2 2 6 3 4 5 5 2 3 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:Helv;
	panose-1:2 11 6 4 2 2 2 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:"New York";
	panose-1:2 4 5 3 6 5 6 2 3 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:System;
	panose-1:0 0 0 0 0 0 0 0 0 0;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;
	mso-font-charset:2;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:"MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;
	mso-font-alt:"\FF2D\FF33 \660E\671D";
	mso-font-charset:128;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 134676480 16 0 131072 0;}
@font-face
	{font-family:Batang;
	panose-1:2 3 6 0 0 1 1 1 1 1;
	mso-font-alt:\BC14\D0D5;
	mso-font-charset:129;
	mso-generic-font-family:auto;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 151388160 16 0 524288 0;}
@font-face
	{font-family:SimSun;
	panose-1:2 1 6 0 3 1 1 1 1 1;
	mso-font-alt:\5B8B\4F53;
	mso-font-charset:134;
	mso-generic-font-family:auto;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:1 135135232 16 0 262144 0;}
@font-face
	{font-family:PMingLiU;
	panose-1:2 1 6 1 0 1 1 1 1 1;
	mso-font-alt:\65B0\7D30\660E\9AD4;
	mso-font-charset:136;
	mso-generic-font-family:auto;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:1 134742016 16 0 1048576 0;}
@font-face
	{font-family:"MS Gothic";
	panose-1:2 11 6 9 7 2 5 8 2 4;
	mso-font-alt:"\FF2D\FF33 \30B4\30B7\30C3\30AF";
	mso-font-charset:128;
	mso-generic-font-family:modern;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 134676480 16 0 131072 0;}
@font-face
	{font-family:Dotum;
	panose-1:2 11 6 0 0 1 1 1 1 1;
	mso-font-alt:\B3CB\C6C0;
	mso-font-charset:129;
	mso-generic-font-family:modern;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 151388160 16 0 524288 0;}
@font-face
	{font-family:SimHei;
	panose-1:2 1 6 0 3 1 1 1 1 1;
	mso-font-alt:\9ED1\4F53;
	mso-font-charset:134;
	mso-generic-font-family:modern;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 135135232 16 0 262144 0;}
@font-face
	{font-family:MingLiU;
	panose-1:2 1 6 9 0 1 1 1 1 1;
	mso-font-alt:\7D30\660E\9AD4;
	mso-font-charset:136;
	mso-generic-font-family:modern;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 134742016 16 0 1048576 0;}
@font-face
	{font-family:Mincho;
	panose-1:2 2 6 9 4 3 5 8 3 5;
	mso-font-alt:\660E\671D;
	mso-font-charset:128;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 134676480 16 0 131072 0;}
@font-face
	{font-family:Gulim;
	panose-1:2 11 6 0 0 1 1 1 1 1;
	mso-font-alt:\AD74\B9BC;
	mso-font-charset:129;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:fixed;
	mso-font-signature:1 151388160 16 0 524288 0;}
@font-face
	{font-family:Century;
	panose-1:2 4 6 4 5 5 5 2 3 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:"Angsana New";
	panose-1:2 2 6 3 5 4 5 2 3 4;
	mso-font-charset:222;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:16777217 0 0 0 65536 0;}
@font-face
	{font-family:"Cordia New";
	panose-1:2 11 3 4 2 2 2 2 2 4;
	mso-font-charset:222;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:16777217 0 0 0 65536 0;}
@font-face
	{font-family:Mangal;
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:32768 0 0 0 0 0;}
@font-face
	{font-family:Latha;
	panose-1:2 0 4 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:1048576 0 0 0 0 0;}
@font-face
	{font-family:Sylfaen;
	panose-1:1 10 5 2 5 3 6 3 3 3;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:16778883 0 512 0 13 0;}
@font-face
	{font-family:Vrinda;
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Raavi;
	panose-1:2 0 5 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Shruti;
	panose-1:2 0 5 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Sendnya;
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Gautami;
	panose-1:2 0 5 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Tunga;
	panose-1:0 0 4 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:"Estrangelo Edessa";
	panose-1:0 0 0 0 0 0 0 0 0 0;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Kartika;
	panose-1:1 1 1 0 1 1 1 1 1 1;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:"Arial Unicode MS";
	panose-1:2 11 6 4 2 2 2 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:1627421319 -2147483648 8 0 66047 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
h5
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	mso-outline-level:5;
	font-size:10.0pt;
	font-family:"Times New Roman";
	font-weight:bold;}
p.MsoFootnoteText, li.MsoFootnoteText, div.MsoFootnoteText
	{mso-style-noshow:yes;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
	{mso-style-noshow:yes;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:center 3.0in right 6.0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:center 3.0in right 6.0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.MsoFootnoteReference
	{mso-style-noshow:yes;
	vertical-align:super;}
span.MsoCommentReference
	{mso-style-noshow:yes;
	mso-ansi-font-size:8.0pt;
	mso-bidi-font-size:8.0pt;}
span.MsoEndnoteReference
	{mso-style-noshow:yes;
	vertical-align:super;}
p.MsoEndnoteText, li.MsoEndnoteText, div.MsoEndnoteText
	{mso-style-noshow:yes;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoBodyTextIndent, li.MsoBodyTextIndent, div.MsoBodyTextIndent
	{margin:0in;
	margin-bottom:.0001pt;
	text-indent:.5in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoBodyTextIndent2, li.MsoBodyTextIndent2, div.MsoBodyTextIndent2
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:6.0pt;
	margin-left:.25in;
	line-height:200%;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoBodyTextIndent3, li.MsoBodyTextIndent3, div.MsoBodyTextIndent3
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:6.0pt;
	margin-left:.25in;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:#3366CC;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
p
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
	{mso-style-noshow:yes;
	mso-style-parent:"Comment Text";
	mso-style-next:"Comment Text";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
	{mso-style-noshow:yes;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Tahoma;
	mso-fareast-font-family:"Times New Roman";}
span.msoIns
	{mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:underline;
	text-underline:single;
	color:teal;}
span.msoDel
	{mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:line-through;
	color:red;}
 /* Page Definitions */
 @page
	{mso-footnote-separator:url("HisKingdomComeMSSMar10\(minuslastchapter\)for=
web_files/header.htm") fs;
	mso-footnote-continuation-separator:url("HisKingdomComeMSSMar10\(minuslast=
chapter\)forweb_files/header.htm") fcs;
	mso-endnote-separator:url("HisKingdomComeMSSMar10\(minuslastchapter\)forwe=
b_files/header.htm") es;
	mso-endnote-continuation-separator:url("HisKingdomComeMSSMar10\(minuslastc=
hapter\)forweb_files/header.htm") ecs;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-even-header:url("HisKingdomComeMSSMar10\(minuslastchapter\)forweb_file=
s/header.htm") eh1;
	mso-header:url("HisKingdomComeMSSMar10\(minuslastchapter\)forweb_files/hea=
der.htm") h1;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
</style>
<![endif]--><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
  <o:idmap v:ext=3D"edit" data=3D"1"/>
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=3DEN-US link=3D"#3366CC" vlink=3Dpurple style=3D'tab-interval:.5=
in'>

<div class=3DSection1>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><a name=3D"OLE_LINK=
2"></a><a
name=3D"OLE_LINK1"><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p>=
</span></a></p>

<p class=3DMsoBodyTextIndent style=3D'text-align:justify;line-height:200%'>=
<span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'>Word Count: 98,148<o:p></o:p></b></sp=
an></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'>His Kingdom Come<o:p></o:p></b></span=
></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>A
Biblical Novel<o:p></o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'>by<o:p></o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'>Margaret Montreuil<o:p></o:p></b></sp=
an></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'></s=
pan></span><a
href=3D"mailto:mmontreuil@windstream.net"><span style=3D'mso-bookmark:OLE_L=
INK1'><span
style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font-weight:normal'>m=
montreuil@windstream.net</b></span></span><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'></s=
pan></span></a><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p></o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'>704-242-1473<o:p></o:p></b></span></s=
pan></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><o:p>&nbsp;</o:p></b></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'>Part I<o:p></o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;</o:p></b></span></span></=
p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;line=
-height:
200%'><span style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OL=
E_LINK2'><b
style=3D'mso-bidi-font-weight:normal'>The Brethren<o:p></o:p></b></span></s=
pan></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<u><span style=3D'font-size:12.0pt;line-height:200%;font-family:"Times New =
Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'><br clear=3Dall style=3D'mso-special-charact=
er:line-break;
page-break-before:always'>
</span></u>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'text-decoration:non=
e'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'text-decoration:non=
e'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'text-decoration:non=
e'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'text-decoration:non=
e'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><u>Chapter One<o:p></o:p></u></span></span=
></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>James<o:p></o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>This Passover in <st1:City
w:st=3D"on">Jerusalem</st1:City>, a good many people wondered if Jesus from=
 <st1:place
w:st=3D"on"><st1:City w:st=3D"on">Nazareth</st1:City></st1:place> was the M=
essiah.
If they were right, then the Promised One now walked among us. The common f=
olks
believed it; the rulers did not. As for me, the man in question was my brot=
her
and, lately, I feared he&#8217;d lost his mind.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>If everything were good a=
nd
right, today I&#8217;d stand and pray before the Presence of Ha-Shem in the
temple court. Instead, I pushed through a crowd of pilgrims and made my way
towards the sound of a single, hollering voice.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The echo came from
Solomon&#8217;s Colonnade near the Court of Gentiles. Also called
Solomon&#8217;s Porch, it was the largest sheltered space in the temple
complex. The area, with its grand high ceiling supported by rows of stately
columns, was the place the scribes and rabbis liked to teach. During festiv=
al
weeks, pilgrims could choose from a number of teachers each day. But so far
this week, the only rabbi to draw listeners to him was Jesus, even though he
had been officially banned from the temple by the Great Sanhedrin</span></s=
pan><a
style=3D'mso-footnote-id:ftn1' href=3D"#_ftn1" name=3D"_ftnref1" title=3D""=
><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><su=
p><span
style=3D'mso-special-character:footnote'><![if !supportFootnotes]><sup><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:EN-US;
mso-bidi-language:AR-SA'>[1]</span></sup><![endif]></span></sup></span></sp=
an></a><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>.<s=
pan
style=3D'mso-spacerun:yes'>&nbsp; </span>Never before had anyone seen so ma=
ny
people pack into the temple to hear a man speak.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>When I broke through the =
front
line of listeners, my first glimpse of him was a blur of a man rushing by. =
With
his right arm raised and his prayer mantle slipping down from his head, his
eyes were intensely fixed on a group of priests, scribes, and other officia=
ls.
They made up a sizable group and I assumed they&#8217;d gathered together to
either hear him or confront him. I guessed it was the latter. </span></span=
></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>They were Sadducees and P=
harisees,
opposing groups in their theology about the resurrection of the dead, among
other doctrines. But one thing they all agreed on was the official ban agai=
nst
Jesus which gave power to the Council to excommunicate anyone fraternizing =
with
him. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>But what could they do wh=
en a
multitude praised him so? The crowds of people were all that stood between =
him
and retribution. Who did he think he was to draw such acclaim towards himse=
lf?
I couldn&#8217;t imagine what had so changed him in the last three years.</=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I cringed when he shouted:
&#8220;Woe to you, teachers of the law and Pharisees, you hypocrites! You s=
hut
the kingdom of heaven in men&#8217;s faces. You yourselves do not enter, nor
will you let those enter who are trying to.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>His voice cracked repeate=
dly and
I wondered how long he&#8217;d been at it.<span style=3D'mso-spacerun:yes'>=
&nbsp;
</span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Woe to you, teache=
rs of
the law and Pharisees, you hypocrites! You travel over land and sea to win a
single convert, and when he becomes one, you make him twice as much a son of
hell as you are.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He turned and walked in m=
y direction
although our eyes didn&#8217;t meet. My face was one of many that stared at
him. The vein in his forehead stuck out. Usually this happened when he laug=
hed
hard. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He shouted at the chief
priests, who were easy to pick out by their religious garb. They stood in a
group. &#8220;Woe to you, blind guides! You say, &#8216;If anyone swears by=
 the
temple, it means nothing; but if anyone swears by the gold on the temple, h=
e is
bound by his oath.&#8217;&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I&#8217;d never seen him =
like
this. Wildly insulting the men in authority, what did he hope to gain? Why =
such
imprudence? What I feared now was how this would end. I looked around for
temple guards&#8212;surely he&#8217;d be arrested at any moment. </span></s=
pan></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He shook his head despair=
ingly:
&#8220;You blind fools! Which is greater: the gold, or the temple that make=
s the
gold sacred? You say, &#8216;If anyone swears by the altar, it means nothin=
g;
but if anyone swears by the gift on it, he is bound by his oath.&#8217; You
blind men! Which is greater: the gift, or the altar that makes the gift
sacred?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He pointed towards the
altar.<span style=3D'mso-spacerun:yes'>&nbsp; </span>&#8220;Therefore, he w=
ho
swears by the altar swears by it and by everything on it. And he who swears=
 by
the temple swears by it and by the one who dwells in it. And he who swears =
by
heaven swears by God&#8217;s throne and by the one who sits on it.&#8221;</=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He turned and walked to t=
he
center of the open area and stood still; eyes cast down. After a few moment=
s of
complete silence, he looked up and saw several rulers walking away. He went
after them and began shouting at their backs: &#8220;Woe to you, teachers of
the law and Pharisees, you hypocrites! You build tombs for the prophets and
decorate the graves of the righteous. And you say, &#8216;If we had lived in
the days of our forefathers, we would not have taken part with them in shed=
ding
the blood of the prophets.&#8217;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;So you testify aga=
inst
yourselves that you are the descendants of those who murdered the
prophets.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The men turned around and
stared at him completely stunned. These were several chief priests. Then, at
the top of his voice, he yelled: &#8220;Fill up then!&#8212;the measure of =
the
sin of your forefathers!&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>His voice was nearly gone=
 but
he continued on. &#8220;You brood of vipers! How will you escape being
condemned to hell?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He pulled two of his disc=
iples,
the fishermen Simon and John, into the open space to stand right beside him.
&#8220;Therefore, I am sending you prophets . . .&#8221;<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He pointed to a scribe, a=
 man
I&#8217;d met before by the name of <st1:place w:st=3D"on"><st1:country-reg=
ion
 w:st=3D"on">Judah</st1:country-region></st1:place>, &#8220;. . . and wise =
men
and teachers. Some of them you will kill and crucify; others you will flog =
in
your synagogues and pursue from town to town.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;And so upon you wi=
ll
come all the righteous blood that has been shed on earth, from the blood of
righteous Abel to the blood of Zechariah son of Berekiah, whom you murdered
between the temple and the altar.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I tell you the tru=
th,
all this will come upon this generation.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;O Jerusalem, <st1:=
place
w:st=3D"on"><st1:City w:st=3D"on">Jerusalem</st1:City></st1:place>, you who=
 kill
the prophets and stone those sent to you, how often I have longed to gather
your children together, as a hen gathers her chicks under her wings, but you
were not willing.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Why would he say such a t=
hing?
He was delusional. He spoke as though he were God&#8212;&#8220;I will send =
you
prophets . . . I longed to gather your children together ...&#8221;&#8212;no
wonder the rulers had banned him from the temple and were trying to get rid=
 of
him somehow. Why the multitudes hung on his words I couldn&#8217;t guess. W=
hy
were people so easily deceived? My heart ached&#8212;my brother was not onl=
y in
peril, he deceived himself and everyone who believed his ravings. </span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I turned to leave. I
couldn&#8217;t bear to listen any more. Behind me, I heard him say:
&#8220;Look, your house is left to you desolate. For I tell you, you will n=
ot
see me again until you learn to say, &#8216;Blessed is he who comes in the =
name
of the Lord.&#8217;&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We both left the temple t=
hen,
in opposite directions. From my viewpoint at a higher elevation, I watched =
his
disciples trail behind him out of the eastern gate. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>His words and actions wou=
ld
never be forgiven, no never, not by the Sanhedrin, not by me. Would Heaven
forgive? There was no reasoning with him, no stopping him. I&#8217;d tried.=
 And
now he&#8217;d gone way too far. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>This was a fraction of wh=
at
he&#8217;d done this week. On the first day of the week, he had welcomed the
praise of a huge crowd, he had accepted their songs&#8212;the great Psalms
meant for the ears of the Son of David, the Messiah. The next day, he storm=
ed
through the temple marketplace, overturning tables and scattering coins and
merchandise. Moneychangers made it possible to convert our coins into temple
currency&#8212;the only acceptable money for temple use. And as for buying
birds and animals necessary for sacrifice&#8212;this was a convenience for
every pilgrim. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>What drove him to do such
things? He thinks he&#8217;s a prophet. But are these the deeds of a prophe=
t or
of a wild mad man?</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He&#8217;d been in <st1:C=
ity
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> for thr=
ee days
and had already caused all this turmoil; I wondered how the rest of the week
would go. I returned to the valley of tents where my family and neighbors
camped south of <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1=
:place></st1:City>&#8217;s
walls and I listened to people talk. It didn&#8217;t surprise me to hear ne=
gative
things from them; he&#8217;d blasphemed in our synagogue about two and a ha=
lf
years ago.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>In the morning, I went to=
 see
our mother. She was staying in <st1:City w:st=3D"on"><st1:place w:st=3D"on"=
>Bethany</st1:place></st1:City>
with friends of Jesus. We spoke to each other in the home&#8217;s stable, t=
he
only private place I could find. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We should all go
home,&#8221; I said. &#8220;Jesus is no longer himself. Whoever he is now, =
who
can say? I only know this: because of him, none of us are safe here in <st1=
:place
w:st=3D"on"><st1:City w:st=3D"on">Jerusalem</st1:City></st1:place>.&#8221;<=
/span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I could have said worse t=
hings.
I could have told her he had joined forces with Satan. I nearly did say that
except she stopped my mouth with her hand. And with that tender, sad look on
her face, she silenced me with one word. &#8220;James.&#8221; </span></span=
></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We should leave,&#=
8221;
I pressed.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Go to him. Talk to
him,&#8221; she said. Her eyes pleaded with me.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I shook my head. Did she =
think
we could force the waterfall back up the mountain? </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I walked away from her th=
en,
ready to leave her behind, and I returned to our tent in despair. That nigh=
t I
told my three younger brothers we would leave for <st1:place w:st=3D"on"><s=
t1:City
 w:st=3D"on">Nazareth</st1:City></st1:place> the next morning. </span></spa=
n></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>And so we struck camp when
nearly everyone else busied themselves with preparations. This was the eve =
of
the Day of Passover, and the rituals would begin this afternoon and on into=
 the
evening&#8217;s meal. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We took the shortest rout=
e to <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jericho</st1:place></st1:City> by way of=
 a
footpath called Wadi Kelt. This was a narrow, rough road that zigzagged thr=
ough
the craggy mountains and gorges that lie between <st1:City w:st=3D"on">Jeru=
salem</st1:City>
and <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jericho</st1:place></st1:C=
ity>. It
brought us from the heights of the holy city to the low land and was the
hardest part of our journey home. Nothing grew in this wilderness: no trees=
, no
plants, and no civilization. We passed beneath overhanging rock and along e=
dges
of high cliffs. We stopped often to catch our breath and rest our limbs. Our
donkey, <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Sheba</st1:p=
lace></st1:country-region>,
did well, but we had to take some of our load off of him. And, we had to st=
ay
alert. I carried a short sword as did Joses. Robbers took advantage of the
pilgrims passing through this area during the festival weeks, especially du=
ring
the three annual ones that were mandatory to attend in <st1:City w:st=3D"on=
"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City>. Passover was one of them.</s=
pan></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Because we left <st1:City
w:st=3D"on">Jerusalem</st1:City> later in the morning than we should have, =
we
were trapped in the mountains and unable to reach <st1:City w:st=3D"on"><st=
1:place
 w:st=3D"on">Jericho</st1:place></st1:City> by nightfall. We were blessed t=
o find
a wide, open cave, although it was shallow. Its floor was nearly even and l=
arge
enough for four men to lie down. We tethered <st1:country-region w:st=3D"on=
"><st1:place
 w:st=3D"on">Sheba</st1:place></st1:country-region> close by and covered up=
 our
belongings with half of our camel skins.<span style=3D'mso-spacerun:yes'>&n=
bsp;
</span>I put up the other half of our tent at the cave&#8217;s opening to b=
lock
the wind. We knew better than to light a fire which would bring attention to
ourselves. We prayed for angels to protect us from the bandits that might be
hiding in the caves around us. I shivered from cold and fear throughout the
night. None of us slept enough, except our Passover lamb, which Simon had
thought to fetch from the temple&#8217;s holding pen on our way out of <st1=
:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>. He had
snuggled up beside Simon under his blanket and slept through the night.</sp=
an></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At daybreak, we were on o=
ur way
and by mid-morning we reached <st1:City w:st=3D"on">Jericho</st1:City> and =
the
valley of the Jordan River that stretches from Judea in the south to <st1:p=
lace
w:st=3D"on">Galilee</st1:place> in the north. Mountain ranges run the entire
length of the river valley hemming it in on both sides. We usually traveled=
 by
this route, rather than the most direct one through <st1:City w:st=3D"on"><=
st1:place
 w:st=3D"on">Samaria</st1:place></st1:City>. This way was easier going and,
because of the river, water was more plentiful. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We had the monotony
ahead&#8212;a few days of it. I welcomed this part of the journey, glad to =
let
my mind wander. Normally, I would be holding the reins of <st1:country-regi=
on
w:st=3D"on">Sheba</st1:country-region>, leading him along, while talking wi=
th various
friends and relatives, all of us traveling together in a caravan from <st1:=
City
w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City>. </span>=
</span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Nothing was normal about =
this
trek home. Alone with my thoughts, my eyes were stayed on <st1:country-regi=
on
w:st=3D"on"><st1:place w:st=3D"on">Sheba</st1:place></st1:country-region>&#=
8217;s
swishing tail, oblivious of the occasional rocks in my own path. I kept
reliving moments, rethinking everything, analyzing my opinions. </span></sp=
an></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Joses was mute beside me.=
 He
hadn&#8217;t agreed to leave <st1:City w:st=3D"on"><st1:place w:st=3D"on">J=
erusalem</st1:place></st1:City>.
I was the eldest now and I had forced the issue. Our youngest brothers, Sim=
on and
Jude, walked at the head of <st1:country-region w:st=3D"on"><st1:place w:st=
=3D"on">Sheba</st1:place></st1:country-region>.
They weren&#8217;t leading him; <st1:country-region w:st=3D"on"><st1:place =
w:st=3D"on">Sheba</st1:place></st1:country-region>
knew the way home. He even knew which path to take when it was time to fill=
 our
water skins at the river. We&#8217;d heaped a load on top of <st1:country-r=
egion
w:st=3D"on"><st1:place w:st=3D"on">Sheba</st1:place></st1:country-region>. =
But, it
should be our mother riding there, not this haphazard pile-up of things. </=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>A vivid memory flashed th=
rough
my mind and I laughed under my breath. A few years ago, Jesus had been the =
one
to name <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Sheba</st1:p=
lace></st1:country-region>.
We didn&#8217;t always name our animals. But <st1:country-region w:st=3D"on=
"><st1:place
 w:st=3D"on">Sheba</st1:place></st1:country-region> became a full member of=
 our
family on that occasion. It was weeks after we had brought the colt home. F=
or
weeks, the donkey refused to cooperate with us. He ate a lot and didn&#8217=
;t
earn his keep. One particular day, Jesus had been working with him, without=
 any
success, to get him to move a pile of bamboo sticks from the bottom of a hi=
ll
to the place where we were making a thatched roof. The donkey refused to wa=
lk
in the right direction no matter how much coaxing and prodding Jesus did. At
last fed up, Jesus yelled at him, &#8220;<st1:country-region w:st=3D"on"><s=
t1:place
 w:st=3D"on">Sheba</st1:place></st1:country-region>! You are <st1:country-r=
egion
w:st=3D"on"><st1:place w:st=3D"on">Sheba</st1:place></st1:country-region>, =
for you
are as rebellious as the man who took up his cause against King
David.&#8221;<span style=3D'mso-spacerun:yes'>&nbsp; </span>And, that same
evening, under the firelight of our oil lamps, he told the children, who, at
that time, included nieces and nephews, that our new donkey was to be calle=
d <st1:place
w:st=3D"on"><st1:country-region w:st=3D"on">Sheba</st1:country-region></st1=
:place>.
He explained, &#8220;Once in the <st1:PlaceType w:st=3D"on">kingdom</st1:Pl=
aceType>
of <st1:PlaceName w:st=3D"on">King David</st1:PlaceName>, there rose up a r=
ebel,
whose name was <st1:place w:st=3D"on"><st1:country-region w:st=3D"on">Sheba=
</st1:country-region></st1:place>
the son of Bichri, a Benjamite. And <st1:place w:st=3D"on"><st1:country-reg=
ion
 w:st=3D"on">Sheba</st1:country-region></st1:place> blew a trumpet, and sai=
d:
&#8216;We have no share in David, nor do we have inheritance in the son of
Jesse; every man to his tents, O Israel!&#8217; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;And, so, every man=
 of <st1:country-region
w:st=3D"on">Israel</st1:country-region>, not those of <st1:country-region w=
:st=3D"on">Judah</st1:country-region>,
deserted the king, and they followed <st1:country-region w:st=3D"on"><st1:p=
lace
 w:st=3D"on">Sheba</st1:place></st1:country-region> the son of Bichri inste=
ad.
But the men of <st1:country-region w:st=3D"on">Judah</st1:country-region>, =
from
the <st1:country-region w:st=3D"on">Jordan</st1:country-region> as far as <=
st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>, remain=
ed loyal
to their king.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><st1:country-region w:st=
=3D"on"><st1:place
 w:st=3D"on">Sheba</st1:place></st1:country-region> eventually turned out a=
ll
right but his name had stuck. I looked at him now, seemingly unbothered by =
the
bleating lamb which complained relentlessly from a tethered gunnysack that
swung back and forth at <st1:country-region w:st=3D"on"><st1:place w:st=3D"=
on">Sheba</st1:place></st1:country-region>&#8217;s
side. The nuisance was a constant reminder that things had gone terribly wr=
ong
at the festival. If we were where we belonged, we would be celebrating the
traditions of our people, singing songs and making memories. But here we
were&#8212;listening to this racket. And it was my doing. At the very least=
, we
should have left the lamb behind. I whacked him with my hand, just a quick =
hit
to the head. But he continued; only louder now, higher pitched. Joses glare=
d at
me.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;How can we stop th=
is
noise?&#8221; I said. Joses looked away.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I longed for nightfall&#8=
212;to
fall into the forgetfulness of sleep. But, God of my fathers, don&#8217;t l=
et
me dream. Dreams can exaggerate what is most dreaded or feared. I had enoug=
h to
contend with while I was awake. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>A sudden gust of wind swi=
rled
about us, blowing sand in my eyes. I hoped the sky would stay clear; there =
was
nothing worse than this tramp through foul weather. The early spring rains =
were
welcome, but not during the festivals when we had to travel on foot so far.=
 It
took a week for us to travel to <st1:City w:st=3D"on"><st1:place w:st=3D"on=
">Jerusalem</st1:place></st1:City>
and a week back. I looked over at Joses. He felt my glance and looked back =
at
me. And, because our eyes met, he decided to speak. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We shouldn&#8217;t=
 have
left without her,&#8221; he said sharply. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I had wondered when this
conversion would come up and here it was. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We had no choice,&=
#8221;
I replied.<span style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We should have at =
least
told her we were leaving. Now she&#8217;ll have to return with Salome, and
Cleopas always stays longer than she likes.&#8221; After a pause, he added,
&#8220;By now, she must know we&#8217;re gone.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I tried to convinc=
e her
to come home with us.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;So you are assumin=
g she
knows we&#8217;ve left without her?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Joses, it was obvi=
ous to
her that we planned to leave. Now stop this, will you?&#8221;</span></span>=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The sound of hooves crunc=
hing
ground was the only sound for a couple of minutes, even the lamb had quiete=
d.
This suddenly amazed me&#8212;the lamb was silent. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I i=
gnored
Joses even though he stared at me. &#8220;You shouldn&#8217;t have said so =
many
things against Jesus. You drove her to him. She isn&#8217;t safe in <st1:Ci=
ty
w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></st1:City>. I can&#8=
217;t
believe you left her there.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;The
Blessed One will protect her,&#8221; I said. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jos=
es shook
his head. &#8220;It&#8217;s easy for you to say, but if you believe in the
Lord&#8217;s protection, why have we run away like cowards?&#8221;</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Say
what you will.&#8221; I reached for the water bag I had strapped to <st1:co=
untry-region
w:st=3D"on"><st1:place w:st=3D"on">Sheba</st1:place></st1:country-region> a=
nd
unfastened it. I lifted the long, narrow skin with both hands and gulped the
cool wetness down. <span style=3D'mso-spacerun:yes'>&nbsp;</span></span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jos=
es was
so much like our father. Named after him, Joses was a nickname for Joseph. =
Like
him, Joses was a quiet man for the most part, but when he did say something=
, it
was something worth hearing. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>Our father was born to a family of
builders, and he passed the trade down to all of his sons. We worked in <st=
1:City
w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City> and near=
by
villages; we had a gang of cousins and an uncle that worked with us. If it
wasn&#8217;t a big project, we had the constant repair work and the making =
of
household items and farming implements. If we went to Sepphoris, we could
usually be hired out on building projects. Jesus and Joses, especially, were
known in that city to several building masters as being highly skilled and
dependable. <span style=3D'mso-spacerun:yes'>&nbsp;</span>I stayed closer to
home. Plus, I never had the desire for carpentry and stonecutting&#8212;not=
 the
hands-on work&#8212;although I did a share of it. My part was to hire men a=
nd
wagons to get our materials to <st1:City w:st=3D"on"><st1:place w:st=3D"on"=
>Nazareth</st1:place></st1:City>
or to our job sites. If Jesus and Joses were away on a project, I oversaw t=
he
younger workers, including Jude and Simon, on smaller jobs at home. I handl=
ed
the records and the money. I occasionally helped on roofing and repair work=
, if
I was needed. Our family&#8217;s work was not what I wanted to do, but it w=
as
how I earned a living. I preferred studies and took an active part in our
synagogue whenever I could. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>My =
wife didn&#8217;t
mind when I decided we should move out of the sprawling old house of my fat=
her Joseph
and into a small place of our own. I couldn&#8217;t afford to hire help for=
 my own
project, and so Jesus and I spent back breaking months hewing out the stones
ourselves, often working together under torchlight late into the nights. He=
 understood
my need to have a quiet house, a place to think. The descendants of Joseph =
had
grown large, along with the house. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Lat=
e one
afternoon, we sat down for a break and I noticed blood on the rag he used to
wipe sweat off of his face. His right forefinger was bleeding. While I had =
been
lifting rocks out of the wagon, he had been breaking them down with his ham=
mer
and chisel. Appreciating all of his help, I began to feel sorry for him. He
worked hard all the time and had little time for himself. He had nothing to
call his own. No wife, no children. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I b=
rought
up a worn topic; one that would end as it always did before.</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I don&#8217;t
understand you,&#8221; I had said. &#8220;Why won&#8217;t you marry and have
children of your own? Don&#8217;t you want to have the same joy that you se=
e I
have?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;No,
James. Don&#8217;t start this again,&#8221; he replied.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Why can&#8217;t
I convince you? . . . &#8216;It is not good . . .&#8217;&#8221;</span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;&#8216;. . . for man to be a=
lone.&#8217;&#8221;
He finished quoting the Scripture. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;You
should train up your own children; not everyone else&#8217;s in the househo=
ld.
You deserve to know that most wonderful blessing&#8212;that of lying with a
woman you love in your arms.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I deserve
to be left alone about it.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;That&#8217;s
the problem, you are too alone.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Yes,
I am alone and free to help you build this house.&#8221; He smiled. </span>=
</span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Jesus,
what a wonder it is to hold a new born babe, your own son or daughter, and =
to
look into the perfect little face . . . These are the greatest joys, gifts =
from
Heaven. You are missing the best in life.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;James,
listen. I do what my Father asks of me.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;So
Ha-Shem is the one to blame?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Blame?&#8221;
Jesus laughed softly, rose up and walked away from me. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I f=
ollowed
him to the pile of rocks; he picked up his tools.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Why
are you so stubborn? How long do you intend to wait?&#8221;</span></span></=
p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He =
ignored
me and began hammering chisel to stone. I put my hand on his arm to stop him
and he dropped the tools and turned to face me, arms folded across chest. S=
ilent,
stern, he looked at me.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;When
will be the right time?&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Time
has nothing to do with it. I do whatever the Father wants me to do.&#8221;<=
/span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;What&#8212;toiling
every day to provide food for the many mouths and keep the tax collectors at
bay? Putting up with a house full of relatives?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He =
looked
at the ground and took a deep breath. Thinking I was making headway, I pres=
sed
on. &#8220;It could be wrong of you to wait. What of passion, what of that =
kind
of desire? You should marry.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He =
shook
his head and looked up. &#8220;With my heart and mind I have made a covenant
with my eyes not to look at the virgins.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I l=
aughed
at him. &#8220;Then look at the widows. You are the right age now for a cou=
ple of
them in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></=
st1:City>.&#8221;
He half smiled and shook his head. He turned and bent down to his tools, pi=
cked
them up and stepped to the wagon, carefully placing them in his wooden box.=
 He
reached for his mantle and said, &#8220;You&#8217;ve ruined me for the rest=
 of
the day. Let&#8217;s go.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Now=
 he was
a rabbi traipsing around the country with disciples. A rabbi. What a surpri=
se.
Between the two of us, I would be the one to do such things. If I&#8217;d h=
ad
the chance, I&#8217;d study in <st1:City w:st=3D"on">Jerusalem</st1:City>, =
at the
<st1:place w:st=3D"on"><st1:PlaceType w:st=3D"on">School</st1:PlaceType> of=
 <st1:PlaceName
 w:st=3D"on">Hillel</st1:PlaceName></st1:place>. And later, perhaps, I woul=
d settle
down as a rabbi in a town somewhere, or in a great city, either in or outsi=
de
of <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Israel</st1:place=
></st1:country-region>.
Only one third of the Jewish people lived in the land given to us by our
forefathers, the rest were scattered throughout the world. I had always tho=
ught
the perfect life would be to study and teach in <st1:City w:st=3D"on">Jerus=
alem</st1:City>,
but being from a poor family in <st1:City w:st=3D"on"><st1:place w:st=3D"on=
">Nazareth</st1:place></st1:City>,
it was an impossible dream. But, Jesus? I would never have imagined such th=
ings
for him. And here he was, a self-proclaimed rabbi&#8212;teaching in <st1:Ci=
ty
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> and all=
 over
the country. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Wha=
t had
come over him? Looking back on our last conversation about marriage, I wond=
ered
if he knew he&#8217;d one day become a rabbi. Why didn&#8217;t he tell me t=
eaching
was his desire and the reason to not marry anyone? Even so, he could have
married. Either way, I would have understood. Why couldn&#8217;t we be true=
 to
each other? Why couldn&#8217;t we talk now about the strange claims he was
making, about the impossible things he was doing and saying? I no longer kn=
ew
him. He was someone I no longer wanted to know. He had become dangerous to =
our
people and our temple. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I w=
ondered,
if our father were still alive, what would he do about Jesus? What would he
have done in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:pl=
ace></st1:City>
in my place? Was there any other recourse I could have taken? </span></span=
></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jos=
es
interrupted my thoughts, pressing me again, &#8220;What is worse than runni=
ng
away when so much might depend on you?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I h=
ad never
heard Joses speak so harshly to me before and he had become relentless. </s=
pan></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;You
know full well we are not running away,&#8221; I replied.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;You
couldn&#8217;t get us out of <st1:City w:st=3D"on"><st1:place w:st=3D"on">J=
erusalem</st1:place></st1:City>
faster. And, why have we left Mother behind? Are you so angry that you
can&#8217;t see what you&#8217;re really doing? You aren&#8217;t thinking
clearly.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We&#8217;re taking=
 a
stand, that&#8217;s what we&#8217;re doing.&#8221; I felt my face flush. </=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;No, no we are not,=
&#8221;
Joses said. &#8220;We&#8217;re abandoning our own flesh and blood.&#8221; He
coughed and spat on the ground, and then he shook his head and looked away =
from
me.<span style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Mother
will be all right. No harm will come to her.&#8221; I didn&#8217;t believe =
my
own words, though; we had no idea what Mother was dealing with in <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>. She&#8=
217;d
joined the women that followed Jesus around.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I
don&#8217;t mean her,&#8221; Joses said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>I turned to face him. Only our eyes=
 did
the talking now. Moments later, I called out to Jude and Simon; Jude turned=
 and
walked backwards.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;We&#8217;ll
catch up!&#8221; I called out to them.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I l=
ooked
again at Joses. I saw fresh tracks of tears on dusty cheeks. He said,
&#8220;You know how she feels about Jesus. And Lazarus&#8217; house is bein=
g so
closely watched. We shouldn&#8217;t have left her there. We shouldn&#8217;t
have left Jesus either. I fear for his life. Don&#8217;t you?&#8221;</span>=
</span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;No
one can talk to him,&#8221; I replied. &#8220;He&#8217;s set on making enem=
ies.&#8221;
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
huddered.
I remembered what I&#8217;d seen and heard of Jesus in the temple courts. I
looked at Joses knowing the unwanted tears were brimming in my eyes. In a s=
trangled
voice, I said, &#8220;He&#8217;s brought this upon himself, and on us. Why,=
 we
could be arrested just for talking to him.&#8221; With the words, tears spi=
lled
down my face. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jos=
es drew
closer and placed a gentle hand on my shoulder and squeezed. This gesture
caused more sorrow to rise in me. I tried to talk but found it difficult.
&#8220;He must be either out of his mind or wholly deceived by the devil. E=
ach
time we&#8217;ve tried to help him, he&#8217;s put us off. And, now, Mother=
 must
be upset with me. &#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I
stiffened, making a conscious effort to suppress the emotional flood.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>My throat tightened to the point t=
hat I couldn&#8217;t
speak. I stepped away and put my hands on my hips, then drew in a couple of
deep breaths to get control. I glanced up at <st1:country-region w:st=3D"on=
"><st1:place
 w:st=3D"on">Sheba</st1:place></st1:country-region> and our two brothers st=
eadily
moving away. I wiped my face with both hands, smoothed my beard, and cleare=
d my
throat. I started walking and gestured to Joses to join me. &#8220;Come on,
they&#8217;ll get too far ahead.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>My =
thoughts
went back to the two days in <st1:City w:st=3D"on"><st1:place w:st=3D"on">B=
ethany</st1:place></st1:City>,
when we&#8217;d first arrived for the Feast and had waited there for Jesus =
to
appear with his disciples. At that time, I had decided to make peace with h=
im. In
<st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City=
>,
we&#8217;d learned that he had raised Lazarus from the dead. Extraordinary
things were being said about him. I had started to think that the trouble
between us should end.<span style=3D'mso-spacerun:yes'>&nbsp; </span></span=
></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jes=
us had looked
so pleased to see all four of his brothers and his mother when he arrived. =
We soon
caught the excitement that many people felt. I couldn&#8217;t sort everythi=
ng
out, but I was willing to try. But later, he continued to do things that di=
sturbed
me until the final blow, his tirade in the temple. I couldn&#8217;t bear ho=
w I felt
around him another day. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Joses,
if only someone could stop him from what he&#8217;s doing.&#8221; </span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I am
so afraid for him,&#8221; Joses said with a cracking voice. &#8220;James,
aren&#8217;t you?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
lowed my
pace and turned. Looking into his eyes, I saw the truth; my own truth. I
hadn&#8217;t realized it until this moment. Our brother Jesus was on a reck=
less
course and I had left <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusale=
m</st1:place></st1:City>
because I was angry with love for him. I felt helpless to change him and te=
rrified
for his life. Suddenly, I couldn&#8217;t wait to see him&#8212;to be sure he
was all right, to try once more to talk with him. I would do whatever I cou=
ld.
Joses was right. &#8220;We must go back,&#8221; I said.<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Cat=
ching up
with our two younger brothers, we turned around and began to hurry. But, in
less than an hour, at mid-day, the sky grew terribly dark, so dark we could=
 no
longer see enough to continue on. We set up camp and stayed in our tent the
rest of the day and that night. It was unlike any weather I&#8217;d ever
experienced. The strange darkness lasted awhile and slowly returned to norm=
al.
But by the time we could see well enough to travel, it was nearly sunset an=
d it
would do no good to tear down the tent and set it up again only a little
further. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The=
 next
day was the Shabbat. None of us had ever walked more than a handful of mile=
s on
our day of rest because to do so would break the law. We pushed it&#8212;we
walked to the edge of the mountain range and then stopped. I could not bring
myself to break the Lord&#8217;s commandment to rest in the treacherous Wadi
Kelt; and, so, we stayed at a place just beyond <st1:City w:st=3D"on"><st1:=
place
 w:st=3D"on">Jericho</st1:place></st1:City> and set up camp once more. We w=
aited
and prayed.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I m=
editated
on Scriptures memorized since childhood and drew encouragement from the Psa=
lms
about how King David found mercy and protection from Ha-Shem in the wildern=
ess.
My heart and mind clung in faith and hope for Jesus, along with David&#8217=
;s
prayers and praises. As David once cried out to the God of my fathers, I cr=
ied
out for my brother. And I also prayed for the temple, for the Great Sanhedr=
in&#8212;that
the rulers would find a way to deal mercifully with my brother. I knew the =
legal
ban against him was based on our law&#8212;and I knew the penalty for his
claims and rebellion. It would be death by stoning; at the very least, it w=
ould
be imprisonment in the bowels of the earth where he would rot in chains unt=
il
death. Oh, Elohim! Save him; protect my brother for the harm he&#8217;s
bringing upon himself and take care of those who follow him. Protect our
freedom to worship you in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jeru=
salem</st1:place></st1:City>
and in your holy temple. As you have promised through your prophets, bring =
your
glorious light to spread from <st1:City w:st=3D"on"><st1:place w:st=3D"on">=
Jerusalem</st1:place></st1:City>
to the far ends of the world, to all people and nations. Bring peace to <st=
1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>. Stay <=
st1:City
w:st=3D"on"><st1:place w:st=3D"on">Rome</st1:place></st1:City>&#8217;s powe=
r over
us; keep them under your mighty hand. In your mercy, for your name&#8217;s
sake, do not judge us with their harsh rule over us. Oh, Most High, you are=
 our
King, our only King. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I p=
rayed all
through the Shabbat, fasting and weeping, and my brothers prayed with me. In
the early morning, I gave our Passover lamb to tent dwellers, a family of
shepherds who lived by the road.<span style=3D'mso-spacerun:yes'>&nbsp; </s=
pan></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We =
arrived
in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></st1:Ci=
ty> in
the afternoon the day after the Shabbat and went directly to the home of
Lazarus, Martha, and Mary.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Mar=
tha
opened the door to me, while Joses and Simon were tending to <st1:place w:s=
t=3D"on"><st1:country-region
 w:st=3D"on">Sheba</st1:country-region></st1:place>, taking the load off of=
 him.
Jude was headed to the cistern with a bucket. There was no sign of Lazarus;=
 I
supposed he was in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</=
st1:place></st1:City>.
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Whe=
n Martha
saw me she said, &#8220;Oh, James, my dear, are you looking for your mother=
? She
is not here.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Do
you know where I can find her?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;No,
but, please come in. Wait a moment, I need to fetch water and a towel for y=
our
feet.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Mar=
tha
usually had these things ready at the door. I noticed how dark the home was
inside, there were no lamps burning, not anywhere that I could see.</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
tood by
the door and waited. I heard weeping coming from the back of the home where=
 the
family slept. Martha returned with a towel draped over her arm and a bowl of
water.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
at on
the stool and she stooped to wash my feet. &#8220;James, I am so sorry abou=
t Jesus.&#8221;
She started to cry.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I am
as well, and also afraid. Has he been staying with you these last nights? I=
s he
in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:=
City>
right now? I must find him, I must. I have to speak to him.&#8221;</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>She=
 looked
up at me and asked, &#8220;Where have you just come from?&#8221;</span></sp=
an></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;We
were near <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jericho</st1:place><=
/st1:City>
last night. I took my brothers with me and we missed Passover. It was my fa=
ult.
I was angry, and afraid.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>She=
 stood
up abruptly. &#8220;Wait here,&#8221; she said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I f=
inished
wiping my feet. Then I stood to wait for her. I heard voices in the back of=
 the
home. A man&#8217;s voice. Then Lazarus was walking toward me.</span></span=
></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;James,
Martha told me you . . . James.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He =
fell
silent when he came to me. We exchanged kisses to our cheeks. He held my
shoulders. He said, &#8220;James, Martha said you might not know about Jesu=
s.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;What
about him?&#8221; With the words, I knew, he had been arrested.</span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I am
sorry to tell you this. He is dead. He was arrested, brought to trial, and =
he
is dead.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I p=
ushed
Lazarus away and stepped back. &#8220;No!&#8221; I hollered, &#8220;No! I am
too late!&#8221; I tore at my robe and I bent over and wept.</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>As =
Martha
and Miriam lit lamps in the home, my brothers joined me and they also heard=
 the
news. Our mother was no longer here in <st1:City w:st=3D"on"><st1:place w:s=
t=3D"on">Bethany</st1:place></st1:City>.
Lazarus had received word from one of the women who had been with her. She =
was
being cared for by John, one of Jesus&#8217; closest men. Our mother&#8217;s
sister and sister-in-law were also with her. But where they were, no one kn=
ew.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Tha=
t night,
in the somewhat isolated, quiet guestroom in the home of Lazarus and his
sisters, where Jesus had so often slept, the four of us fell on each other&=
#8217;s
necks and wept bitterly until utter exhaustion and sorrow gave way to sleep=
.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Bef=
ore
sunrise, I awoke with a start. Was Jesus really dead? In the darkness, I tr=
ied
to see the sleeping forms of my brothers&#8212;and then, fully aware of the
truth, I rolled over and wept. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The=
 day
before, when Lazarus told me what had happened to Jesus, I wanted to see wh=
ere
they had laid him but Lazarus insisted it would be too dangerous to go ther=
e. A
member of the Sanhedrin, by the name of Nicodemus, had come and told the
relatives and friends of our brother, those who were still staying in <st1:=
City
w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></st1:City>, exactly =
where
they had buried him. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Gua=
rds had
been posted at the grave day and night. Nicodemus and three others had wrap=
ped
the body in a burial cloth and had laid him in a dug-out sepulcher, which w=
as
surrounded by a garden. It was on the other side of the mount where they had
taken him down from the cross. The guards came to the tomb at sunset, just =
as
Shabbat had begun and the men had finished caring for the body.</span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Thi=
ngs were
uncertain. Jesus&#8217; followers were afraid there would be more arrests. =
And
because he had to be buried quickly, before Shabbat began, there could be no
ceremony, no gathering of mourners. But I wanted to say goodbye somehow. </=
span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Aga=
in, I
felt helpless. I decided to think about my brother when things were good. I
remembered when we were boys and how we used to climb the rocks of a steep =
wadi
in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:C=
ity>. We
would race to the top and then examine our injuries. Then I remembered that
Lazarus said Jesus had been severely scourged before he was crucified. And =
our
mother had seen some of his torture, the mocking and humiliation. With that=
, I
abruptly sat up on my pallet. I could no longer tolerate my thoughts. I must
take action.<span style=3D'mso-spacerun:yes'>&nbsp; </span>I arose and crep=
t to
the door and quietly stepped outside. I must go to the sepulcher at once.</=
span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'text-decoration:non=
e'>&nbsp;</span></o:p></u></span></span></p>

<u><span style=3D'font-size:12.0pt;line-height:200%;font-family:"Times New =
Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'><br clear=3Dall style=3D'mso-special-charact=
er:line-break;
page-break-before:always'>
</span></u>

<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center;line-height:=
200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center;line-height:=
200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center;line-height:=
200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center;line-height:=
200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoNormal align=3Dcenter style=3D'text-align:center;line-height:=
200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
Chapter
Two<o:p></o:p></u></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font-weight:normal'><i
style=3D'mso-bidi-font-style:normal'>Joses<o:p></o:p></i></b></span></span>=
</p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I w=
ondered
if James had just left. The same as me, he&#8217;d been tossing in bed thro=
ugh
the night. The shutting of the door woke me from a dream&#8212;of being cru=
shed
by shadows from which I couldn&#8217;t get away. <span
style=3D'mso-spacerun:yes'>&nbsp;</span>In the dimness, I looked to my left=
 and
saw a crumpled blanket. I stretched my arm across James&#8217; pallet and f=
elt
for him. Empty. I wondered who else might have gone out with him. I saw
Simon&#8217;s tangle of hair against his white wool bedding. Moonlight from=
 the
window shone in. In the daytime, one could look out of this window to the
family&#8217;s courtyard and, beyond the property, to a view of the hills s=
outh
of <st1:place w:st=3D"on"><st1:City w:st=3D"on">Bethany</st1:City></st1:pla=
ce>. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At =
the foot
of my pallet I heard Jude&#8217;s breathing. He was still asleep. </span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>It =
hadn&#8217;t
been my idea to leave <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusale=
m</st1:place></st1:City>
early, but now I was thankful we did. I couldn&#8217;t have lived through w=
hat
happened to Jesus without dying with him and what good would that do? Losing
two sons in one day would have killed Mother. And my wife and children need=
 me;
our household needs me. I&#8217;m the main provider now. James is the eldest
but he lives apart from us and his time is divided between work and the
synagogue.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>God=
 knows I
would have done anything for Jesus. It was good James took us away from <st=
1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> when he=
 did. I
believed now that God had intervened. It was God who took us away just in t=
ime.<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Wha=
t relief
to be in <st1:City w:st=3D"on">Bethany</st1:City>, far from the sight of <s=
t1:place
w:st=3D"on"><st1:City w:st=3D"on">Jerusalem</st1:City></st1:place>&#8217;s =
walls.
The city had turned evil. My worry for Jesus had proved more than justified;
but what about divine help for him? Why hadn&#8217;t the Almighty One
intervened on his behalf? Why did God let him be captured and killed?</span=
></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jes=
us had
told me many times that we mustn&#8217;t blame God for bad things that happ=
en
to people. No, the blame lies in the choices of men. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>How=
 could
our leaders want one of their own to be stripped, beaten by the scourge, and
nailed to a cross until death? Crucifixions are part of the injustice of our
life under <st1:City w:st=3D"on"><st1:place w:st=3D"on">Rome</st1:place></s=
t1:City>,
but to hand over one of our own Jewish men, even demanding his death by
crucifixion? This had never happened.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Wha=
t had Jesus
done to deserve such wrath?<span style=3D'mso-spacerun:yes'>&nbsp; </span>H=
e was
a good man. He lived according to the commandments. There lived no better m=
an
in all of <st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place>=
</st1:City>.
If only he had never left us. It was his claims&#8212;but what about his
miracles and all the good he had done?</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
tared at
the ceiling. There was enough light to see the underside of the roof. This =
room
was of lesser quality than the home, but it served the family&#8217;s guests
well. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I p=
ushed
back the thoughts of Jesus&#8217; death and how it had come about. Instead,=
 I
pictured how he had looked when I caught sight of him with his disciples wh=
en
he first arrived in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethany</s=
t1:place></st1:City>
last week. He was glad to see his mother and brothers; he was glad to see m=
e.
He had grinned when our eyes met.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We =
had
traveled from <st1:City w:st=3D"on">Nazareth</st1:City>, set up our tent ne=
ar the
walls of <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place>=
</st1:City>
in our usual place, and then went to Lazarus&#8217; house and waited for hi=
m.
We had decided to meet him when he arrived there with his disciples. Everyo=
ne
knew he would go there first. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Alt=
ogether,
Jesus had been away for about three years. I missed how we used to tease ea=
ch
other at work&#8212;when Jesus was just my brother, not a famous teacher and
healer. Jesus had gone to see our cousin John, as were crowds of people from
all over the country. When he left, he gave me the kind of instructions that
only a man would give if he planned not to return to work.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Wor=
king
side by side on most projects, we took jobs in villages nearby&#8212;and in=
 the
city of <st1:City w:st=3D"on"><st1:place w:st=3D"on">Sepphoris</st1:place><=
/st1:City>
a few miles away. Sepphoris <span style=3D'mso-spacerun:yes'>&nbsp;</span>i=
s to
Galilee what <st1:City w:st=3D"on">Jerusalem</st1:City> is to <st1:place w:=
st=3D"on">Judea</st1:place>&#8212;a
thriving capital city. Located at the crossroads of Via Maris and <st1:Stre=
et
w:st=3D"on"><st1:address w:st=3D"on">Acre-Tiberias Road</st1:address></st1:=
Street>,
the Romans had burned Sepphoris before we were born. Rebuilding it had
continued on for our lifetimes. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>But=
 Jesus
preferred to work closer to home whenever we could. I had grown to miss even
his reprimands. On ladders, I had a tendency to forget how high up I was and
lean too far over. He preferred scaffolding, but it took so long to build i=
t,
as well as to disassemble it. Often, I would grow impatient and use a ladder
instead. I would be two stories high without a thought that the ladder bene=
ath
me did not sit sound enough. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I m=
issed
the bantering that sometimes went on. Tears filled my eyes. I rolled over a=
nd
faced the door. Moonlight shone through the crack between the door and its
frame. The door hung crooked. I shut my eyes. Jesus would never have allowed
that crack. The rain would get in.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Aft=
er he
left <st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1=
:City>,
I had, at first, been glad to be in charge of our family&#8217;s jobs. Jude=
 was
eighteen, Simon, sixteen. Cousins, and our uncle, Cleopas, often worked with
us, but mostly, we asked for their help only for larger projects. They work=
ed
independently as much as we did. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I l=
iked the
idea I could do projects my own way. But then no one praised my handiwork or
congratulated me when the job was done, no one to exclaim, &#8220;Now that =
will
hold for a long time.&#8221; I sorely missed Jesus.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He =
had
given up his to join our cousin John ben-Zacharias in <st1:place w:st=3D"on=
">Judea</st1:place>.
The way Jesus had put it, &#8220;John is announcing the coming <st1:place
w:st=3D"on"><st1:PlaceType w:st=3D"on">Kingdom</st1:PlaceType> of <st1:Plac=
eName
 w:st=3D"on">Heaven</st1:PlaceName></st1:place>.&#8221;<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Wor=
d came
to us in <st1:place w:st=3D"on"><st1:City w:st=3D"on">Nazareth</st1:City></=
st1:place>,
about some of the hard to bear things Jesus had been claiming about himself=
. <span
style=3D'mso-spacerun:yes'>&nbsp;</span>He called himself the &#8220;Son of
Man,&#8221; the name the prophet Daniel called the Messiah. I never had the
nerve to ask him why he thought he was that man. Now, he had been killed for
saying so.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I d=
idn&#8217;t
understand him. <st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:=
place></st1:City>
had rejected him&#8212;to the point of trying to throw him off a cliff after
hearing him speak in the synagogue. In <st1:City w:st=3D"on"><st1:place w:s=
t=3D"on">Nazareth</st1:place></st1:City>,
throwing someone down to his death is a way to handle deplorable sins.
Blasphemy is one of them. He managed to slip away unharmed. He really left =
us
then&#8212;I feared he&#8217;d never return. He spent a few minutes with Mo=
ther
before he went away to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Caperna=
um</st1:place></st1:City>.
He walked past us on his way out the door saying: &#8220;Only in <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> do they=
 kill
the prophets.&#8221;<span style=3D'mso-spacerun:yes'>&nbsp; </span>He never
stopped to explain to us what he had meant in the synagogue, which had turn=
ed
everyone against him. James was furious. I wanted to go after him, but James
wouldn&#8217;t let me, nor would my wife.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Mon=
ths
later, our family traveled to <st1:City w:st=3D"on"><st1:place w:st=3D"on">=
Capernaum</st1:place></st1:City>
to bring him home. We thought he was out of his mind. Mother had told us ab=
out
his forty-day fast in the desert. We had seen him in <st1:place w:st=3D"on"=
>Cana</st1:place>
just afterwards and he was too thin; he never gained back his former weight=
. <span
style=3D'mso-spacerun:yes'>&nbsp;</span>Mother worried about his wellbeing
whenever she saw him.<span style=3D'mso-spacerun:yes'>&nbsp; </span>We, tha=
t is,
James and I, cared more about his impossible claims. James said miracles co=
uld
be done by magicians to gain a following. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We =
grew
accustomed to strangers suddenly appearing at our house. We saw the poorest=
 of
people, many of them crippled or diseased, even lepers&#8212;everyone despe=
rate
to find him. These things disturbed us. Who was this new Jesus? Who was this
notorious man dividing the country with differing opinions about him? Some
wanted to kill him; most of those who came to our village claimed he was the
promised prophet, and not a few of them thought he was the Messiah. </span>=
</span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>On =
the
first day of the week of Passover, nine days ago, James, Jude, Simon, and I=
 had
waited for Jesus in this same guestroom, hoping to be alone with him. He ha=
d come
in late in the evening, ready to retire. He was tired, so we didn&#8217;t t=
alk
much. It didn&#8217;t matter to me, I was glad to see him and stay with him.
James planned to sleep in our tent in <st1:City w:st=3D"on"><st1:place w:st=
=3D"on">Jerusalem</st1:place></st1:City>,
but Jude, Simon, and I laid out our beds right beside his. Before putting o=
ut
the lamps that night, I remembered to show him the three scrolls the <st1:p=
lace
w:st=3D"on"><st1:City w:st=3D"on">Jerusalem</st1:City></st1:place> scribe h=
ad given
as gifts to James, Daniel, and me the day before. Daniel was Jesus&#8217;
closest friend growing up; he and his wife and children live in <st1:place
w:st=3D"on">Cana</st1:place> now.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The=
 <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> scribe =
had
asked me to show the scrolls to Jesus, and to tell him that he had found
certain Scriptures from the prophet Isaiah about the Messiah. The man was
explicit when he said, &#8220;Tell him they have been copied by my own
hand.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Whe=
n Jesus
opened the first scroll he was moved by what he saw. He sat down with it; a
smile brightened his face while he read. Without a word, he unrolled each
scroll and read them, nodding and smiling the entire time. Afterwards, he
carefully rolled them up, retied the blue strings around them, and handed t=
hem
back to me. He said, &#8220;The scribe, Judah, who copied these Scriptures,=
 he
is to be your brother. Truly, he will be a gift to you.&#8221;</span></span=
></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At =
that
time, I thought Jesus&#8217; words seemed strange. But, now, I suddenly
remembered&#8212;I had packed two of these scrolls in our belongings, mine =
and
the one the scribe had given to James. I had kept them both since James had
left his behind the night Jesus had read them. Daniel must have taken the t=
hird
one home with him.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Wha=
t were
written on our scrolls? I had forgotten about them, what with the busy week=
 and
our hasty departure from <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerus=
alem</st1:place></st1:City>
and what had happened since then. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I c=
rept
without a sound to the sacks we&#8217;d put in the corner of the room. I fo=
und
two bags that were likely to have the scrolls in them. I took them and slip=
ped outside
to the courtyard. <span style=3D'mso-spacerun:yes'>&nbsp;</span>The air was
chilly at the crack of dawn; it was still not light enough to read. I went =
back
inside and threw my blanket around me and returned to the benches and sat d=
own.
I felt around inside the first sack and found both scrolls. I curled up on =
the
bench, the rolls of papyrus clutched to my chest, blanket tucked under my f=
eet
and wrapped around me. I waited to warm up and somehow, in this uncomfortab=
le
position, I fell asleep.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font-weight:normal'><i
style=3D'mso-bidi-font-style:normal'>James<o:p></o:p></i></b></span></span>=
</p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Fro=
m <st1:City
w:st=3D"on">Bethany</st1:City>, two miles east of <st1:place w:st=3D"on"><s=
t1:City
 w:st=3D"on">Jerusalem</st1:City></st1:place>, I ran to the sepulcher, my f=
eet
unwilling to slow for the steepness, neither uphill or down. Located on the
opposite side of <st1:City w:st=3D"on">Jerusalem</st1:City>, I had to make =
my way
through lower and upper <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusa=
lem</st1:place></st1:City>
to get there. <span style=3D'mso-spacerun:yes'>&nbsp;</span>I slowed down t=
o a
fast walk through the windy, narrow streets. Vendors hadn&#8217;t arrived y=
et.
It was not hard to find the execution site. I&#8217;d seen criminals hung t=
here
before; it was on a rise beyond an elaborate city gate. The Romans displayed
their victims where passersby couldn&#8217;t help but see them.</span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I k=
ept my
eyes from looking upward where the executions had taken place. The sun had =
fully
risen and I could see the way I needed to take. It was a narrow footpath th=
at
led around the hillside and down to an area of trees and lush vegetation. C=
olorful
flowers were everywhere&#8212;red ones, several shades of gold and yellow; =
delicate
white ones lined the path. Cascading from rock walls, I saw thick vines wit=
h purple
flowers. This was a rich man&#8217;s cemetery, with a garden paradise
surrounding it. Spring flowering trees especially filled the air with soft
scents. Dew clung to the leaves and grass and had soaked my feet and the lo=
wer
part of my robe. The scent in the air was beautiful. I caught a whiff of
frankincense&#8212;its exceptional fragrance mingled with the smell of flow=
ers.
I slowed my pace, and drew in a deep breath. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I
remembered the guards and I purposefully made noise then, coughing, brushin=
g my
hands along tall grasses and branches; I wanted them to hear me coming and =
not
think I was an enemy sneaking up on them. When I came into the opening, I s=
aw
where sepulchers had been built into the face of the rock wall, which was of
the same hillside I&#8217;d just skirted around. I didn&#8217;t see anyone,=
 not
one soldier. I looked further to be sure. I wondered if the guards had been
called off. I relaxed a little and then looked for the entrance to the
sepulcher. I saw that the giant stone, the seal for the tomb, was rolled to=
 the
side, leaving the tomb open. I was at once afraid and relieved; I would be =
able
to see the body. I would kiss the wrapped forehead, even if it meant becomi=
ng
unclean by the law. I was already imagining that I would stand close to my
brother&#8217;s dead body. I braced myself. I would say goodbye.</span></sp=
an></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I b=
ent down
and looked in. I took a few steps and stopped just inside, in the area of t=
he
sepulcher where the family was meant to gather. A half wall divided the spa=
ce
from where the body would be laid. I stood still to allow my eyes to adjust=
 to
the dimness, and then I stepped further in, to the smaller space. Beside the
earthen wall, I saw the shelf of rock to hold the width and length of a man.
But there was no body. I stepped closer to it. There, lying on the smooth
surface of rock, I saw burial cloths&#8212;a long one and a napkin for the
head. It was neatly folded and set apart from the larger piece. The heady s=
cent
of frankincense mixed with myrrh from the burial cloth permeated the cavern=
. I
gathered Jesus&#8217; grave clothes up into my hands&#8212;flowers and spic=
es
fell from the linen onto the stone slab, the ground, and the top of my feet=
. I
groaned and sobbed while bringing the cloth to my chest. I buried my face in
it. Then nausea began to rise up inside me and I quickly turned and left the
tomb.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Eve=
ry road
was becoming busy with carts coming and going through the gates and streets=
 of
the city, but I barely noticed them, my mind was so full of questions and
sorrow. When I arrived at Lazarus&#8217; front gate, the burial cloth held
tightly in the crook of my arm, I went directly into the main house, having
decided to say nothing yet to my brothers. They were in the guest cottage w=
hich
was separated from the main building by the courtyard. Knowing the front do=
or
was bolted shut, I walked past the courtyard and stable and entered through=
 the
side door into the house. I called out, &#8220;Lazarus! Lazarus!&#8221; </s=
pan></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>A s=
leepy
man came out from one of the rooms. Within moments both of his sisters peer=
ed
from around the wall of the hallway that led to their bedchamber.</span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;What?
What is it? Lord, is it you?&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Lazarus,
it&#8217;s me, James!&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Blessed
be Ha-Shem, James, you sounded like Jesus. It was like before when he calle=
d me
from my grave.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Look
at this.&#8221; I held out the wadded up burial cloth to the approaching ma=
n.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus recognized
what I held out to him, not only because of the odor now filling the room, =
but
the linen cloth&#8212;it was like the one he had been buried in&#8212;only a
few weeks ago. He looked up but came no closer. &#8220;James, what&#8217;s
happened?&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font-weight:normal'><i
style=3D'mso-bidi-font-style:normal'>Joses<o:p></o:p></i></b></span></span>=
</p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The=
 sun was
bright when I awoke to James&#8217; voice shouting for Lazarus in the main
house. I gathered the blanket around myself and went in. I stood behind Jam=
es
and watched him as he and Lazarus examined a linen cloth, the one that had =
been
wrapped around Jesus.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;James,&#8221;
I said, too dazed to move closer. I knew what they were holding by what they
were saying about it.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jam=
es
turned around and saw me. &#8220;Joseph, I found this in the sepulcher, but=
 no
body.&#8221; I couldn&#8217;t remember the last time James had called me
Joseph.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
tepped
closer and looked at the cloth. It was covered with the remnant of burial
spices. His words and the sight of it took my breath away. &#8220;What?&#82=
21;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I
went to the grave and found only this.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Are
you sure you found the right grave?&#8221; I asked. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;This
has burial cloth has blood on it. The sepulcher was where Lazarus said it w=
ould
be but it was wide open, and there were no guards.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Perhaps his followers moved =
him to
a better place, where more people can mourn him at once,&#8221; I reasoned.
&#8220;He had such a following. And, surely, Mother is with them.&#8221;</s=
pan></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;That
was a rich man&#8217;s tomb; I doubt if there would be a better one anywhere
else. Besides, it was close to where they killed him.&#8221;</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
tared at
the cloth.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;We
must find his disciples, today if we can,&#8221; James said.</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus&#8217;
two sisters were busying themselves in the same room, listening, but not
intruding. Miriam drew up to us. Tears streamed down her face. &#8220;May I=
 see
it?&#8221; she asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jam=
es
handed the burial cloth to her. She held it in her hands and stared at it. =
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Miriam,
do you know where the women from Galilee stay when they are in <st1:City w:=
st=3D"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> for the feasts?&#8221; She se=
emed
not to hear James, so lost in thought and sorrow. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus
touched her shoulder and she looked up at him. Lazarus repeated the questio=
n. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;No,&#8221;
she said quietly, shaking her head.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Will
you take care of this for us?&#8221; James asked, meaning the burial cloth.=
 &#8220;Put
it in a safe, dry place.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>She=
 nodded
to James and said, &#8220;Yes, of course.&#8221; She left the room and Mart=
ha
went with her, wrapping her arm around Miriam&#8217;s shoulders.</span></sp=
an></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus followed
them with his eyes and then said to James, &#8220;Most everyone we know has
gone home by now.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jam=
es&#8217;
face lit up. &#8220;Zebedee from <st1:City w:st=3D"on"><st1:place w:st=3D"o=
n">Capernaum</st1:place></st1:City>
stays longer. He sells more fish during the feasts than at any other time o=
f year.
His two sons are always with Jesus. You remember them&#8212;James and John.=
&#8221;
He corrected himself, &#8220;I mean, they <i style=3D'mso-bidi-font-style:n=
ormal'>were</i>
always with Jesus. Yes, I think Zebedee would know where his own two sons a=
re.
If we can find where he sells his fish, we might find him, and he will take=
 us
to the disciples. We cannot leave <st1:City w:st=3D"on"><st1:place w:st=3D"=
on">Jerusalem</st1:place></st1:City>
until we are certain they are not here.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At =
that
moment, James noticed the two scrolls in my hands. Lazarus also looked at t=
hem.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;What do you have there?&#822=
1; James
asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;One of these is yours. One is
mine. But I don&#8217;t know which is which. Do you remember the <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> scribe =
who gave
them to us the day before Jesus arrived here?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I do
now&#8212;I must have left it here that night,&#8221; James said.</span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;I think his name was <st1:co=
untry-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>,&=
#8221; I
answered.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I
remember him,&#8221; Lazarus said. &#8220;He was a changed man, that fellow=
; he
had been one of Jesus&#8217; most powerful enemies&#8212;a scribe and teach=
er
of the Law, an official of the Sanhedrin. He was responsible for the report
that was used against Jesus that helped form the decision to ban him and his
followers from the temple. I believe he and Jesus became friends.&#8221;</s=
pan></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Jesus
read all three scrolls that night,&#8221; I said. &#8220;They pleased
him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jam=
es
looked at them and at me. I added, &#8220;About Judah, Jesus said he&#8217;=
d be
our brother, a gift to us.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Let&#8217;s
have a look,&#8221; James said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus stepped
to the living area and motioned for us to follow him and be seated. He said,
&#8220;Perhaps my sisters know where Zebedee sells his fish in <st1:City w:=
st=3D"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City>. I will go and ask them.&#822=
1;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Aft=
er James
and I were seated, I handed one of the scrolls to him and I examined the on=
e I held.
The blue cord on the scroll was made of a fine braiding of knots, with tass=
els
of a darker color blue. The papyrus was a fine quality with narrow rods of
polished olive wood fastened at its ends. The two scrolls looked identical =
on
the outside.</span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font-weight:normal'><i
style=3D'mso-bidi-font-style:normal'>James <o:p></o:p></i></b></span></span=
></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-font-kerning:14.0pt'>I had forgotten about the scrolls. I took=
 the one
Joses handed to me. The scrolls had been the furthest thing from my mind af=
ter the
events following Jesus&#8217; arrival in <st1:City w:st=3D"on"><st1:place w=
:st=3D"on">Jerusalem</st1:place></st1:City>.
I had grown more agitated and worried as the week wore on, but I was especi=
ally
upset the first day and that evening and had asked Jesus directly just what=
 he
was trying to accomplish. He had simply answered, &#8220;I will be in the t=
emple
tomorrow, join us and you will know what I&#8217;m doing.&#8221; <o:p></o:p=
></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-font-kerning:14.0pt'>I had done just that. I saw him every day=
 in
the temple after that.<o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-font-kerning:14.0pt'>Later in the week, he had ended a tirade =
of
accusations by saying to the rulers: &#8220;You will not see me here again
until you learn to say, &#8216;Blessed is he who comes in the name of the
Lord.&#8217;&#8221;<o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-font-kerning:14.0pt'>It was the last time I would ever see him=
. I
had been so angry at him, the itinerant, rebel rabbi, and I&#8217;d had ple=
nty
of cause to worry. <span style=3D'mso-spacerun:yes'>&nbsp;</span>Having led=
 a
ragtag group of men around the country and then ruining his reputation by
saying outlandish claims about himself was bad enough, but how Jesus dared =
to
be ushered into <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1=
:place></st1:City>
the way he had, and then upset the temple&#8217;s market and moneychangers?
And, later, more displays of boldness? But the worst of all, Jesus&#8217; f=
inal
rebuke of the leaders&#8212;that was irreparable.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>I knew Jesus would be silenced and=
 end
up like our cousin, John ben-Zacharias. <o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-font-kerning:14.0pt'>True to his word, my brother had not retu=
rned
to the temple proper either to pray or teach. I know now, Jesus will certai=
nly
never return to the temple, not to <st1:City w:st=3D"on"><st1:place w:st=3D=
"on">Nazareth</st1:place></st1:City>,
or anywhere else. He&#8217;s gone. <o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-font-kerning:14.0pt'>I read the words on the scroll to myself =
while
Joses read his. It was not the content that captured my attention at first,=
 but
its beauty. I held in my hands the most artistically copied text of Scriptu=
re I
had ever seen. Such elegant lettering on fine papyrus; the scribe had amazi=
ng skill.
The lettering alone seemed to create a sense of Divine intention. <o:p></o:=
p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>&#8220;For unto us a Child is born,<o:=
p></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>Unto us a Son is given;<o:p></o:p></i>=
</span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>And the government will be upon <o:p><=
/o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>His shoulder.<o:p></o:p></i></span></s=
pan></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>And His name will be called <o:p></o:p=
></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>Wonderful, Counselor,<o:p></o:p></i></=
span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>Mighty God, Everlasting Father, <o:p><=
/o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>Prince of Peace.<o:p></o:p></i></span>=
</span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>Of the increase of His government and<=
o:p></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>peace there will be no end.<o:p></o=
:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>Upon the throne of David and over <o:p=
></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>His kingdom,<o:p></o:p></i></span></sp=
an></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>to order it and establish it with<o:p>=
</o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>judgment and justice<o:p></o:p></i>=
</span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>from that time forward, even forever.<=
o:p></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>The zeal of the Lord of hosts <o:p></o=
:p></i></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:.5in;text-indent:.5in;line-height=
:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>will perform this.&#8221;</i></span></=
span><a
style=3D'mso-footnote-id:ftn2' href=3D"#_ftn2" name=3D"_ftnref2" title=3D""=
><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
class=3DMsoFootnoteReference><i style=3D'mso-bidi-font-style:normal'><span
style=3D'mso-special-character:footnote'><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><b style=3D'mso-bidi-font-weight:normal'><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:EN-US;
mso-bidi-language:AR-SA'>[2]</span></b></span><![endif]></span></i></span><=
/span></span></a><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'><o:p></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At =
the end
of the quotation, <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Ju=
dah</st1:place></st1:country-region>
changed the style of writing to a plainer look, which said: </span></span><=
/p>

<p class=3DMsoNormal style=3D'margin-left:1.0in;text-indent:.5in;line-heigh=
t:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>According to (here Judah cited the pla=
ce of
recordation as contained in the books of registration in the temple), I, Ju=
dah
ben-Avram, scribe of the Sanhedrin, do hereby testify that Jesus ben-Joseph,
first born to Miriam, the wife of Joseph ben-Jacob, was born legally from t=
he
line of King David in the city of Bethlehem, in the 33rd regnal year of King
Herod the Great, the year of the Roman census of Augustus, under the govern=
ment
of the Roman Empire.<o:p></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The=
n <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> q=
uoted
words from the prophet Micah and switched back to the elegant ancient
Hebrew-block style.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:1.0in;text-indent:.5in;line-heigh=
t:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>&#8216;But you, Bethlehem Ephrathah, t=
hough
you are little among the thousands of Judah, yet out of you shall come fort=
h to
Me the One to be Ruler in Israel, whose goings forth are from of old, from
everlasting.&#8217;&#8221;</i></span></span><a style=3D'mso-footnote-id:ftn=
3'
href=3D"#_ftn3" name=3D"_ftnref3" title=3D""><span style=3D'mso-bookmark:OL=
E_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><span class=3DMsoFootnoteReference><i
style=3D'mso-bidi-font-style:normal'><span style=3D'mso-special-character:f=
ootnote'><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><b style=3D'mso-bidi-font-weight:normal'><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:EN-US;
mso-bidi-language:AR-SA'>[3]</span></b></span><![endif]></span></i></span><=
/span></span></a><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'><o:p></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><span style=3D'mso-font-kerning:14.0p=
t'><o:p>&nbsp;</o:p></span></b></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I k=
new that
the records in the temple for documenting the births of <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Israel</st1:place></st1:country-region>&=
#8217;s
sons were done on the day of their ritual rites, that is, when the infants =
were
circumcised. <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</=
st1:place></st1:country-region>
must have looked up the records. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Eye=
s still fixed
on the scroll, I knew one thing only: I must find my mother.</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At =
the same
moment, I realized Joses towered over me, filled with excitement, the other
scroll being shaken. He was practically shouting. <span style=3D'mso-font-k=
erning:
14.0pt'>&#8220;This is about Jesus! It is; it is!&#8221;</span></span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-font-kerning:14.0pt'>I looked up and took the waving object fr=
om
Joses and began to read: <o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'margin-left:1.0in;text-indent:.5in;line-heigh=
t:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'>&#8220;Nevertheless, there will be no =
more
gloom for those who were in distress. In the past He humbled the land of
Zebulun and the land of Naphtali, but in the future He will honor Galilee of
the Gentiles, by the way of the sea, along the Jordan&#8212;The people walk=
ing
in darkness have seen a great light; on those living in the land of the sha=
dow
of death a light has dawned. You have enlarged the nation and increased the=
ir
joy; they rejoice before you as people rejoice at the harvest, as men rejoi=
ce
when dividing the plunder. For as in the day of Midian&#8217;s defeat, you =
have
scattered the yoke that burdens them, the bar across their shoulders, the r=
od
of their oppressor. Every warrior&#8217;s boot used in battle and every gar=
ment
rolled in blood will be destined for burning, will be fuel for the fire.&#8=
221;</i></span></span><a
style=3D'mso-footnote-id:ftn4' href=3D"#_ftn4" name=3D"_ftnref4" title=3D""=
><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
class=3DMsoFootnoteReference><i style=3D'mso-bidi-font-style:normal'><span
style=3D'mso-special-character:footnote'><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><b style=3D'mso-bidi-font-weight:normal'><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:EN-US;
mso-bidi-language:AR-SA'>[4]</span></b></span><![endif]></span></i></span><=
/span></span></a><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><i
style=3D'mso-bidi-font-style:normal'><o:p></o:p></i></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>As =
it
turned out, my scroll was the second part of Isaiah&#8217;s prophecy, and
Joses&#8217; scroll was the first part. For the oracle continued from &#822=
0;fuel
for the fire&#8221; to &#8220;For unto us a Child is born, unto us a Son is
given, and the government will be on His shoulder. And He will be called
Wonderful Counselor, Mighty God, Everlasting Father, Prince of Peace,&#8221;
and so on.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I r=
ead the
words of the scrolls over again slowly. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I m=
ust talk
to my mother. I must find her today, no matter the danger, no matter what. =
But,
first, I wanted to read the scroll <st1:country-region w:st=3D"on"><st1:pla=
ce
 w:st=3D"on">Judah</st1:place></st1:country-region> had given to Daniel, if=
 it
was still here. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;We
must ask Lazarus . . .&#8221; I said, looking up and saw that he had come b=
ack
to us and was sitting beside Joses on the cushions. &#8220;Lazarus, don&#82=
17;t
you know someone who can lead us to Mother and the disciples? What about
Zebedee, can we find him?</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I
can&#8217;t think of anyone. My associates do not know the disciples. Miriam
and Martha know many of the women, but they don&#8217;t know where they are
staying now. They know where Zebedee&#8217;s fish market is.&#8221; He lean=
ed
forward and looked at the scroll in my hands. &#8220;What words have so mov=
ed
you, James?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>His=
 question
sobered me. I replied, &#8220;It could be that the scribe, Judah, has
blasphemed by writing such things, by tying these words of holy writ to our
brother.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I h=
anded
him the scrolls. &#8220;Read this after you read that one.&#8221; Lazarus b=
egan
to unroll the first one. I asked, &#8220;Have you seen another scroll that
looks like these?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;No. Oh, this is beautiful. T=
his
was done by <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</s=
t1:place></st1:country-region>
ben-Avram; now I remember him. He told me our house wasn&#8217;t safe for y=
our
family and that there was a plot against my life.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;He
was a friend of Jesus then,&#8221; James said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I
don&#8217;t know if they were,&#8221; he replied.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Daniel
must have taken his scroll home,&#8221; Joses said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus
finished reading and stood up. &#8220;I tell you, your brother was no ordin=
ary
man. I was dead for four days! He had power over death; look at me! Here I =
am! Jesus
said he would rise again, on the third day. It isn&#8217;t over. This proves
who he is.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus
searched our faces for acceptance. But I was still so puzzled that I
didn&#8217;t know what to say. He continued, &#8220;Did you hear what he sa=
id
to Martha only minutes before he brought me back to life?&#8221; </span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;No,&#8221; Joses answered hi=
m, but
he looked at me when he said this. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus
wasn&#8217;t interested in what either of us answered; he was caught up in =
the
moment. &#8220;Martha,&#8221; he said, &#8220;had met Jesus on the road bel=
ow
our house and she scolded him for not coming in time to heal me. But he
answered her by saying, &#8216;Your brother will rise again.&#8217;</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;She
agreed with him, saying that I would rise one day, in the resurrection of t=
he
dead at the last day.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Then,
lifting his voice loud enough for everyone standing around them to hear, Je=
sus
said, &#8216;I am the resurrection and the life, the one who believes in me
will live, even though he dies; and whoever lives and believes in me will n=
ever
die.&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Think.
Think about the burial cloth you found this morning. He is alive, I tell yo=
u,
just as I am.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We =
looked
at Lazarus with stunned expressions. These were impossible words. </span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus
continued, &#8220;What do you think his words about being the resurrection =
and
the life mean, James?&#8212;Joses?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I
couldn&#8217;t say,&#8221; Joses replied.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;His
claim is either blasphemy or true,&#8221; I said. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;James,
you must believe me&#8212;it is true.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Only
a god could say such things, and there is only One true and living God.&#82=
21; I
said this as a rebuke.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Did he say anything else to
Martha?&#8221; Joses asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Only
that Jesus asked her, &#8216;Do you believe me?&#8217;&#8221; </span></span=
></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jos=
es
tilted his head to the side. &#8220;Did she?&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;She
told him that she believed he was the Messiah that was to come into the wor=
ld,
that he was God&#8217;s own son.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Lazarus,
did he deny those things?&#8221; I asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;No, in
fact he told her to bring our sister, Miriam, to him. He waited for her bec=
ause
he had planned all along to come to the place where I was buried, and going=
 to
the house would have taken him out of the way. And now here I stand before =
you.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;This
is why so many people believe in him,&#8221; Joses said. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;We
are all sons of God,&#8221; I replied. I closed my eyes for a moment and to=
ok a
deep breath. I said, &#8220;It is possible that Satan has given him power,
too&#8212;great power to deceive.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;No, James!&#8221; Lazarus cr=
ied
out. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I f=
elt my face
flush. &#8220;I am like a bird lost at sea with no land in sight. I don&#82=
17;t
know what to believe.&#8221; I stood now too, and I began to pace. &#8220;T=
hese
Scriptures of Isaiah the prophet are about the Promised One, the eternal
Messiah, and the scribe claims, according to law and heredity, it is Jesus.=
&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I t=
ook the
scroll Lazarus still held in his hand. &#8220;In here are words from Isaiah,
the prophet, &#8216;Unto us a Son is given . . . His name will be called
Wonderful, Counselor, Mighty God, Everlasting Father, Prince of Peace. . . .
And from Micah who says, &#8216;whose goings forth are from of old, from ev=
erlasting.&#8217;
. . . but how could it be our brother?&#8221; I looked at Joses. His face w=
as pale
and blank. I couldn&#8217;t tell what he was thinking. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;James,&#8221;
Lazarus said, &#8220;do you know why, or should I say, how, Jesus raised me
from the dead?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;I&#8217;m
sure you will tell me what I don&#8217;t know.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Consider
it. You know Jesus like no one else. No evil could possibly be done by
him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I t=
hought
about the names on the scroll . . .<span style=3D'mso-spacerun:yes'>&nbsp;
</span>Except for the claims and things he was doing in the temple lately, =
Jesus
had always been faithful and law-abiding in all matters of the commandments=
 and
scriptures. How did Jesus walk on top of water, across a storm-tossed sea? =
More
than two witnesses had seen this&#8212;which meant it could very well be tr=
ue. I
had heard that account from several of the disciples the night of the banqu=
et. If
true, then where did that power come from?</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I f=
elt desperate
to know. I walked out into the courtyard. I went to the bench and sat down,
face in hands. I prayed. I wept. Lazarus and Joses came out to me, I felt t=
hem
standing on either side of the bench. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>In =
between
sobs, I repeated the words, &#8220;Blessed be Ha-Shem, Blessed be Ha-Shem. =
Then
I brought to mind a Psalm of David and prayed it aloud as my own prayer: &#=
8220;In
you, O LORD, I have taken refuge; let me never be put to shame; deliver me =
in
your righteousness. Turn your ear to me; come quickly to my rescue; be my r=
ock
of refuge, a strong fortress to save me. Since you are my rock and my fortr=
ess,
for the sake of your name lead and guide me.&#8221; I repeated the phrase,
&#8220;&#8230; let me never be put to shame.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I f=
elt
shame because of what had happened to Jesus. I felt shame that my brother d=
ied
before we had patched up our relationship&#8212;waves of regret and grief m=
ixed
together. I felt sorrow one minute, anger the next, but mostly the regret a=
nd
shame. I groaned and thought to myself, Jesus, Jesus, what were you trying =
to
accomplish? And, by whose power did you do wonders? See, now you have been
killed. If the Almighty were with you, this wouldn&#8217;t have happened!</=
span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus sat
down beside me and wrapped an arm around my shoulders. I welcomed this. If =
only
I could see Jesus again&#8212;and talk to him. I groaned and said, &#8220;I
should not have left <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem=
</st1:place></st1:City>
and turned my back on him. I should have tried to help him.&#8221;</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Laz=
arus
squeezed me, while sitting beside me now. He said, &#8220;Almighty One, sho=
w James
the meaning of these scrolls.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Aft=
er this,
I told Simon and Jude, who were rolling up their bedding, to come outside a=
nd
talk with Joses, Lazarus and me. I did not feel the presence of mind to exp=
lain
anything to them about the scrolls or the empty tomb and burial cloth. All I
wanted to do was find the disciples and, especially, our mother. <span
style=3D'mso-spacerun:yes'>&nbsp;</span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I s=
aid,
&#8220;Joses, Lazarus, and I are going to the city to find Mother. While we=
 are
looking, I want you to see if you can find a certain scribe by the name of =
<st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> b=
en-Avram.
Find out what you can about him. Maybe there is a place where we can meet w=
ith
him; if you find him, ask him when I can meet with him&#8212;and where. Look
for him in the temple. Do you remember what he looks like?&#8221; </span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;James, are you sure they wil=
l be
safe going there alone?&#8221; Joses had his worried look.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;No
one will bother with them.&#8221; I meant this because of their youth.</spa=
n></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jud=
e seemed
pleased to have an important errand. He said, &#8220;You can count on us. B=
ut
we don&#8217;t know the man. How will we find him?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;He
was here last week,&#8221; I said, &#8220;Remember, he came to see Jesus be=
fore
he arrived with his disciples.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;James,&#8221;
Joses said, &#8220;the scribe only sat with us for a brief time. Jude and S=
imon
never met him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Where will you look for
Mother?&#8221; Simon asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;If
his disciples are still in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jer=
usalem</st1:place></st1:City>,
we will find her with them,&#8221; I replied.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Shouldn&#8217;t
we stay together?&#8221; Joses pressed.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;No
we need to split up. It will be far safer for Simon and Jude to be in the t=
emple
area and the parts of the city where the scribe would be. But, as for us, I
think wherever Jesus&#8217; disciples are, it will be dangerous.&#8221;</sp=
an></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Are you sure Mother is with
them?&#8221; Simon asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Yes,&#8221;
I said. &#8220;Yes, I am certain.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I t=
urned to
Jude and said, &#8220;We&#8217;ll meet you both later. Here, before sundown.
How much money do you have?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jude
shrugged. &#8220;None.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8=
220;Here,&#8221;
I gave him enough coins to buy food for the day. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>We =
set off
for <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1=
:City>
shortly after and when we passed through the eastern gate near the temple
courts, we went our two separate ways. Lazarus knew from Martha, the locati=
on
of Zebedee&#8217;s fish market near the upper city. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<u><span style=3D'font-size:12.0pt;line-height:200%;font-family:"Times New =
Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'><br clear=3Dall style=3D'mso-special-charact=
er:line-break;
page-break-before:always'>
</span></u>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u><o:p><span style=3D'te=
xt-decoration:
 none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><u>Chapter Three<o:p></o:p></u></span></sp=
an></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><st=
1:country-region
w:st=3D"on"><st1:place w:st=3D"on"><b style=3D'mso-bidi-font-weight:normal'=
><i
  style=3D'mso-bidi-font-style:normal'>Judah</i></b></st1:place></st1:count=
ry-region><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'> <o:p></o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Slouched on a low cushion=
ed
chair, legs stretched out in front of me, hands clasped beneath my chin, I =
sat
alone with my thoughts. Normally, this was my seat whenever I entertained
guests. It was one of four chairs that sat close to a white-stone table. I
liked to lay open a scroll on the smooth, polished table, and discuss matte=
rs
of the Law with my visitors. At this time, it served as a footstool. <b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p></o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I guessed that my oil lam=
p had
gone out after I had drifted off to sleep, some time before dawn. If Samuel=
 had
known I was still in my study, he certainly would have thrown open the
shuttered windows for me and then scolded me for not retiring to bed. I kne=
w I
should wash and dress but I had no desire for it. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The moment I had awakened,
grief struck again. Jesus, the one I had come to know as a friend, and the
Messiah, was dead. And ever since that horrific day, the Day of Passover, I=
 had
not returned to the temple. The place meant nothing to me now, even though I
had spent most of my life there as a teacher of the law, a scribe, and, for=
 the
last few years, a leading official in the Sanhedrin.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>Now, my work and studies, everythi=
ng I
valued, seemed far from me; and I couldn&#8217;t think of a single thing to=
 do
about it.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>How could I ever go back =
there?
And, what did it mean that the veil in the <st1:Street w:st=3D"on"><st1:add=
ress
 w:st=3D"on">Most Holy Place</st1:address></st1:Street> had been rent in tw=
o? I
knew the Almighty One had done the tearing.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>And how could anyone explain away t=
he
earthquake and the eerie darkness when Jesus died? My closest peers and
mentors, some of them priests, closed themselves off to the obvious. How co=
uld
I face any of them again? They had turned into bloodthirsty murderers set
against a man who walked in the compassion and wisdom of God.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>But they just couldn&#8217;t see w=
hat I
had come to see in him. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jesus said it took faith =
to
believe the truth that comes from God. Faith. He spoke of it more than any =
man
I&#8217;d known. It was important to him that one believes&#8212;not only in
the Scriptures and the commandments of God, but that one believes in <span
style=3D'mso-bidi-font-style:italic'>him</span>. This infuriated many of us=
; yes,
even me. I had thought the same way as everyone else for a long time.</span=
></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span style=3D'mso-bidi-f=
ont-style:
italic'>It was a wonder how one&#8217;s heart could swing so fully from one
extreme to the other.</span> I had hated him. Then, just over a week ago, I
remember clearly how I felt when Jesus came to <st1:City w:st=3D"on"><st1:p=
lace
 w:st=3D"on">Jerusalem</st1:place></st1:City> for Passover. His followers, =
and a
large excited throng of pilgrims, had ushered him into the city with praise=
s,
singing, shouting, and the waving of palm branches, giving him a king&#8217=
;s
welcome.<span style=3D'mso-spacerun:yes'>&nbsp; </span>My heart had soared =
at the
sight of it.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The crowd had laid their =
cloaks
on the ground before the young colt while it carried Jesus inside the easte=
rn
gate.<span style=3D'mso-spacerun:yes'>&nbsp; </span>Amidst their celebratio=
n and
proclamations, he had accepted his role as <st1:country-region w:st=3D"on">=
<st1:place
 w:st=3D"on">Israel</st1:place></st1:country-region>&#8217;s Messiah. Her k=
ing.
The Son of David.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Several times that week, I
joined the crowds in the temple to hear him teach, while hope for <st1:coun=
try-region
w:st=3D"on"><st1:place w:st=3D"on">Israel</st1:place></st1:country-region>,=
 and for
him, took on new bounds within my heart. Of course, these ideas were in
opposition to what he and I had discussed weeks earlier, while in the home =
of
Lazarus. At that time, Jesus said he would die on Passover, according to the
will of God. Hearing those particular words, I suddenly believed he was the
Messiah. To add to my astonishment, I discovered Scriptures that described
things I saw in Jesus; for example, that the Promised One would appear as a
tender shoot out of dry ground, and that he would be raised up from among h=
is
own people. His coming would be announced by a prophet beforehand&#8212;and=
 I had
been baptized by that very prophet. My own experience was as Isaiah had
predicted, &#8220;Who has believed our report? And to whom has the arm of t=
he
Lord been revealed?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I had recently uncovered
predictions about a Messiah, which I had begun to see pointed to Jesus, the
carpenter from a village in the <st1:place w:st=3D"on">Galilee</st1:place> =
region.
There were passages about a &#8220;suffering servant&#8221; Messiah. There
seemed to be two different Messiahs &#8211; one a suffering servant, and on=
e a conquering
king and deliverer. Could Jesus be the two in one? I saw firsthand the
dichotomy in the one man with whom I&#8217;d grown so very fond. I would ha=
ve
died for Jesus. Even more, I would have lived for him.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I picked my cloak up from=
 the
floor, where I had left it in a heap beside me. I used it now to cover my l=
ap. I
tucked its ends around my legs and feet for warmth against the chilly air. I
hadn&#8217;t believed in Jesus for very long. As it was, I had been one of =
the
strongest voices in the Sanhedrin to oppose him. <span style=3D'mso-bidi-fo=
nt-style:
italic'>Besides, what did it matter? </span>Jesus had been found guilty of
blasphemy, was beaten, stripped of all dignity, and was nailed to a cross u=
ntil
death. I had helped to bury him. And the days since then followed one after
another. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>How dare the sun rise and=
 set,
rise and set, as if nothing had happened? The Messiah was cut off from the =
land
of the living. It was impossible according to the Scriptures. And yet, to t=
he
outrage deep in my heart, some Scriptures had predicted it. Yes, this was t=
he
mystery: I knew that Jesus had willingly come to <st1:City w:st=3D"on"><st1=
:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> to die. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I shook my head. I shudde=
red
realizing that I, too, had been party to what had been done to him, because=
 of
what I had reported against him. I&#8217;d written eyewitness statements
against Jesus before believing in him. My own efforts against him, months a=
go,
had helped pave the way to his final outcome. I had come to care so much ab=
out
the man I had despised. Yes, people could easily swing in opposite ways whe=
n it
came to Jesus ben-Joseph.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I thought I heard voices =
from
the street and wondered what time it was&#8212;or, for that matter, what da=
y. I
drew a deep breath. The silence and gloom in my study reminded me of how I =
had
felt in the sepulcher when I and three others laid the lifeless form of Jes=
us
upon the stone slab in the grave. Only words pertinent to our task had been
spoken there as each man struggled with his own inner turmoil. However, tea=
rs
flowed without restraint from all of us.<span style=3D'mso-spacerun:yes'>&n=
bsp;
</span>Nicodemus and Joseph, and a close disciple of Jesus&#8217;, and I, h=
ad
worked quickly with the help of a dutiful lantern. Since then I had enterta=
ined
the thought that even the lantern, if alive, would have refused to give its
light had it understood its impossible, sorrowful task.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>I would never forget what I saw by=
 the
lantern&#8217;s soft glow. And it was that same close-up image of Jesus&#82=
17;
battered face and body with which I&#8217;d fallen asleep. </span></span></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I had stared at the face.=
 His
face had become so dear to me&#8212;so full of life and expression&#8212;so
full of God&#8217;s love towards me. Seeing it dead and swollen, caked in
places by dried blood, was too much to bear. And yet he had the look of pea=
ce.
Surrendered peace. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I had not watched him suf=
fer
and die and for that I was glad. Seeing the corpse still attached to the cr=
oss
was horror enough. Handling his remains and seeing him so closely was what I
just could not shake from my mind. <span style=3D'mso-bidi-font-style:itali=
c'>How
could I escape the lifeless face of the man who had shown me God&#8217;s go=
odness
and power? Where was that now? Where were my other memories of Jesus&#8212;=
Jesus
the powerful prophet and healer?</span> They were hidden from me behind this
dark veil of death. Shrouded from me like the body in the tomb. </span></sp=
an></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I could still smell the h=
eavy
odor of burial spices. Nicodemus had brought pounds of powdered myrrh and
crushed, leafy aloes, and frankincense which we poured into and over the bu=
rial
wrappings. Women had picked flowers in the garden and asked us to lay them =
on
the body. I wondered if some of the heady-smelling mixture had fallen into =
the
fabric of my own clothes. But, no, I had different clothes on now than I&#8=
217;d
worn that day. Then I remembered my cloak. The spices were in my woolen clo=
ak,
now spread across my lap. In the dimness, I saw dark splotches. Blood. My c=
loak
had his blood stains on it. I pulled it off and neatly folded it and placed=
 it
on the stone table. I buried my face into my hands. Death is too final! <sp=
an
style=3D'mso-bidi-font-style:italic'>How could God let this happen? No, the
question was not how, but why. <o:p></o:p></span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span style=3D'mso-bidi-f=
ont-style:
italic'><o:p>&nbsp;</o:p></span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>Jude <o:p></o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Simon and I scoured the t=
emple searching
for the scribe who had given scrolls to our brothers. We were afraid to
approach any of the temple guards, for that would be foolhardy. The guards
could arrest any follower of Jesus, and what might they do with his brother=
s? We
were discreet in asking men about the scribe, but a guard had taken notice =
of us.
I saw him behind a column, our eyes met as he peered around it, looking
straight at us. I had just asked a priest if he knew the whereabouts of the
scribe, <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:p=
lace></st1:country-region>
ben-Avram. The priest said he hadn&#8217;t seen him since the Day of Passov=
er
and then he walked away. The guard stepped up in his place and offered to t=
ake us
to the scribe&#8217;s home. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I was careful not to act
alarmed and showed interest in the guard&#8217;s offer; not to do so would =
have
raised suspicion. All I wanted was to return to <st1:City w:st=3D"on"><st1:=
place
 w:st=3D"on">Bethany</st1:place></st1:City>. I did not want to go to the sc=
ribe&#8217;s
house. What if we were arrested as Jesus&#8217; followers? I hesitated and =
the
man repeated the question. &#8220;Do you want me to take you there?&#8221;<=
/span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I quickly nodded and said,
&#8220;You are kind. Yes, thank you.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He took us through a neat=
 grid
of streets in a neighborhood of white stone buildings, built closely togeth=
er, row
after row, many of them shared common walls. Odd, there wasn&#8217;t a sing=
le
stable in the area. I wondered where they kept their animals. Gates and fro=
nt
doors set the homes apart from each other. Stone walks in front of the
properties connected them. Outer staircases indicated when there were apart=
ments
on the upper floors. The way to the scribe&#8217;s home involved a few turn=
s.
Close to the temple, the leaders, scribes, and hundreds of priests and thei=
r families
lived in this area. We saw a few of priests, dressed in their distinctive
garments walking about. The blocks of buildings looked the same. Without a
guide we would have gone in circles; not that I would have tried to find the
place on our own. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I have seen you be=
fore,&#8221;
the guard said, as we walked along. &#8220;Weren&#8217;t you with the Nazar=
ene,
the teacher that was executed by the Romans the other day?&#8221; </span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Simon glanced nervously t=
o me, not
aware that I purposefully ignored him. But, too late, Simon had, by his sim=
ple
reaction directed to me, given it away that the rabbi from <st1:City w:st=
=3D"on"><st1:place
 w:st=3D"on">Nazareth</st1:place></st1:City> meant something to us. </span>=
</span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The guard pointed to the =
door
of a house, one building down. &#8220;That&#8217;s it, there&#8212;the one =
with
the taller gate with the vines.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Then he said, &#8220;The
Teacher was a good man. His miracles proved it so. But he shouldn&#8217;t h=
ave
&#8230;&#8221; Casting a wary look to the buildings, the guard stopped spea=
king
as though spies were listening to his every word. The two-story homes, and
their windows, towered close to the street. He looked around nervously and =
bid
Simon and me farewell. He turned to leave, but then he turned back. He look=
ed
tentative, as though he had something further to say.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>We looked at him and waited. </spa=
n></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He stepped closer and spo=
ke in
a hushed voice. &#8220;Where is his body? Have you moved it to some other
grave?&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Astonished expressions mu=
st
have convinced the guard that neither of us knew what he was talking about.=
<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>He said, &#8220;It&#8217;=
s hard
to know what is true, what isn&#8217;t. It&#8217;s harder still to know who=
 you
can trust.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Why do you ask whe=
re his
body is?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The man looked to the doo=
r he
had pointed out to us, and then he looked at me with eyebrows pinched toget=
her.
&#8220;Why are you looking for <st1:country-region w:st=3D"on"><st1:place w=
:st=3D"on">Judah</st1:place></st1:country-region>
ben-Avram?&#8221; he asked.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;What&#8217;s it to
you?&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I&#8217;m interest=
ed in
the Nazarene and what his followers have to say about him.&#8221; </span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The nervous twitch by my =
right
eye started up. I hoped the man didn&#8217;t notice it. I wasn&#8217;t sure
what to say. This could be a trap to arrest us. In a mocking tone, I said,
&#8220;Does the teacher still have followers when he&#8217;s dead?&#8221; T=
he
moment the words left my mouth, I wished for them back. Even though I was
acting, how could I talk about my own, dear brother in such a heartless way=
? I
would give anything to see him, to embrace him, to talk to him. Unbidden so=
rrow
rose up. I looked away. I would give myself away any moment. <span
style=3D'mso-spacerun:yes'>&nbsp;</span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I know that <st1:c=
ountry-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> b=
en-Avram
helped to bury him,&#8221; the guard replied defensively. &#8220;Ask him if=
 he
knows what&#8217;s become of the body.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>These last words surprise=
d me
so much that Simon and I stared blankly at each other, shock evident on our
faces. &#8220;You said his body is missing?&#8221; I asked. </span></span><=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Stolen, is what th=
e high
priest said&#8212;by his followers&#8212;because he had claimed he&#8217;d =
rise
again.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Simon wrinkled his face in
confusion. I softly replied, &#8220;That&#8217;s madness.&#8221;</span></sp=
an></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;A lot of this is b=
ased
on hearsay, but the high priest knows how dangerous rumors are.&#8221; He
leaned closer to me. &#8220;Listen,&#8221; his eyes glanced back and forth,=
 and
he looked past us, &#8220;we can&#8217;t have this conversation here. Where=
 can
I find you, later? I know something that should interest you, if you are
followers of Jesus.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We are staying in =
<st1:City
w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></st1:City>,&#8221; I=
 answered,
already afraid of what James would say when the man came to us there. But w=
hat
else could I do? I trusted the man; he seemed sincere, and he might know so=
mething
important. Maybe James would thank me. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The guard leaned closer a=
nd
said, &#8220;My name is Timon ben-Justin. You ask <st1:country-region w:st=
=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> about me. Listen, I&#82=
17;m
terribly sorry about your rabbi.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;He was not our
rabbi,&#8221; Simon blurted out. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Your faces and rea=
ctions
say otherwise,&#8221; the guard said. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;No, not his discip=
les,&#8221;
I replied, &#8220;his brothers.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The man&#8217;s eyes grew=
 wide,
and his expression softened. He said nothing further.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;So, what else do y=
ou
know? Why should we trust you?&#8221; I asked, suddenly feeling brave in th=
e face
of such mysteries about my brother, and more at ease with the man, Timon.</=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I am most concerne=
d about
something that has happened that is not a rumor,&#8221; he said.</span></sp=
an></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;What?&#8221; I ask=
ed.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;My friend, a temple
guard like me, has locked himself inside his home and refuses to come out a=
nd I
think I know why.&#8221; Timon looked around nervously, and said, &#8220;I =
will
tell you everything I know. Not here. Where in <st1:City w:st=3D"on"><st1:p=
lace
 w:st=3D"on">Bethany</st1:place></st1:City> will I find you?&#8221;</span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I told him the way to
Lazarus&#8217;s house and invited him to come after sunset the next evening=
.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;May the Holy One&#=
8217;s
angels go with you,&#8221; Timon said.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Since Simon and I felt too
emotional to call on the scribe, we retreated a little way on the same stre=
et
and found a place to sit beneath a branching out olive tree that stood behi=
nd a
walled-in courtyard.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I hope Jesus&#8217=
; body
is somewhere safe.&#8221; Simon said after we&#8217;d sat together in silen=
ce
for awhile. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;It makes me sick,&=
#8221;
I answered, adding, &#8220;I want to see him, just one more time. Even
dead&#8212;it&#8217;s better than to never see him again.&#8221;</span></sp=
an></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Maybe it&#8217;s a=
 good
thing his body is missing,&#8221; Simon said. &#8220;If Mother is with his
disciples, I hope they will bury him where she wants him.&#8221; We sat
quietly. Then Simon voiced my own thoughts, &#8220;Do you remember his disg=
ust
for funeral wailers?&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I nodded. Neither of us s=
aid another
word for several minutes while the reality set in that there would be no
funeral for our dear brother, our beloved Jesus. Since he had been
excommunicated and put to death for blasphemy, he was a man cursed, which m=
eant
that he could not have a proper, traditional funeral&#8212;unless, we wonde=
red,
that is why his disciples had stolen his body. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The sound of the metal kn=
ocker would
surely bring someone to the door. I&#8217;d never used one as ornate and he=
avy
as this one. As we waited, Simon ran his fingers along the carved sections =
of
the door&#8217;s front panels, which left his hand in mid-air at eye level,
when suddenly the door opened, and there stood a man in response to our kno=
ck.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>To explain himself, Simon=
 said,
&#8220;This is a fine door. Beautiful. We make doors like this. Well, we ma=
de
one like this once . . . only a lot smaller, and not all one piece.&#8221; =
</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Because of the questionin=
g look
on the man&#8217;s face, I nervously cleared my throat and moved Simon asid=
e.<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Shalom to you, Sir=
. Jude
ben-Joseph is my name. This is my brother, Simon. Forgive him. We&#8217;re
carpenters. And, this, this is a beautiful door.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The man raised an eyebrow=
 and then
his eyes narrowed. &#8220;What do you seek?&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>By his look and tone of v=
oice, I
realized immediately that we did not belong in this neighborhood, where
scribes, priests, students, and the learned and rich lived. These houses we=
re
close to the temple and were socially considered off-limits to the public. =
</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The man who opened the do=
or to us
did not hide his discomfort. And I easily read his mind: Carpenters would n=
ot
dare to come here looking for work, would they?</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Sir, are you <st1:country-re=
gion
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>
ben-Avram?&#8221; I asked.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At this, he frowned and s=
hook
his head. &#8220;This is his residence. He teaches this time of day in the =
temple.
You can find him there.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>At once I realized I&#821=
7;d
managed to insult the man&#8217;s master by my assumption, which made me fe=
el
even more foolish in the eyes of the servant.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We already looked =
for
him in the place where he teaches,&#8221; I said.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Simon leaned closer to me=
 and
said in a low voice, &#8220;We can leave a message, can&#8217;t we?&#8221;<=
/span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I voiced the idea.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>&#8220;Will you tell him that our
brother, James ben-Joseph, from <st1:City w:st=3D"on"><st1:place w:st=3D"on=
">Nazareth</st1:place></st1:City>,
would like to speak to him? And tell him we are staying in <st1:City w:st=
=3D"on"><st1:place
 w:st=3D"on">Bethany</st1:place></st1:City> at the home of Lazarus. He knows
where it is.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I had taken a chance by b=
eing
honest in giving our names and where we could be found, but it seemed like =
the
best thing to do. If <st1:country-region w:st=3D"on"><st1:place w:st=3D"on"=
>Judah</st1:place></st1:country-region>
had helped to bury Jesus, he was probably someone we could trust. </span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The servant&#8217;s eyes =
flew
open with alarm and he quickly scanned the street to see if anyone was abou=
t.
&#8220;Are you also the brothers of Jesus, the Nazarene?&#8221; he asked wh=
ile
shutting the door only wide enough to frame his face. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Simon and I exchanged qui=
ck
glances and I repeated, &#8220;Will you tell him?&#8221;<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The servant said, &#8220;=
James.
James of <st1:place w:st=3D"on"><st1:City w:st=3D"on">Nazareth</st1:City></=
st1:place>.
The home of Lazarus. Yes, I will tell my master.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Samuel, who is
here?&#8221; another man&#8217;s voice called to the servant from inside the
house. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;It appears I can t=
ell
him now. I didn&#8217;t know he was home. Wait here.&#8221; The servant clo=
sed
the door. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><st=
1:country-region
w:st=3D"on"><st1:place w:st=3D"on"><b style=3D'mso-bidi-font-weight:normal'=
><i
  style=3D'mso-bidi-font-style:normal'>Judah</i></b></st1:place></st1:count=
ry-region><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p></o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><b style=3D'mso-bidi-font=
-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>When Samuel came to me, I=
 was leaning
against the doorway of my study. He did not hide his shock at the sight of =
me. I
don&#8217;t believe he had never seen me unkempt in any way before this.</s=
pan></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Master, how long h=
ave
you been in there?&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;What day is it?&#8=
221; I
replied while peering down the corridor in the direction Samuel had come fr=
om.
&#8220;Who is here?&#8221; I added.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Two carpenters. Br=
others
of that Jesus, the Nazarene.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I am quite sure Samuel wa=
s too
overcome with my condition to attempt to answer my first question. He cared=
 for
me more like a father than a servant would, even though he was only eight y=
ears
my senior. Concern for me lined my dear servant&#8217;s face. </span></span=
></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Master, what is
wrong?&#8221; he asked.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;No time to explain=
. Oh,
Samuel, praise Ha-Shem. Their faces will surely brighten my soul. But hurry;
bring the two brothers of Jesus inside. They could be in danger.&#8221;</sp=
an></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>After the three of us were
seated, and we finished introducing ourselves, the oldest, Jude, said,
&#8220;Rabbi Judah, our brother, James, would like to meet with you regardi=
ng
the scrolls you gave them.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Yes, I would like
that,&#8221; I replied. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jude continued, &#8220;Si=
r,
please forgive us if we ask too much of you, but on our way here, a man tol=
d us
something . . . upsetting. He said you might be of assistance because you h=
elped
to bury Jesus&#8217; body.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Yes, I did. How ca=
n I
help ease your hearts? Your brother was an amazing, wonderful man. I am
grieving for him, as a brother would grieve, believe me.&#8221; I had assum=
ed
they needed comfort; perhaps they wanted to know more about their
brother&#8217;s death and burial. I determined to console them as much as I
could. I did not, however, want to discuss the manner in which he died. I
surely would not have to do that, I had not witnessed the torture Jesus had
endured.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jude said, &#8220;The tem=
ple guard
who guided us here said we should ask you concerning our brother&#8217;s to=
mb.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;He has been laid in a beauti=
ful
garden tomb that belonged to Joseph of Aramethea. I can tell you where it i=
s if
you&#8217;d like.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;We know where it i=
s,&#8221;
Jude replied. He continued, &#8220;The temple guard wanted to know if we kn=
ew
where Jesus&#8217; body had been moved because it is missing. He said the
priests are saying that his disciples have stolen it because they want to c=
laim
that he rose from the dead.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Hearing this, I sat strai=
ght up
and then leaned over the table, to get closer to Jude, to look him in the e=
ye.
&#8220;What!? His body is gone?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;That&#8217;s what =
the temple
guard said. His name is Timon ben-Justin.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Yes, Timon. What else did he
say?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Tomorrow night he =
is
coming to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place><=
/st1:City>
to tell us more.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I laughed with amazement =
and
joy. I was beside myself. &#8220;I know Timon,&#8221; I said, &#8220;and tw=
o of
Timon&#8217;s friends were the temple guards the priests sent with the Roman
soldiers. I saw them just after we finished caring for Jesus&#8217; body in=
 the
sepulcher.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jude&#8217;s face filled =
with emotion.
He said, &#8220;If the followers of Jesus had taken him away, surely, Lazar=
us would
know. He is a close friend to Jesus, everyone knows this. And we have just =
come
from him. He knows nothing about these rumors.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;I know Lazarus and have been=
 to
his home on two occasions,&#8221; I said.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Lazarus thinks Jesus&#8217; =
closest
disciples are still in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusal=
em</st1:place></st1:City>,
hiding somewhere; everyone is afraid of being arrested.&#8221; </span></spa=
n></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Samuel came in with a tra=
y of
food and drinks for all of us. My thoughts began to wander. I had already b=
egun
the mental exercise of going through Scriptures, searching for a clue to wh=
at these
things could mean. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I tried to remember what =
Jesus had
said about himself, because, I had come to learn, his words carried the same
weight as the Scriptures. My mind jumped to a scene&#8212;the memory of Jes=
us
at his trial, hands and feet bound, face bruised, yet standing so sure of
himself, in front of the high priest. Jesus had full knowledge of his own d=
eath
looming before him, the death he had told me he would suffer. At that time,=
 my
heart had soared because of the answer Jesus had given the high priest, the
words that had sent him to crucifixion. But the words were a statement of f=
act.
Caiaphas had asked him for the truth, and Jesus gave it to him. He claimed =
to
be the Son of the Living God, the Messiah. He boldly went further to say th=
at he
would one day come in the clouds of Heaven&#8217;s glory. By saying these w=
ords
of prophetic Scripture, which everyone knew were meant for the Messiah, he =
claimed
to be that man. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>A dead Messiah was someth=
ing I
had been trying to come to terms with; but, if his body was no longer in the
tomb, then he was alive. He claimed he would rise from the dead, and he had=
! I
had thought he had meant that his spirit would rise from the dead. I am a
Pharisee, and we believe in life after death. With more thought, Jesus had
specifically said &#8220;on the third day&#8221;&#8212;of course&#8212;he
bodily rose!</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>What, I wondered, had the
guards seen? What did Pilate and Caiaphas know? Surely, the temple and Roman
guards would have reported to them. Most of all, where was Jesus now?</span=
></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I looked across to the two
young men sitting with me. What did they know and not know about their brot=
her?
I realized that neither of them could have possibly heard what Jesus had sa=
id
about himself during his trial. I burned inside to tell them. </span></span=
></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Jude, what do you know about=
 Jesus,
in terms of his power and claims?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;He was a carpenter=
 and became
a miracle worker and a teacher. He held crowds spellbound, if that is a pow=
er.
He called himself the Son of Man. James thinks he was ill, not in his right
mind. He said so many strange things.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Simon, what do you=
 say?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;He wasn&#8217;t cr=
azy.
Not a lawbreaker. Once he turned water into wine at a wedding when they ran
out. It was the best wine I ever drank. He never lied. He forgave people, no
matter what they said or did to him. I don&#8217;t know much about his
claims.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I knew far more about Jes=
us
than they did. This saddened me. Jesus had lived in quiet disguise for most=
 of
his lifetime.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jude and Simon looked at =
one
another and I realized they felt nervous, my questions didn&#8217;t help. I
wanted to put them at ease. I said, &#8220;Your brother was more than a
prophet. Do either of you know what happened at his trial?&#8221; </span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;No,&#8221; Jude sa=
id.
Simon shook his head.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I think Jesus woul=
d want
you to know some things about him that you do not know. Do you want me to t=
ell
you?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Each of them nodded for m=
e to
continue.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Your brother,&#822=
1; I
said, &#8220;was being closely watched here in <st1:City w:st=3D"on"><st1:p=
lace
 w:st=3D"on">Jerusalem</st1:place></st1:City> for a long time, of which he =
was well
aware. He even knew it had been agreed upon by the Sanhedrin, that this
Passover, he would be brought in&#8212;actually, not only to be questioned,=
 but
to be silenced and done away with.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;How do you know th=
is?&#8221;
Jude asked. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Because your broth=
er confided
in me,&#8221; I replied softy. &#8220;And he walked into their trap knowing
full well what the outcome would be.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Well, I don&#8217;t
believe you,&#8221; Jude muttered. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;These are hard say=
ings.
But, please bear with me; I have good things to say as well.</span></span><=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I spoke to Jesus i=
n <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></st1:City> the same =
day he
raised Lazarus from the dead. I went there, late in the afternoon, to warn =
him.
I had been part of the Sanhedrin meeting that was called together, in react=
ion
to the reports that your brother had raised a dead man back to life. It fri=
ghtened
many of the priests and scribes. You have to understand, these men think his
power came from the devil. The high priest had prophesied earlier this year=
, in
fact, let me quote the words: &#8216;One man must die for our people and not
only for this nation but also for the scattered children of God, to bring t=
hem
together and make them one.&#8217; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;&#8216;One man&#82=
17;
was causing trouble, and that man should die; otherwise, many others would =
die
because of him. Nearly all seventy elders of the Great Sanhedrin agreed tha=
t he
was the &#8216;one man.&#8217; There was very little debate. Jesus was dist=
urbing
the peace. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;He would never do
that,&#8221; Simon said.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;He brought
division,&#8221; I explained. &#8220;The leaders felt they could bring stab=
ility
back to the city by silencing him. Everyone fears stirring up trouble with =
the
Romans. Our freedom to worship at the temple is tenuous. Your brother&#8217=
;s
claims and his great following threatened to upset the balance and bring <s=
t1:City
w:st=3D"on"><st1:place w:st=3D"on">Rome</st1:place></st1:City> down on our =
heads.
Many believed your brother intended to be king and thousands seemed ready to
join such a cause. That is why he was so dangerous. Besides that, in their
opinion, he had made himself equal to God by his claims.&#8221;</span></spa=
n></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Jesus?&#8221; Simo=
n exclaimed.<span
style=3D'mso-spacerun:yes'>&nbsp; </span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Yes, he died for t=
his
claim.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Jude said, &#8220;Are you
saying our brother cared so little for his life that he would let people
misjudge him and kill him?&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>This young man had a quic=
k mind
and a succinct way of putting things, I thought. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;I can prove Jesus =
knew
he would die, but why I cannot guess. I know your brother could escape them=
, if
he chose to do so. I am convinced Jesus could have brought the armies of He=
aven
to fight for him by one word of command from his mouth.&#8221;</span></span=
></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>The young men&#8217;s fac=
es
looked back with such surprised, hopeful expressions; I let the moment ling=
er a
bit before I continued. </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Let me finish tell=
ing
you about his trial. When he was arrested and came before the Sanhedrin eld=
ers,
witnesses were found to speak against him. But none of them could agree on
their testimonies. The high priest grew tired of this because the process w=
as
going nowhere and he wanted the assembly to condemn Jesus that night, on the
spot. And, so, Caiaphas, the high priest, arose from his seat and stood in
front of your brother. He looked him in the eye and said, &#8216;I charge y=
ou
under oath by the living God: Tell us if you are the Messiah, the Son of
God.&#8217;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>&#8220;Your brother answe=
red,
&#8216;I am. But I say to all of you: In the future you will see the Son of=
 Man
sitting at the right hand of the Mighty One and coming on the clouds of
heaven.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>Simon and Jude cringed, a=
nd I saw
on their faces they thought Jesus had blasphemed. I insisted, at once, that=
 their
brother was the one he claimed to be. It took me the rest of the day to ans=
wer
the questions that flew at me, until both of them began to see that Jesus, =
indeed,
fulfilled prophecies that had been written about him long ago. In fact, they
were privy to the same ones I had copied down for Joses and James, plus the
ones I&#8217;d written down for Daniel.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'>I would have given anythi=
ng to
have gone with them to the house of Lazarus that night. I would have enjoyed
seeing the faces of the other two brothers when these two described our time
together. But, as it was, this was the evening of the second day of the week
and I had hardly moved from my chair for days. Except to care for bodily
functions, I hadn&#8217;t left my study since I&#8217;d helped bury Jesus. =
And
now I knew he had walked out of the grave where I had helped to put him.<sp=
an
style=3D'mso-spacerun:yes'>&nbsp; </span>My heart soared with ideas for him=
, the
Lord of David, and now and forever, my own Lord, as well. When would I see =
him
or how could I find him? Surely he was somewhere in <st1:City w:st=3D"on"><=
st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City>. Would he take his rightful t=
hrone and
begin to reign? How would he fulfill the Scriptures? My mind refused to giv=
e me
a moment of rest. I would need wine to sleep.</span></span></p>

<u><span style=3D'font-size:12.0pt;line-height:200%;font-family:"Times New =
Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'><br clear=3Dall style=3D'mso-special-charact=
er:line-break;
page-break-before:always'>
</span></u>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><a
name=3D"OLE_LINK4"></a><a name=3D"OLE_LINK3"><span style=3D'mso-bookmark:OL=
E_LINK4'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></a></span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></span=
></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></span=
></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><u>=
<o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></span></span></span=
></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK1'><span
style=3D'mso-bookmark:OLE_LINK2'><span style=3D'mso-bookmark:OLE_LINK3'><sp=
an
style=3D'mso-bookmark:OLE_LINK4'><u>Chapter Four<o:p></o:p></u></span></spa=
n></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>James<o:p></o:p></i></b></span></span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK1'><span style=3D'mso-bookmark:OLE_LINK2'><span style=3D'mso-bookma=
rk:OLE_LINK3'><span
style=3D'mso-bookmark:OLE_LINK4'><b style=3D'mso-bidi-font-weight:normal'><i
style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></span></span=
></span></span></p>

<span style=3D'mso-bookmark:OLE_LINK2'></span><span style=3D'mso-bookmark:O=
LE_LINK1'></span>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Laz=
arus led
us through a tangle of streets in lower <st1:City w:st=3D"on"><st1:place w:=
st=3D"on">Jerusalem</st1:place></st1:City>.
He found the fish market where his sisters bought fish for their own house.
This particular fish stand served upper Jerusalem buyers due to its close
proximity to that area, and, according to Martha, the fish she bought there=
 was
worth the added expense. It was located beneath a bridge connecting a lower
street to a higher one. The shade afforded an excellent place for the marke=
t.
Martha had recently boasted that the fish they bought there were from the s=
ame
source as were the fish served on the tables of the high priest, Caiaphas, =
and
the former high priest, Annas. She knew this because Zebedee had told her t=
his
himself during the banquet that had been given in <st1:City w:st=3D"on"><st=
1:place
 w:st=3D"on">Bethany</st1:place></st1:City> in Jesus&#8217; honor.</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Thi=
s clue
is what brought Joses and I to our mother at last. Having found the fisherm=
an,
we asked him if he knew the whereabouts of our mother, and he did. He took =
us
directly to her. And, so, while Jude and Simon were off in search of <st1:p=
lace
w:st=3D"on"><st1:country-region w:st=3D"on">Judah</st1:country-region></st1=
:place>
ben-Avram , Joses<span style=3D'mso-spacerun:yes'>&nbsp; </span>and I reuni=
ted
with our mother. She was in the company of women, in a room on the main flo=
or, below
the spacious Upper Room where Jesus&#8217; closest disciples were staying. =
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>It =
was late
morning or early afternoon, I don&#8217;t know which, when we set off to se=
e her.
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>The=
 house
was on <st1:PlaceType w:st=3D"on">Mount</st1:PlaceType> <st1:PlaceName w:st=
=3D"on">Zion</st1:PlaceName>,
the ancient city of <st1:City w:st=3D"on"><st1:place w:st=3D"on">David</st1=
:place></st1:City>.
After we entered the gate and came into the home&#8217;s entry hall, I noti=
ced
the fine floor beneath my feet. Made of smooth white stones with very littl=
e grout.
The floor looked like one solid stone had been set in place. A servant invi=
ted
us to sit on a couple of small benches and he washed our feet. My heart
pounded. Did our mother know we&#8217;d come in? I smelled food and my stom=
ach felt
empty. I began to tremble.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Zeb=
edee introduced
us to the servant and then excused himself to return to the fish market. Be=
fore
he left, the fisherman suggested to the servant that Lazarus be shown the w=
ay
to the second floor. Then a young man by the name of John Mark joined us an=
d escorted
Joses and I to a room further inside of the home. When we came to an open
doorway, he said, &#8220;Mother, these two men are Jesus&#8217; brothers. T=
hey&#8217;re
looking for their mother.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Come
in, come in!&#8221; A well-set woman called to us. We saw a small group of
women seated at a table below an arched window. One of the women was Mother=
 and
she was with our Aunts Salome and Miriam. John Mark&#8217;s mother said
something to us; I don&#8217;t know what because both my mother and I
interrupted her. Upon first sight of each other, our words flew from opposi=
te directions
at once.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>My =
words
became a torrent: &#8220;Forgive me. . . Mother . . . Lazarus told us . . .=
 Are
you all right?&#8221; But my broken confession was interrupted by an ecstat=
ic
woman crying out words while rushing toward Joses and me. &#8220;He&#8217;s
alive! I&#8217;ve seen him. I&#8217;ve kissed him!&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jos=
es froze
as still as a statue of salt having clearly heard Mother&#8217;s words. I d=
id
not. I reached for her, a man crying like a child.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>By =
the time
she came into my arms, while pulling on Joses, she was sobbing and unable to
put any more words together. And, so, it was Joses who repeated the wonderf=
ul
news she&#8217;d said. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He&#8217;s
alive and she&#8217;s kissed him!&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>The=
 words hit
home. I pulled away from her. &#8220;What?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>She=
 nodded.
Through sobs, she said, &#8220;Not dead. He has &#8230; much to say to us .=
 . .
he appears to us . . . he is wonderful.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Just as Lazarus tried to tell
us,&#8221; Joses blurted out.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Mot=
her
asked, in a weepy voice, &#8220;Has he appeared to Lazarus, too?&#8221;</sp=
an></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>A h=
alf cry,
half grown escaped me. Was she delirious?</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Our=
 aunts
came up to us. Aunt Salome smoothed the back of my head with her hand. She
patted Mother&#8217;s shoulder. Aunt Miriam gave her a cloth to wipe her te=
ars
and nose. She gave another one to me and one to Joses. The five of us then
became a family of wrapping arms and strained voices.&#8221;</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;James,
Miriam, please, come to the cushions and sit down.&#8221; It was big Miriam,
the owner of the house, and she was prodding us to move.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>We =
obeyed
her. After we were seated, I asked Mother, &#8220;What do you mean, &#8216;=
he appeared?&#8217;&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He
held me tightly in his arms. I cried for joy against his chest. He isn&#821=
7;t
. . . .&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Mother,
what do you mean, &#8216;he appeared?&#8217;&#8221; I repeated.</span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
he appears and disappears; like a spirit, only he is not a spirit. It is Je=
sus,
and he looks good, very good. He isn&#8217;t thin, or pale.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>He is . . . I can&#8217;t describe=
 how
he seems. Even his garments&#8212;the fabric was like an angel&#8217;s garm=
ent,
yes, like an angel&#8217;s, and they were fragrant, like a king&#8217;s, wi=
th frankincense
and myrrh and I don&#8217;t know what else. He is a king </span></span><a
style=3D'mso-footnote-id:ftn5' href=3D"#_ftn5" name=3D"_ftnref5" title=3D""=
><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
class=3DMsoFootnoteReference><span style=3D'mso-special-character:footnote'=
><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><span style=3D'font-size:12.0pt;font-family:"T=
imes New Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'>[5]</span></span><![endif]></span></span></s=
pan></span></a><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>. .=
 .</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Where
is he now?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
only know he is alive. There are things about Jesus I never told you. He . .
.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Who has seen him besides
you?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
don&#8217;t know, but nearly everyone who is staying in the room above
us.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I l=
ooked up
at the ceiling. I listened. Not a sound. The home was a solid one, built of=
 <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> stone.<=
/span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Please,
James,&#8221; she said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I r=
ose and
stepped away from Mother and the others. I began to pace. I ran my fingers
through the hair on the top of my head, grabbing a fistful, releasing, it,
pulling on another fistful. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Who
is he?!&#8221; I cried out.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Joses
took hold of my arm. <span style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;J=
ames,
come and sit down. For the sake of Heaven, let Mother speak. She&#8217;s be=
en
trying to tell us something.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I t=
ook a
deep breath. I sat down. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;All
right,&#8221; I said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
know this is terrible for you. Of course you are upset. But there are thing=
s I have
never told you.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;First
tell me everything you can about what happened to him. You were there. I wa=
nt
to know everything you saw and everything you know.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Mot=
her
nodded. She told us of the events of what had happened to Jesus since I and=
 my
three brothers had left <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusa=
lem</st1:place></st1:City>.
She summed up the torture he had endured, how he had been arrested, and how=
 he
was tried illegally, what caused him to be condemned to death for blasphemy=
. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He
was so brave,&#8221; she said. &#8220;His humiliation and his execution had=
 not
been hidden from him beforehand. He knew everything that would come upon hi=
m. He
told his disciples what would happen, and he told me.&#8221;</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;When
did he tell you?&#8221; I asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The night
before he was arrested.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Was he with his disciples wh=
en he
told you; did they hear his prediction as well?&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;We
were alone when he told me. But his disciples had been with him up until th=
en.
We were all in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:pl=
ace></st1:City>;
a banquet was held in his honor. He was unusually quiet that evening, and t=
hen,
afterwards, he walked with me to Martha&#8217;s home It was dark and he car=
ried
a lantern. When we came to Martha&#8217;s house, we sat outside on a bench.
Then he told me.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;This
took place the evening before the night of Passover?&#8221;</span></span></=
p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He
said nothing to me. Why didn&#8217;t he send someone to his own brothers, to
tell me? Why am I hearing all of this now? Why did he abandon me?&#8221; I
realized then that Jesus had spoken to her the same evening I had been in o=
ur
tent preparing to leave <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusa=
lem</st1:place></st1:City>
the next morning. I had abandoned him. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
should have listened to you,&#8221; I said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>She=
 leaned
closer to me. &#8220;He is alive, James. And, because he is alive, this cha=
nges
everything.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Why
did he suffer and die? It was from a curse from God that he died such a
death.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>She=
 said,
&#8220;He will fulfill everything written about him. But, first, he had to =
die
to give Life. This is what he told me.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;What
things have been written about him?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;In
the Prophets, he quoted some of them to me.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Do
you remember the words of those Scriptures?&#8221; I asked.</span></span></=
p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Not
the exact wording.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Please,
try to remember. This is important.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
I think I can recall most of what he said. He said that in the book of the
Prophet Isaiah it is written: &#8216;A light for revelation to the Gentiles=
 and
for the glory of <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Isr=
ael</st1:place></st1:country-region>.&#8221;</span></span><a
style=3D'mso-footnote-id:ftn6' href=3D"#_ftn6" name=3D"_ftnref6" title=3D""=
><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
class=3DMsoFootnoteReference><span style=3D'mso-special-character:footnote'=
><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><span style=3D'font-size:12.0pt;font-family:"T=
imes New Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'>[6]</span></span><![endif]></span></span></s=
pan></span></a><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'> He=
 said
that he is, in Isaiah&#8217;s words, &#8216;the chosen heir of King David,&=
#8217;
and that as that man, according to Isaiah, &#8216;he will reign in
righteousness.&#8217; And he quoted another Scripture about &#8216;the desp=
ised
One, abhorred by the nation, a Servant of rulers, but that men will rise an=
d bow
down because he is faithful. He is the Holy One of Israel, the Chosen One.&=
#8217;</span></span><a
style=3D'mso-footnote-id:ftn7' href=3D"#_ftn7" name=3D"_ftnref7" title=3D""=
><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
class=3DMsoFootnoteReference><span style=3D'mso-special-character:footnote'=
><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><span style=3D'font-size:12.0pt;font-family:"T=
imes New Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'>[7]</span></span><![endif]></span></span></s=
pan></span></a><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'></s=
pan></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;James,
he told me he was that One despised by the nation, a Servant, but also the =
Holy
One of Israel. He tried to make me see those things were written about him =
and that
the things about to happen to him were written about in Scripture. </span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He
explained to me that he was the Lamb of God and that all the Passover feasts
before this one pointed to his mission&#8212;to &#8216;die for the sins of =
the
world&#8212;to redeem God&#8217;s children from the power of Sin and Death.=
&#8217;
He said those exact words, James.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><i
style=3D'mso-bidi-font-style:normal'>Oh, Ha-Shem. Ha-Shem </i><span
style=3D'mso-spacerun:yes'>&nbsp;</span>I saw the connection&#8212;Jesus ha=
d been
killed on the Day of Passover. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He
said that because death could not hold him, he would be able to give life to
all those who trust in him. He said he would rise on the third day and no
longer live among us as a man but will return to the Father in heaven and t=
hat
he would send the Holy Spirit to us. He promised that, one day, we would be
together again in heaven.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Her=
 testimony
gave evidence that Jesus was alive, and if another witness had seen him, th=
en
by law I should accept it as true. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>But=
 all of
this seemed too fantastic and didn&#8217;t make sense to me, not according =
to
what I had learned. No, the Messiah would conquer and reign&#8212;the Right=
eous
One&#8212;the redeemer of <st1:country-region w:st=3D"on"><st1:place w:st=
=3D"on">Israel</st1:place></st1:country-region>.
The Messiah couldn&#8217;t die. As the Son of David, he would establish his
throne in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place=
></st1:City>
and be ruler over all nations. His Kingdom of peace would be like in the da=
ys
of <st1:City w:st=3D"on"><st1:place w:st=3D"on">Eden</st1:place></st1:City>=
. As the
prophet Isaiah foretold: &#8220;The wolf also shall dwell with the lamb; the
leopard shall lie down with the young goat; the calf and the young lion and=
 the
fatling together; and a little child shall lead them.&#8221;</span></span><a
style=3D'mso-footnote-id:ftn8' href=3D"#_ftn8" name=3D"_ftnref8" title=3D""=
><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
class=3DMsoFootnoteReference><span style=3D'color:black'><span style=3D'mso=
-special-character:
footnote'><![if !supportFootnotes]><span class=3DMsoFootnoteReference><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";color:black;mso-ansi-language:EN-US;mso-fareast-language:
EN-US;mso-bidi-language:AR-SA'>[8]</span></span><![endif]></span></span></s=
pan></span></span></a><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'color:black'><o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'color:black'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I
didn&#8217;t share my misgivings. Instead, I said, &#8220;I went to the gra=
ve
and it was empty. I found his burial clothes only. His body was not there.&=
#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He is
alive, James. Do you believe me now?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I l=
ooked at
Joses. He believed. He hadn&#8217;t stopped weeping the entire time, all the
while nodding his head, and murmuring &#8220;God be praised,&#8221; over and
over. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Eas=
y for
him, he wasn&#8217;t the one who had deserted Jesus, at least not willingly=
.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I l=
ooked
into Mother&#8217;s eyes and said, &#8220;I need to talk to those who have =
actually
seen him alive, besides you.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Sal=
ome,
from her place on the couches, made a loud disgruntled noise. &#8220;We have
all seen him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Mot=
her
turned to both women and smiled shyly and said, &#8220;Upstairs. We saw him
when he appeared to the disciples. All three of us have seen him.&#8221;</s=
pan></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Big=
 Miriam
added, &#8220;Watched him eat the fish my servant and I broiled for the
disciples&#8217; supper; the fresh fish Zebedee brought us.&#8221;</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Her=
e we
were&#8212;talking about the Holy One being a light to the nations, my brot=
her
possibly being the eternal Messiah, and broiled fish. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jos=
es took
hold of my satchel and pulled the scrolls out and handed them to me. He sai=
d, &#8220;James,
tell them about these.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
all right.&#8221; I untied one and it was the one I wanted. I said, &#8220;=
These
scrolls were given to us by a <st1:City w:st=3D"on"><st1:place w:st=3D"on">=
Jerusalem</st1:place></st1:City>
scribe. One cites from the prophet Micah and one from Isaiah. </span></span=
></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-font-kerning:14.0pt'>First, this one . . . &#8220;For unto us a
Child is born, unto us a Son is given;and the government will be upon His
shoulder. And His name will be called Wonderful, Counselor, Mighty God,
Everlasting Father, Prince of Peace. Of the increase of His government and
peace there will be no end. Upon the throne of David and over His kingdom,to
order it and establish it with judgment and justice from that time forward,
even forever. The zeal of the Lord of hosts will perform this.&#8221;<o:p><=
/o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-font-kerning:14.0pt'>&#8220;Now this one . . . </span>&#8216;B=
ut
you, Bethlehem Ephrathah, though you are little among the thousands of Juda=
h,
yet out of you shall come forth to Me the One to be Ruler in Israel, whose
goings forth are from of old, from everlasting.&#8217;&#8221;<span
style=3D'mso-font-kerning:14.0pt'><o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>My
mother&#8217;s eyes were fixed on my hands, which held open the scroll I ha=
d just
read from. And then I asked her this question, which, to me, would convince=
 me
of <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place>=
</st1:country-region>&#8217;s
findings. If her answer was Yes, then it would be proof to me that Jesus was
the Messiah. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Tell
me, Mother, was Jesus born in <st1:City w:st=3D"on"><st1:place w:st=3D"on">=
Bethlehem</st1:place></st1:City>?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK3'><span
style=3D'mso-bookmark:OLE_LINK4'><b style=3D'mso-bidi-font-weight:normal'><i
style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></span></span=
></p>

<p class=3DMsoNormal style=3D'line-height:200%'><span style=3D'mso-bookmark=
:OLE_LINK3'><span
style=3D'mso-bookmark:OLE_LINK4'><b style=3D'mso-bidi-font-weight:normal'><i
style=3D'mso-bidi-font-style:normal'>Miriam<o:p></o:p></i></b></span></span=
></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Suc=
h beautiful
words in the scroll and I&#8217;d rarely heard them spoken aloud. I had sto=
pped
thinking about the angel many years ago, the angel who had come to me befor=
e Jesus.
In the early years, so much had happened. Even so, I could recall every det=
ail
at will. I had pondered these things so much but there came a time when, for
the sake of sanity, I had stored them safely away like a treasure deep in my
heart. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>It =
was time
to take out the treasure for James and Joses; even Salome, my sister, knew =
very
little; nor did Joseph&#8217;s sister, Miriam. It was, after all, their
inheritance, too; the gift of God&#8217;s Son to our family. </span></span>=
</p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I s=
miled
and said, &#8220;Yes, he was born <st1:City w:st=3D"on"><st1:place w:st=3D"=
on">Bethlehem</st1:place></st1:City>.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jam=
es&#8217;
eyes welled with tears again. He pulled on his beard. A nervous habit
he&#8217;d had for years. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>He =
said, &#8220;All
right, yes, blessed be Ha-Shem.&#8221; He rolled up the scroll and carefully
retied it while I began my story. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
was fifteen years old, betrothed to your father, when an angel from heaven
appeared to me.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jam=
es threw
his head back in exasperation. He said, &#8220;An angel and you never told
us.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Let
me speak and do not interrupt. I have so much to tell you and it has been
stored up for a long time.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Forgive
me. I am undone by this, undone. This is too much for any man to take
in&#8212;all in one day.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jos=
es agreed,
daying, &#8220;Yesterday the world ended. Today is full of wonder.&#8221;</=
span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
know,&#8221; I replied. &#8220;God knows. Now, just listen.&#8221;</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;One
day my mother sent me on an errand. I carried goat milk to the rabbi&#8217;s
wife. They had company in their home and they needed more milk than their g=
oat
could provide for their guests, one of whom was a young child. </span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
had just returned home and felt someone behind me, even though I hadn&#8217=
;t
heard a sound. I turned around and saw him in the doorway, which I had left
open because my hands held the empty pitchers.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The
moment I saw him, I knew he was an angel. Light shone from him. His beardle=
ss,
angular face was handsome. He said, &#8216;Rejoice, highly favored one, the
Lord is with you; blessed are you among women!&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>His=
 voice
was kind. I stepped backwards into the room and he came inside. I knelt, and
set the pitchers down on the floor beside me. I clasped my hands to my ches=
t and
trembled with fear. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;I started to cry a little. H=
e crouched
down and lifted my chin with his hand so that I would look at him. This cal=
med
me. He said, &#8216;Do not be afraid, Miriam, for you have found favor with
God. And, behold, you will conceive in your womb and bring forth a Son, and
shall call His name, Jesus.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The
angel stood up and said, &#8216;He will be great, and will be called the So=
n of
the Highest; and the Lord God will give Him the throne of His father David.=
 And
He will reign over the house of Jacob forever, and of His kingdom there wil=
l be
no end.&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
asked, &#8216;How can this be, since I am a virgin?&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;&#8216;The
Holy Spirit will come upon you, and the power of the Highest will overshadow
you; therefore, also, that Holy One who is to be born will be called the So=
n of
God.&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>My =
vision blurred
with tears as I looked at James and Joses, both of them were leaning toward=
s me.
James&#8217; face had grown pale; Joses was sniffling. My sister-in-law and
sister were as well.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I h=
ad
memorized every word the angel said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I t=
ook a
deep breath. &#8220;The angel went on to say, &#8216;Now indeed, Elizabeth =
your
relative has also conceived a son in her old age; and this is now the sixth
month for her who was called barren. For with God nothing will be impossibl=
e.&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
believed him. I was filled with joy. I said, &#8216;Behold the maidservant =
of
the Lord! Let it be to me according to your word.&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;When
I visited <st1:place w:st=3D"on"><st1:City w:st=3D"on">Elizabeth</st1:City>=
</st1:place>
shortly after, she was expecting the birth of your cousin John, just as the
angel had said. The angel that had appeared to him in the temple when he was
told of John&#8217;s birth to come, according to Zacharias&#8217; descripti=
on
of him, was the same angel who had come to me. The angel told Zacharias his
name was Gabriel.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Elizabeth
and Zacharias believed me because the Holy Spirit told them when I arrived,
before I had a chance to tell them, about my child. I was in the early mont=
hs
of my pregnancy.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>My =
sister
said, &#8220;I remember when you went there. You traveled with Mother&#8217=
;s
permission, but she and father had argued. You had gone with people from
another village, I remember.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,&#8221;
I replied. &#8220;Both joy and sorrow. The astounding news, an angel from
heaven! I was<span style=3D'mso-spacerun:yes'>&nbsp; </span>relieved when M=
other
and Father finally believed me. It was my excitement that convinced them and
the fact that I had always been open and honest.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;When
I told Joseph, I mean, your father, he didn&#8217;t believe me and wanted to
end our betrothal agreement.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I r=
eached
for my goblet. My mouth had gone terribly dry. I swallowed three gulps in a=
 row.
I continued, &#8220;Heaven had mercy on me and saw my trouble. An angel cam=
e to
your father in a dream and told him that the unborn child was of the Holy
Spirit, and then he believed. I will never forget the hour he came to me and
told me about his visit from an angel in his dreams.&#8221;</span></span></=
p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Sal=
ome
said, &#8220;I remember the day. Joseph was transformed one morning and that
evening announced he would bring Miriam home to us very soon. I was relieved
for both of you.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jos=
es said,
&#8220;Father <span style=3D'mso-spacerun:yes'>&nbsp;</span>used to tell us,
nearly every night, that angels were with us, always watching and helping u=
s.
Do you remember, James?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;May
Ha-Shem&#8217;s angels take care of you,&#8221; was the blessing every
night,&#8221; James said. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>I smiled fondly, remembering the ma=
n who took
seriously the role of father with a life of faith and constant prayer. </sp=
an></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;We
moved into your grandfather&#8217;s house then, our dear father Jacob; you =
were
too small to remember him,&#8221; I said. &#8220;The house was smaller then=
.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;It
was,&#8221; Salome agreed. &#8220;I was glad to leave it. And then I watche=
d your
sons add on to it&#8212;your house climbed up the hillside, sprawled one wa=
y,
then another way, and always upwards.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jos=
es said,
&#8220;We used the earth behind us to our advantage.&#8221;</span></span></=
p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jam=
es shifted
in his chair. He said, &#8220;How soon after Father believed you were you
married?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Soon
after. Because I had been away about three months in Judea with <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Elizabeth</st1:place></st1:City>, soon a=
fter I
came back, I began to show. He had waited for me, before telling me what he
would do. It was after I arrived home that he made his decision&#8212;with =
the
help of an angel.&#8221; I smiled. I added, &#8220;I know it wasn&#8217;t e=
asy
for him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jos=
es
asked, &#8220;How then did you end up in <st1:City w:st=3D"on"><st1:place w=
:st=3D"on">Bethlehem</st1:place></st1:City>?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Before
my time had come, we were required to return to the birthplace of our ances=
tors.
At that time, we had to be in King David&#8217;s home town to register for =
the Roman
census. Both your father and I are from the line of David, as are both of y=
ou.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;It
was what people call &#8216;<st1:City w:st=3D"on">Providence</st1:City>&#82=
17;&#8212;because
the only reason we were in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bet=
hlehem</st1:place></st1:City>
when my time came was because of the census. It had to do with taxes.&#8221=
;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;When
we arrived there, none of the inns would have us, and my birth pains began.=
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Finally,
we found an innkeeper who said we could use his stable; it was where the
inn&#8217;s guests kept their animals. It was a large meandering cave. We h=
ad
privacy and more room than the guests in the crowded inn. We were so gratef=
ul for
the way God provided for us.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
gave birth to him that night. Your father and I didn&#8217;t see the angels,
but others had, and many who lived in <st1:place w:st=3D"on"><st1:City w:st=
=3D"on">Bethlehem</st1:City></st1:place>
saw and heard them. People told of how the night sky filled with light and
song&#8212;angelic singing flowed in currents of harmony in the night sky
above. An angel appeared to shepherds and told them that the Savior had been
born and they could find him wrapped in swaddling cloth nearby. It was just=
 as
the angel had said. It was the blanket I had made for him before his birth.=
 I
had wrapped it tightly around him so he would feel safe and warm.</span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Mother,
I can&#8217;t believe you never told us any of these things,&#8221; Joses s=
aid.
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jam=
es shook
his head in disbelief; he seemed hurt and angry. I touched his arm.
&#8220;James, you don&#8217;t know how fearful I was. You will understand i=
n a
moment. Our lives were in great danger.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;With
angels everywhere to protect you?&#8221; he asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Just
listen, if you will. You see, the angels did not protect many innocent chil=
dren,
and you will hear of it soon enough.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Yes, there were angels in our
lives. Many, I believe. And, certainly the report about the angels by those=
 who
saw them confirmed that what I had told your father was true, if he had ever
doubted it before, he never did again. But the Lord had given your father a=
nd
me even more proof that Jesus was the Promised One from God. In the temple,=
 on
the day of his dedication, a prophet and a prophetess greeted us with joy a=
nd
words of confirmation. Later, well after Jesus had learned to walk and talk=
 a
little, seers from the East came to our home in <st1:City w:st=3D"on"><st1:=
place
 w:st=3D"on">Bethlehem</st1:place></st1:City>. They gave him gifts. These m=
en
from far away told Joseph that our son was of divine origin, and that he was
the King of kings. All the signs pointed to the new star in the heavens, th=
at
he was the Promised One, as foretold and confirmed also in ancient Hebrew
writings they had in their keeping. They bowed in worship to him. </span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The
same night they had visited us, your father was warned in a dream by an ang=
el saying
he should rise up and take us immediately to <st1:place w:st=3D"on"><st1:co=
untry-region
 w:st=3D"on">Egypt</st1:country-region></st1:place> because Herod sought to
destroy the child.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Now
listen. This is why we hid from everyone all these things: We escaped the t=
error
that took place the next day&#8212;when all the young boys two years old and
younger were killed without mercy by Herod&#8217;s soldiers.&#8221;</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Herod
murdered babies hoping to kill<span style=3D'mso-spacerun:yes'>&nbsp; </spa=
n>Jesus?&#8221;
James asked. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;It is so,&#8221; I replied. =
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The eastern
men that had come to see us had first inquired in <st1:City w:st=3D"on"><st=
1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> about him. Having told King H=
erod
about the star and the signs, the foreigners had expected to find the young
child in a palace in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem=
</st1:place></st1:City>.
Herod had asked the scribes what the Scriptures foretold about the birth of=
 the
kingly son of David, the promised Messiah. The scholars told him and also t=
he
eastern visitors that the child would be born in <st1:City w:st=3D"on"><st1=
:place
 w:st=3D"on">Bethlehem</st1:place></st1:City>. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;We
escaped, but when the tragic news reached us within days, we learned a grav=
e lesson.
Our Son was vulnerable and had strong enemies&#8212;enemies that could rise=
 up
and kill him at any time during his life. We hid his identity. One word to =
one
person could mean his death. We never took that chance. Never. Not even lat=
ely
when he rose up to become a well known teacher, even more so.</span></span>=
</p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Do
you understand now?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I s=
aw by
their faces that they did. I continued, &#8220;Just as the angel had promis=
ed
your father, he told him in another dream two years later, that it was safe=
 to
return to <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Israel</st=
1:place></st1:country-region>
because those who had sought Jesus&#8217; life were dead. After we reached =
<st1:country-region
w:st=3D"on">Israel</st1:country-region>, we heard that Archelaus was reigni=
ng
over <st1:place w:st=3D"on">Judea</st1:place>, instead of his father Herod,=
 and
your father was afraid to go there. God confirmed this that night by warning
him in a dream not to go to the region of <st1:City w:st=3D"on">Jerusalem</=
st1:City>
or <st1:City w:st=3D"on">Bethlehem</st1:City>, and so we returned to <st1:C=
ity
w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City>.</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;We
were filled with awe those first months and years, grateful to be chosen to
raise the Son that was conceived by the Holy Spirit, the Son that would ful=
fill
God&#8217;s promises to <st1:country-region w:st=3D"on"><st1:place w:st=3D"=
on">Israel</st1:place></st1:country-region>.
Jesus grew and was as ordinary as any child except that he was always
good&#8212;just as you knew him.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
righteous. Always,&#8221; Joses said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jam=
es
asked, &#8220;Surely, our relatives in <st1:City w:st=3D"on"><st1:place w:s=
t=3D"on">Nazareth</st1:place></st1:City>
knew some of these things.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I l=
ooked to
my sister. She shook her head. &#8220;No, everything is as she said. I am
younger and didn&#8217;t know.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;I had no idea Joseph had car=
ried
all of this,&#8221; Joseph&#8217;s sister said. &#8220;I knew he was hurt w=
hen
you told him you were pregnant, but I thought he had decided to marry you o=
ut
of kindness. I assumed it was not his child.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><sp=
an
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;We kept everything to oursel=
ves. Jesus
was thought of by most people as being born-too-soon. I suffered scorn at
first. Oh yes, tongues wagged. I showed his life beneath my wedding garment=
; I
was a slight girl, and a few months along when we were married. After his b=
irth,
we were away a long time, nearly two years in <st1:City w:st=3D"on">Bethleh=
em</st1:City>
and two more in <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Egyp=
t</st1:place></st1:country-region>.
James, you were born soon after we returned to <st1:City w:st=3D"on"><st1:p=
lace
 w:st=3D"on">Nazareth</st1:place></st1:City>. Our kinsmen thought we had be=
en
living in <st1:place w:st=3D"on">Judea</st1:place> all those years. People =
forget
things with the passing of time. Your father and I had had such a scare from
what Herod had done in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethleh=
em</st1:place></st1:City>,
trying to wipe out the threat to his throne, that we decided to never speak=
 of Jesus
as any other child other than Joseph&#8217;s to protect him.&#8221;</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;It
was Satan you hid Jesus from;&#8221; Joses said, &#8220;that man Herod was
possessed, as are all the other tyrants in this country.&#8221;</span></spa=
n></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;For
that reason we kept everything secret. Even as an adult, Jesus was so meek,=
 I
saw no particular ambition in him apart from his work and life with us. How
he&#8217;d ever rise up to fill the role of the Messiah, I couldn&#8217;t
imagine it&#8212;not, that is, until these last three years. After he was
twelve, we told him of his miraculous birth, and what was prophesied about =
him
by the prophets in the temple when he was a baby, and about your cousin Joh=
n;
but Jesus knew who he was on his own. It was obvious to us in many ways. He
even said so occasionally.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
don&#8217;t know what your father would say about him concerning his actions
these last few years. I must say, Jesus has done the opposite of what I
expected of him and, like you, I have doubted him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jos=
es and
James sat motionless. So much had been said to them, we all needed to pause=
 and
think. James looked dazed through most of my speech. Amazingly, as though
Miriam&#8217;s servant waited in queue from Heaven, she came in with a stac=
k of
bread, lentils, figs, and dipping sauce, enough food for all six of us. It =
was
well past time to eat. We gave thanks to God for our meal. Miriam picked up=
 the
large pieces of flatbread one at a time, broke them, and handed out half-si=
zed
pieces to each of us. Joses immediately began to pile lentils on his piece,
folding it and then dipping it into the bowl. He swallowed and reached for a
cup, which Miriam had just filled with watered down wine. He ate like he wa=
s a
starving man. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Bes=
ides the
sound of people enjoying a meal, we were quiet. James seemed far away while=
 the
rest of us ate. He arose from his place and began to pace again. After seve=
ral
passes back and forth, he stopped and faced us. He said, &#8220;The prophet=
ic
Scriptures were fulfilled by his birth in <st1:City w:st=3D"on"><st1:place =
w:st=3D"on">Bethlehem</st1:place></st1:City>.
Amazing. Amazing.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;James,
when was the last time you ate?&#8221; I asked.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Does
this mean he wasn&#8217;t our full-blooded brother?&#8221; </span></span></=
p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>The=
 reality
finally sunk in. I replied, &#8220;He is fully my son, and fully God&#8217;s
son, as the angel explained to me.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>He =
stepped
close to the table. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;He
is the eternal Messiah! He is from Heaven and from Earth. He is the Son of =
Man,
and the Son of God! Jesus, is our brother&#8212;which makes him ours and
God&#8217;s!&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>He =
picked up
his piece of bread from the table and said, &#8220;And, I swear to you, I w=
ill
not eat bread again until I see him, as you have, not until I myself see hi=
m risen
from the dead.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>He =
put the
bread down. He looked at Joses and said, &#8220;Are you finished? Come,
let&#8217;s see his disciples. Let&#8217;s go upstairs. Perhaps Jesus will
appear to them again and we will see him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>And=
, within
moments, my two sons were climbing the stairs to join Jesus&#8217; disciple=
s.</span></span></p>

<span style=3D'font-size:12.0pt;line-height:200%;font-family:"Times New Rom=
an";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'><br clear=3Dall style=3D'mso-special-charact=
er:line-break;
page-break-before:always'>
</span>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><span style=3D'mso-bookmark:OLE_LINK3'><span
style=3D'mso-bookmark:OLE_LINK4'><u>Chapter Five<o:p></o:p></u></span></spa=
n></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><sp=
an
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><st=
1:country-region
w:st=3D"on"><st1:place w:st=3D"on"><b style=3D'mso-bidi-font-weight:normal'=
><i
  style=3D'mso-bidi-font-style:normal'>Judah</i></b></st1:place></st1:count=
ry-region><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p></o:p></i></b></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><b style=3D'mso-bidi-font=
-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Pee=
ring out
from a small window on the second floor of my house, I squinted in the suns=
hine
as it streaked across the city&#8217;s landscape from the horizon, brighten=
ing
the sides and tops of buildings. I stretched out my neck a little further to
look overhead, then back towards the sun. Within minutes, the rising ball of
fire would disappear behind thick cloud. A good shower would help cleanse t=
he
city. There had been no rainfall since Jesus had suffered and died. Today
marked five days since the tragedy. <span
style=3D'mso-spacerun:yes'>&nbsp;</span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>The=
 warmth
from the sun felt good on my face. I couldn&#8217;t understand why Jesus had
died, Ha-Shem had not intervened, and his execution was such a horrible one=
. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I m=
ust stop
dwelling on these thoughts now. I remembered what Jesus had said to me in t=
he
home of Lazarus, after just having raised the man from the dead. Jesus had
urged me then to follow my heart more than my mind, in matters I couldn&#82=
17;t
understand regarding him, and so that is what I must do now. My heart had b=
een
lifted by the news of his missing body. I had met two of his brothers, such=
 a
favor from Heaven. Perhaps I could be of some use to Jesus, wherever he was=
.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>And=
 so, I
washed and dressed in my finest clothes and set off for the temple. Without=
 a
thought of food, I hurried to the room where I usually taught. As a teacher=
 in
the Pharisaic School of Hillel, I realized I had dropped out of life for a =
few
days and I&#8217;d need to report to my master, Rabbi Gamaliel, to explain =
my
absence. But, more, I wanted to open my heart to the rabbi who had, for for=
ty
years, been my mentor. I could no longer contain myself about Jesus and wha=
t I
knew about him. I was ready to reveal my discoveries about prophetic Script=
ures
concerning him.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I m=
ust
focus on research and study. I would record what I knew about Jesus until he
was ready to rule. Why I thought it would be awhile, I wasn&#8217;t sure.
Perhaps it was because of the things Jesus had not said&#8212;he never spoke
about himself beyond Passover; he spoke of my future, but not his own. I sm=
iled
at the memory of Jesus standing in my study holding my reed pen in his hand.
What he had said to me had stayed with me all these weeks since then. He had
said, <span style=3D'mso-font-kerning:14.0pt'>&#8220;<st1:country-region w:=
st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region>, your desire for the
Scriptures is a part of who you were destined to be. Take the Light that is
given to you and shine it forth.&#8221;<o:p></o:p></span></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I w=
ondered
at this as I stepped along, my stride had a joyful bounce to it this mornin=
g.
The two young brothers of Jesus had been like healing balm from <st1:place
w:st=3D"on">Gilead</st1:place>. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Whe=
n I was
a young, promising student, I had met the school&#8217;s namesake, the amaz=
ing
elder, Rabbi Hillel, who was Rabbi Gamaliel&#8217;s grandfather. To me, Rab=
bi
Hillel had seemed like an ancient man then, which only added to the mystique
about him. Rabbi Hillel was the most holy and revered man in all of <st1:co=
untry-region
w:st=3D"on"><st1:place w:st=3D"on">Israel</st1:place></st1:country-region>&=
#8212;more
so than his contemporary, Rabbi Shammai. The wisdom of Hillel was compared =
to
that of Solomon, and his interpretation of Scripture and the ways of God we=
re
necessary for the times we lived in&#8212;the times of the Roman occupation=
 and
the precarious balance of keeping peace with unlearned pagans who held power
over our heads. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>By =
the time
I was of age to attend the school and become a disciple, it was the great
rabbi&#8217;s grandson, Rabbi Gamaliel, who became my master. Gamaliel was =
now
a highly respected elder himself, about twenty-five years my senior. And his
mind was still, in my opinion, the wisest and sharpest in all of <st1:count=
ry-region
w:st=3D"on"><st1:place w:st=3D"on">Israel</st1:place></st1:country-region>&=
#8212;that
is, up until I came across Jesus.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Rab=
bi
Gamaliel had been the head of the school for many years and his love for me=
 was
both strict and forgiving. Because he was given the revered name Rabban, a =
new title
given for a most honored rabbi, what a privilege it was to sit at his foots=
tool.
But I feared him as well. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I w=
ondered
how he&#8217;d react to learn I&#8217;d gone over to Jesus. I could prove w=
hy
with overwhelming evidence that Jesus was the one he claimed to be.</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Kno=
wing
Rabban Gamaliel had not been party to condemning Jesus, I hoped he would ac=
cept
my stance. I believed that if he had been summoned that late night to Jesus=
&#8217;
trial, he would likely have stopped the process. Everyone knew how corrupt =
Annas
and Caiaphas were&#8212;always with their hidden agendas&#8212;always playi=
ng
the pious yet living lives of opulence. Gamaliel had more patience than I h=
ad.
He respected their positions for that sake alone. He was always gracious
towards them, at least in their presence.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Ove=
r the
last couple of years, Gamaliel had known of my disgust for Jesus. There had
been occasions when I had expressed my outrage about the things Jesus was
doing. I had been one of the most outspoken scribes against him. My master =
had told
me to be temperate in my handling of the Nazarene matter&#8212;&#8220;Do un=
to
others as you would have them do unto you&#8221; was the driving principle =
of my
rabbi and he taught to do the same to our enemies. Something Jesus also tau=
ght.
They had similar philosophies. But what had made Jesus my enemy was his cla=
ims
about himself. And, now, I believed in them&#8212;with my entire heart.</sp=
an></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I w=
ondered how
different things might be if Jesus had become a student at the school. There
was a time when he would have been welcomed there. Rabbi Gamaliel had met h=
im,
too&#8212;over twenty years ago. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>As =
I walked
along Solomon&#8217;s Colonnade, my mind recalled that long-ago day I had
leisurely walked here with young Jesus at my side. A twelve-year-old youth =
at
the time, the boy had surprised me earlier with his questions and knowledge=
 of
Scripture. I had taken him to Rabbi Gamaliel. As I expected, the young Jesus
had impressed him. But, unfortunately for us, his parents had taken him away
from us before we could discuss his future.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Bec=
ause
there were two schools in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jeru=
salem</st1:place></st1:City>,
the other being the School of Rabbi Shammai, there were ceaseless debates a=
nd,
of course, the contest to win the most promising students to our own school=
. After
Jesus went home with his parents, we never heard from them again. Not until
three years ago.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I s=
hould
have followed up with the family. If I had, things might have gone differen=
tly.
The child had been brilliant with an uncanny grasp of Scripture. </span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I g=
lanced
over to the high and main building of the temple. Priests were coming in an=
d going
out through the golden doors. Only those few on duty should be entering the
place. At once I remembered&#8212;the Veil! They must be repairing the great
Veil that separated the <st1:Street w:st=3D"on"><st1:address w:st=3D"on">Ho=
ly Place</st1:address></st1:Street>
from the <st1:Street w:st=3D"on"><st1:address w:st=3D"on">Most Holy Place</=
st1:address></st1:Street>.
It had been torn apart during the earthquake.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><o:=
p>&nbsp;</o:p></span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Rab=
bi
Gamaliel was being readied for his day when I arrived at his home. I waited=
 for
him in the front entry room where guests would normally meet with him. Seve=
ral
disciples came out carrying their rabbi&#8217;s clothing; they had assisted=
 him
in dressing for the day and he was in his study eating breakfast. Another
disciple greeted me and escorted me to our master.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Shalom,
I pray you are well?&#8221; I said, stepping inside the dim room; it smelled
stale and needed air to blow through the place.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Shalom
to you, my Son.&#8221; The elder set his food down and looked at me. Normal=
ly, I
would have addressed him with &#8216;Rabban,&#8217; or &#8216;Father.&#8217=
;&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Gam=
aliel answered,
&#8220;I am indeed well. Are you?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
must ask your forgiveness for my absence the last few days,&#8221; I said.<=
/span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Have
you been sick? There has been no message from Samuel concerning you.&#8221;=
</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;No,
Samuel didn&#8217;t know.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Didn&#8217;t
know what?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I p=
ulled a
stool up to my master and sat on it. &#8220;Eat. You&#8217;ve stopped
eating,&#8221; I said.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Why
should I eat when my son has a burden his heart cannot bear alone?&#8221;</=
span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;How
do you know?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
have eyes. And over the last few months, your eyes have avoided mine. I have
seen pain in your soul, in your step. Have you fallen into some sin, <st1:c=
ountry-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>?&=
#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
have not, Sir.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>His=
 eyes
narrowed at being called &#8220;Sir,&#8221; not at all typical from any of =
his
disciples. But I had taken to heart the words of Jesus, spoken in the templ=
e,
&#8216;Do not be called Rabbi, for One is your Teacher, and you are all
brothers. Do not call anyone on earth your father; for only One is your spi=
ritual
Father, He who is in heaven.&#8217;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I r=
emained
silent and hoped the tension that had just arisen between us might diminish=
. I
wondered if I would be able to say what I wanted to say to my beloved rabbi
after all.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Tell
me, Judah, are you unsettled about Jesus, the one crucified?&#8221;</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I f=
elt
immediate relief; my master was wise and perceptive.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I f=
elt
humbled and smiled meekly. &#8220;I cannot hide anything from you.&#8221;</=
span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;No,
it is impossible. The many years we&#8217;ve known each other make us
experts.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I f=
elt
brave. I said, &#8220;I am convinced Jesus is the Messiah.&#8221;</span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Is
the Messiah? Your tongue did not slip?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
think he is alive.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;What
has convinced you of these things&#8212;one, that he is the Messiah and, tw=
o,
that he is alive?&#8221; The elder pushed his food tray away.</span></span>=
</p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
have so much to tell you. I hardly know where to start,&#8221; I said.</spa=
n></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Start
at the beginning.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I b=
egan
with the twelve-year old Jesus. The rabbi remembered him, but this wasn&#82=
17;t
new, we had discussed the young Jesus since then, even recently. To me, it =
was
important to show the way our lives had crossed at important junctures&#821=
2;that
is, Jesus&#8217; and mine. But it wasn&#8217;t until I saw Jesus at the Jor=
dan
River, three years ago, that I had been much affected by the young man from=
 <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City>. I descr=
ibed how
I met him where John had preached and baptized people. Curious to make my o=
wn
judgments about the so-called prophet, who was gaining a name in <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>, I had =
traveled
to the wilderness area to see and hear the man for myself. John&#8217;s
preaching had moved me so much that I had asked him to baptize me. </span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>At =
this
point, Gamaliel interrupted me. &#8220;Here, now, is your first offense aga=
inst
me. If this man, John, moved your heart closer to God, why did you keep suc=
h a
gift as this from your dear master?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Because
I was afraid you would not approve.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
might not have, but you did not give me the chance. For this, you have wron=
ged
me.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
you are right. Forgive me.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
do. Continue.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
met Jesus the same day I was baptized. He wanted me to talk with him but I =
had
duties to perform here and so I left him. He must have joined with the Bapt=
ist
but I don&#8217;t know what he did after that. The next time I saw him was =
in <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>, months=
 later,
and he was making certain claims about himself and had a large following of
people.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Gam=
aliel
said, &#8220;Yes, we&#8217;ve talked about this before. You were disgusted =
by
him, driven by your hate at times. I warned you about it.&#8221;</span></sp=
an></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;&#8216;We
must love our enemies,&#8217; you said. Do you know, Jesus taught the
same?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
I have heard that about him, and about his works of healing. You knew I had=
 not
judged the man&#8212;neither for nor against him. So, <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>, =
what
swayed you over to him?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Scriptures
about the Promised One may be describing him, fulfilling them with amazing
detail and accuracy. And his love for people&#8212;the common people, sinne=
rs,
the poor. His power. His passion. He is the Messiah.&#8221;</span></span></=
p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Winning
people over for selfish gain, as well as power and passion can be straight =
from
hell. You know this, as well as I do.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I a=
greed,
nodding my head. I&#8217;d thought along those same lines for more than two
years.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Tell
me, <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place=
></st1:country-region>,
why you speak of the man? He is dead. Get on now with your life. Forget
him.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
cannot. I have reason to believe he has more for us, through his disciples,
perhaps.&#8221; That idea had just occurred to me.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Gam=
aliel
rose and walked to a table where there were several scrolls piled up. He pi=
cked
one up and used it to point at me. &#8220;We will start with the first
Scripture you think he fulfilled and do this systematically. You will not c=
ome
in here with such ideas and not be obligated to prove them.&#8221;</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I s=
tood and
bowed. &#8220;Sir,&#8221; I said, &#8220;I am eager to be about such a priv=
ileged
task.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Sit
down. We must discuss the second matter.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I o=
beyed
and sat down. I wondered if I should speak next, or wait for my master to a=
sk
another question. I decided to wait.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Aft=
er a
long silence, Gamaliel said, &#8220;You will be excused from your teaching
responsibilities.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;It
is to be expected,&#8221; I replied, quite relieved.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Now,
tell me, on the second matter: What do you mean by calling the Nazarene the
Messiah since we both know the man is dead?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
have hope, Sir, and it has driven me here to you now.&#8221;</span></span><=
/p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Are
you party to the rumors about his body?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
have only heard of them, nothing more.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Your
dreams for the Nazarene could fool you. Surely rumors about a missing body
would not make him the Messiah to your thinking. Or, is there some other se=
cret
you&#8217;ve kept from me?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Do
you remember when Caiaphas prophesied that one man should perish this year =
so
that many, the nation, would be spared, bringing them together as one for
God?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
do.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;And,
do you recall how Caiaphas used it to turn every member of the Sanhedrin
against Jesus after he had raised a dead man back to life?&#8221;</span></s=
pan></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
yes. Do you believe Caiaphas put words into God&#8217;s mouth, prophesying a
lie?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;No,
he spoke for God. That&#8217;s my whole point,&#8221; I replied.</span></sp=
an></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>He =
studied
me. &#8220;You agree then that God ordained him to be killed?&#8221;</span>=
</span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Yes,
according to what Jesus told me himself.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Jesus
is crazy then, and why have you believed such nonsense? God would not allow=
 the
Messiah to die&#8212;his purpose is to restore all things on earth and to r=
eign
forever on David&#8217;s throne.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
thought the same as you, my Lord. But now I&#8217;ve changed my mind.&#8221=
;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Explain
how you see it, <st1:place w:st=3D"on"><st1:country-region w:st=3D"on">Juda=
h</st1:country-region></st1:place>.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
don&#8217;t know if I can explain it except I&#8217;ve found Scriptures that
describe the crucifixion and death of God&#8217;s Servant&#8212;as atonement
for sin.&#8221; I was about to quote from the prophet Isaiah, but Gamaliel
raised his voice and pressed me further about what I had embraced as truth
about Jesus. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;First,
we have atonement through the rituals and sacrifices in the temple. Secondl=
y, I
must ask you, Do you believe Jesus raised a dead man, or was it a well-plan=
ned
story?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;I
know he raised the man, Lazarus, with no doubt,&#8221; I answered.</span></=
span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Gam=
aliel
pinched his eyebrows together and waited for me to explain. &#8220;I warned=
 Jesus,&#8221;
I said, &#8220;after the Sanhedrin meeting, and told him what Caiaphas had =
said
through the prophecy.<span style=3D'mso-spacerun:yes'>&nbsp; </span>Jesus t=
old me
that he would leave <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem<=
/st1:place></st1:City>
and not return again until the Feast of Passover. He came here last week
expecting to die. He accepted the prophecy and said it was true, that it was
God&#8217;s will for him to die. He raised a dead man, Sir, because he coul=
d.
He proved his power over death.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I w=
as about
to speak further, but Rabbi held his hand up to silence me. He said, &#8220=
;We
have two more matters of concern.&#8221; </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I l=
istened,
and questioned my master with only a look. </span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The
first matter is this: Was the prophecy Caiaphas gave from the Almighty
One?&#8221; Then leaning forward, he said, &#8220;The second is this: Was t=
he
man, Jesus, sent to us from the Almighty One, as he claimed?&#8221;</span><=
/span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Tea=
rs
welled in my eyes. Perhaps both were true; but, if so, who could comprehend
such paradox?</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Rab=
bi
arranged the scrolls on the table, making them neater. &#8220;We have much =
to
do. Before you leave, tell me, is there anything further, <st1:country-regi=
on
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>? =
Withhold
no small matter of your heart from me.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The
veil in the temple, it should be left alone, or removed, and not
repaired.&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Gam=
aliel
looked up, startled. He said, &#8220;How do you know this? I was called to a
highly secret council meeting to discuss how to repair it and how to handle
such a delicate situation. The way to the Holy of Holies was opened during =
the
earthquake, and what eyes are allowed to look therein? Workmen? No, certain=
ly
not. Only a chosen number of priests will be allowed to repair it. But it w=
ill
take three hundred men to lift it and replace the torn one. They will wear
blindfolds. How did you learn of it?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;The
veil was torn upon the death of the Messiah. It was his doing.&#8221;</span=
></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;Judah,
Judah, you are flying far above me. How dare you so easily conclude such
meaning?&#8221;</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8=
220;It
is what I know.&#8221; I hid from Gamaliel what God had shown me through the
angel Michael just after the earthquake. I had been prostrate in the temple
praying for <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Israel</=
st1:place></st1:country-region>
and Jesus while he suffered and died on the cross. Archangel Michael appear=
ed
to me and brought me inside the <st1:Street w:st=3D"on"><st1:address w:st=
=3D"on">Most
  Holy Place</st1:address></st1:Street> to see the torn Veil. The angel had
said, <span style=3D'mso-font-kerning:14.0pt'>&#8220;There is a new covenan=
t now,
<st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></s=
t1:country-region>.
God has done this</span>.&#8221; Although I did not understand the
angel&#8217;s meaning, I knew Jesus&#8217; death, which occurred at the sam=
e time
as the earthquake, had caused the veil to tear, which opened the way to the
Holy of Holies. What&#8217;s more, the God of Israel had invited me, not a
priest, and unworthy in every way, to look therein.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Gam=
aliel
waited for me to speak further. I no longer felt like this man&#8217;s disc=
iple
and that revelation was of such import to me, it silenced me. These non-ver=
bal
moments with my rabbi grieved me. Here was a man I had revered and loved mo=
re
than any other man on earth and now I didn&#8217;t know what I could or
couldn&#8217;t say to him. I realized that, in believing in Jesus, I had
stepped across an invisible but palpable border. Looking into the face of my
beloved rabbi, I knew my life wasn&#8217;t the same as before. And, yet, I =
felt
peace. I was no longer tossed by confusion and the wrestling of my soul. I =
was free
and on the verge of something extraordinary. It had everything to do with J=
esus
and my studies and being a scribe for Ha-Shem.</span></span></p>

<p class=3DMsoNormal style=3D'text-indent:.5in;line-height:200%'><span
style=3D'mso-bookmark:OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Gam=
aliel
stepped close to me and took hold of me, making me rise up and stand. Placi=
ng
his hands on my shoulders, he said, &#8220;May God grant us his unfailing m=
ercy
and may we not fight against his designs, whatever they may be.&#8221;</spa=
n></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><o:p>&nbsp;</o:p></span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I returned home to find J=
ames,
Joses, Jude, and Simon waiting for me in my study. Samuel had invited them =
to
come inside and wait, at least for an hour or so, he had said. It was my cu=
stom
to be home by early afternoon and then return later in the day to the templ=
e.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>My study was now fully ai=
red
out, bright with sunshine pouring in through opened shutters, and birdsong
could be heard as the background to the sound of men&#8217;s voices in
conversation. The room was so crowded that when I stepped across the thresh=
old
from the hall into my private quarters and saw the four of them, I exclaime=
d,
&#8220;Blessed be Ha-Shem the Almighty One. I am delighted to see you.&#822=
1;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>The brothers were eating =
honey
and cinnamon cakes that Samuel had set out for them. Although, I found out
later, James was fasting and not eating.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Simon was seated in my fa=
vorite
chair; the stone table was covered with their sacks. And by the look of them
they probably hadn&#8217;t had baths since the beginning of Passover. It had
been the same for myself; I had never enjoyed a bath so much as the last on=
e.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>James rose to his feet an=
d greeted
me; I was still standing in the doorway.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Rabbi <st1:country=
-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>, =
it is a
blessing to see you.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;<st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> w=
ill
suffice. Are you James or Joses?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;James. We met a wh=
ile
ago, do your remember? At the home of Lazarus. You gave a scroll to me, as =
well
as one to Joses.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Yes, of course. I =
am
afraid I don&#8217;t remember your names with your faces. I do remember your
accents&#8212;from <st1:place w:st=3D"on">Galilee</st1:place>, like Jesus.&=
#8221;
I was beaming, I felt flushed as well.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Looking past James, I gre=
eted
Simon and Jude, whom I&#8217;d seen the day before. &#8220;Shalom to you, so
good see you again.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I then nodded a greeting =
to
Joses.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;You kept us up lat=
e last
night, even though you were not present,&#8221; James said, smiling.</span>=
</span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I felt humbled. </span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Jude and Simon tol=
d us
so many wonders about our brother, because you are a man of Scripture . . .=
 and
learning . . . you knew things about our brother none of us could have
imagined,&#8221; James said. &#8220;I study the Torah as well, but without =
the
discernment in choosing Scripture to match events and such.&#8221;</span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I am only a new fr=
iend
of your brother&#8217;s,&#8221; I said. &#8220;I spent the better part of t=
he
last three years trying to stop him and shut his mouth.&#8221;</span></span=
></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;An impossible
task,&#8221; James said.<span style=3D'mso-spacerun:yes'>&nbsp; </span>He l=
aughed
softly.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I grew serious. I said,
&#8220;I don&#8217;t believe he has been silenced even now.&#8221;</span></=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;No?&#8221;</span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I shook my head. </span><=
/span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;We are on our way =
to
meet with his closest disciples,&#8221; James said.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Are they still in =
<st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>?&#8221;=
</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Yes, and so is Jes=
us,&#8221;
he said with a grin.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>My heart leapt to my thro=
at.
&#8220;Have you seen him?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;No, but many others
have.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Truly?&#8221; I le=
aned my
weight against the door frame. I was in awe. I said, &#8220;He is in <st1:C=
ity
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>? Is he =
alive, you
are sure? Oh, I had hoped this might be true.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Quite a few eye
witnesses say so.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Is he with his
disciples? May I join you and see him too?&#8221; I asked.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;It isn&#8217;t like
that,&#8221; James replied. &#8220;He appears and disappears. One second he=
 is
there then he is gone.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;He is a spirit,
then.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;According to what =
he
said about himself, he is not. He ate with his disciples; in fact, he expre=
ssly
told them to touch him. His words were, &#8216;Touch me. I am not a spirit;=
 it
is really me, myself. A spirit does not have flesh and bones as you see I
have.&#8217;&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I stared at James in
astonishment.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Joses spoke up and said,
&#8220;Our mother said she kissed him and he embraced her for a long
time.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Truly? Oh, glory t=
o Ha-Shem,
glory&#8230;&#8221; I looked off into space, awe overcame me. After a few
moments, I said, &#8220;You know that I helped to bury him, don&#8217;t
you?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Yes, Jude and Simo=
n told
us.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;We prepared his bo=
dy as
best we could.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I know. I saw the =
tomb
and found the burial cloth.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;When?&#8221;</span=
></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Yesterday, at dawn=
. The shroud
was left behind.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I wonder if the gu=
ards saw
whatever happened there,&#8221; I said.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I would like to kn=
ow,
too,&#8221; James said. He added, &#8220;The word being spread is that the =
high
priest was told by the guards at the tomb that Jesus&#8217; body was stolen=
 and
hidden away by his disciples. Of course, that is not true. We know firsthand
from the disciples themselves. And, tonight, a temple guard, by the name of=
 Timon
ben-Justin is coming to see us. He says that his friend was on duty at the =
sepulcher
with the Roman soldiers.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Yes, Jude told me,=
&#8221;
I said. &#8220;Timon is a young man you can trust; I know him. During his l=
ast
week, we stood close to each other and listened to Jesus teach in the templ=
e.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;All four of us were
there as well,&#8221; James said.</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I nodded.</span></span></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Jude said, &#8220;That&#8=
217;s
why Timon recognized Simon and me and spoke to us about Jesus&#8217; missing
body. He had remembered us being there.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;He is trained to be
observant,&#8221; I said. &#8220;And regarding what the priests said the gu=
ards
reported to them, I will find out by speaking to Caiaphas myself.&#8221; </=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>James made a rather loud
hooting noise. &#8220;You will? Now we know a man in high places.&#8221;</s=
pan></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I wrinkled up my face and=
 said,
&#8220;We do, indeed&#8212;can&#8217;t get much higher than Jesus.&#8221;</=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>This made James laugh. </=
span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I explained, &#8220;Jesus=
 is
much higher than me and Caiaphas, you know.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;This is such a
wonder,&#8221; he said, &#8220;I am afraid it will take awhile for me to
comprehend it, if I ever will. My mind won&#8217;t cooperate with me on this
matter. I&#8217;m working on it.&#8221; </span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Then, with a changed expr=
ession
on his face, James said, &#8220;I&#8217;m not alone with this problem.
Isn&#8217;t it amazing, the disciples of Jesus are hiding but those who
condemned him to death heeded his claim that he would rise up on the third =
day.
They posted a guard, ready for trouble. So, why didn&#8217;t his disciples =
line
up outside the sepulcher the morning of the third day and wait for him to c=
ome
back to life?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I liked this man, James. I
said, &#8220;You&#8217;re right; but, to be fair to them, one of them helped
carry Jesus&#8217; body to the tomb and saw the soldiers posted there. He w=
ould
have told the others and, knowing that, they were afraid to go there.&#8221=
;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Joses shook his head, &#8=
220;If
we had known of Jesus&#8217; claim, as his men did, we would have been ther=
e,
guards or no guards.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>James said, &#8220;I wond=
er what
Timon will have to tell us tonight.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I&#8217;d like to =
talk
to him, too. Better yet, I will go to Caiaphas directly.&#8221;</span></spa=
n></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Joses said, &#8220;I am s=
o glad
you supported my brother.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I replied, &#8220;I am gl=
ad I
came around. But you need not thank me. I feel like part of your family.&#8=
221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>James took hold of my sle=
eve
and gently pulled me to step outside of the room with him. Once we were in =
the
hallway, he said, &#8220;<st1:country-region w:st=3D"on"><st1:place w:st=3D=
"on">Judah</st1:place></st1:country-region>,
I must speak to you privately.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Of course.&#8221;<=
/span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I have a burning
question.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;What is it?&#8221;=
</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Do you say Jesus i=
s the
one, by holy writ, that is called, &#8216;<span style=3D'mso-font-kerning:1=
4.0pt'>Wonderful
Counselor, Mighty God, Everlasting Father, Prince of Peace?&#8217;<o:p></o:=
p></span></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'><span style=3D'mso-font-k=
erning:
14.0pt'>&#8220;As recorded in the scroll I gave you,&#8221; I replied.</spa=
n></span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Yes, from Isaiah t=
he
prophet.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>I said, &#8220;Jesus is t=
hat
Holy One, yes.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;Do you realize wha=
t you
are saying?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I do.&#8221;</span=
></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;I surely believe i=
t now.
I have heard of his birth from my mother. You, a scribe, will want to talk =
with
her. She has kept secrets about his birth, signs and wonders accompanied it,
and she has kept these things to herself all of these years. Her account ne=
eds to
be recorded.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;James, this is
wonderful.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;But, <st1:country-=
region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>, =
I am
full of regret.&#8221; James looked away, pulled his mantle over his head a=
nd
stepped inside the room where his brothers waited. He said to them,
&#8220;Come, we should go now.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>Drawing up to me he said,
&#8220;When can we talk again?&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>&#8220;You are welcome to=
 visit
me here or in the temple.&#8221; I put my arm around James as we walked to =
the
door. Joses, Jude, and Simon followed us. In a lowered voice for James&#821=
7;
ears, I said, &#8220;I have wrestled so much with Jesus&#8217; identity and
have always ended with the same conclusion: he is who he is, whether I can
understand him or not. And that is even more reason to believe in him. If t=
he
Holy One were not a mystery to us, he would not be Ha-Shem. I feel the same
about Jesus.&#8221;</span></span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
bookmark:
OLE_LINK3'><span style=3D'mso-bookmark:OLE_LINK4'>James nodded. This was th=
e best
reasoning of all, and I saw on his face that he knew it too. We embraced as
brothers and made plans to meet the next day</span></span>.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<u><span style=3D'font-size:12.0pt;line-height:200%;font-family:"Times New =
Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'><br clear=3Dall style=3D'page-break-before:a=
lways'>
</span></u>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><u>Chapter Six<o:p></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>Peter<o:p></o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>It was a week since=
 Jesus
had risen and we&#8217;d last seen him. Sunlight flooded across the floor w=
here
more than a dozen of us slept. I welcomed the morning and went outside to t=
he
only place I could find to be alone. I sat on dead branches I found in a pi=
le.
Away from eyes, it was a small space in the garden area between the house a=
nd
the stone wall that enclosed the property. It was here that Jesus had appea=
red
to me on the day he had risen, a few hours after John and I had discovered =
his
body missing from the sepulcher. We had seen his burial cloth, empty of his
body, like a shell left behind. We had believed the women then. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>There had been no e=
nd to my
tears since his death&#8212;remembering what I had done and not done, reliv=
ing
his prediction to me the night he was arrested. I hadn&#8217;t seen his
torture, but couldn&#8217;t stop imagining it. But on the day John and I had
discovered the empty tomb, I had returned here to this corner of the garden=
. It
was late afternoon when long shadows fall across the ground when the
Lord&#8217;s fell across my hideaway. I looked up. He was no more than ten =
feet
away and he was looking at me. I gasped. It was at once fright and joy. He =
said,
&#8220;Shalom, Peter.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He had smiled and t=
hen was
gone. The last time I&#8217;d looked into his eyes before that moment had b=
een
when I denied knowing him. It pleased me that he did not call me Simon&#821=
2;it
meant he had forgiven me. He was alive and he had found me. After seeing hi=
m, I
had run up the stairs two at a time and blurted out to everyone: &#8220;I s=
aw
him! He is alive. He is really alive!&#8221; And, from that moment on, ever=
yone
in that room knew it was true.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Since then, I often=
 returned
to this secret place, hoping he might appear to me once more. I touched the
leaves of a meandering vine as it climbed the wall. New buds were forming on
it. I whispered, &#8220;I am the vine, you are the branches.&#8221; Everyth=
ing reminded
me of him. He had also said, &#8220;You can do nothing apart from me.&#8221=
; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>It was true. He was=
 gone now
and, without him, we, his disciples, could do nothing. It was as though our
lives had ended with his. But why did he appear and disappear? We were more
like shadows of men now. Why didn&#8217;t he stay with us as before?</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I had enough of the=
se weary
days of waiting. Day after day with no further sign of the Master made us
irritable. Some of us ventured out at various times. It was usually for foo=
d.
It was dangerous bringing in the amount we needed. Our host&#8217;s family
would come under suspicion if they provided for all of our needs&#8212;we h=
ad
to be careful. Some of the women did what they could and they stayed with u=
s until
they could leave under the cover of dark. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I missed Susanna&#8=
217;s
songs. Oftentimes, when we had been traveling and staying out in the open, =
she would
sing ancient Jewish melodies with her lyre and sing to us as we sat beside a
campfire. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Last night I heard =
the
Master singing. I dreamt we were at the table, ending our Passover meal.<sp=
an
style=3D'mso-spacerun:yes'>&nbsp; </span>His voice carried the hymn for it =
was
louder than any of ours. The song was about God&#8217;s faithfulness. I had
awakened from it and tried to go back to the dream. Instead, I dreamt of his
cries in the olive grove. On that night of contrasts&#8212;both had happened
within an hour or two.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I wanted so much to=
 get far
from here&#8212;far from the agony of the last weeks. I yearned for the wat=
er,
the sails, and the nets. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I wondered what the=
 Master
would say to us today if he were here. I don&#8217;t think he would want us=
 to
be hiding inside a room. But, then, look where his fearlessness got him? Wi=
th
that thought, I groaned and raised my eyes to the windows of the Upper Room.
Men&#8217;s voices were louder now. Everyone was up and moving about. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I went into the hou=
se and
joined them. Loaves of bread were in baskets on the table; fruit juice in o=
ne
pitcher and milk in another. Someone had brought out the cups and napkins f=
rom
the pantry. Eggs were peeled and cut in halves, arranged on a couple of
trays&#8212;one for each section of table. Two bowls of dried figs. Bless
Ha-Shem. I was hungry. Men were finding their places. At the sight of the f=
ood,
I felt encouraged. With all of us gathered at the table, I gave thanks as J=
esus
used to do. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The Master&#8217;s =
four brothers
came after we had finished eating. For hours we discussed that Jesus had the
power of Heaven at his disposal, retelling events to one another. We believ=
ed nothing
could stop him now, but because the days followed one after another, with no
further sign of him, we wondered what we should do. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>My brother Andrew a=
nd I
were discussing our thoughts about whether we should return to <st1:place
w:st=3D"on">Galilee</st1:place> or stay. Several men joined our discussion.
Andrew wanted to stay in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerus=
alem</st1:place></st1:City>.
I was torn, wishing to go home, but uncertain about it. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Philip voiced his c=
oncerns.
&#8220;Do you think the Master has returned to his Father, as he said he wo=
uld?
Do you remember, he said he was going away to a place where we cannot go? He
said he would go there to prepare a place for us.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Matthew answered, &=
#8220;The
Master&#8217;s words are becoming a blur of conflicting promises and warnin=
gs. Our
conversations have ranged from &#8216;sitting on twelve thrones&#8217; to
&#8216;being pursued from town to town.&#8217; We all know him as a man of
contrasts, including his predictions. We cannot look at what he has said in=
 the
past to guide us in this moment. We need to know directly from him what he
wants us to do in these days.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>John said, &#8220;I=
f only
he would come to us again and answer all our questions. I miss listening to=
 him
tell us what he is thinking. He said he would not leave us as orphans. What=
 did
he mean by that?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Thomas said, &#8220=
;I think
you have all lost your minds from grief.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Because Thomas was =
gone
when Jesus had appeared to us, he didn&#8217;t believe he was alive. In fac=
t,
he had said, &#8220;Unless I see the nail marks in his hands and put my fin=
ger
where the nails were, and put my hand into his side, I will not believe
it.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Matthew replied, &#=
8220;Perhaps
it is time for us to leave.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Nathanael nodded in
agreement and then added his own opinion. &#8220;Don&#8217;t you remember t=
hat Jesus
told us, &#8216;The Son of Man will be handed over to his enemies, and all =
of
you will be scattered.&#8217;? I think he expected us to go our own
ways.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;No!&#8221; J=
ohn
shouted. He cleared his throat. &#8220;Jesus said he would come to us. If we
scatter, he may not come again. We have seen him here.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, he came=
 to us,
but now he is gone. John, it&#8217;s been over a week.&#8221; Nathanael said
this with the voice of grief. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Thomas glanced at A=
ndrew
then me. &#8220;We shouldn&#8217;t stay together here or anywhere else;
it&#8217;s too dangerous. We&#8217;re better off splitting up.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Murmuring filled th=
e room
until a woman&#8217;s voice raised up over the din. &#8220;I cannot believe
that Jesus would want his chosen, closest men to disband.&#8221; It was Mir=
iam
from Magdala. She&#8217;d been with us for a long time, often traveling with
us. But because there were several Miriams in our acquaintance, we called h=
er
&#8220;the Magdalene.&#8221; She was a woman of courage and spunk, with a g=
ood
heart, and had been delivered of several evil spirits by Jesus. She had been
devoted to him&#8212;and he had only recently denied her desires to be with=
 us.
For her own safety, he had sent her away during the winter months preceding
this Passover. She had rarely left his side the entire time we were back in=
 <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>. And, i=
t was to
her Jesus first appeared in his resurrected body.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>John quickly added =
to her
opinion, &#8220;One of us has already betrayed him, and now he&#8217;s
dead.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We had heard the ne=
ws of
Judas&#8217; suicide through one of the high priest&#8217;s own servants who
had told one of our women. Caiaphas had held an official meeting to discuss
what to do with the thirty pieces of silver, the betrayer&#8217;s coins, af=
ter
Judas had thrown them back, out of his remorse, into the temple area where
they&#8217;d finalized the deal with him. The leaders had decided on what t=
o do
with Judas&#8217; bodily remains as well. They bought a small field with the
blood money and buried Judas there.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Nathanael said, &#8=
220;If
each of us were to go our own way now, it wouldn&#8217;t be the same as
betrayal. What Judas did to Jesus . . .&#8221; his voice trailed off audibl=
e,
&#8220;is unforgivable.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What&#8217;s
more,&#8221; Philip added, &#8220;Jesus predicted there was a betrayer at t=
he table.
Remember?&#8221; He placed his hand on his friend&#8217;s arm. &#8220;No,
Nathanael, if we all run away now, it would be the same as betrayal. We
don&#8217;t know what Jesus wants of us. We must wait until he returns to s=
how
us where we go from here.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I spoke up, raising=
 my
voice, &#8220;You&#8217;re right. If we run away, we could very well disapp=
oint
the Lord.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;mso-text-indent-alt:.=
5in;
line-height:200%;mso-list:none;mso-list-ins:"Sharon Hinck" 20040325T0826'>M=
any
faces looked with compassion at me, because of my regret from having denied=
 Jesus.
An awkward silence hung now. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James, the brother =
of Jesus,
arose from where he was seated with his mother and brothers. He slowly walk=
ed
to the front of the room, where the risen Master had last addressed us. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He lifted his voice=
 so as
to be heard by everyone. &#8220;As you know, I have not been with Jesus as =
you
have been with him these last few . . . what, three years now, isn&#8217;t =
it?<span
style=3D'mso-spacerun:yes'>&nbsp; </span>Yes, for about three years. I neve=
r knew
him in the way you did. But, from what I can tell, you do not know him as I=
 do.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Up until he =
left <st1:place
w:st=3D"on"><st1:City w:st=3D"on">Nazareth</st1:City></st1:place>, to preac=
h and do
the things he&#8217;s done, I had always looked up to him. Yes, ever since I
was born.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>For the first time,=
 I saw
how much James resembled the Master. His build was the same; his features w=
ere
that of a brother, not identical, but similar. <span
style=3D'mso-spacerun:yes'>&nbsp;</span>The long narrow nose; the large ins=
et
eyes. One particular mannerism was recognizable. It was the way Jesus held =
his
head a little to the side when he talked; James did the same. And when James
raised his voice to speak, he sounded like him. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;With respect=
, I am
honored to be here. I have seen the empty tomb, held his grave clothes.
I&#8217;ve been so slow to believe.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Many of us nodded in
understanding. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I miss him .=
 .
.&#8221; James looked at the ceiling, as though seeking Heaven for strength.
&#8220;Ha-Shem, I don&#8217;t know how to put my words together,&#8221; he
prayed softly. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He looked at us, on=
e after
another, while saying, &#8220;At first, when I discovered the burial cloth,=
 I
thought you had moved his body or hidden it somewhere, or that the soldiers=
 had
done something shameful so that they wouldn&#8217;t have to stand guard over
him. I even imagined that perhaps some deranged men had taken the body and
destroyed it out of hatred.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James looked at his=
 mother,
she&#8217;d put her hand to her mouth, and then he looked straight at me. I=
 had
wrinkled up my face with sorrow. My heart went out to James. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He continued, still=
 holding
his eyes with mine: &#8220;Peter, my denial of him was far worse than
yours.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>My face flushed red=
 and I
let the tears flow.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James cleared his t=
hroat
and looked around the room. He didn&#8217;t speak for a few moments. I knew=
 he
was trying to keep from crying. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>When he felt more c=
omposed
and the room had remained silent, he said, &#8220;I must tell you, Jesus is=
 not
the same person with whom I grew up. I never saw him perform miracles as you
have. He changed after he left <st1:City w:st=3D"on"><st1:place w:st=3D"on"=
>Nazareth</st1:place></st1:City>.
He must be about his Father&#8217;s work, is how he said it to me once.&#82=
21; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I&#8217;d he=
ard
about his miracles and sayings from people passing through <st1:City w:st=
=3D"on"><st1:place
 w:st=3D"on">Nazareth</st1:place></st1:City>. I learned more while waiting =
in <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></st1:City> for his a=
rrival
before Passover. Afterwards, his actions here in <st1:City w:st=3D"on"><st1=
:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> angered me. As you know, I to=
ok my
brothers away from here and we missed everything that happened to him. I st=
and
before you full of regret. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;You&#8217;ve=
 seen
him alive again. You&#8217;ve touched him. Is he the same? I hear he passes
through walls as easily as he walked on water.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;These past t=
hree
years, Jesus knew I didn&#8217;t approve of him. I saw but didn&#8217;t acc=
ept.
Was I jealous? Was I just so dull I couldn&#8217;t see Ha-Shem&#8217;s powe=
r shining
through his life? When I saw crowds of people hanging on his every word&#82=
12;I
no longer knew him. I&#8217;d lost him. Now, you all are feeling as though
you&#8217;ve lost him. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;But have we =
lost
him? If so, nothing makes sense about his life. And, tell me, how much has =
he
changed? The risen Jesus, is he the same person he was before? How has he
changed?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Several made commen=
ts to each
other. I sat quietly, rapt in attention.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James crossed his a=
rms over
his chest. He looked at John. He said, &#8220;John, you were devoted to you=
r rabbi.
You followed close behind him after he was arrested. You witnessed the
Sanhedrin&#8217;s verdict against him. You stayed close by when the chief
priests beat him. You took care of our mother, and even stood with her besi=
de his
cross of suffering hell. You are the only man I know, including those in th=
is
room, who watched him die. You helped bury him. You heard news of his missi=
ng
body and so went there to see for yourself. You&#8217;ve seen him alive, al=
ong
with these others. Tell me, you who have been more a brother to him than any
man here, tell me, is my brother the same man you helped to bury?&#8221; </=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>This brother of Jes=
us was
not only a man of learning; he was a reader of people. In less than a week,=
 he
had studied us. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He looks som=
ewhat different,&#8221;
John replied.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What do you =
mean?&#8221;
James asked.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;His appearan=
ce has changed
a little. He looks like a brother to himself&#8212;similar, but not exactly=
 the
same. He&#8217;s better to look at than he was,&#8221; John smiled sheepish=
ly when
he said this. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Philip spoke up. &#=
8220;His
voice is the same, his manner, the way he gestures, those kinds of things a=
re
the same. His face had been so marred; perhaps his own healing has made him
look different.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James made a face a=
s though
what they&#8217;d said about his brother&#8217;s appearance intrigued him. =
He
paced a little and pulled on his beard. &#8220;I am interested in something=
 far
more vital.&#8221; He looked from face to face, the way Jesus used to do. He
said, &#8220;What is more obvious? What is the biggest change you&#8217;ve =
all
seen?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;He bears the scars of
torture.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James looked toward=
s the
voice who had spoken. It was John.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I didn&#8217=
;t
know,&#8221; James replied. He stood still and looked at the floor.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>No one added anythi=
ng else.
James said, &#8220;That only proves what I am about to say. Think about the=
 fact
that Jesus has overcome death. Death couldn&#8217;t hold him. There is now a
person who walks about and can appear and disappear. He is no longer a norm=
al man,
is he? Not a ghost, as he declared and you all agreed after touching him and
eating with him. Not an angel&#8212;he was born from that woman sitting over
there.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Our eyes found Miri=
am, his
mother.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Who is he ex=
actly?
Do you know?&#8221; James paced as he spoke; he put his hands behind his ba=
ck. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>At this, I glanced =
at
Andrew. He returned my look. We both knew what the other was thinking. When=
 speaking
to a group of listeners, James&#8217; mannerisms and way of speaking were l=
ike Jesus&#8217;.
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Listen carefully,&#8221; he =
said.
&#8220;Jesus conquered death. Death! He raised dead people, you say. But who
raised him? Jesus was dead&#8212;his broken body was laid out on a stone sl=
ab until
the third day after he succumbed to death. Again, who raised him? Who healed
his body so that his appearance was better than he&#8217;s ever looked befo=
re?
Tell me, what happened that Life returned to him, when he wasn&#8217;t aliv=
e to
make it happen? Have any of you thought this thing through? Think! Words fr=
om Jesus&#8217;
mouth brought life and health to people. Whose words brought him to
life?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>None of us answered=
. He
waited a few moments. Then he <span
style=3D'mso-spacerun:yes'>&nbsp;</span>raised his voice and said, &#8220;D=
o not
be like the enemies of God who put Jesus to death! Look with your eyes, open
them! Open your ears now.&#8221; He glanced over to his three brothers and =
then
to the room of eyes glued to him.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Silence filled the =
place.
He walked over to the table and picked up a leftover piece of bread. He hel=
d it
up and said, &#8220;There is glory in Jesus, the Jesus we have all known. Y=
ou
have seen glimpses of his glory through his words and miracles. Once he tur=
ned
this much bread into enough to feed a multitude. Once he claimed to be Bread
from heaven. What kind of words are these? I had thought he was crazy. I kn=
ow
better now. Do you?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He put the piece of=
 bread
down and took a deep breath, and exhaled. He said, &#8220;I myself will not=
 eat
bread again until I see him alive. Now, he has become my Bread from heaven.=
 I
pray he knows this or I will die of starvation. You see, I am depending upon
his knowledge of this.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I have come =
to a
vital conclusion. You see, I have been listening to you talk about him. I h=
ave searched
Heaven to understand, to really accept what I need to accept. I believe now=
. I
don&#8217;t understand, but I believe. I believe in him, and that he is bot=
h my
brother and my Lord.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Slowly, he took a f=
ew steps
back and forth in front of us. <span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;There is a scribe in this ci=
ty who
knows who he is,&#8221; James said. &#8220;We have been searching the
Scriptures together. We&#8217;ve discussed what we know and what we don&#82=
17;t
know. Like me, he wasn&#8217;t with Jesus as all of you were. And, believe =
me,
I know how unworthy I am to make judgments here. I have not seen the things
you&#8217;ve seen, nor have I witnessed his many, amazing miracles as you h=
ave.
I never saw my brother speak to a raging storm and then watch wind and waves
obey him. I never saw dead people come to life because of his word, or see
demons flee at his command. I wish I had seen these things. Believe me, with
all my heart, I wish I had seen . . .&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James quit pacing a=
nd
crossed his arms over his chest. He looked at the floor. We could see that =
he
was fighting back emotions. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He looked up at me.
&#8220;I didn&#8217;t know who he was. My new friend, Simon, the one Jesus
surely believes in so much he&#8217;s renamed you Peter, the rock&#8212;ple=
ase,
you must realize&#8212;we have all let him down. Many of you are ready to go
home; many of you have wondered what Jesus has accomplished. He taught you
things regarding the future. I&#8217;ve been listening to you. But you are =
at a
loss as to what to do now. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;When he retu=
rns,
will it be in the clouds of Heaven? His words, right? Yet, he lives; he app=
ears
and disappears. What does this mean? He should be dead, but he is not. How =
is
that possible? You believe he is the Messiah, but the Messiah sets up his
kingdom forever. Was he the Messiah or not? Better to say, Is he the Messia=
h?</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Several voices shou=
ted out:
&#8220;He is!&#8221; and &#8220;Yes!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He looked around th=
e room. &#8220;You
must remember something important. You are here because he arranged it. Thi=
s is
not what it seems. This is not a place in which to hide, nor is it a place =
you
should all be hoping to flee from. This place was hand picked by Jesus for =
you,
for his purposes; just as each one of you were hand picked by him, for his
purposes. You talk like you know him. I wonder, do you? We are all in this
together, but you do not truly know him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Shaking his head, J=
ames
returned to his place and settled himself on the floor beside his brothers.=
 The
other James, the son of Zebedee, said to him, &#8220;Tell us why you think =
we
don&#8217;t know him. He is the Messiah, you&#8217;ve heard us say so. We k=
now
him and we love him; we will do whatever he asks of us.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;No, no you d=
o not know
him. You do not know what you need to know.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;We know
enough!&#8221; Nathanael said.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James looked at him.
&#8220;Then tell me why I haven&#8217;t heard any of you pray to him.&#8221=
; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Silence.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I remembered that J=
esus had
said, in this room, that whenever we would pray to him, he would answer. Ja=
mes
had never heard him say that. But, it was true; Jesus had told us that we
should pray to him. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Raising his voice, =
Philip
said, &#8220;We have prayed to the God of our Fathers.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James went to his k=
nees and
said, &#8220;Jesus is the God of Abraham, Isaac and Jacob. The name of Jesu=
s is
the same name of the One we call &#8216;Ha-Shem&#8217; &#8211; The-Name. </=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He is the on=
e of
whom Isaiah called Wonderful Counselor, Mighty God, Everlasting Father, Pri=
nce
of Peace. Of the increase of His government and peace there will be no end.
Upon the throne of David and over His kingdom, to order it and establish it
with judgment and justice from that time forward, even forever. The zeal of=
 the
Lord of hosts will perform this.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>All of us now looke=
d at
James with shock and respect. His words, if true, held astounding
ramifications. It was hard not to think his words were blasphemous.
Hadn&#8217;t Jesus been crucified because of blasphemy? He had paid the pri=
ce
for telling the truth about himself. How could we deny what he had died for=
? If
we did, we would deny him. We would be living a lie.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>But could we really=
 say
these things about Jesus, our own beloved Rabbi? We lived with him, ate with
him, and experienced the base things humans face when thrown together. Jesu=
s was
just like us, a man who felt the same things we felt; but he was unlike us,
too. James was right.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Philip exclaimed, &=
#8220;Jesus
said, &#8216;Believe me when I say that I am in the Father and the Father i=
s in
me.&#8217; On the night of our Passover meal, Jesus had said this to me aft=
er I
had asked him, &#8216;Lord, show us the Father and that will be enough for
us.&#8217;&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>John said, &#8220;H=
e told
us that he would not leave us as orphans&#8212;and that he would come to us.
And he has come, in a body that was changed. Jesus does not need a door to =
come
into our midst! He is the Lord!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Miriam, Jesus&#8217;
mother, knelt on the floor beside James, her son. Soon, the entire room
knelt&#8212;all except Thomas who sat on the floor.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then the place was =
filled
with voices at prayer, voices speaking directly to Jesus, voices praying to=
 the
Father in Jesus&#8217; name. We asked Jesus what we should do. We asked him=
 to
show us whether we should leave or stay in <st1:City w:st=3D"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City>. We asked him to help us. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Susanna began to si=
ng. We
joined her and we worshipped and our hearts began to fill with joy. I thoug=
ht I
heard the Lord&#8217;s voice, but then, it must have been James&#8217;. Jes=
us
had surely answered our prayers; we all felt hope.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>After Jesus&#8217; =
brothers
and a few others had left us early that evening, while we were preparing to=
 eat
the little food we had left, Zebedee came to the door, having used the outer
staircase from the street. Andrew quickly brought him in and locked the bol=
t in
place behind him. Once inside, Zebedee began handing out loaves of bread and
wrapped packages of fish and other foods. He asked for his two sons. When t=
hey
joined him, he said, &#8220;Have you eaten? Eat now, but tomorrow, you must
leave <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></s=
t1:City>
with me. I fear it is more dangerous with each passing day.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James, the brother =
of John,
threw his arms around his father.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Zebedee kissed both=
 of his
sons on their cheeks and said, &#8220;We can hide many of you in a caravan =
that
leaves tomorrow. Come home. The sea will help heal your hearts.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I jumped at the wor=
ds. Zebedee&#8217;s
suggestion to his own sons was just what I longed to hear.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>I invited my former fishing partne=
r to
come all the way inside, and to sit at table with us. When seated, Zebedee
began to unfold his plan of escape that would certainly work. I said, &#822=
0;If
only we knew what Jesus would tell us to do. I long to be on my boat at sea,
but that&#8217;s hardly what the Lord wants I&#8217;m sure.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Miriam, the mother =
of Jesus,
overheard this. She leaned over me, while pouring wine in our cups, and sai=
d, &#8220;Perhaps
your heart wants the same thing that Jesus&#8217; heart wants.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I shrugged my shoul=
ders, unsure
of how to answer her. Miriam smiled at me, and softly added, &#8220;Even the
smallest of things that delight God&#8217;s creatures, delight him as well.=
 Jesus
said this to me often, from the time that he was quite young.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>John looked at his =
father.
&#8220;Do you remember Jesus&#8217; mother? She is to come into our home no=
w,
because of his dying wish.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Miriam, with a surp=
rised
look at first, nodded at John. &#8220;This was what Jesus wanted,&#8221; she
said. Her face clouded over; likely it was from the memory of her dying
son&#8217;s words being spoken from the cross. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Even though Jesus&#=
8217;
four brothers had returned to <st1:City w:st=3D"on"><st1:place w:st=3D"on">=
Bethany</st1:place></st1:City>
for the night, it didn&#8217;t seem strange to anyone that Miriam had staye=
d on
with us. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>One of the women wh=
o had
seen the angels in the tomb, overhearing the conversation between myself, Z=
ebedee,
and Miriam, said, &#8220;When the angels appeared to us, they told us to gi=
ve
you this message: &#8216;Tell his disciples and Peter, &#8220;Jesus is going
ahead of you into <st1:place w:st=3D"on">Galilee</st1:place>. There you wil=
l see
him, just as he told you.&#8221;&#8217;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then Miriam, the Ma=
gdalene,
perked up and said, &#8220;Yes, he said something to me about his going to =
<st1:place
w:st=3D"on">Galilee</st1:place>. You didn&#8217;t believe me when I told
you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Of course, I though=
t, I
hadn&#8217;t even realized this. Had grief blinded us all?</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Just then Jesus app=
eared in
our midst. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Shalom be wi=
th
you,&#8221; he said.<span style=3D'mso-spacerun:yes'>&nbsp; </span>Raising =
his
hands in half greeting, half blessing, he glanced happily around at us. &#8=
220;His
eyes seemed like seas of love but almost playful. I&#8217;d seen that look =
many
times before.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>His garment was a s=
oft,
brilliant white that fell short at the ankles; it was not the course weave =
but
some other unearthly one. He wore no sandals. His feet were bare and scarre=
d.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>His reaching hand was also scarred=
. It
was him! It was Jesus, our beloved Master and friend. And, he was glorious =
in
our eyes.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We froze in our pla=
ces and
many gasped or cried out in gladness. And as we adjusted to his presence, J=
esus
found a man with his eyes; he said, &#8220;Thomas.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>With the man&#8217;=
s name
on his lips, Jesus&#8217; smile had disappeared, replaced by a look of
compassion. As he moved toward Thomas, he held out his right hand, saying,
&#8220;Put your finger here; see my hands.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Oh!&#8221; T=
homas
croaked, while covering his mouth with both of his hands.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Here, reach =
out your
hand and put it into my side.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Thomas fell to his =
knees
and watched Jesus draw closer to him. Everyone in the room watched, touched=
 in our
hearts by what was unfolding.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Jesus stood in fron=
t of our
stricken friend, opened his garment to the sash tied at his waist, and reve=
aled
a large, pinkish mark&#8212;it was a scar over his heart. &#8220;Stop doubt=
ing
and believe,&#8221; he said firmly. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Thomas cried out, &=
#8220;My
Lord and my God!&#8221;<span style=3D'mso-spacerun:yes'>&nbsp; </span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>With love, Jesus to=
uched
the top of his head, a gentle hand, a loving gesture. As he covered himself
again, he said, &#8220;Because you have seen me, you have believed; blessed=
 are
those who have not seen and yet have believed.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He turned and many =
of us parted
as he walked through our group. He looked with love at certain ones while he
passed by, touching a head, a shoulder, grasping a hand, kissing a cheek. <=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>At this sight, I dr=
opped to
my knees with Thomas. And, again, that same day, all of us in the room knel=
t to
him&#8212;only this time, he stood in our midst.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Jesus loved us with=
 the
warmest expression. His eyes stayed on his mother for some time, even though
her head was bowed. He said, &#8220;Blessed one.&#8221; She looked up. He
smiled and said to her, &#8220;I will.&#8221; Her face beamed in response.<=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then to the others,=
 he
said, &#8220;You all know me. But soon the Holy Spirit will write my words =
on
your hearts; he will take what is mine and he will give it to you. In that =
day,
you will understand that I abide in you, and you abide in me. Remember the
things I have already told you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He looked at Zebede=
e and
his sons, James and John, who were on either side of their father. He smile=
d at
them and said, &#8220;I will see you in <st1:place w:st=3D"on">Galilee</st1=
:place>
as I told you before. Remember, you must be in <st1:City w:st=3D"on"><st1:p=
lace
 w:st=3D"on">Jerusalem</st1:place></st1:City> for the Feast of First Fruits=
, and
wait here together for the Holy Spirit will come upon you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>John reached out and
touched Jesus on his arm. Jesus leaned towards him and kissed his cheek, he=
 said,
&#8220;Remember the mountain, John.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>And then he found m=
e and
kissed my cheek. I was trembling. He whispered in my ear, &#8220;Peter, go
fishing.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Looking around, he =
said,
&#8220;Love one another, just as I love you. Shalom to you all.&#8221;<span
style=3D'mso-spacerun:yes'>&nbsp; </span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>A moment later, he =
was
gone.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We became small chi=
ldren,
full of excitement. Our Master&#8217;s tender knowledge and even his reprim=
and
directed at one of us did nothing but make us giddy with amazement. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The mystery of our =
risen
Master burned passionately in our hearts. No, we could not grasp the reality
involved. We knew only this: Jesus told us to leave <st1:City w:st=3D"on"><=
st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> and return in time for the ne=
xt
Feast, forty-three days from today. We would see him again in <st1:place w:=
st=3D"on">Galilee</st1:place>&#8212;and,
like children, we couldn&#8217;t wait. The Upper Room was ours for as long =
as we
wanted it and so, to this place, we would return.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Early the next morn=
ing, I
went to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></s=
t1:City>
to see James. His mother insisted she go with me. If we didn&#8217;t tell h=
im
about our plans, he and his brothers would show up and find an empty
room&#8212;and I didn&#8217;t think such a message, that of our departure a=
nd
news about seeing Jesus, should come from a servant or anyone else but one =
of
us disciples. He deserved to be told in person. Jesus had come to us and gi=
ven
us clear direction. In my heart, I felt it was due to our prayers&#8212;and
James had been the one who had brought us to our knees. We were, all of us,
thinking differently about our Master, and it was James&#8217; doing.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I knew he wanted to=
 see the
Lord, and why Jesus had come to us shortly after he had left, I couldn&#821=
7;t guess.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>When we reached
Lazarus&#8217; property, we found him alone in the stable, the double doors
opened. He was arranging things on their donkey. I exclaimed, &#8220;James,=
 are
you leaving <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:pla=
ce></st1:City>,
too?&#8221; I was elated. Perhaps Jesus had come to him as well.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He turned to me. I
hadn&#8217;t come all the way inside yet. We weren&#8217;t close enough to
greet one another with kisses. He saw his mother beside me and exclaimed,
&#8220;Do you want to come with us?&#8221; He began pulling off sacks
he&#8217;d just attached to the beast. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Where are yo=
u going,
Son?&#8221; she asked.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Home,&#8221;=
 he
answered. He turned to me. &#8220;Where are you going?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Home,&#8221;=
 I
answered, adding, &#8220;<st1:City w:st=3D"on"><st1:place w:st=3D"on">Caper=
naum</st1:place></st1:City>.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Of course,&#=
8221; he
said. &#8220;We are going to <st1:City w:st=3D"on"><st1:place w:st=3D"on">N=
azareth</st1:place></st1:City>.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He looked at his mo=
ther then
and said, &#8220;Mother, are you going to <st1:City w:st=3D"on">Capernaum</=
st1:City>
or <st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:C=
ity>?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>She replied, &#8220=
;Have
you seen Jesus?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He dropped the clut=
ched sacks
in his hands to the ground. &#8220;No. Have you?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, he came=
 to us
after you left.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He looked at me the=
n.
&#8220;You are not telling me this. No, you are not.&#8221; He shook his he=
ad.
&#8220;I can&#8217;t believe it.&#8221; His voice had an edge to it. &#8220=
;When
did he come to you? What did he say?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I felt sorry for hi=
m, but I
couldn&#8217;t help myself, I grinned and said, &#8220;He told me to go fis=
hing.&#8221;
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James&#8217; eyes n=
arrowed.
&#8220;He did?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He said many=
 other
things to us. But to me, he said what I longed to hear.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Miriam said, &#8220=
;My dear,
don&#8217;t lose heart. He promised me something about you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What?&#8221;=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>She smiled. &#8220;=
Jesus
said, &#8216;I will&#8217; in reply to my prayer.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;And what was=
 your
prayer?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;That he will=
 appear
to you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I haven&#821=
7;t seen
him, but thank you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;James, it wa=
s as
though he&#8217;d been in the room with us all day long. I think he was, in
fact. We just can&#8217;t see him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James nodded though=
tfully. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He heard our
prayers,&#8221; I added.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I believe th=
at,&#8221;
James replied. &#8220;He is Ha-Shem.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What made yo=
u decide
to return home at this time?&#8221; Miriam asked.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;I think it&#8217;s for the
best,&#8221; he said. &#8220;I have so much I want to learn and <st1:countr=
y-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> b=
en-Avram
is an excellent teacher. I decided I should bring my family here. He asked =
me
if I&#8217;d help him with his studies. And Lazarus said we could live in h=
is guest
room and add on to it if we want. Martha and Miriam are excited to have
children in the place. Joses, Jude and Simon have agreed to return and help=
 me.
There is space enough on the property. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I will have =
to find a
way to support us. I don&#8217;t know, I believe everything will work out. I
want to be here in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</=
st1:place></st1:City>,
now more than ever. But I need to go home to Rebekkah and the children. By =
now
she has heard the news about Jesus. Joses is worried about Sarah and his li=
ttle
ones. We talked about what the rest of our family must be going through. Wh=
at
do they know and not know? We made the decision to leave together: Joses, J=
ude,
Simon and I. Lazarus was supportive and expects me to return here for good.=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I planned to=
 stop
and tell you all of this, on our way out of the city.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;The opposite=
 way
home,&#8221; Miriam said, &#8220;unless you are planning to go through <st1=
:City
w:st=3D"on"><st1:place w:st=3D"on">Samaria</st1:place></st1:City>.&#8221;</=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;No. Do you want to come with=
 us or
stay with Jesus&#8217; disciples?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Miriam smiled and s=
aid,
&#8220;I will go to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Capernaum<=
/st1:place></st1:City>.
Jesus said he will meet us there. It was his desire and plan all along.&#82=
21;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Truly?&#8221=
; James
replied, looking at her and then at me. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I nodded and said, =
&#8220;Yes,
according to his words. Now then, will you travel with us as far as you can=
?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Of course, b=
ut first
I must go to Judah, the <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusa=
lem</st1:place></st1:City>
scribe, and tell him. I had planned to see him in the temple before we left=
. If
I hurry there I can be back here in time to join you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>It was agreed then.=
 James and
his brothers would travel with us until they took to the northwest road fro=
m Beth
Shean in the direction of <st1:City w:st=3D"on"><st1:place w:st=3D"on">Naza=
reth</st1:place></st1:City>.
Then, shortly after, he would bring his family to <st1:City w:st=3D"on">Cap=
ernaum</st1:City>,
and from there we would all return together to <st1:City w:st=3D"on"><st1:p=
lace
 w:st=3D"on">Jerusalem</st1:place></st1:City> for the Feast of First Fruits=
<a
style=3D'mso-footnote-id:ftn9' href=3D"#_ftn9" name=3D"_ftnref9" title=3D""=
><span
class=3DMsoFootnoteReference><span style=3D'mso-special-character:footnote'=
><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><span style=3D'font-size:12.0pt;font-family:"T=
imes New Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'>[9]</span></span><![endif]></span></span></a=
>&#8212;just
as Jesus had told us.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>James<o:p></o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I rushed to <st1:Ci=
ty
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> and went
straight to the temple. <st1:country-region w:st=3D"on"><st1:place w:st=3D"=
on">Judah</st1:place></st1:country-region>
was not in our work room. I stopped a student, Gamaliel&#8217;s disciple, w=
hom
I&#8217;d seen with the rabbi several times during the week.<span
style=3D'mso-spacerun:yes'>&nbsp; </span>&#8220;Do you know where I can fin=
d <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>?&=
#8221; I
asked.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;<st1:place w=
:st=3D"on"><st1:country-region
 w:st=3D"on">Judah</st1:country-region></st1:place> ben-Avram? He is behind=
 that
door,&#8221; he said, pointing. &#8220;Rabban Gamaliel is with him.&#8221;<=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I need to sp=
eak to
him,&#8221; I said. &#8220;This matter is urgent. What should I do?&#8221;<=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;Knock.&#8221; His expression
mocked me. I&#8217;d hoped the young man would help me. He walked away.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I knocked. Nothing.=
 I
knocked again. Finally, the door opened. It was <st1:country-region w:st=3D=
"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> and he was frowning. Bu=
t when
he recognized me, he opened the door fully and stepped out, closing it behi=
nd
him.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;James, is so=
mething
wrong?&#8221; He asked softly.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;We are all l=
eaving <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>.&#8221;=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He leaned his head =
towards
me. &#8220;Lower your voice.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I did so, but it wa=
s hard.
I was out of my element: I felt rushed and nervous. &#8220;I plan to return
with my family for the Feast. I want to live here and will be glad to work =
with
you upon my return.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I am blessed=
 to hear
this,&#8221; he said.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Listen,&#822=
1; I
said, &#8220;I knew you would want to know something important: Jesus has
appeared again to the disciples and has instructed them to go to <st1:place
w:st=3D"on">Galilee</st1:place>. They leave now, for <st1:City w:st=3D"on">=
<st1:place
 w:st=3D"on">Capernaum</st1:place></st1:City>. My brothers and I are going =
with
them. But before we go to <st1:City w:st=3D"on">Capernaum</st1:City>, we pl=
an to
go home to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place=
></st1:City>
first. We want our families with us in <st1:City w:st=3D"on"><st1:place w:s=
t=3D"on">Capernaum</st1:place></st1:City>.
We will join the disciples. Then all of us will return to <st1:City w:st=3D=
"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> in time for the next feast. <=
st1:country-region
w:st=3D"on">Judah</st1:country-region>, Jesus said he&#8217;d meet us in <s=
t1:place
w:st=3D"on">Galilee</st1:place>. I wanted you to know.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;All of the d=
isciples
are going?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, I will =
meet
them at Lazarus&#8217; house within the hour. We leave from <st1:City w:st=
=3D"on"><st1:place
 w:st=3D"on">Bethany</st1:place></st1:City>.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> stared at me. He said,
&#8220;I am in the middle of an important discussion with Timon and Rabbi
Gamaliel. Next, I&#8217;d planned to see Caiaphas. But, bless Ha-Shem. Bles=
s Jesus.
I am going with you. Wait here a moment.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I heard his voice i=
n the
room: &#8220;Forgive me. I cannot explain fully just now. A matter of great
concern has arisen, about what we&#8217;ve been discussing. Rabban, Sir, fo=
rgive
me. I will return with information, before the next feast. I will work as I
promised while I&#8217;m gone. Do I have your permission to leave?&#8221;</=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;This is high=
ly
unlike you, Judah. But, go, yes, go.&#8221; The old man&#8217;s voice was l=
oud
and stern.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> closed the door behind =
him
and took my arm. He exclaimed, &#8220;I did it! Oh, Jesus, if only you could
see me now. I am going with you, James. Nothing in this world will stop me.=
 I
am ready, more than ready. You&#8217;ll have me, won&#8217;t you?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I laughed. &#8220;Y=
es, but
do I have a choice? And, <st1:country-region w:st=3D"on"><st1:place w:st=3D=
"on">Judah</st1:place></st1:country-region>,
I believe Jesus can see you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He laughed louder t=
han me
but then abruptly stopped and said, &#8220;What made you say such an astoun=
ding
thing?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I will tell =
you
later, when we have more time and privacy.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We had drawn severa=
l stares
from men in the temple courts, I said, &#8220;We can stop by your house for=
 a
few of your things. We have just enough time.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I have a
camel,&#8221; he said. &#8220;But he is stabled away from here. Or, I could
borrow a horse.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I shook my head.
&#8220;It&#8217;s a long trek to <st1:place w:st=3D"on">Galilee</st1:place>=
. Can
you make it on foot? Part of the joy is to talk along the way. No one else =
will
be riding.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I will walk =
then,&#8221;
he replied. &#8220;This is my redemption&#8212;my chance to see Jesus and h=
is
disciples. I hadn&#8217;t dreamed of this possibility. James, you have no i=
dea
how elated I am. There were other chances for me before, with Jesus, but I =
wasn&#8217;t
ready. I regretted that I&#8217;d not gone with him a couple of times. I sw=
ore
to myself that I would be ready the next time the opportunity arose. But it
never did, James, it never did. Except once, but it was too late for me the=
n. Jesus
told me to stay in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</=
st1:place></st1:City>&#8212;it
was too near his time.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We walked briskly a=
long.
When we arrived at his door, he said, &#8220;I want so much to see him
again.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I replied, &#8220;Y=
es, so do
I.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> asked me to wait inside=
 for
him by the door. He said, &#8220;All I want is comfortable clothes, a warm
cloak, a few scrolls, reeds and ink, oh, and a blanket or two. And, I will =
tell
Samuel that I&#8217;m leaving.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We were in <st1:Cit=
y w:st=3D"on"><st1:place
 w:st=3D"on">Bethany</st1:place></st1:City> well before the caravan arrived=
. Empty
wooden crates and some merchandize were loaded in Zebedee&#8217;s wagons, a=
long
with at least seven disciples under covers. They reported to us that they h=
ad
passed the guards at the gate without incident. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I spied some figs a=
nd
helped myself to them. They were in one of the boxes being loaded. &#8220;M=
ay
I?&#8221; I asked Miriam, Lazarus&#8217; sister. They were theirs and they =
were
going with us as well. &#8220;Yes, here, take this too.&#8221; She handed me
two cooked eggs and bread. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I refused the bread=
 and
thanked her for the other food. My mother watched us and came up to me. She
said, &#8220;Good, you are eating. I prayed for you to break your fast.&#82=
21;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I replied, &#8220;I=
t seems
wrong to fast right now. And, besides, I won&#8217;t make it in those hills=
 if
I don&#8217;t eat something. But I will not break my oath&#8212;I will not =
eat
bread&#8212;not until I myself see Jesus risen from the dead.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Other disciples arr=
ived
with a second group, those with my uncle Cleopas, and his wagons. Altogethe=
r,
the number, including women, and our relatives, were well over forty.
Considering the happenings of the previous weeks, our traveling group was an
exuberant one, filled with hope and expectation.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><o:p>&nbsp;</o:p></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><o:p>&nbsp;</o:p></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><o:p>&nbsp;</o:p></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><o:p>&nbsp;</o:p></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><o:p>&nbsp;</o:p></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><o:p>&nbsp;</o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;<=
/o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;<=
/o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;<=
/o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;<=
/o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'>Part II<o:p>=
</o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;<=
/o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'><o:p>&nbsp;<=
/o:p></b></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><b style=3D'mso-bidi-font-weight:normal'>The Commissi=
on<o:p></o:p></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><o:p>&nbsp;</o:p></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><u>Chapter Seven<o:p></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>John<o:p></o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>After an early brea=
kfast in
Beth Shean we blessed the brothers of Jesus and Cleopas, his wife, and their
other aunt, as they parted from our company. Joses and I had figured
they&#8217;d arrive in <st1:City w:st=3D"on">Nazareth</st1:City> about thre=
e hours
before we&#8217;d reach <st1:City w:st=3D"on"><st1:place w:st=3D"on">Capern=
aum</st1:place></st1:City>.
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> drew up beside me as I =
walked
alongside Jesus&#8217; mother who was seated in the wagon. I had noticed her
show of emotions when her sons had left. Even though they&#8217;d be joinin=
g us
again in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Capernaum</st1:place>=
</st1:City>,
she must have felt torn about going with them or staying with us. Or, perha=
ps
she knew how hard it would be for them when they reached home. My heart went
out to all of Jesus&#8217; family.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I looked up to her =
and
said, &#8220;Mother, do you need anything?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>She smiled at me.
&#8220;No, Son. Don&#8217;t worry about me now. Talk to your new brother, go
away from this noise.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>She was right. It w=
as hard
to talk to someone when walking near the wagon. I noticed she called me
&#8220;Son&#8221; and Judah my &#8220;brother&#8221; and I had just called =
her
&#8220;Mother&#8221;&#8212; it felt good, it felt right. Jesus had said his
Kingdom was a family&#8212;with spiritual brothers, sisters, mothers; yes, =
now
I truly felt it.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>Judah and I slowed our pace and fou=
nd
space to walk where it was much quieter. He said, &#8220;John, James has to=
ld
me so much about you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Which James,=
 my
brother or the Master&#8217;s brother?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Jesus&#8217;
brother.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Is that so? =
I would
have guessed you meant my brother&#8212;now that man really knows me!&#8221=
; I
laughed. &#8220;Besides, <st1:country-region w:st=3D"on"><st1:place w:st=3D=
"on">Judah</st1:place></st1:country-region>,
I know you don&#8217;t really want to know me. You want to know what I know
about Jesus.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I do, and I =
will
write things down about him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;You are a sc=
ribe, a <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City> scholar=
 I
hear.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I am.&#8221;=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;You have a b=
ig job
ahead of you. Jesus taught during a lot his waking hours it seemed, and he =
did
many signs and wonders. Our heads and hearts couldn&#8217;t grasp it all. He
would sometimes get impatient with us&#8212;we were slow to understand him.=
 We
often thought literally when he spoke symbolically and we thought symbolica=
lly
when he spoke literally. He should have chosen scribes like you, not fisher=
men
and the likes of us. &#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I used to th=
ink the
same. It was one of the many reasons I thought so little of him. In my view=
, he
was no rabbi at all. He had no formal training, no one he could say taught =
him.
To be a rabbi, you must have been someone&#8217;s disciple. Who had been his
mentor?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He went to s=
chool in
<st1:City w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City=
>.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Not enough. =
I was
shocked by the disciples he chose&#8212;they were far from the kind of stud=
ents
we have in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:plac=
e></st1:City>.
Please forgive my bluntness. But, here we are, now. Will you teach me
everything you know?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We both laughed.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I said, &#8220;I&#8=
217;m
glad to be away from <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem=
</st1:place></st1:City>.
It feels like months since he . . . I can&#8217;t say &#8216;died&#8217;
because he is alive; but it feels as though he died. He&#8217;s left us. I
wonder why he doesn&#8217;t stay with us. Why doesn&#8217;t he come back to=
 us
and walk beside us now? Has he gone to his Father? Maybe that&#8217;s it. W=
ill
he only appear every now and then? Is this to be our lot?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;As time pass=
es,
you&#8217;ll feel differently.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Those words =
give me
no comfort,&#8221; I replied with a frown.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I understand=
,&#8221;
<st1:place w:st=3D"on"><st1:country-region w:st=3D"on">Judah</st1:country-r=
egion></st1:place>
said, and then he sighed. He continued, &#8220;My master was Rabbi Gamaliel.
Such a strong attachment exists in a rabbi and a disciple. Sometimes it is
stronger than the bond between a father and a son&#8212;the reason is becau=
se
it is a spiritual closeness.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes,&#8221; =
I said,
&#8220;In fact, I thought that a few minutes ago. You are a brother to me
because of Rabbi Jesus, now we have a spiritual bond&#8212;you and
I&#8212;because of him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> said, &#8220;I wish I c=
ould
have stayed with him for a whole day. He asked me once to go with him; it w=
ould
certainly have been to spend more than a day with him. He was staying in a
village close to where John was baptizing.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I know the p=
lace.
Andrew and I spent a few days with him there.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;When was
that?&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;After we met=
 him; a
month or so after John baptized him. About three years ago. What about
you?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;It was before Jesus had disc=
iples;
right before his baptism.&#8221; Looking off in the distance, he continued,
&#8220;What if I would have been his first one? No, no, it would never have
worked. I was too proud. And, he was too outspoken. We clashed like fire and
ice.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then I remembered. =
&#8220;I
was there!&#8221; I exclaimed, &#8220;Yes, I remember you. You&#8217;d come=
 on
a camel. After you spoke to John I watched you take off your Sanhedrin mant=
le
and headpiece and strip down to undergarments. I was amazed to see someone =
like
you baptized&#8212;quite unusual. I was John&#8217;s disciple then.&#8221; =
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;You were?&#8=
221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, and so =
was Simon
and Andrew.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Perhaps that=
&#8217;s
why Jesus chose you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Andrew and I=
 were
the first to follow the Master months before he asked us to be his
disciples.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I see. Where=
 were
you when you first followed him?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I was at the=
 <st1:place
w:st=3D"on">Jordan River</st1:place>. John had pointed him out to us and sa=
id,
&#8216;Behold, the Lamb of God.&#8217;&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>&#8220;He did?&#8221; <st1:country-=
region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> g=
rew
excited. He said, &#8220;The Baptist called Jesus the Lamb of God? This is a
coincidence; I had a specific question I was ready to ask you&#8212;and it =
has
to do with what you just said.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Tell me what
happened on the night of Passover? Specifically, did Jesus tell you he was a
&#8216;Passover lamb?&#8217; This was what Jesus&#8217; mother said he call=
ed
himself when he prepared her for what would happen to him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;<i style=3D'=
mso-bidi-font-style:
normal'>The</i> Passover lamb, not <i style=3D'mso-bidi-font-style:normal'>=
a</i>
Passover lamb,&#8221; I said. &#8220;There&#8217;s a difference.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Well noted,&=
#8221; <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> s=
aid
thoughtfully. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Tell me ever=
ything
about that night,&#8221; he said.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;If I were to=
 tell
you everything, and if you were to write it all down, I wonder how many boo=
ks
would be written. <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Ju=
dah</st1:place></st1:country-region>,
he said many things. He demonstrated things. Our meal . . . the bread and w=
ine
. . . So much &#8230; but what stands out above it all in my mind?&#8212;on=
ly
this: </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He held me. =
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;It was his l=
ast
night with us. He was only a couple of hours away from his sufferings and I
leaned on him for comfort. And he held me.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We walked on. <st1:=
country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> d=
id not
ask any more questions, nor did we discuss our thoughts. Of course I would =
tell
<st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></s=
t1:country-region>
more about that night, but later. Not now. It still hurt too much, and I
didn&#8217;t want to hurt more than I already did.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Perhaps Jesus would=
 come
soon, and then no books would need to be written. Jesus would set up his
kingdom and reign, the eternal Messiah, the Son of David. Would it be soon?=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>My heart refused to=
 accept
the truth, but my mind knew better. Jesus had said so many things to us abo=
ut
the future. He spoke often of his &#8220;return&#8221; and he gave us signs=
 to
watch for, signs in the earth and in the heavens. But how long would we hav=
e to
wait? Over and over he had told us that he was going away. But he always
comforted us, always, he comforted us. I missed him. I couldn&#8217;t wait =
to
get to our mountain.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Our mountain! When =
he last
appeared to us in the Upper Room, he had mysteriously said to me, &#8220;Re=
member
the mountain, John.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Surely, he wanted t=
o come
to us there. Our mountain was &#8220;our place&#8221;&#8212;of course! He
missed not only us, but that beautiful hill. It was our favorite place in t=
he world.
We&#8217;d hike high above the pressing crowds for he allowed the people to
come up the slope only so far. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The summit was ours=
 alone.
We sat at his feet, like all disciples do&#8212;he on a boulder and we on t=
he
grass or on blankets during the cold months. It was a heavenly school room,
where the sun shone brightly; and on hot days, the breeze there was coolest=
 than
anywhere else. On rainy or frigid days, we&#8217;d pack into Simon&#8217;s
house, but those days were not as peaceful as our days on the mount.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>And, then, there we=
re the countless
miles of travel, talking and listening to him the entire time. So many desp=
erate
people would stop him, and he would always comply&#8212;healing and teachin=
g anyone
who came to him. He belonged to everyone&#8212;he wasn&#8217;t just our rab=
bi.
This set him apart from all other rabbis we&#8217;d known. Like John the
Baptist, Jesus drew <st1:country-region w:st=3D"on">Israel</st1:country-reg=
ion>
to God and he preached that the <st1:place w:st=3D"on"><st1:PlaceType w:st=
=3D"on">Kingdom</st1:PlaceType>
 of <st1:PlaceName w:st=3D"on">Heaven</st1:PlaceName></st1:place> was at ha=
nd&#8212;that
it had already come. We were his disciples, but so were the multitudes.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span
style=3D'mso-spacerun:yes'>&nbsp;</span>But, like the mountaintop, some thi=
ngs
were for us only. It was where he taught us the ways of the Kingdom. On that
summit, he called the twelve of us by name, chosen especially to be his clo=
sest
companions, his apostles&#8212;which meant &#8216;messengers&#8217;. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>On that summit, he =
prayed
alone, sometimes all night. We would stay near him and wait. He often wante=
d us
to be near him, unless we had a mission to do.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>One day, on that su=
mmit, he
called us to gather before him and he gave unique words of blessings to each
man. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>On that summit, mon=
ths
later, he acted the part of a commander before his troops. He gave us instr=
uction,
warning, and encouragement&#8212;for he sent us out then&#8212;to minister =
without
him. He paired us up&#8212;&#8220;John and Philip,&#8221; he said, &#8220;y=
ou
two go to Sepphoris. Nathanael and Judas, you two go to Nain.&#8221; And so=
 on.
Then, he raised his hands over us and he gave us authority to drive out dem=
ons,
to preach in his name, and to do the works he did. Many days later, when we=
 reunited
with him, it was on that summit. Oh, we had stories to report&#8212;healings
performed, demons driven out, our words had the same power as his. And he
rejoiced. He laughed and cried out and wept. He was delighted in us. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>And, here we were n=
ow, on
our way home to <st1:place w:st=3D"on"><st1:City w:st=3D"on">Capernaum</st1=
:City></st1:place>.
Surely, we will be with him on that mount very soon. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Judah and I had been
stepping along without speaking for some time. I suddenly turned to him and
blurted out, &#8220;Oh, bless Ha-Shem for that mountain! <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>, =
we will
see him on our mountain&#8212;that means we could very well see him two days
from now.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> grinned at me. And then=
 I
began to share with him just why the mountain was such a special place. The
hours flew by until we reached our next place to rest. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>That night, under a=
 clear
heaven bright with stars, we set up our camp next to the lake. I missed Jes=
us
so much, especially now that we&#8217;d come to the shoreline. I was one of=
 the
first to crawl into my blankets, while others were still mulling around. I
wanted to be alone, alone with my thoughts about Jesus.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I decided to pray t=
o him,
just as we had done as a group in the Upper Room. Why not? Would he hear me?
Did I need to speak the words loud enough, as though he were beside me? Or,
could I let the words be as thoughts towards him? I didn&#8217;t know. He o=
ften
prayed without speaking. I watched him close his eyes. I would see his face
change expressions&#8212;as though in a conversation. Yet his lips
wouldn&#8217;t move. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><i style=3D'mso-bid=
i-font-style:
normal'>Jesus, Lord, can you hear me? I never told this to your face. I love
you. I love you as a brother. I love you as a disciple, like <st1:country-r=
egion
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>
said&#8212;a close spiritual bond. I love you like your closest friend. I l=
ove
you like a child loves his parent. I love you as my Lord. <o:p></o:p></i></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><i style=3D'mso-bid=
i-font-style:
normal'>Lord? If you heard me, give me a sign. But don&#8217;t be angry tha=
t I
asked you for a sign. I know how you sometimes despised that. I need to kno=
w,
Lord, can you hear me?<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Just then I felt
someone&#8217;s hand on my shoulder. I jumped. It was Miriam, Jesus&#8217;
mother. I truly had thought for that instant, it was Jesus. My heart raced.=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>She said, &#8220;Jo=
hn, I
startled you and didn&#8217;t mean to do that. But I&#8217;ve come to you n=
ow
because when Jesus was a boy, even sometimes during his adult years, he wou=
ld
let me bless him before he went to sleep. I would recite a Scripture to him=
 and
then bless him. May I do that for you?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Stunned, I whispere=
d,
&#8220;Yes.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Her hand was still =
on my
shoulder and, from memory, she recited: </p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>&#8220;O Lord, You have searched me and
known me. You know my sitting down and my rising up; You understand my thou=
ght
afar off. You comprehend my path and my lying down, and are acquainted with=
 all
my ways. For there is not a word on my tongue, but behold, O Lord, You know=
 it
altogether. You have hedged me behind and before. And laid Your hand on me.=
 <o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>&#8220;Such knowledge is too wonderful=
 for
me; it is high, I cannot attain it. Where can I go from Your Spirit? Or whe=
re
can I flee from Your presence? If I ascend into heaven, You are there. If I
take the wings of the morning, and dwell in the uttermost parts of the sea,
even there Your hand shall lead me, and Your right hand shall hold me.&#822=
1;<a
style=3D'mso-footnote-id:ftn10' href=3D"#_ftn10" name=3D"_ftnref10" title=
=3D""><span
class=3DMsoFootnoteReference><span style=3D'mso-special-character:footnote'=
><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><b style=3D'mso-bidi-font-weight:normal'><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:EN-US;
mso-bidi-language:AR-SA'>[10]</span></b></span><![endif]></span></span></a>=
<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;John, I bles=
s you in
the name of your Father in heaven, and in the beauty of that love, I bless =
you
and this night. Amen.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then she leaned dow=
n and
kissed my forehead and said, &#8220;I love you and Jesus does, too. Good ni=
ght,
Son.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I could hardly spea=
k but
somehow I managed to say, &#8220;Bless you. Good night.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Miriam smiled at me=
 and
left. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I looked up to Heav=
en, into
the black expanse filled with stars and I whispered, &#8220;Good night, Lor=
d.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>Joses<o:p></o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>As we passed throug=
h the
village before ours, an amazing thing happened. It wasn&#8217;t so surprisi=
ng that
now people recognized us and turned away with scowls. It wasn&#8217;t so st=
range
to watch a man quickly dodge away or step behind something so as not to meet
any of our eyes. It wasn&#8217;t so odd to see people bend and whisper in e=
ach
other&#8217;s ears. It wasn&#8217;t the shaking heads or pointing fingers. =
No,
it was James.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>At every encounter,=
 and
nearly without stopping, once we entered that village, James shouted to one,
and to all: </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;My brother, =
Jesus,
my brother, the prophet&#8212;the holy man, the Son of Man, he lives! Yes,
it&#8217;s true. He was hung on a cross to die, and buried in a tomb&#8212;=
and
he has risen! He&#8217;s alive! The Son of God, my brother, he lives! Do not
pity us! He has overcome death! <span
style=3D'mso-spacerun:yes'>&nbsp;</span>Come to <st1:City w:st=3D"on"><st1:=
place
 w:st=3D"on">Nazareth</st1:place></st1:City>, come tonight! Hurry, tell your
relatives and friends&#8212;come and hear what has happened in <st1:City w:=
st=3D"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City>. Come to the synagogue in <st=
1:City
w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City>, come an=
d hear!</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>And then he would r=
epeat
the chant. &#8220;My brother, Jesus, my brother, the prophet, he&#8217;s the
Son of Man. He lives. He is the Son of David. Jesus has overcome the grave!=
 Do
no pity us! He was dead but now he is alive. <span
style=3D'mso-spacerun:yes'>&nbsp;</span>Come to <st1:City w:st=3D"on"><st1:=
place
 w:st=3D"on">Nazareth</st1:place></st1:City>, come now! Tell everyone! Come=
 and
hear what has happened in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jeru=
salem</st1:place></st1:City>.
Come and hear what God is doing in our day, in our land! </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>At first Cleopas tr=
ied to
stop him, but it was too late. The horse was a runaway. Simon and Jude took=
 up
with the proclamations and so James let up a little, but only to answer
questions being thrown at him as we continued on.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Who was this new Ja=
mes? I
couldn&#8217;t help it, I began to laugh. Not out loud, I worked hard to
suppress it. But then Salome and Miriam saw me, and they started to laugh.
Cleopas chided us. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>But then a man came=
 up to
Cleopas and said, &#8220;You are mad! Your family is crazy! Beelzebub has
adopted the house of Joseph! And Cleopas called out, &#8220;I have seen Jes=
us
myself and broke bread with him on the very day he walked out of his tomb! =
And,
you say that is the work of Beelzebub. Man, I pity you!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then he turned arou=
nd and
saw his wife and me staring at him wide-eyed, and he returned a huge toothl=
ess
grin, and began to laugh with us and to shout along with James. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>People followed us.=
 They pulled
on our clothes to get our attention. Everyone was shouting. There began to =
be a
riot. By the time we came to <st1:City w:st=3D"on"><st1:place w:st=3D"on">N=
azareth</st1:place></st1:City>,
we&#8217;d gained well over two hundred people. By twilight, there wasn&#82=
17;t
room for all of the people in the synagogue. We lit torches and spread out =
our tent
skins for people to sit on. More skins were brought in by our neighbors.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>When we first arriv=
ed, James
went directly to the rabbi&#8217;s house and then gave him a thirty-minute =
talk
about some of what had happened since Passover. Because our old Rabbi knew
James and that he was a man of his word, the Rabbi was convinced that somet=
hing
miraculous had happened. While they talked, a crowd of people surrounded the
house and waited for James to come out. <span
style=3D'mso-spacerun:yes'>&nbsp;</span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Someone had thought=
 to ring
the alarm bells and others blew shofars.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>There was no time, =
no quiet
place, to find out how our sisters, Anna and Elise, had learned the news or
what they knew. In the midst of all the excitement, Simon and Jude took the
lead in setting things up. Our wives, children, cousins, and relations came
with everyone else to the synagogue to hear what James had to say.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Our own children we=
re
glassy-eyed and our older women of the village took care of them for us, but
not in the home of Joseph, not in James&#8217; home, no, because what this
meant is that our dreaded reunion happened here, out in the open, close to =
the
synagogue. Our own wives and children came with the others in the village. =
There
had been no time to talk with them before this, no opportunity to go home.<=
span
style=3D'mso-spacerun:yes'>&nbsp; </span>When I first saw my wife, I embrac=
ed her
in front of neighbors and strangers. It was not the sad greeting she had ex=
pected,
knowing I&#8217;d be coming home from <st1:City w:st=3D"on"><st1:place w:st=
=3D"on">Jerusalem</st1:place></st1:City>
at any time. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What did you=
 hear
about Jesus?&#8221; I asked her. I had to speak close to her ear because of=
 the
noisy crowd.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;That he was
arrested, tried, tortured and crucified.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;How are the =
children
taking the news?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Not good; th=
is has been
the worse time in our lives. Without you here, it has been . . . &#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>But then I interrup=
ted her.
&#8220;Jesus is alive!&#8221; I exclaimed. &#8220;I will tell you everything
soon. I have so much to tell you.&#8221; She was dazed by my news, which
I&#8217;d grown more accustomed to&#8212;and she looked at James and our Ra=
bbi
to hear more. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James started the m=
eeting.
People were sitting, and many were standing, but all were waiting. The crow=
d hushed.
New arrivals had become a trickle and our Rabbi stood up in front of everyo=
ne; James
stood at his side. Cleopas was seated in the front until James motioned for=
 him
to stand up right beside him and face the gathering.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;As you all k=
now by
now,&#8221; James began, &#8220;Justice in <st1:City w:st=3D"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> has taken the life of a good =
man, a
man you all know.&#8221; Murmuring rose up. The Rabbi called out,
&#8220;Everyone, give this man a chance to speak. Remember yourselves; reme=
mber
him&#8212;this is James, our own. He has served all of you, taught your son=
s, assists
me in many ways. Please, his brother has been killed and we can give him the
chance to speak.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>They quieted. &#822=
0;Like many
of you, I also questioned my brother&#8217;s claims&#8212;claims that have =
now
killed him. But that was not the end&#8212;his claims were justified. He has
risen from the dead! Many have seen him. Our mother has seen him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Where is she=
, that
we may hear her testimony?!&#8221; a man shouted.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;She is with =
his
disciples. But Cleopas here, my uncle, whom you know, has seen him and has
spoken with him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Cleopas nodded vehe=
mently.
James said, &#8220;Uncle, tell these people what happened on the day after =
the
Sabbath, the third day after Jesus was killed and buried.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Cleopas looked at J=
ames,
mortified to be chosen to give the news in detail.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Go on,&#8221=
; James
encouraged him, &#8220;but speak loud enough for everyone to hear. Just
remember Jesus and his words. Do this for him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Cleopas glanced at =
his
wife, who nodded a gesture of her support, and then he began.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What James h=
as said
is true. Many have seen him, not just me; all of his disciples have seen hi=
m.
My wife has seen him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Someone called out,
&#8220;Maybe he wasn&#8217;t dead!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>But after hearing t=
he man&#8217;s
suggestion, Cleopas grew in front of us. He straightened up. His old chest =
came
forward, his chin lifted. He raised his right arm to the crowd. &#8220;How =
many
here were at the crucifixion? How many saw our Son, the son of our village,
endure the tortures of hell that were thrust upon him?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>A few hands went up=
. A
youth, perhaps a boy of thirteen, wept and clung to his father. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;To be sure, =
he was
dead. Eyewitnesses watched a soldier thrust his spear into his heart to make
sure.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Someone called out,
&#8220;Spare the children!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Another shouted, &#=
8220;We
know he died. Tell us, if he is alive, where is he?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Another shouted, &#=
8220;Is
he a spirit?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The Rabbi called ou=
t,
&#8220;Quiet!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James answered them.
&#8220;I found the burial linen that had been wrapped around him. His body =
was
gone. Therefore, he is no spirit. Please, Uncle, tell these good people what
you&#8217;ve seen and heard.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Cleopas said, &#822=
0;A fellow
merchant I knew asked if I would accompany him to Emmaus, seven miles west =
of <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>. It wou=
ld be an
overnight stay and then we&#8217;d return the next day. He offered to pay m=
e to
witness a transaction, and he wanted my company. We both had hoped Jesus was
the Promised One.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The crowd murmured.=
 But my
uncle only raised his voice, &#8220;My wife was with Miriam, Jesus&#8217;
mother. The house where we stayed was full of sorrow. I was with Jesus&#821=
7;
disciples, she was with Miriam. I longed to escape. And so, I agreed, we wo=
uld
leave the next morning. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;But on the d=
ay I was
to travel to Emmaus, before I left the house, our women came to us with the
news they&#8217;d seen angels in Jesus&#8217; sepulcher and that his body w=
as
gone. The angels told them that Jesus had risen on the third day, just as he
had told them he would. Two of his disciples ran to the grave and found the
tomb empty. They returned to us saying so. The women left us after telling =
us
their news. Except for my wife, she stayed with our Miriam.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then I left for Emm=
aus with
my friend. As we were discussing all these things I&#8217;ve described, a
stranger drew near and, overhearing us, asked, &#8220;What kind of conversa=
tion
is this between you and why are you so sad?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I couldn&#82=
17;t
believe he hadn&#8217;t heard about all that had happened in <st1:City w:st=
=3D"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> those past days. We told him =
everything&#8212;about
our dashed hopes for the man we thought was the redeemer of Israel, about h=
is
crucifixion and death, and about the women&#8217;s outlandish story of seei=
ng
angels in his sepulcher.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Then the man=
 said,
&#8216;O foolish ones, and slow of heart to believe in all that the prophets
have spoken! Ought not the Messiah to have suffered these things and to ent=
er
into his glory?&#8217; And beginning at Moses and all the Prophets, he
expounded to us in all the Scriptures the things concerning the Messiah. </=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;When we came=
 to
Emmaus, he acted as if he would continue further down the road. We didn&#82=
17;t
want to leave him and so we told him not to go on for it was too late. We a=
sked
him if he would stay with us and he agreed. <span
style=3D'mso-spacerun:yes'>&nbsp;</span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;When we sat =
together
at the table for our evening meal, he took the bread in his hands and bless=
ed
and broke it, then gave it to us. At that moment we recognized him, and just
when we did, he vanished.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>This created a stir=
 among
the people and we could see that some thought Cleopas was telling a far-fet=
ched
tale, but some also believed.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Our Rabbi raised hi=
s hand
and quieted everyone again. Cleopas said, &#8220;I&#8217;ve told you the tr=
uth.
What&#8217;s more, my heart burned within me while Jesus spoke to us along =
the
way. It was as though the Scriptures were opened to me like never before. E=
ven
though he had changed somewhat in appearance, he bears the scars from his
torture. When he reached out to us, to give us the bread, we saw the marks =
from
the nails, and the way he blessed and broke the bread, we knew without doub=
t, it
was him. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;We rushed ba=
ck to
tell the disciples. And when we arrived there, we heard that Jesus had also
appeared to Simon, one of his closest men. As we were excitedly discussing
these things, suddenly, Jesus appeared in the room. We all touched him. And=
 he
ate the leftovers of their meal. He is alive, I tell you.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>At this last testim=
ony of
Cleopas&#8217;, nearly everyone believed. The passion in his voice and the =
way
his eyes filled with tears when he told of how they touched Jesus, it would=
 be
hard not to believe him.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'><o:p>&nbsp;</o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>James<o:p></o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We answered the
people&#8217;s questions for nearly three hours after my uncle&#8217;s
testimony. I explained to them that Jesus had told his disciples he would s=
ee
them in <st1:place w:st=3D"on">Galilee</st1:place>.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>When it had grown l=
ate, I
stood up and announced: &#8220;The day after tomorrow we will travel to <st=
1:City
w:st=3D"on"><st1:place w:st=3D"on">Capernaum</st1:place></st1:City> to see =
Jesus&#8217;
disciples, and we hope we will see Jesus himself. If any of you wish to tra=
vel
with us, we&#8217;ll leave the day after tomorrow at daybreak. It will be l=
ike
going to a festival in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusal=
em</st1:place></st1:City>
so bring what you need. We will leave from this spot. Furthermore, from <st=
1:City
w:st=3D"on">Capernaum</st1:City>, if you wish to accompany us further when =
we go
to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:=
City>
for the Feast of First Fruits, we would be pleased have you with us. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;If you go to=
 <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Capernaum</st1:place></st1:City> on your=
 own,
you will have no problem finding Jesus&#8217; disciples. Ask for Simon the
fisherman. Everyone knows him.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The night ended and=
 only a
few doubted our news. I was relieved the rabbi believed. I led <st1:country=
-region
w:st=3D"on"><st1:place w:st=3D"on">Sheba</st1:place></st1:country-region> t=
o our
stable and lingered there for almost an hour&#8212;I was weary to the bone.=
 I
needed to be alone, if only for a little while, to think and pray. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>In the stable, I sa=
w the heap
of our things in a pile. Simon and Jude had probably brought them here. I
quickly found the scrolls from <st1:country-region w:st=3D"on"><st1:place w=
:st=3D"on">Judah</st1:place></st1:country-region>
and was relieved they were not damaged. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Upon our arrival, m=
ost of
our things had been scattered on the ground by the synagogue&#8212;the tents
had been hastily pulled out and laid down. After the meeting ended, people =
from
the other village went home or found shelter in <st1:City w:st=3D"on"><st1:=
place
 w:st=3D"on">Nazareth</st1:place></st1:City>. Many were given a place to sl=
eep in
the synagogue.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>As for the family of
Joseph, even before our return, they had reunited in the old house. Since a=
ll of
our men had gone from it to the feast of Passover, only our women and child=
ren
had remained behind and they were together when they received the news abou=
t Jesus.
My sisters&#8217; husbands were away on a job, having been hired by <st1:Ci=
ty
w:st=3D"on"><st1:place w:st=3D"on">Rome</st1:place></st1:City> to become pa=
rt of a
well-paid crew that repaired the main highway. They were somewhere between =
<st1:City
w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City> and the
sea-coast. I wondered if they&#8217;d heard the news yet about Jesus.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I found Rebekkah in=
 our old
bedchamber, which, after we had moved out, had become Jesus&#8217; room, and
after he left, had been empty. It was far into the house, two stories up. We
embraced and whispered for awhile, but I was too tired to stay awake. Her a=
rms
and my bed brought on such peace, I passed out within minutes.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The next day was fu=
ll of
preparations. Bekkah and I walked away from all the activity and found a qu=
iet
place to talk. We went to the winepress. We sat down on the flat rocks of t=
hat
hillside and found peace. The area was off limits for the hewing of stones =
and
people rarely went there except during the wine-pressing festivities. <span
style=3D'mso-spacerun:yes'>&nbsp;</span>It had been agreed upon by our
forefathers long ago that the area be left for the production of wine-making
and for the better good of our village. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I knew Bekkah was a=
nxious
to hear what had happened in more detail, especially what pertained to me. =
But I
didn&#8217;t know how to begin. So much had happened. I&#8217;d learned my
brother was equal to Ha-Shem and this was all mystery to me. He wasn&#8217;t
with us or far from us, but where he was I couldn&#8217;t say. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Then there was the =
heavy regret
I still felt from deserting him, and how could I explain my hope for someth=
ing
new and perfect that surely awaited us in <st1:place w:st=3D"on">Judea</st1=
:place>?
How could I put words to all of these things? I did my best. After over an
hour, she took my hand in hers and said, &#8220;I hope we will see him in <=
st1:City
w:st=3D"on"><st1:place w:st=3D"on">Capernaum</st1:place></st1:City>. What i=
f you
are wrong about that&#8212;what if all these people go to <st1:City w:st=3D=
"on"><st1:place
 w:st=3D"on">Capernaum</st1:place></st1:City> and he doesn&#8217;t appear to
them? Then what will they do? What will happen then?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;They will go=
 away
disappointed,&#8221; I replied, &#8220;as will I.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I wondered if she d=
oubted
most of what I&#8217;d said. If I were her, I would have put up a fit. I re=
plied,
&#8220;If he doesn&#8217;t choose to show himself to the people, then it is=
 his
problem. I believe he will. I want to see him there, too! It is my strongest
desire right now.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Bekkah, some=
thing
took over me when I saw the looks on people&#8217;s faces in that village&#=
8212;their
rejection hurt. That&#8217;s how Jesus must have felt here in his own home
town. I wanted to make it up to him. I wanted to make up for my own rejecti=
on
of him, for everyone&#8217;s rejection of him. Suddenly, knowing these were=
 his
people, I started to shout. The words that came out of my mouth surprised m=
e as
much as anyone.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>She replied, &#8220=
;So
after <st1:City w:st=3D"on">Capernaum</st1:City>, and after the feast in <s=
t1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>&#8212;t=
hen what?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I looked at her the=
n, my
beautiful Bekkah, and I said, &#8220;How would you like to live in <st1:City
w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place></st1:City>?&#8221;=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>She smiled. &#8220;=
All
right then.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I told her about <s=
t1:country-region
w:st=3D"on">Judah</st1:country-region> ben-Avram and about the new home we =
could
make in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethany</st1:place></s=
t1:City>
near Lazarus, Martha and Mary. Thank Heaven, she was delighted.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Many people in <st1=
:City
w:st=3D"on"><st1:place w:st=3D"on">Nazareth</st1:place></st1:City> were busy
packing and cooking for the journey. Bekkah and I spent the rest of the day
preparing to move. We told Joses he could have our house. As it turned out,=
 he
didn&#8217;t want it. I gave it to the rabbi when I met with him later that
night. They could use it for guests when they came to visit. I met with the
rabbi for quite some time&#8212;and I did my best to explain most of what I=
 knew.
I hid some things from him&#8212;I wasn&#8217;t prepared to get into the
prophecies that depicted Jesus as Ha-Shem. I explained to him that I would =
be
moving to <st1:City w:st=3D"on">Jerusalem</st1:City> and planned to work wi=
th a <st1:place
w:st=3D"on"><st1:City w:st=3D"on">Jerusalem</st1:City></st1:place> scribe i=
n the temple&#8212;he
was delighted for me.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>At the end of the d=
ay, I
returned to a quiet house. Everyone had gone to bed. How do you act normal =
when
the Messiah was at hand? All of <st1:City w:st=3D"on"><st1:place w:st=3D"on=
">Nazareth</st1:place></st1:City>
was excited and yet life went on.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I remembered I hadn=
&#8217;t
packed any tools. I would need them in <st1:City w:st=3D"on"><st1:place w:s=
t=3D"on">Bethany</st1:place></st1:City>.
I went into the shop, which was separated from the main rooms by a small co=
urtyard.
I lit a lamp and made a pile of the tools I wanted. I looked at the hammer =
Jesus
had always cherished&#8212;it had been Father&#8217;s. Jesus preferred it to
new ones, saying it was perfectly good. I picked it up and a flood of memor=
ies swept
over me and I wept with them for a long time. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Before I knew it, i=
t was the
middle of the night. I felt extremely hungry and crept quietly into the main
rooms&#8212;I looked in the pantry, searching for a root vegetable&#8212;we
always had something, but there was nothing. Everything edible had been pac=
ked.
I sighed and sat down at the table. Still not ready for bed, still not fully
cried out, I laid my head down on folded arms.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I must have been as=
leep
when Jesus came. I stirred, raised my head, and there he was. He sat beside=
 me
at the table. I don&#8217;t know how long he&#8217;d been there. I hadn&#82=
17;t
felt his presence&#8212;but when I opened my eyes, I was looking into his. =
He
held the old hammer in his hands. Bread was on the table. He reached for the
flat loaf and broke it. He took a morsel in his hand and said, &#8220;My
brother, eat your bread, because the Son of Man has risen from the dead.&#8=
221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Numbly, I opened my=
 mouth
and he gave it to me. I chewed and swallowed. He smiled, enjoying the momen=
t.
Then I reached for him and he reached for me. We kissed each other&#8217;s
cheeks. We embraced. Clinging to each other, we wept. I don&#8217;t know wh=
y we
didn&#8217;t wake everyone. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>My nose ran like a =
gutter
of rainwater pouring down. He handed me a cloth. I don&#8217;t know where it
came from. It appeared in his hand. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Jesus,&#8221=
; I
said, &#8220;will you forgive me?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Brother, I f=
orgave
you before you were born. Besides, your words and deeds of late have stolen=
 my
entire heart.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Don&#8217;t =
leave
me, Jesus. Please, don&#8217;t go away. Stay.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I will never=
 go
away. I will be closer to you than ever before&#8212;in a whole new way. Tr=
ust
me, hmm?&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He put his arm arou=
nd me
and squeezed, he said, &#8220;In Jerusalem, you will understand.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He picked up his ha=
mmer from
the table and handed it to me. &#8220;Here, take and use this, it&#8217;s
yours. Join my disciples. You are one of them now. Help them to build my Ki=
ngdom.
Hmm? Will you do that?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I nodded. We grinne=
d at
each other. He looked at the hammer in my hands and I followed his gaze. Wh=
en I
looked up, he was gone. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Ready to explode wi=
th amazement,
I wanted to run through the entire house and shout to everyone that Jesus h=
ad
appeared to me&#8212;here, in his own house! Instead, I took the bread
he&#8217;d given me and I ate it. I cried, and I chewed, and I swallowed. I=
 had
never in my life felt such joy.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<u><span style=3D'font-size:12.0pt;line-height:200%;font-family:"Times New =
Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'><br clear=3Dall style=3D'mso-special-charact=
er:line-break;
page-break-before:always'>
</span></u>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent align=3Dcenter style=3D'text-align:center;text=
-indent:
0in;line-height:200%'><u>Chapter Eight<o:p></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>Daniel<o:p></o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>A crowd descended u=
pon Cana
while on their way to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Capernau=
m</st1:place></st1:City>
and in the lead was my friend&#8217;s family. I didn&#8217;t know it
immediately, but I knew it soon enough. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Considering what had
happened to Jesus, whom I&#8217;d grown up with in <st1:City w:st=3D"on"><s=
t1:place
 w:st=3D"on">Nazareth</st1:place></st1:City>, the tragedy had hit our home =
hard.
Esther and I wondered why God had allowed such horrors to happen to him, our
dearest friend we believed was the Messiah. Months earlier, upon the astoun=
ding
discovery that my friend was the Promised One, I had been willing to follow=
 him
anywhere, to become one of his closest disciples&#8212;but he wouldn&#8217;t
have me. He told me I had work to do with my wife. But both of us wanted to=
 see
him enter into his destiny in <st1:City w:st=3D"on"><st1:place w:st=3D"on">=
Jerusalem</st1:place></st1:City>&#8212;the
throne of King David would be his. We mourned our friend more than his dest=
iny.
Now all was gone. Or, so we thought.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Our children Jacob =
and
little Abigail, who had so adored Jesus, felt the pain of grief in palpable
ways. Abigail&#8217;s bouncy personality changed. Before Jesus&#8217; death,
she had been a lamb in the spring, romping, always full of energy, but, sin=
ce
Passover, she clung to Esther as does a sick child. Jacob questioned me
continually about God&#8217;s sovereignty. We had our hands full. Esther an=
d I
mourned for Jesus in our own way&#8212;we threw ourselves into work.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>It wasn&#8217;t onl=
y to
numb ourselves to the pain of such great loss, it was because our family and
business had steadily grown to the point that we had more than we could han=
dle.
Esther&#8217;s time was divided with our new child, already two years old, =
whom
we had named Joshua, another Hebrew form of Jesus, and what with Jacob and
Abigail, ages six and ten, our days were filled with activity. After Joshua=
&#8217;s
birth, I took over most of Esther&#8217;s work with the shop in <st1:place
w:st=3D"on">Cana</st1:place>. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Even before we marr=
ied, I
knew she could do amazing things with fabrics. Her efforts at bringing in e=
xtra
income for our family had turned into a trade. Other families in <st1:place
w:st=3D"on">Cana</st1:place> benefitted as well. Esther&#8217;s women frien=
ds had
learned her skill and our village began to produce fine curtains used mostl=
y for
room dividers and doors. We made coverings for pallets, couches and pillows=
. At
first, Esther had hired other women in Cana, and some in Nazareth and Reina=
, to
weave fabric in their homes, and now Esther&#8217;s creations were being so=
ld
in many villages in Galilee, port cities, Jerusalem, and soon, in Rome itse=
lf. A
merchant who had bought our things for years had recently connected with
another tradesman, and now we had an order from a family of the Senate.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James found me in t=
he shop
while the rest of his family waited with Esther at our home. The sound of J=
ames&#8217;
voice was an arrow of sudden grief; he sounded like Jesus.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Daniel! Dani=
el,
where are you? Daniel!&#8221; he called to me as he passed the threshold of=
 the
shop and made his way inside through the aisles of piled-up, folded fabric.=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I threw back the cu=
rtain
that divided the front room from the back. &#8220;James! . . . James, I am =
. .
. I can&#8217;t believe what happened . . . Oh, James.&#8221; We kissed each
other&#8217;s cheeks and embraced.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James released me, =
nearly
pushing me away in excitement. &#8220;Daniel, have you heard anything regar=
ding
Jesus&#8217; body being stolen by the disciples?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;No! What? Wh=
at do
you mean?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;It is a rumo=
r being
spread in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:place=
></st1:City>
and I wondered if it had reached this far.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;No, James . .
.&#8221; At that moment, I heard a crowd passing by the shop. It was the so=
und
of carts and wagons, quite a few. I peered around James to get a better loo=
k.
The door was open, and I heard voices shouting. &#8220;Come with us! Come a=
nd
see Jesus, the Messiah!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What&#8217;s=
 happening?&#8221;
I asked. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;It&#8217;s a=
ll about
him, Daniel. Jesus. He has risen from the dead and he is alive. I&#8217;ve =
seen
him!&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What!?&#8221=
; My
heart jumped and I stopped breathing.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, yes. Co=
me, we
have no time to spare. Jesus is meeting us, and his disciples expect to see
him. He has risen and appeared to them. Angels have appeared to women. Ther=
e is
so much to tell you. We need to go! I will tell you on the way.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What about E=
sther
and the children?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;My entire cl=
an is
with them as we speak. Esther is probably packing up your things. Come,
let&#8217;s go.&#8221; He started walking towards the door, motioning for m=
e to
hurry. I must have looked a little reluctant but, actually, I was in shock =
from
the news about Jesus. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He said, &#8220;Man=
y from <st1:place
w:st=3D"on">Cana</st1:place> are joining us, and you must come too.&#8221;<=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I locked the door a=
nd we
set off for my house. On our way, James said, &#8220;Daniel, do you remember
the scribe who gave you a scroll at the home of Lazarus? It was the day bef=
ore Jesus
arrived there.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, I remem=
ber
him.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Do you have
it?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, of cour=
se. I
treasure it. The words the scribe recorded are surely about Jesus. The scri=
be
cited Scripture, words written by a man I&#8217;ve never heard of before. H=
e must
have been an obscure prophet of historical record. The verses are from the
collection of Proverbs with the writings of Solomon. If they are about Jesu=
s&#8212;then
he is not only the Son of Man but also the Son of God. And, James, I had re=
ally
hoped the words were true. But, then, Jesus was killed.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;You can be s=
ure of
it still,&#8221; James said. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;You said Jes=
us
appeared to you. When?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Last night, =
or,
actually, it was this morning&#8212;in the middle of the night.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James said nothing =
further,
he only smiled. I waited to hear more, but he remained quiet about it.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What did he =
say to
you, James?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He forgave m=
e&#8212;which,
to me, was the most important thing he said.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Please, Jame=
s, tell
me everything. How did he seem? This is amazing.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James suddenly lean=
ed
towards me as we stepped long. He took hold of me around my shoulders as we
walked. He said, &#8220;Jesus and I . . . it is like this . . . &#8221; He
squeezed my shoulders hard, held me close in his arm and said, &#8220;We are
brothers again.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>He released me. A f=
ew
moments later, he said, &#8220;Bless Ha-Shem, Jesus is the Promised One. He=
 is
the Son of David, born in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Beth=
lehem</st1:place></st1:City>,
the Redeemer of Israel, and although he was the Despised One, rejected by m=
any,
including me, he will be the Master builder of his Kingdom and I will work =
for him.&#8221;
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I believed him. Jam=
es was a
transformed man&#8212;touched by the passion of God.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>By the time we reac=
hed my house,
Esther was giving instructions to old Benjamin, our neighbor, about when to
feed our goat and chickens. She told him to help himself to the milk and eg=
gs.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Abigail was seated =
on our
donkey, her face alight and ready to go. Jacob was stocking a cart. When we=
 were
nearly ready to leave, James pulled on my sleeve and said, &#8220;Daniel, f=
ind
your scroll quickly, before we leave. I want to set my eyes upon it.&#8221;=
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>With James right on=
 my
heels, I went immediately to the place where I had stored it safely away. I
handed it to him and watched him open and read the words on the rolled up p=
apyrus.</p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>&#8220;The words of Agur the son of Ja=
keh,
his utterance&#8212;this man declared to Ithiel&#8212;to Ithiel and Ucal: <=
o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'>&#=
8216;<i
style=3D'mso-bidi-font-style:normal'>Surely I am more stupid than any man, =
and do
not have the understanding of a man. I neither learned wisdom nor have know=
ledge
of the Holy One.&#8217; <o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>&#8220;Who has ascended into heaven, or
descended?<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>Who has gathered the wind in His fists=
?<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>Who has bound the waters in a garment?=
<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>Who has established all the ends of th=
e earth?<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>What is His name, and what is His
Son&#8217;s name,<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'><i
style=3D'mso-bidi-font-style:normal'>If you know?&#8221;<a style=3D'mso-foo=
tnote-id:
ftn11' href=3D"#_ftn11" name=3D"_ftnref11" title=3D""><span
class=3DMsoFootnoteReference><span style=3D'mso-special-character:footnote'=
><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><b style=3D'mso-bidi-font-weight:normal'><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:EN-US;
mso-bidi-language:AR-SA'>[11]</span></b></span><![endif]></span></span></a>=
<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Words penned in a p=
lainer
hand were in a space below the words of Scripture, which read:</p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'>&#=
8220;Ha-Shem,
THE NAME, is Jehovah, and means I AM. </p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'>Th=
e Son&#8217;s
name is JESUS, and means JEHOVAH SAVES</p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'>To=
gether,
they are: I AM JEHOVAH SAVES&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'>&#=
8220;This
Son grew up a tender shoot from among his people. He was, as prophecy foret=
old,
a man like Moses&#8212;a savior. He came from <st1:City w:st=3D"on">Nazaret=
h</st1:City>,
was born in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Bethlehem</st1:pla=
ce></st1:City>,
as prophecy foretold. He is the Son of Man, the Son of Israel, the Son of G=
od.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'margin-left:.5in;line-height:200%'>&#=
8220;As recorded
here by <st1:country-region w:st=3D"on">Judah</st1:country-region> ben-Avra=
ham,
Sanhedrin scribe, <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</s=
t1:place></st1:City>.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James looked up and=
 said,
&#8220;This is astounding. This is absolutely the most amazing . . . I wond=
er
why <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place=
></st1:country-region>
did not mention this Scripture to me last week. He told me that there are m=
any
obscure mentions of the Messiah&#8217;s identity all throughout Scripture, =
like
buried treasure, and that it would be our task to discover them.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;But these wo=
rds,
Daniel, are like no other; it is as though Ha-Shem is playing with us, but
playing with the wonder of it all&#8212;yes, yes, that&#8217;s how it
seems.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;It is.&#8221=
; I
agreed. &#8220;It is as though he waited many generations before anyone wou=
ld
know the answer to his riddle.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James looked at me =
very
seriously and said, &#8220;According to the prophet Isaiah, his name is als=
o &#8216;Wonderful,
Counselor, Almighty God, Prince of Peace.&#8217;&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>For the second time=
 this
morning, I felt my breath leave me. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;James, did y=
ou
notice the scribe wrote his own name as, <st1:country-region w:st=3D"on"><s=
t1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> ben-Avraham and not
ben-Avram?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;No, I didn&#=
8217;t.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I have had m=
uch time
to consider this scroll,&#8221; I said.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James said, &#8220;=
This is <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region>&#=
8217;s
proclamation of faith in Jesus. God changed Avram&#8217;s name to Avraham,
giving him a promise that he would be the father of nations<a style=3D'mso-=
footnote-id:
ftn12' href=3D"#_ftn12" name=3D"_ftnref12" title=3D""><span
class=3DMsoFootnoteReference><span style=3D'mso-special-character:footnote'=
><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><span style=3D'font-size:12.0pt;font-family:"T=
imes New Roman";
mso-fareast-font-family:"Times New Roman";mso-ansi-language:EN-US;mso-farea=
st-language:
EN-US;mso-bidi-language:AR-SA'>[12]</span></span><![endif]></span></span></=
a>. <st1:country-region
w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:place></st1:country-region> i=
s, in
this way, acknowledging his faith in Jehovah&#8217;s Promise, in Jesus, so
named in the scroll.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He must be a=
 learned
and wise man,&#8221; I said. &#8220;Did you say you have been meeting with =
him?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, a few h=
ours
spread over a week&#8217;s time; although, our meetings pass by too quickly=
.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I would like=
 to talk
with him some day,&#8221; I said.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;God willing,=
 you
will see <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Judah</st1:=
place></st1:country-region>
today. He is with the disciples.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Listen,&#822=
1; I
said, &#8220;that is Abigail calling me to hurry. She has been sitting on t=
hat
donkey ready to go for awhile now.&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>James rolled up the=
 scroll
and said, &#8220;Daniel, may I borrow this? I want to copy it word for word=
 and
will return it when I am finished.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, of
course.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>We set off for <st1=
:City
w:st=3D"on"><st1:place w:st=3D"on">Capernaum</st1:place></st1:City>, certai=
n that
the days ahead held more wonders. <span style=3D'mso-spacerun:yes'>&nbsp;</=
span></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I remembered the wa=
y Jesus looked
at me when I, like the scribe, finally believed in him. Jesus and I had been
sitting alone together on a dock in <st1:City w:st=3D"on"><st1:place w:st=
=3D"on">Capernaum</st1:place></st1:City>.
It was a clear, delightful night; we talked and dangled our feet in the wat=
er. It
was then that I began to believe in him as the Son of Man, the Messiah. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I missed my friend.=
 It was
that man I wanted to grasp to my chest and hold in a vice grip and lift off=
 of his
feet&#8212;the way I used to do before he grew stronger than me from his
carpentry work. I would never be brave enough to go near the other one, the=
 one
the scribe wrote about in the scroll. My heart was divided by desire and fe=
ar. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><u><o:p><span
 style=3D'text-decoration:none'>&nbsp;</span></o:p></u></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><o:p>&nbsp;</o:p></=
p>

<p class=3DMsoBodyTextIndent style=3D'text-indent:0in;line-height:200%'><b
style=3D'mso-bidi-font-weight:normal'><i style=3D'mso-bidi-font-style:norma=
l'>Peter<o:p></o:p></i></b></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><b style=3D'mso-bid=
i-font-weight:
normal'><i style=3D'mso-bidi-font-style:normal'><o:p>&nbsp;</o:p></i></b></=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Our first night bac=
k was by
far my best night&#8217;s rest in many months, possibly in over a year. The
next day I was asked to dine in the house of Jairus, the chief ruler of <st=
1:City
w:st=3D"on"><st1:place w:st=3D"on">Capernaum</st1:place></st1:City>&#8217;s
synagogue. The only time I&#8217;d been inside of his home was the day Jesus
had raised his daughter from the dead. The <st1:City w:st=3D"on"><st1:place
 w:st=3D"on">Jerusalem</st1:place></st1:City> scribe had been the one to br=
eak
the latest news to him about Jesus. <st1:country-region w:st=3D"on"><st1:pl=
ace
 w:st=3D"on">Judah</st1:place></st1:country-region> had been invited to stay
there. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>It was early evenin=
g when I
joined a circle of scholars made up of three members of Capernaum&#8217;s s=
mall
Sanhedrin, a priest, Judah, and, of course, Jairus. While we seated ourselv=
es
at the table, Jairus took the lead in our conversation. &#8220;Simon, Jesus=
 was
without any doubt a prophet. His miracles attested to that fact. My daughter
lives because of his power. Now we are told he rose from the grave and is
prepared to show himself to you here.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes, Sir,&#8=
221; I
replied.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>A servant came in a=
nd
placed a goblet of wine on the table in front of each of us. He had carried
them in on a tray. The goblets were glass&#8212;the color of blue and rust =
in a
swirling design&#8212;like polished marble. I&#8217;d never touched anything
made of glass before. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Who else has=
 seen
him?&#8221; Jairus asked.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;His mother a=
nd many
of us who followed him,&#8221; I replied.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Has he appea=
red to
people only in <st1:City w:st=3D"on"><st1:place w:st=3D"on">Jerusalem</st1:=
place></st1:City>?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Yes.&#8221;<=
/p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Has he shown=
 himself
to any of the rulers there&#8212;to any of his enemies?&#8221; he asked.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I don&#8217;=
t know,
Sir.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>It had been a warm =
day but
now the air coming in off the sea began to chill the room. The servant clos=
ed
several sets of shutters before he left.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> said, &#8220;The guards=
 at
the tomb may have seen him. I have not been able to verify it yet.&#8221;</=
p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;What will yo=
u do if
you can prove it?&#8221; Jairus asked. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;Prove to his=
 enemies
in the Sanhedrin that they were wrong about him. They will then accept him =
as
our Messiah and, of course, acknowledge to him that &#8216;he has come in t=
he
name of the Lord.&#8217;&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I said, &#8220;Oh, =
you must
have heard Jesus say he would not return to the temple until they acknowled=
ged
this.&#8221; Now I understood where they were heading with this. </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Jairus asked, &#822=
0;What
is his purpose in coming to <st1:City w:st=3D"on"><st1:place w:st=3D"on">Ca=
pernaum</st1:place></st1:City>?&#8221;
</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I swallowed some wi=
ne and
set the goblet down. I said, &#8220;Jesus told us he would come here ahead =
of
us and that we would see him. That&#8217;s all I know myself.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>The priest said, &#=
8220;What
does he plan to do next? Will he begin to reign, form an army, what? When a=
ll of
our people who are scattered throughout the world hear of him, they will co=
me.
It will be like in the days of King David. You are one of his closest men. =
Surely
he confided his plans to you, did he not?&#8221; </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;No. He has n=
o such
plans,&#8221; I said quietly.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Two servants came i=
n with
platters of food. The aroma of roasted meat made me nauseous. It reminded m=
e of
my last night with Jesus&#8212;our Passover lamb had been the last time
I&#8217;d eaten meat.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He made no
plans?&#8221; Jairus looked at me with a puzzled expression. He said, &#822=
0;No
one has ever heard of a person raising himself from the dead. Ha-Shem raised
him up. He will take his place on David&#8217;s throne. He will show himsel=
f to
all. <st1:country-region w:st=3D"on"><st1:place w:st=3D"on">Israel</st1:pla=
ce></st1:country-region>
will be a kingdom ruled by Ha-Shem&#8217;s eternal Messiah. The plans are
recorded in Scripture&#8212;but without details of how this will come about=
.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;I don&#8217;=
t know
about these things,&#8221; I said.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>For more than an ho=
ur, they
discussed quotations of prophetic Scriptures about the Messiah. I listened =
but
had nothing to say.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>At one point Judah =
recited
the words of Isaiah, the prophet:</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><i style=3D'mso-bid=
i-font-style:
normal'><span style=3D'color:black'>&#8220;T</span>here shall come forth a =
Rod
from the stem of Jesse, and a Branch shall grow out of his roots. The Spiri=
t of
the LORD shall rest upon Him, the Spirit of wisdom and understanding, the
Spirit of counsel and might, the Spirit of knowledge and of the fear of the
LORD. His delight is in the fear of the LORD, and He shall not judge by the=
 sight
of His eyes, nor decide by the hearing of His ears; but with righteousness =
He
shall judge the poor, and decide with equity for the meek of the earth; he
shall strike the earth with the rod of His mouth, and with the breath of His
lips He shall slay the wicked.<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><i style=3D'mso-bid=
i-font-style:
normal'>Righteousness shall be the belt of His loins, and faithfulness the =
belt
of His waist. The wolf also shall dwell with the lamb, the leopard shall lie
down with the young goat, the calf and the young lion and the fatling toget=
her;
and a little child shall lead them. The cow and the bear shall graze; their
young ones shall lie down together; and the lion shall eat straw like the
ox.<span style=3D'mso-spacerun:yes'>&nbsp; </span>The nursing child shall p=
lay by
the cobra&#8217;s hole, and the weaned child shall put his hand in the
viper&#8217;s den. They shall not hurt nor destroy in all My holy mountain,=
 for
the earth shall be full of the knowledge of the LORD as the waters cover the
sea. <o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><i style=3D'mso-bid=
i-font-style:
normal'>&#8220;And in that day there shall be a Root of Jesse, who shall st=
and
as a banner to the people; for the Gentiles shall seek Him, and His resting
place shall be glorious.&#8221;<a style=3D'mso-footnote-id:ftn13' href=3D"#=
_ftn13"
name=3D"_ftnref13" title=3D""><span class=3DMsoFootnoteReference><span
style=3D'mso-special-character:footnote'><![if !supportFootnotes]><span
class=3DMsoFootnoteReference><b style=3D'mso-bidi-font-weight:normal'><span
style=3D'font-size:12.0pt;font-family:"Times New Roman";mso-fareast-font-fa=
mily:
"Times New Roman";mso-ansi-language:EN-US;mso-fareast-language:EN-US;
mso-bidi-language:AR-SA'>[13]</span></b></span><![endif]></span></span></a>=
<o:p></o:p></i></p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span style=3D'mso-=
tab-count:
1'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </spa=
n><st1:place
w:st=3D"on"><st1:country-region w:st=3D"on">Judah</st1:country-region></st1=
:place>
ended by saying, &#8220;Jesus is that Prince of Peace. During his reign, he
will bring peace to the entire world.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I remembered Jesus&=
#8217;
words: &#8220;Do not think that I came to bring peace on earth. I did not c=
ome
to bring peace but a sword.&#8221; I didn&#8217;t tell them of this, I want=
ed
more time to sort things out.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Now then,&#8221; Ja=
irus
said, &#8220;tell us more about Jesus. You have listened to his teachings, =
seen
him perform many signs and wonders&#8212;what can you tell us about him? Is=
 he
the one on whom the Spirit of God rests&#8212;is he the one to reign on the
throne of David, the Rod from the root of Jesse?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I looked around at =
their faces,
so intent to hear what I had to say. Who was I to speak to these men? Jesus=
 was
my rabbi&#8212;but about his reign, he had spoken very little. I replied,
&#8220;The Spirit of the Most High rests on him&#8212;he is the Anointed On=
e.
But I don&#8217;t know more than that.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region>, looking at the others,=
 said,
&#8220;We must focus on Jesus&#8217; words&#8212;for now, we must seek to k=
now
more about his claims.&#8221; Then he looked at me and asked, &#8220;What h=
as Jesus
said about himself and the future? Try to remember whatever you can.&#8221;=
 </p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He predicted=
 that
the temple buildings would be leveled and not one stone would be left upon =
another
and that all would be torn down.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>Four of the men grew
agitated and began to murmur among themselves. <st1:country-region w:st=3D"=
on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> quieted them. &#8220;Di=
d he
say anything about himself and his reign?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He told us h=
e would return
to reign at the end of the age.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><st1:country-region=
 w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region> exclaimed, &#8220;Now w=
e are
hearing something! This is important. Please, tell us more. When did he say
this to you?&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>In my mind I rememb=
ered Jesus
then&#8212;the sight of him sitting on the <st1:place w:st=3D"on">Mount of =
Olives</st1:place>
with four of us at his feet. We were all in a mood&#8212;shaken to the core=
 by
the things he had just said to the priests and rulers in the temple court. =
He
had strongly rebuked them. Before he left them, he proclaimed that they wou=
ld
not see him there again, not until they learned to say, &#8216;Blessed is he
who comes in the name of the Lord.&#8217;&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I trembled, afraid =
to speak
of that incident. I said, &#8220;<st1:country-region w:st=3D"on"><st1:place
 w:st=3D"on">Judah</st1:place></st1:country-region>, you were in the temple=
 court
when Jesus last spoke there&#8212;weren&#8217;t you? Tell them what Jesus s=
aid.&#8221;</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>&#8220;He said noth=
ing of
his reign, I&#8217;m afraid,&#8221; <st1:country-region w:st=3D"on"><st1:pl=
ace
 w:st=3D"on">Judah</st1:place></st1:country-region> replied. One by one the=
 men
voiced whether or not they had been present. The priest, Jairus, and one ot=
her
man had been also been there.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'>I swallowed. &#8220=
;His
anger and words frightened us. We couldn&#8217;t imagine not returning with=
 him
to the temple. It made no sense.</p>

<p class=3DMsoBodyTextIndent style=3D'line-height:200%'><span