<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 	<channel>
		<title>DMM Essentials | Movement Model Disciple-Making</title>
		<link>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/</link>
		<description></description>
		<language>en</language>
		<lastBuildDate>Wed, 06 Aug 2025 13:33:35 -0500</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Sandvox 2.10.12</generator>
		<item>
			<title>Kingdom Parables and the Value of the King</title>
			<link>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/kingdom-parables-and-the.html</link>
			<description>
				&lt;div class="article-summary"&gt;
					&lt;div class="first graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p1.jpeg" width="320" height="240" id="video"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p1.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="240"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d1s1p1.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p1.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:240px;" id="unrecognized"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p1.jpeg" alt="d1s1p1" width="320" height="240" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;Kingdom Parables by Steve Smith&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;div class="not-first-item graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p4.jpeg" width="320" height="240" id="video2"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video2').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p4.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf2" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="240"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d1s1p4.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p4.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:240px;" id="unrecognized2"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s1p4.jpeg" alt="d1s1p4" width="320" height="240" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video2');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;The Value of the King by Steve Smith&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
				&lt;/div&gt;
			</description>
			<pubDate>Mon, 23 May 2016 07:41:08 -0500</pubDate>
			<guid>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/kingdom-parables-and-the.html</guid>
            
			
		</item>
		<item>
			<title>Sending the 12 and the 70</title>
			<link>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/sending-the-12-and-the-70.html</link>
			<description>
				&lt;div class="article-summary"&gt;
					&lt;div class="first graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p3.jpeg" width="320" height="240" id="video"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p3.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="240"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d1s3p3.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p3.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:240px;" id="unrecognized"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p3.jpeg" alt="d1s3p3" width="320" height="240" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;Introduction by Steve Smith to the Sending of the 12 and 70&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt; 
					&lt;div class="not-first-item graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p6.jpeg" width="320" height="240" id="video2"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video2').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p6.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf2" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="240"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d1s3p6.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p6.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:240px;" id="unrecognized2"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s3p6.jpeg" alt="d1s3p6" width="320" height="240" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video2');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;Steve Smith teaching on the sending of the 12 and 70&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt; 
					&lt;div class="not-first-item graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s4p1.jpeg" width="320" height="240" id="video3"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video3').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s4p1.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf3" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="240"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d1s4p1.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s4p1.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:240px;" id="unrecognized3"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d1s4p1.jpeg" alt="d1s4p1" width="320" height="240" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video3');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;Debriefing on the Sending of the 12 and 70&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Three videos, top to bottom, share Steve Smith’s teaching on the sending of the 12 and 70 as the paradigm of Jesus’ Ministry
					&lt;/p&gt;
				&lt;/div&gt;
			</description>
			<pubDate>Mon, 23 May 2016 07:05:52 -0500</pubDate>
			<guid>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/sending-the-12-and-the-70.html</guid>
            
			
		</item>
		<item>
			<title>Father's Heart, Four Fields</title>
			<link>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/fathers-heart-four-fields.html</link>
			<description>
				&lt;div class="article-summary"&gt;
					&lt;div class="first graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d2s4p2.jpeg" width="320" height="240" id="video"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d2s4p2.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="240"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d2s4p2.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d2s4p2.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:240px;" id="unrecognized"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d2s4p2.jpeg" alt="d2s4p2" width="320" height="240" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Steve Smith training the Father’s Heart and Four Fields Framework for disciple-making multiplication and church planting movement.  
					&lt;/p&gt;
				&lt;/div&gt;
			</description>
			<pubDate>Mon, 23 May 2016 06:50:31 -0500</pubDate>
			<guid>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/fathers-heart-four-fields.html</guid>
            
			
		</item>
		<item>
			<title>The Three Thirds</title>
			<link>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/the-three-thirds.html</link>
			<description>
				&lt;div class="article-summary"&gt;
					&lt;div class="first graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/the-three-thirds.jpeg" width="320" height="240" id="video"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/the-three-thirds.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="240"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/the-three-thirds.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/the-three-thirds.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:240px;" id="unrecognized"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/the-three-thirds.jpeg" alt="the-three-thirds" width="320" height="240" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;Steve Smith Describes the 3/3rds group process of making a multiplying disciple (obedience-based disciple-making)&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
				&lt;/div&gt;
			</description>
			<pubDate>Mon, 23 May 2016 06:46:24 -0500</pubDate>
			<guid>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/the-three-thirds.html</guid>
            
			
		</item>
		<item>
			<title>Moving from 3/3rds to church</title>
			<link>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/moving-from-33rds-to-church.html</link>
			<description>
				&lt;div class="article-summary"&gt;
					&lt;div class="first graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p1.jpeg" width="320" height="234" id="video"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p1.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="234"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d6s1p1.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p1.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:234px;" id="unrecognized"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p1.jpeg" alt="d6s1p1" width="320" height="234" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;Part 1 — Moving from Group to Church&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;div class="not-first-item graphic-container wide center VideoElement"&gt;
						&lt;div class="graphic"&gt;
							&lt;div class="figure-content"&gt;
								&lt;!-- sandvox.VideoElement --&gt;
								&lt;video controls="controls" preload="none" poster="https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p6.jpeg" width="320" height="234" id="video2"&gt;
									&lt;script&gt;
									// Remove poster from buggy iOS before 4
									if (navigator.userAgent.match(/CPU( iPhone)*( OS )*([123][_0-9]*)? like Mac OS X/)) {
										$('#video2').removeAttr('poster');
									}
									&lt;/script&gt;
									&lt;source src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p6.mp4" type="video/mp4" onerror="fallback(this.parentNode)" /&gt;&lt;object id="player_flv_maxi.swf2" type="application/x-shockwave-flash" data="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" width="320" height="234"&gt;
										&lt;param name="movie" value="https://www.momentswiththemitts.com/MMDMCPM/_Resources/player_flv_maxi.swf" /&gt;
										&lt;param name="flashvars" value="flv=../_Media/d6s1p6.mp4&amp;amp;startimage=https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p6.jpeg&amp;amp;margin=0&amp;amp;showplayer=autohide" /&gt;
										&lt;div style="width:320px; height:234px;" id="unrecognized2"&gt;
											&lt;p&gt;This browser cannot play the embedded video file.&lt;/p&gt;&lt;img title="This browser cannot play the embedded video file." src="https://www.momentswiththemitts.com/MMDMCPM/_Media/d6s1p6.jpeg" alt="d6s1p6" width="320" height="234" /&gt;
										&lt;/div&gt;
									&lt;/object&gt;
								&lt;/video&gt;
								&lt;script&gt;
								var video = document.getElementById('video2');
								if (video.canPlayType &amp;&amp; video.canPlayType('video/mp4')) {
									// canPlayType is overoptimistic, so we have browser sniff.
									var ua = navigator.userAgent;
									var tridentMatch = ua.match(/Trident\/([0-9.]*)/);
									var tridentVersion = tridentMatch ? parseFloat(tridentMatch[1]) : 0;
									if (!(ua.indexOf('WebKit/') &gt;= 0 || !ua.match(/MSIE [1-8]\./) || tridentVersion &gt;= 7)){
										// Only WebKit browsers and IE &gt;9 can currently play this natively
										fallback(video);
									}
								} else {
									fallback(video);
								}
								&lt;/script&gt;
								&lt;!-- /sandvox.VideoElement --&gt;
							&lt;/div&gt;
						&lt;/div&gt;
						&lt;div style="" class="graphic"&gt;
							&lt;div class="figure-content caption"&gt;&lt;p&gt;Part 2 — Moving to 3-3rds Church&lt;/p&gt;&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
				&lt;/div&gt;
			</description>
			<pubDate>Sun, 22 May 2016 07:21:57 -0500</pubDate>
			<guid>https://www.momentswiththemitts.com/MMDMCPM/t4t-essentials/moving-from-33rds-to-church.html</guid>
            
			
		</item>
 	</channel>
</rss>