<!DOCTYPE html><html lang="en-US" prefix="og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# website: https://ogp.me/ns/website#" class="scheme_original"><head><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><link rel="profile" href="http://gmpg.org/xfn/11" /><link rel="pingback" href="http://www.stjohnsepiscopal.org/xmlrpc.php" /><link rel="stylesheet" type="text/css" href="http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/css/time-line.css" /><title>St. John&#039;s Episcopal Church – Nurturing faith, inspiring hope, growing in love</title><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin/><link rel="preconnect" href="https://fonts.googleapis.com"/><style type="text/css">@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf) format('truetype');
}
</style><!-- Facebook Pixel Code --> <script>!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
			n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
			n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
			t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
			document,'script','https://connect.facebook.net/en_US/fbevents.js' );
			fbq( "init", 147068295872335 );</script> <!-- DO NOT MODIFY --> <!-- End Facebook Pixel Code --><link rel='dns-prefetch' href='//fonts.googleapis.com' /><link rel='dns-prefetch' href='//s.w.org' /><link rel="alternate" type="application/rss+xml" title="St. John&#039;s Episcopal Church &raquo; Feed" href="http://www.stjohnsepiscopal.org/feed/" /> <script>var MP3jPLAYLISTS = [];
var MP3jPLAYERS = [];</script> <link rel="alternate" type="text/calendar" title="St. John&#039;s Episcopal Church &raquo; iCal Feed" href="http://www.stjohnsepiscopal.org/calendar/?ical=1" /><meta property="og:image" content="http://www.stjohnsepiscopal.org/wp-content/uploads/2019/08/header-home-entrance.jpg"/> <!-- This site uses the Google Analytics by ExactMetrics plugin v7.7.0 - Using Analytics tracking - https://www.exactmetrics.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=UA-73753212-1"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript">var em_version = '7.7.0';
				var em_track_user = true;
				var em_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-73753212-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						if ( document.cookie.indexOf( disableStrs[ index ] + '=true' ) > -1 ) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						window[ disableStrs[ index ] ] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						document.cookie = disableStrs[ index ] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[ disableStrs[ index ] ] = true;
					}
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if ( em_track_user ) {
					function __gtagDataLayer() {
						dataLayer.push( arguments );
					}

					function __gtagTracker( type, name, parameters ) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply( null, arguments );
							return;
						}

						if ( type === 'event' ) {
							
															parameters.send_to = exactmetrics_frontend.ua;
								__gtagDataLayer( type, name, parameters );
													} else {
							__gtagDataLayer.apply( null, arguments );
						}
					}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dNDMyYj' : true,
											} );
															__gtagTracker( 'config', 'UA-73753212-1', {"forceSSL":"true","linker":{"domains":["www.stjd.org"]}} );
										window.gtag = __gtagTracker;											(function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
																				if ( ! ( ! args.hasOwnProperty(arg) || ! gaMap.hasOwnProperty(arg) ) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						})();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}</script> <!-- / Google Analytics by ExactMetrics --> <script type="text/javascript">window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.stjohnsepiscopal.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.1"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);</script> <style type="text/css">img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }</style><style type="text/css" media="all">@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXh0oA.woff) format('woff')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oA.woff) format('woff')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:600;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXh0oA.woff) format('woff')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:800;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6WXh0oA.woff) format('woff')}@font-face{font-family:'Montserrat';font-display:block;font-style:normal;font-weight:300;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw5aXw.woff) format('woff')}@font-face{font-family:'Montserrat';font-display:block;font-style:normal;font-weight:400;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff')}@font-face{font-family:'Montserrat';font-display:block;font-style:normal;font-weight:600;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff')}@font-face{font-family:'Montserrat';font-display:block;font-style:normal;font-weight:800;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr73w5aXw.woff) format('woff')}</style><!-- Inline google font --><style type="text/css" media="all">@font-face{font-family:'Sorts Mill Goudy';font-style:italic;font-weight:400;src:url(http://fonts.gstatic.com/s/sortsmillgoudy/v13/Qw3AZR9MED_6PSuS_50nEaVrfzgEbH80jbs5.woff) format('woff')}@font-face{font-family:'Sorts Mill Goudy';font-display:block;font-style:normal;font-weight:400;src:url(http://fonts.gstatic.com/s/sortsmillgoudy/v13/Qw3GZR9MED_6PSuS_50nEaVrfzgEbHoEiQ.woff) format('woff')}</style><!-- Inline google font --><style type="text/css" media="all">@font-face{font-family:'Montserrat';font-style:italic;font-weight:300;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9WXZ0oA.woff) format('woff')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:400;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0oA.woff) format('woff')}@font-face{font-family:'Montserrat';font-style:italic;font-weight:700;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXZ0oA.woff) format('woff')}@font-face{font-family:'Montserrat';font-display:block;font-style:normal;font-weight:300;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw3aXw.woff) format('woff')}@font-face{font-family:'Montserrat';font-display:block;font-style:normal;font-weight:400;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXw.woff) format('woff')}@font-face{font-family:'Montserrat';font-display:block;font-style:normal;font-weight:700;src:url(http://fonts.gstatic.com/s/montserrat/v23/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXw.woff) format('woff')}</style><!-- Inline google font --><style id='global-styles-inline-css' type='text/css'>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}</style><link rel='preload' as='style' onload='this.rel="stylesheet"' id='aeh-processed-header-0-css'  href='http://www.stjohnsepiscopal.org/wp-content/plugins/add-expires-headers/cache/1642103895/com/processed-header-b32ccd12e5e7910465a4e0aa69db43edb31e87dd.min.css' type='text/css' media='all' /><link rel='stylesheet' id='mediaelement-css'  href='http://www.stjohnsepiscopal.org/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' /><link rel='stylesheet' id='wp-mediaelement-css'  href='http://www.stjohnsepiscopal.org/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' /><link rel='preload' as='style' onload='this.rel="stylesheet"' id='aeh-processed-header-3-css'  href='http://www.stjohnsepiscopal.org/wp-content/plugins/add-expires-headers/cache/1642103895/com/processed-header-e44700c8b66cf844726f35ce01ea33209a698324.min.css' type='text/css' media='all' /><script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/content_timeline/js/frontend/jquery.easing.1.3.js?ver=6.0.1' id='jQuery-easing-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/content_timeline/js/frontend/jquery.timeline.min.js?ver=6.0.1' id='jQuery-timeline-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/content_timeline/js/frontend/jquery.mousewheel.min.js?ver=6.0.1' id='jQuery-mousew-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/content_timeline/js/frontend/jquery.mCustomScrollbar.min.js?ver=6.0.1' id='jQuery-customScroll-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/content_timeline/js/frontend/rollover.js?ver=6.0.1' id='rollover-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/content_timeline/js/frontend/jquery.prettyPhoto.js?ver=6.0.1' id='jquery-prettyPhoto-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=7.7.0' id='exactmetrics-frontend-script-js'></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='exactmetrics-frontend-script-js-extra'>/*  */
var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"http:\/\/www.stjohnsepiscopal.org","hash_tracking":"false","ua":"UA-73753212-1","v4_id":""};/*  */</script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/essential-grid/public/assets/js/lightbox.js?ver=2.1.5' id='themepunchboxext-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/essential-grid/public/assets/js/jquery.themepunch.tools.min.js?ver=2.1.5' id='tp-tools-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js?ver=5.4.5.1' id='revmin-js'></script> <script type='text/javascript' id='__ytprefs__-js-extra'>/*  */
var _EPYT_ = {"ajaxurl":"http:\/\/www.stjohnsepiscopal.org\/wp-admin\/admin-ajax.php","security":"f6b93f5736","gallery_scrolloffset":"20","eppathtoscripts":"http:\/\/www.stjohnsepiscopal.org\/wp-content\/plugins\/youtube-embed-plus\/scripts\/","eppath":"http:\/\/www.stjohnsepiscopal.org\/wp-content\/plugins\/youtube-embed-plus\/","epresponsiveselector":"[\"iframe.__youtube_prefs__\",\"iframe[src*='youtube.com']\",\"iframe[src*='youtube-nocookie.com']\",\"iframe[data-ep-src*='youtube.com']\",\"iframe[data-ep-src*='youtube-nocookie.com']\",\"iframe[data-ep-gallerysrc*='youtube.com']\"]","epdovol":"1","version":"14.1.3","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","ytapi_load":"light","pause_others":"","stopMobileBuffer":"1","facade_mode":"","not_live_on_channel":"","vi_active":"","vi_js_posttypes":[]};
/*  */</script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/youtube-embed-plus/scripts/ytprefs.min.js?ver=14.1.3' id='__ytprefs__-js'></script> <link rel="https://api.w.org/" href="http://www.stjohnsepiscopal.org/wp-json/" /><link rel="alternate" type="application/json" href="http://www.stjohnsepiscopal.org/wp-json/wp/v2/pages/138" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.stjohnsepiscopal.org/xmlrpc.php?rsd" /><link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.stjohnsepiscopal.org/wp-includes/wlwmanifest.xml" /><meta name="generator" content="WordPress 6.0.1" /><link rel="canonical" href="http://www.stjohnsepiscopal.org/" /><link rel="alternate" type="application/json+oembed" href="http://www.stjohnsepiscopal.org/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.stjohnsepiscopal.org%2F" /><link rel="alternate" type="text/xml+oembed" href="http://www.stjohnsepiscopal.org/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.stjohnsepiscopal.org%2F&#038;format=xml" /> <script type="text/javascript">var ajaxRevslider;
			
			jQuery(document).ready(function() {
				// CUSTOM AJAX CONTENT LOADING FUNCTION
				ajaxRevslider = function(obj) {
				
					// obj.type : Post Type
					// obj.id : ID of Content to Load
					// obj.aspectratio : The Aspect Ratio of the Container / Media
					// obj.selector : The Container Selector where the Content of Ajax will be injected. It is done via the Essential Grid on Return of Content
					
					var content = "";

					data = {};
					
					data.action = 'revslider_ajax_call_front';
					data.client_action = 'get_slider_html';
					data.token = '8474970767';
					data.type = obj.type;
					data.id = obj.id;
					data.aspectratio = obj.aspectratio;
					
					// SYNC AJAX REQUEST
					jQuery.ajax({
						type:"post",
						url:"http://www.stjohnsepiscopal.org/wp-admin/admin-ajax.php",
						dataType: 'json',
						data:data,
						async:false,
						success: function(ret, textStatus, XMLHttpRequest) {
							if(ret.success == true)
								content = ret.data;								
						},
						error: function(e) {
							console.log(e);
						}
					});
					
					 // FIRST RETURN THE CONTENT WHEN IT IS LOADED !!
					 return content;						 
				};
				
				// CUSTOM AJAX FUNCTION TO REMOVE THE SLIDER
				var ajaxRemoveRevslider = function(obj) {
					return jQuery(obj.selector+" .rev_slider").revkill();
				};

				// EXTEND THE AJAX CONTENT LOADING TYPES WITH TYPE AND FUNCTION
				var extendessential = setInterval(function() {
					if (jQuery.fn.tpessential != undefined) {
						clearInterval(extendessential);
						if(typeof(jQuery.fn.tpessential.defaults) !== 'undefined') {
							jQuery.fn.tpessential.defaults.ajaxTypes.push({type:"revslider",func:ajaxRevslider,killfunc:ajaxRemoveRevslider,openAnimationSpeed:0.3});   
							// type:  Name of the Post to load via Ajax into the Essential Grid Ajax Container
							// func: the Function Name which is Called once the Item with the Post Type has been clicked
							// killfunc: function to kill in case the Ajax Window going to be removed (before Remove function !
							// openAnimationSpeed: how quick the Ajax Content window should be animated (default is 0.3)
						}
					}
				},30);
			});</script> <meta name="et-api-version" content="v1"><meta name="et-api-origin" content="http://www.stjohnsepiscopal.org"><link rel="https://theeventscalendar.com/" href="http://www.stjohnsepiscopal.org/wp-json/tribe/tickets/v1/" /><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="http://www.stjohnsepiscopal.org"><link rel="alternate" href="http://www.stjohnsepiscopal.org/wp-json/tribe/events/v1/" /><meta name="wpsso-begin" content="wpsso meta tags and schema markup begin"/> <!-- generator:1 --><meta name="generator" content="WPSSO Core 12.3.3/L*"/> <!-- generator:2 --><meta name="generator" content="WPSSO UM 4.12.3/S"/><meta property="fb:app_id" content="1655021101426350"/><meta property="og:type" content="website"/><meta property="og:url" content="http://www.stjohnsepiscopal.org/"/><meta property="og:locale" content="en_US"/><meta property="og:site_name" content="St. John&#039;s Episcopal Church"/><meta property="og:title" content="St. John&#039;s Episcopal Church"/><meta property="og:description" content="St. John&#039;s Episcopal Church in Dallas Texas"/><meta property="og:updated_time" content="2022-07-20T21:07:37+00:00"/> <!-- og:image:1 --><meta property="og:image" content="http://www.stjohnsepiscopal.org/wp-content/uploads/2019/08/header-home-entrance-600x315-cropped.jpg"/> <!-- og:image:1 --><meta property="og:image:width" content="600"/> <!-- og:image:1 --><meta property="og:image:height" content="315"/><meta name="twitter:domain" content="www.stjohnsepiscopal.org"/><meta name="twitter:site" content="@STJDallas"/><meta name="twitter:title" content="St. John&#039;s Episcopal Church"/><meta name="twitter:description" content="St. John&#039;s Episcopal Church in Dallas Texas"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:image" content="http://www.stjohnsepiscopal.org/wp-content/uploads/2019/08/header-home-entrance-600x315-cropped.jpg?p=138"/><meta name="description" content="Nurturing faith, inspiring hope, growing in love"/><meta name="thumbnail" content="http://www.stjohnsepiscopal.org/wp-content/uploads/2019/08/header-home-entrance-600x315-cropped.jpg"/><meta name="robots" content="follow, index, max-snippet:-1, max-image-preview:large, max-video-preview:-1"/> <script type="application/ld+json" id="wpsso-schema-json">{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@id": "/#sso/organization/site/org-logo-url/knowledge-graph",
            "@context": "https://schema.org",
            "@type": "Organization",
            "url": "http://www.stjohnsepiscopal.org/",
            "sameAs": [
                "https://www.facebook.com/StJohnsDallas",
                "https://twitter.com/STJDallas"
            ],
            "name": "St. John&#039;s Episcopal Church",
            "description": "Nurturing faith, inspiring hope, growing in love"
        },
        {
            "@id": "/#sso/website",
            "@context": "https://schema.org",
            "@type": "WebSite",
            "mainEntityOfPage": "http://www.stjohnsepiscopal.org/",
            "url": "http://www.stjohnsepiscopal.org/",
            "name": "St. John&#039;s Episcopal Church",
            "description": "Nurturing faith, inspiring hope, growing in love",
            "potentialAction": [
                {
                    "@context": "https://schema.org",
                    "@type": "SearchAction",
                    "target": "http://www.stjohnsepiscopal.org?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "text": "Worship Schedule 5:30 pm Saturday: ELEVATE Eucharist 8:00 am Sunday: Said Eucharist 10:30 am Sunday Sung Eucharist (also streaming on Facebook and YouTube. Monday-Friday, 9:00 am, Morning Prayer on Facebook Vacation Bible School is August 1-5! Register here! &nbsp; Mission and Values. &nbsp; Nurturing faith, inspiring hope, and growing in love as we worship God, make disciples, and serve East Dallas and the world. &nbsp; Read More &nbsp; Church Calendar 13 Aug &#039;22 August 13 @ 5:30 pm August 13 @ 6:30 pm St. John&rsquo;s Episcopal Church 848 Harter Rd Dallas, TX 75218 5:30 pm ELEVATE Eucharist Read more 14 Aug &#039;22 August 14 @ 8:00 am August 14 @ 10:30 am St. John&rsquo;s Episcopal Church 848 Harter Rd Dallas, TX 75218 8:00 am Said Eucharist Read more 14 Aug &#039;22 August 14 @ 10:30 am August 14 @ 11:45 am St. John&rsquo;s Episcopal Church 848 Harter Rd Dallas, TX 75218 10:30 am Sung Eucharist Read more 20 Aug &#039;22 August 20 @ 5:30 pm August 20 @ 6:30 pm St. John&rsquo;s Episcopal Church 848 Harter Rd Dallas, TX 75218 5:30 pm ELEVATE Eucharist Read more &nbsp; News, Blog, and Recent Sermons 24 Jul ,22 Pray better (Fr. David Houk) July 24, 2022. Luke 11:1-13. When Jesus taught... Read More 17 Jul ,22 Be present at the party (Fr. Oliver Butler) July 17, 2022. Luke 10:38-42. When Jesus comes... Read More 03 Jul ,22 Satan&rsquo;s worst week ever (Fr. David Houk) July 3, 2022. Luke 10:1-1,16-20. Jesus sends... Read More News / Blog &nbsp; &nbsp; Music at St. John&rsquo;s. St. John&rsquo;s music ministry continues to learn, promote, and offer the highest quality liturgical and sacred music. Concerts and other special events are musical features of this music ministry. If you wish to participate through playing an instrument or singing, contact Benjamin Kolodziej, Organist and Choirmaster. Concerts at St. John&rsquo;s",
            "image": [
                {
                    "@id": "/wp-content/uploads/2021/02/ashes_2021_2-1200x900-cropped.jpg#sso/image-object"
                },
                {
                    "@id": "/wp-content/uploads/2021/02/ashes_2021_2-1200x675-cropped.jpg#sso/image-object"
                }
            ],
            "publisher": [
                {
                    "@id": "/#sso/organization/site/org-logo-url"
                }
            ],
            "headline": "St. John&#039;s Episcopal Church",
            "inLanguage": "en_US",
            "dateCreated": "2015-08-05T11:17:29+00:00",
            "datePublished": "2015-08-05T11:17:29+00:00",
            "dateModified": "2022-07-20T21:07:37+00:00",
            "author": {
                "@id": "/c21ed7974457dac6508c53675973fa11#sso/person"
            },
            "thumbnailUrl": "http://www.stjohnsepiscopal.org/wp-content/uploads/2019/08/header-home-entrance-600x315-cropped.jpg"
        },
        {
            "@id": "/wp-content/uploads/2021/02/ashes_2021_2-1200x900-cropped.jpg#sso/image-object",
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "http://www.stjohnsepiscopal.org/wp-content/uploads/2021/02/ashes_2021_2-1200x900-cropped.jpg",
            "identifier": "17139-wpsso-schema-4x3",
            "name": "ashes_2021_2",
            "description": "No Description.",
            "encodingFormat": "image/jpeg",
            "uploadDate": "2021-02-08T17:23:21+00:00",
            "width": [
                {
                    "@id": "#sso/qv-width-px-1200"
                }
            ],
            "height": [
                {
                    "@id": "#sso/qv-height-px-900"
                }
            ]
        },
        {
            "@id": "#sso/qv-width-px-1200",
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "name": "Width",
            "unitText": "px",
            "unitCode": "E37",
            "value": 1200
        },
        {
            "@id": "#sso/qv-height-px-900",
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "name": "Height",
            "unitText": "px",
            "unitCode": "E37",
            "value": 900
        },
        {
            "@id": "/wp-content/uploads/2021/02/ashes_2021_2-1200x675-cropped.jpg#sso/image-object",
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "url": "http://www.stjohnsepiscopal.org/wp-content/uploads/2021/02/ashes_2021_2-1200x675-cropped.jpg",
            "identifier": "17139-wpsso-schema-16x9",
            "name": "ashes_2021_2",
            "description": "No Description.",
            "encodingFormat": "image/jpeg",
            "uploadDate": "2021-02-08T17:23:21+00:00",
            "width": [
                {
                    "@id": "#sso/qv-width-px-1200"
                }
            ],
            "height": [
                {
                    "@id": "#sso/qv-height-px-675"
                }
            ]
        },
        {
            "@id": "#sso/qv-height-px-675",
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "name": "Height",
            "unitText": "px",
            "unitCode": "E37",
            "value": 675
        },
        {
            "@id": "/#sso/organization/site/org-logo-url",
            "@context": "https://schema.org",
            "@type": "Organization",
            "url": "http://www.stjohnsepiscopal.org/",
            "name": "St. John&#039;s Episcopal Church",
            "description": "Nurturing faith, inspiring hope, growing in love",
            "sameAs": [
                "https://www.facebook.com/StJohnsDallas",
                "https://twitter.com/STJDallas"
            ]
        },
        {
            "@id": "/c21ed7974457dac6508c53675973fa11#sso/person",
            "@context": "https://schema.org",
            "@type": "Person",
            "name": "jenee",
            "givenName": "Jenee",
            "familyName": "Oxley-Echard",
            "image": [
                {
                    "@context": "https://schema.org",
                    "@type": "ImageObject",
                    "url": "https://secure.gravatar.com/avatar/55ded1fe9582ae9a1af11b10a9bc9c8c.jpg?d=mp&s=1200",
                    "width": [
                        {
                            "@id": "#sso/qv-width-px-1200"
                        }
                    ],
                    "height": [
                        {
                            "@id": "#sso/qv-height-px-1200"
                        }
                    ]
                }
            ]
        },
        {
            "@id": "#sso/qv-height-px-1200",
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "name": "Height",
            "unitText": "px",
            "unitCode": "E37",
            "value": 1200
        }
    ]
}</script> <meta name="wpsso-end" content="wpsso meta tags and schema markup end"/><meta name="wpsso-cached" content="no cache"><meta name="wpsso-added" content="2022-08-10T09:13:47+00:00 in 0.709232 secs for www.stjohnsepiscopal.org"><meta name="generator" content="Powered by Slider Revolution 5.4.5.1 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /><link rel="icon" href="http://www.stjohnsepiscopal.org/wp-content/uploads/2018/07/favicon-75x75.jpg" sizes="32x32" /><link rel="icon" href="http://www.stjohnsepiscopal.org/wp-content/uploads/2018/07/favicon.jpg" sizes="192x192" /><link rel="apple-touch-icon" href="http://www.stjohnsepiscopal.org/wp-content/uploads/2018/07/favicon.jpg" /><meta name="msapplication-TileImage" content="http://www.stjohnsepiscopal.org/wp-content/uploads/2018/07/favicon.jpg" /> <script type="text/javascript">function setREVStartSize(e){
				try{ var i=jQuery(window).width(),t=9999,r=0,n=0,l=0,f=0,s=0,h=0;					
					if(e.responsiveLevels&&(jQuery.each(e.responsiveLevels,function(e,f){f>i&&(t=r=f,l=e),i>f&&f>r&&(r=f,n=e)}),t>r&&(l=n)),f=e.gridheight[l]||e.gridheight[0]||e.gridheight,s=e.gridwidth[l]||e.gridwidth[0]||e.gridwidth,h=i/s,h=h>1?1:h,f=Math.round(h*f),"fullscreen"==e.sliderLayout){var u=(e.c.width(),jQuery(window).height());if(void 0!=e.fullScreenOffsetContainer){var c=e.fullScreenOffsetContainer.split(",");if (c) jQuery.each(c,function(e,i){u=jQuery(i).length>0?u-jQuery(i).outerHeight(!0):u}),e.fullScreenOffset.split("%").length>1&&void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0?u-=jQuery(window).height()*parseInt(e.fullScreenOffset,0)/100:void 0!=e.fullScreenOffset&&e.fullScreenOffset.length>0&&(u-=parseInt(e.fullScreenOffset,0))}f=u}else void 0!=e.minHeight&&f<e.minHeight&&(f=e.minHeight);e.c.closest(".rev_slider_wrapper").css({height:f})					
				}catch(d){console.log("Failure at Presize of Slider:"+d)}
			};</script> </head><body class="home page-template-default page page-id-138 grace_church_body body_style_wide body_filled theme_skin_default article_style_stretch layout_single-standard template_single-standard top_panel_show top_panel_over sidebar_hide sidebar_outer_hide tribe-no-js tribe-bar-is-disabled tribe-theme-grace-church"> <a id="toc_home" class="sc_anchor" title="Home" data-description="&lt;i&gt;Return to Home&lt;/i&gt; - &lt;br&gt;navigate to home page of the site" data-icon="icon-home" data-url="http://www.stjohnsepiscopal.org/" data-separator="yes"></a><a id="toc_top" class="sc_anchor" title="To Top" data-description="&lt;i&gt;Back to top&lt;/i&gt; - &lt;br&gt;scroll to top of the page" data-icon="icon-double-up" data-url="" data-separator="yes"></a><div class="body_wrap"><div class="page_wrap"><div class="top_panel_fixed_wrap"></div><header class="top_panel_wrap top_panel_style_6 scheme_original"><div class="top_panel_wrap_inner top_panel_inner_style_6 top_panel_position_over"><div class="top_panel_middle" ><div class="content_wrap"><div class="columns_wrap columns_fluid"><div
class="column-1_3 contact_logo"><div class="logo"> <a href="http://www.stjohnsepiscopal.org/"><img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2019/09/SJEC-logo-2018-horizontal-REVERSE-WEB.png" class="logo_main" alt=""><img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2019/09/SJEC-logobug-REVERSE-halftone.png" class="logo_fixed" alt=""><br><div class="logo_slogan"></div></a></div></div><div
class="column-2_3 menu_main_wrap"> <a href="#" class="menu_main_responsive_button icon-menu"></a> <nav role="navigation" class="menu_main_nav_area"><ul id="menu_main" class="menu_main_nav"><li id="menu-item-8522" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8522"><a href="http://www.stjohnsepiscopal.org/imnew/">I’m New</a></li><li id="menu-item-13742" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13742"><a href="http://www.stjohnsepiscopal.org/missionandvalues/">About</a><ul class="sub-menu"><li id="menu-item-863" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-863"><a href="http://www.stjohnsepiscopal.org/leadership/">Clergy, Staff and Vestry</a></li><li id="menu-item-13146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13146"><a href="http://www.stjohnsepiscopal.org/missionandvalues/">Mission and Values</a></li><li id="menu-item-2754" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2754"><a href="http://www.stjohnsepiscopal.org/imnew-2-2/history-2/">History</a></li><li id="menu-item-13171" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13171"><a href="https://www.stjohnsschool.org/">St. John&#8217;s Episcopal School</a></li></ul></li><li id="menu-item-8551" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8551"><a href="/calendar">Parish Life</a><ul class="sub-menu"><li id="menu-item-8552" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8552"><a href="/calendar">Calendar</a></li><li id="menu-item-8553" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8553"><a href="http://www.stjohnsepiscopal.org/worship/">Worship Schedule</a></li><li id="menu-item-8550" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8550"><a href="http://www.stjohnsepiscopal.org/music/">Music</a></li><li id="menu-item-3181" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3181"><a href="http://www.stjohnsepiscopal.org/christian-formation/">Christian Formation</a><ul class="sub-menu"><li id="menu-item-20610" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20610"><a href="http://www.stjohnsepiscopal.org/vbs2022/">VBS Registration</a></li><li id="menu-item-13149" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13149"><a href="http://www.stjohnsepiscopal.org/christian-formation/sunday-school/">Sunday School</a></li><li id="menu-item-13150" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13150"><a href="http://www.stjohnsepiscopal.org/christian-formation/weekdayandseasonal/">Weekday and Seasonal</a></li><li id="menu-item-13148" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13148"><a href="http://www.stjohnsepiscopal.org/youth/">Youth</a></li><li id="menu-item-18359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18359"><a href="http://www.stjohnsepiscopal.org/christian-formation/holy-land/">Holy Land Pilgrimage</a></li></ul></li><li id="menu-item-12031" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12031"><a href="http://www.stjohnsepiscopal.org/ministries/">Ministries</a></li><li id="menu-item-12942" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12942"><a href="http://www.stjohnsepiscopal.org/resources/">Resources</a></li><li id="menu-item-2962" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2962"><a href="http://www.stjohnsepiscopal.org/news/">News / Blog</a></li><li id="menu-item-12190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12190"><a href="http://www.stjohnsepiscopal.org/sermons/">Sermons</a></li></ul></li><li id="menu-item-3366" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3366"><a href="http://www.stjohnsepiscopal.org/contact/">Contact</a></li><li id="menu-item-2826" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2826"><a>Give</a><ul class="sub-menu"><li id="menu-item-13465" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13465"><a href="http://www.stjohnsepiscopal.org/give/">Give online</a></li><li id="menu-item-16552" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16552"><a href="http://www.stjohnsepiscopal.org/pledge/">Make a Pledge</a></li><li id="menu-item-16551" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16551"><a href="http://www.stjohnsepiscopal.org/stewardship/">About Stewardship</a></li></ul></li></ul> </nav><div class="search_wrap search_style_regular search_state_closed search_ajax top_panel_icon"><div class="search_form_wrap"><form role="search" method="get" class="search_form" action="http://www.stjohnsepiscopal.org/"> <button type="submit" class="search_submit icon-search" title="Open search"></button> <input type="text" class="search_field" placeholder="Search" value="" name="s" /></form></div><div class="search_results widget_area scheme_original"><a class="search_results_close icon-cancel"></a><div class="search_results_content"></div></div></div></div></div></div></div></div> </header><section class="slider_wrap slider_fullwide slider_engine_revo slider_alias_slider_2"><div id="rev_slider_4_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" data-source="gallery" style="margin:0px auto;background:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;"> <!-- START REVOLUTION SLIDER 5.4.5.1 fullwidth mode --><div id="rev_slider_4_1" class="rev_slider fullwidthabanner tp-overflow-hidden" style="display:none;" data-version="5.4.5.1"><ul> <!-- SLIDE  --><li data-index="rs-163" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-thumb="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/03/Pentecost-2012-100x50.jpg"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/03/Pentecost-2012.jpg"  alt="" title="Pentecost 2012"  width="1500" height="660" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --></li> <!-- SLIDE  --><li data-index="rs-179" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-thumb="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/2010-Trinity-Sunday-3-100x50.jpg"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/2010-Trinity-Sunday-3.jpg"  alt="" title="2010 Trinity Sunday"  width="834" height="305" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --></li> <!-- SLIDE  --><li data-index="rs-181" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-thumb="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/IMG_6646-scaled-100x50.jpg"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/IMG_6646-scaled.jpg"  alt="" title="IMG_6646"  width="2560" height="1254" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --></li> <!-- SLIDE  --><li data-index="rs-188" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-thumb="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/garden_grow_landingpage_graphic-01-2-100x50.png"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/garden_grow_landingpage_graphic-01-2.png"  alt="" title="garden_grow_landingpage_graphic-01"  width="1614" height="803" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --></li> <!-- SLIDE  --><li data-index="rs-160" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-thumb="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/03/Clergy_0252-100x50.jpg"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/03/Clergy_0252.jpg"  alt="" title="Clergy_0252"  width="1500" height="614" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --></li> <!-- SLIDE  --><li data-index="rs-164" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-thumb="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/03/altar-100x50.jpg"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/03/altar.jpg"  alt="" title="altar"  width="1500" height="643" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --></li> <!-- SLIDE  --><li data-index="rs-182" data-transition="fade" data-slotamount="7" data-hideafterloop="0" data-hideslideonmobile="off"  data-easein="default" data-easeout="default" data-thumb="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/Choir_summer22-100x50.jpg"  data-rotate="0"  data-saveperformance="off"  data-title="Slide" data-param1="" data-param2="" data-param3="" data-param4="" data-param5="" data-param6="" data-param7="" data-param8="" data-param9="" data-param10="" data-description=""> <!-- MAIN IMAGE --> <img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/06/Choir_summer22.jpg"  alt="" title="Choir_summer22"  width="1944" height="917" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" class="rev-slidebg" data-no-retina> <!-- LAYERS --></li></ul> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss="";
						if(htmlDiv) {
							htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;
						}else{
							var htmlDiv = document.createElement("div");
							htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>";
							document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]);
						}</script> <div class="tp-bannertimer" style="height: 5px; background: rgb(0,0,0);"></div></div> <script>var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss="";
				if(htmlDiv) {
					htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;
				}else{
					var htmlDiv = document.createElement("div");
					htmlDiv.innerHTML = "<style>" + htmlDivCss + "</style>";
					document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]);
				}</script> <script type="text/javascript">setREVStartSize({c: jQuery('#rev_slider_4_1'), gridwidth: [1400], gridheight: [795], sliderLayout: 'auto'});
			
var revapi4,
	tpj=jQuery;
tpj.noConflict();			
tpj(document).ready(function() {
	if(tpj("#rev_slider_4_1").revolution == undefined){
		revslider_showDoubleJqueryError("#rev_slider_4_1");
	}else{
		revapi4 = tpj("#rev_slider_4_1").show().revolution({
			sliderType:"standard",
			jsFileLocation:"//www.stjohnsepiscopal.org/wp-content/plugins/revslider/public/assets/js/",
			sliderLayout:"auto",
			dottedOverlay:"none",
			delay:9000,
			navigation: {
				keyboardNavigation:"off",
				keyboard_direction: "horizontal",
				mouseScrollNavigation:"off",
 							mouseScrollReverse:"default",
				onHoverStop:"off",
				touch:{
					touchenabled:"on",
					touchOnDesktop:"off",
					swipe_threshold: 75,
					swipe_min_touches: 1,
					swipe_direction: "horizontal",
					drag_block_vertical: false
				}
				,
				bullets: {
					enable:true,
					hide_onmobile:false,
					style:"hesperiden",
					hide_onleave:true,
					hide_delay:200,
					hide_delay_mobile:1200,
					direction:"horizontal",
					h_align:"center",
					v_align:"bottom",
					h_offset:0,
					v_offset:20,
					space:5,
					tmp:''
				}
			},
			visibilityLevels:[1240,1024,778,480],
			gridwidth:1400,
			gridheight:795,
			lazyType:"none",
			shadow:0,
			spinner:"spinner0",
			stopLoop:"off",
			stopAfterLoops:-1,
			stopAtSlide:-1,
			shuffle:"off",
			autoHeight:"off",
			hideThumbsOnMobile:"off",
			hideSliderAtLimit:0,
			hideCaptionAtLimit:0,
			hideAllCaptionAtLilmit:0,
			debugMode:false,
			fallbacks: {
				simplifyAll:"off",
				nextSlideOnWindowFocus:"off",
				disableFocusListener:false,
			}
		});
	}
	
});	/*ready*/</script> <script>var htmlDivCss = unescape(".hesperiden.tp-bullets%20%7B%0A%7D%0A.hesperiden.tp-bullets%3Abefore%20%7B%0A%09content%3A%22%20%22%3B%0A%09position%3Aabsolute%3B%0A%09width%3A100%25%3B%0A%09height%3A100%25%3B%0A%09background%3Atransparent%3B%0A%09padding%3A10px%3B%0A%09margin-left%3A-10px%3Bmargin-top%3A-10px%3B%0A%09box-sizing%3Acontent-box%3B%0A%20%20%20border-radius%3A8px%3B%0A%20%20%0A%7D%0A.hesperiden%20.tp-bullet%20%7B%0A%09width%3A12px%3B%0A%09height%3A12px%3B%0A%09position%3Aabsolute%3B%0A%09background%3A%20rgb%28153%2C%20153%2C%20153%29%3B%20%2F%2A%20old%20browsers%20%2A%2F%0A%20%20%20%20background%3A%20-moz-linear-gradient%28top%2C%20%20rgb%28153%2C%20153%2C%20153%29%200%25%2C%20rgb%28225%2C%20225%2C%20225%29%20100%25%29%3B%20%2F%2A%20ff3.6%2B%20%2A%2F%0A%20%20%20%20background%3A%20-webkit-linear-gradient%28top%2C%20%20rgb%28153%2C%20153%2C%20153%29%200%25%2Crgb%28225%2C%20225%2C%20225%29%20100%25%29%3B%20%2F%2A%20chrome10%2B%2Csafari5.1%2B%20%2A%2F%0A%20%20%20%20background%3A%20-o-linear-gradient%28top%2C%20%20rgb%28153%2C%20153%2C%20153%29%200%25%2Crgb%28225%2C%20225%2C%20225%29%20100%25%29%3B%20%2F%2A%20opera%2011.10%2B%20%2A%2F%0A%20%20%20%20background%3A%20-ms-linear-gradient%28top%2C%20%20rgb%28153%2C%20153%2C%20153%29%200%25%2Crgb%28225%2C%20225%2C%20225%29%20100%25%29%3B%20%2F%2A%20ie10%2B%20%2A%2F%0A%20%20%20%20background%3A%20linear-gradient%28to%20bottom%2C%20%20rgb%28153%2C%20153%2C%20153%29%200%25%2Crgb%28225%2C%20225%2C%20225%29%20100%25%29%3B%20%2F%2A%20w3c%20%2A%2F%0A%20%20%20%20filter%3A%20progid%3Adximagetransform.microsoft.gradient%28%20%0A%20%20%20%20startcolorstr%3D%22rgb%28153%2C%20153%2C%20153%29%22%2C%20endcolorstr%3D%22rgb%28225%2C%20225%2C%20225%29%22%2Cgradienttype%3D0%20%29%3B%20%2F%2A%20ie6-9%20%2A%2F%0A%09border%3A3px%20solid%20rgb%28229%2C%20229%2C%20229%29%3B%0A%09border-radius%3A50%25%3B%0A%09cursor%3A%20pointer%3B%0A%09box-sizing%3Acontent-box%3B%0A%7D%0A.hesperiden%20.tp-bullet%3Ahover%2C%0A.hesperiden%20.tp-bullet.selected%20%7B%0A%09background%3Argb%28102%2C%20102%2C%20102%29%3B%0A%7D%0A.hesperiden%20.tp-bullet-image%20%7B%0A%7D%0A.hesperiden%20.tp-bullet-title%20%7B%0A%7D%0A%0A");
					var htmlDiv = document.getElementById('rs-plugin-settings-inline-css');
					if(htmlDiv) {
						htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;
					}
					else{
						var htmlDiv = document.createElement('div');
						htmlDiv.innerHTML = '<style>' + htmlDivCss + '</style>';
						document.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]);
					}</script> </div><!-- END REVOLUTION SLIDER --> </section><div class="page_content_wrap page_paddings_no"><div class="content_wrap"><div class="content"> <article class="itemscope post_item post_item_single post_featured_center post_format_standard post-138 page type-page status-publish has-post-thumbnail hentry" itemscope itemtype="http://schema.org/Article"> <section class="post_content" itemprop="articleBody"><div class="sc_reviews alignright"><!-- #TRX_REVIEWS_PLACEHOLDER# --></div><!-- no json scripts to comment in the content --><div class="sc_section"><div class="sc_section_inner"><h2 style="text-align: center;"></h2><h4 style="text-align: center;"><span style="color: #000000;"><a style="color: #000000;" href="http://www.stjohnsepiscopal.org/worship/">Worship Schedule</a></span></h4><p style="text-align: center;">5:30 pm Saturday: ELEVATE Eucharist<br /> 8:00 am Sunday: Said Eucharist<br /> 10:30 am Sunday Sung Eucharist (also streaming on <a href="https://www.facebook.com/StJohnsDallas/">Facebook</a> and <a href="https://www.youtube.com/channel/UC5F5rad-GYMiQLx7EX3Pkew" target="_blank" rel="noopener">YouTube</a>.<br /> Monday-Friday, 9:00 am, Morning Prayer on <a href="https://www.facebook.com/StJohnsDallas/">Facebook</a></p><h4 style="text-align: center;">Vacation Bible School is August 1-5! <a href="http://www.stjohnsepiscopal.org/vbs2022/">Register here</a>!</h4><p>&nbsp;</p><p></div></div><div class="sc_section margin_left"><div class="sc_section_inner"><h6 class="sc_title sc_title_divider sc_align_left" style="margin-bottom:3.125rem;text-align:left;"><span class="sc_title_divider_before"></span></p><h6>Mission and Values</h6><p><span class="sc_title_divider_after"></span></h6><div class="figure sc_image  alignright sc_image_shape_square margin_right" style="margin-top:1.35em !important;width:300px;height:300px;"><img src="http://www.stjohnsepiscopal.org/wp-content/uploads/2018/07/2015-ESS-Macy-Lee-300x300.jpg" alt="" /></div></p><p>&nbsp;</p><h4>Nurturing faith, inspiring hope, and growing in love as we worship God, make disciples, and serve East Dallas and the world.</h4><p>&nbsp;</p><p><a href="/missionandvalues" class="sc_button sc_button_square sc_button_style_filled sc_button_size_medium alignleft" style="margin-top: 2.667rem;">Read More</a></div></div></p><p>&nbsp;</p><p><h6 class="sc_title sc_title_divider sc_align_left" style="margin-bottom:5%;text-align:left;color:#333333;"><span class="sc_title_divider_before" style="background-color: #333333"></span>Church Calendar<span class="sc_title_divider_after" style="background-color: #333333"></span></h6><div id="sc_blogger_1939154363" class="sc_list sc_list_style_iconed sc_blogger layout_list template_list color_dark  sc_blogger_horizontal no_description"><ul class="sc_list sc_list_style_iconed"><li class="sc_blogger_item sc_list_item event_item"><div class="sc_list_event_date_start"><div class="position_date"><span class="day">13</span><span class="month_year"> Aug '22</span></div></div><div class="sc_list_event_details"> <span class="blogger-list-icon icon-clock"></span><div class="sc_list_event_details_content"> <span class="tribe-events-abbr updated published dtstart" title=""> August 13 @ 5:30 pm </span> <span class="tribe-events-abbr dtend" title=""> August 13 @ 6:30 pm </span></div></div><div class="sc_list_event_location"> <span class="blogger-list-icon icon-location"></span><div class="sc_list_event_location_content"> <span> <span class="author"> St. John&#8217;s Episcopal Church </span><span class="location"> <span class="tribe-events-address"><!-- <address> --> <span class="adr"><span class="street-address">848 Harter Rd</span> <br> <span class="locality">Dallas</span><span class="delimiter">,</span><abbr class="region tribe-events-abbr" title="">TX</abbr><span class="postal-code">75218</span></span> </span> </span> </span></div></div><div class="sc_list_item_content"><a href="http://www.stjohnsepiscopal.org/event/530-p-elevate-eucharist/2022-08-13/"><span class="sc_list_title">5:30 pm ELEVATE Eucharist</span></a></div><div class="button"> <a href="http://www.stjohnsepiscopal.org/event/530-p-elevate-eucharist/2022-08-13/" class="sc_button sc_button_square sc_button_style_border sc_button_size_large  sc_button_iconed inherit">Read more</a></div></li><li class="sc_blogger_item sc_list_item event_item"><div class="sc_list_event_date_start"><div class="position_date"><span class="day">14</span><span class="month_year"> Aug '22</span></div></div><div class="sc_list_event_details"> <span class="blogger-list-icon icon-clock"></span><div class="sc_list_event_details_content"> <span class="tribe-events-abbr updated published dtstart" title=""> August 14 @ 8:00 am </span> <span class="tribe-events-abbr dtend" title=""> August 14 @ 10:30 am </span></div></div><div class="sc_list_event_location"> <span class="blogger-list-icon icon-location"></span><div class="sc_list_event_location_content"> <span> <span class="author"> St. John&#8217;s Episcopal Church </span><span class="location"> <span class="tribe-events-address"><!-- <address> --> <span class="adr"><span class="street-address">848 Harter Rd</span> <br> <span class="locality">Dallas</span><span class="delimiter">,</span><abbr class="region tribe-events-abbr" title="">TX</abbr><span class="postal-code">75218</span></span> </span> </span> </span></div></div><div class="sc_list_item_content"><a href="http://www.stjohnsepiscopal.org/event/800-am-said-eucharist/2022-08-14/"><span class="sc_list_title">8:00 am Said Eucharist</span></a></div><div class="button"> <a href="http://www.stjohnsepiscopal.org/event/800-am-said-eucharist/2022-08-14/" class="sc_button sc_button_square sc_button_style_border sc_button_size_large  sc_button_iconed inherit">Read more</a></div></li><li class="sc_blogger_item sc_list_item event_item"><div class="sc_list_event_date_start"><div class="position_date"><span class="day">14</span><span class="month_year"> Aug '22</span></div></div><div class="sc_list_event_details"> <span class="blogger-list-icon icon-clock"></span><div class="sc_list_event_details_content"> <span class="tribe-events-abbr updated published dtstart" title=""> August 14 @ 10:30 am </span> <span class="tribe-events-abbr dtend" title=""> August 14 @ 11:45 am </span></div></div><div class="sc_list_event_location"> <span class="blogger-list-icon icon-location"></span><div class="sc_list_event_location_content"> <span> <span class="author"> St. John&#8217;s Episcopal Church </span><span class="location"> <span class="tribe-events-address"><!-- <address> --> <span class="adr"><span class="street-address">848 Harter Rd</span> <br> <span class="locality">Dallas</span><span class="delimiter">,</span><abbr class="region tribe-events-abbr" title="">TX</abbr><span class="postal-code">75218</span></span> </span> </span> </span></div></div><div class="sc_list_item_content"><a href="http://www.stjohnsepiscopal.org/event/1030-am-sung-eucharist/2022-08-14/"><span class="sc_list_title">10:30 am Sung Eucharist</span></a></div><div class="button"> <a href="http://www.stjohnsepiscopal.org/event/1030-am-sung-eucharist/2022-08-14/" class="sc_button sc_button_square sc_button_style_border sc_button_size_large  sc_button_iconed inherit">Read more</a></div></li><li class="sc_blogger_item sc_list_item event_item"><div class="sc_list_event_date_start"><div class="position_date"><span class="day">20</span><span class="month_year"> Aug '22</span></div></div><div class="sc_list_event_details"> <span class="blogger-list-icon icon-clock"></span><div class="sc_list_event_details_content"> <span class="tribe-events-abbr updated published dtstart" title=""> August 20 @ 5:30 pm </span> <span class="tribe-events-abbr dtend" title=""> August 20 @ 6:30 pm </span></div></div><div class="sc_list_event_location"> <span class="blogger-list-icon icon-location"></span><div class="sc_list_event_location_content"> <span> <span class="author"> St. John&#8217;s Episcopal Church </span><span class="location"> <span class="tribe-events-address"><!-- <address> --> <span class="adr"><span class="street-address">848 Harter Rd</span> <br> <span class="locality">Dallas</span><span class="delimiter">,</span><abbr class="region tribe-events-abbr" title="">TX</abbr><span class="postal-code">75218</span></span> </span> </span> </span></div></div><div class="sc_list_item_content"><a href="http://www.stjohnsepiscopal.org/event/530-p-elevate-eucharist/2022-08-20/"><span class="sc_list_title">5:30 pm ELEVATE Eucharist</span></a></div><div class="button"> <a href="http://www.stjohnsepiscopal.org/event/530-p-elevate-eucharist/2022-08-20/" class="sc_button sc_button_square sc_button_style_border sc_button_size_large  sc_button_iconed inherit">Read more</a></div></li></ul></div></p><p>&nbsp;</p><h6 class="sc_title sc_title_divider sc_align_left" style="margin-bottom:5%;text-align:left;color:#333333;"><span class="sc_title_divider_before" style="background-color: #333333"></span>News, Blog, and Recent Sermons<span class="sc_title_divider_after" style="background-color: #333333"></span></h6><p><span style="font-family: 'Georgia',serif; color: #333333;"><div id="sc_blogger_20545280" class="sc_blogger layout_classic_3 template_masonry  sc_blogger_horizontal"><div class="isotope_wrap" data-columns="3"><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3					"><div class="post_item post_item_classic post_item_classic_3				  post_format_standard odd"><div class="post_featured"><div class="post_info_item post_info_posted"><div class="day">24</div><div class="month_year">Jul ,22</div></div><div class="post_thumb" data-image="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/07/prayer.jpg" data-title="Pray better (Fr. David Houk)"> <a class="hover_icon hover_icon_link" href="http://www.stjohnsepiscopal.org/sermon-2022-07-24/"><img class="wp-post-image" width="370" height="250" alt="Pray better (Fr. David Houk)" src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/07/prayer-740x500.jpg"></a></div></div><div class="massonry_border"><h5 class="post_title"><a href="http://www.stjohnsepiscopal.org/sermon-2022-07-24/">Pray better (Fr. David Houk)</a></h5><div class="post_content isotope_item_content"><div class="post_descr"><p>July 24, 2022. Luke 11:1-13. When Jesus taught...</p><a href="http://www.stjohnsepiscopal.org/sermon-2022-07-24/" class="post_readmore sc_button sc_button_square sc_button_style_filled sc_button_size_small"><span class="post_readmore_label">Read More</span></a></div></div> <!-- /.post_content --></div> <!-- /.massonry_border --></div> <!-- /.post_item --></div> <!-- /.isotope_item --><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3					"><div class="post_item post_item_classic post_item_classic_3				  post_format_standard even"><div class="post_featured"><div class="post_info_item post_info_posted"><div class="day">17</div><div class="month_year">Jul ,22</div></div><div class="post_thumb" data-image="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/07/party.jpg" data-title="Be present at the party (Fr. Oliver Butler)"> <a class="hover_icon hover_icon_link" href="http://www.stjohnsepiscopal.org/sermon_2022-07-17/"><img class="wp-post-image" width="370" height="250" alt="Be present at the party (Fr. Oliver Butler)" src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/07/party-740x500.jpg"></a></div></div><div class="massonry_border"><h5 class="post_title"><a href="http://www.stjohnsepiscopal.org/sermon_2022-07-17/">Be present at the party (Fr. Oliver Butler)</a></h5><div class="post_content isotope_item_content"><div class="post_descr"><p>July 17, 2022. Luke 10:38-42. When Jesus comes...</p><a href="http://www.stjohnsepiscopal.org/sermon_2022-07-17/" class="post_readmore sc_button sc_button_square sc_button_style_filled sc_button_size_small"><span class="post_readmore_label">Read More</span></a></div></div> <!-- /.post_content --></div> <!-- /.massonry_border --></div> <!-- /.post_item --></div> <!-- /.isotope_item --><div class="isotope_item isotope_item_classic isotope_item_classic_3 isotope_column_3					"><div class="post_item post_item_classic post_item_classic_3				  post_format_standard odd last"><div class="post_featured"><div class="post_info_item post_info_posted"><div class="day">03</div><div class="month_year">Jul ,22</div></div><div class="post_thumb" data-image="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/07/lightning.jpg" data-title="Satan&#8217;s worst week ever (Fr. David Houk)"> <a class="hover_icon hover_icon_link" href="http://www.stjohnsepiscopal.org/sermon-2022-07-03/"><img class="wp-post-image" width="370" height="250" alt="Satan&#8217;s worst week ever (Fr. David Houk)" src="http://www.stjohnsepiscopal.org/wp-content/uploads/2022/07/lightning-740x500.jpg"></a></div></div><div class="massonry_border"><h5 class="post_title"><a href="http://www.stjohnsepiscopal.org/sermon-2022-07-03/">Satan&#8217;s worst week ever (Fr. David Houk)</a></h5><div class="post_content isotope_item_content"><div class="post_descr"><p>July 3, 2022. Luke 10:1-1,16-20. Jesus sends...</p><a href="http://www.stjohnsepiscopal.org/sermon-2022-07-03/" class="post_readmore sc_button sc_button_square sc_button_style_filled sc_button_size_small"><span class="post_readmore_label">Read More</span></a></div></div> <!-- /.post_content --></div> <!-- /.massonry_border --></div> <!-- /.post_item --></div> <!-- /.isotope_item --></div><div class="sc_blogger_button sc_item_button"><a href="/contact/news/" class="sc_button sc_button_square sc_button_style_filled sc_button_size_small  sc_button_iconed icon-right">News / Blog</a></div></div></span></p><p>&nbsp;</p><p><div class="sc_section margin_left"><div class="sc_section_inner"></div></div><h6 class="sc_title sc_title_divider sc_align_left" style="margin-bottom:3.125rem;text-align:left;"><span class="sc_title_divider_before"></span></p><p>&nbsp;</p><h6>Music at St. John&#8217;s</h6><p><span class="sc_title_divider_after"></span></h6>St. John’s music ministry continues to learn, promote, and offer the highest quality liturgical and sacred music. Concerts and other special events are musical features of this music ministry. If you wish to participate through playing an instrument or singing, contact <a href="mailto:bkolodziej@stjd.org">Benjamin Kolodziej</a>, Organist and Choirmaster.</p><p><span style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: Georgia,'Times New Roman','Bitstream Charter',Times,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"><a href="http://www.stjdmm.org/concert-series-2019-20/" class="sc_button sc_button_square sc_button_style_filled sc_button_size_large aligncenter  sc_button_iconed icon-heart" style="width:40%;color:#FFFFFF;background-color:#FF6A48; border-color:#FF6A48;">Concerts at St. John&#8217;s</a></span></p><p><span style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: Georgia,'Times New Roman','Bitstream Charter',Times,serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"> </span></p> </section> <!-- </section> class="post_content" itemprop="articleBody"> --> </article> <!-- </article> class="itemscope post_item post_item_single post_featured_center post_format_standard post-138 page type-page status-publish has-post-thumbnail hentry" itemscope itemtype="http://schema.org/Article"> --> <section class="related_wrap related_wrap_empty"></section></div> <!--</div> class="content"> --></div> <!--</div> class="content_wrap"> --></div> <!-- </.page_content_wrap> --> <footer class="footer_wrap call_to_action scheme_original "><div class="call_to_action_inner content_wrap"><div id="sc_call_to_action_1707534118" class="sc_call_to_action sc_call_to_action_accented sc_call_to_action_style_2 sc_call_to_action_align_left" style="width:100%;"><div class="content_wrap"><div class="columns_wrap"><div class="sc_call_to_action_info column-3_4"><h4 class="sc_call_to_action_title sc_item_title">New Here?</h4><div class="sc_call_to_action_descr sc_item_descr">Welcome to St. John's. We invite you to worship and connect with our community.</div></div><div class="sc_call_to_action_buttons sc_item_buttons column-1_4"><div class="sc_call_to_action_button sc_item_button"><a href="http://www.stjohnsepiscopal.org/imnew/" class="sc_button sc_button_square sc_button_style_filled sc_button_size_small  sc_button_iconed none">Learn More</a></div></div></div></div></div></div> <!-- /.footer_wrap_inner --> </footer> <!-- /.footer_wrap --> <footer class="footer_wrap widget_area scheme_original"><div class="footer_wrap_inner widget_area_inner"><div class="content_wrap"><div class="columns_wrap"><aside id="mc4wp_form_widget-3" class="widget_number_1 column-1_3 widget widget_mc4wp_form_widget"><h6 class="widget_title">Weekly Newsletter</h6><script>(function() {
	window.mc4wp = window.mc4wp || {
		listeners: [],
		forms: {
			on: function(evt, cb) {
				window.mc4wp.listeners.push(
					{
						event   : evt,
						callback: cb
					}
				);
			}
		}
	}
})();</script><!-- Mailchimp for WordPress v4.8.7 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-2673 mc4wp-form-basic" method="post" data-id="2673" data-name="Default sign-up form" ><div class="mc4wp-form-fields"><p> Subscribe to our weekly newsletter, the eVOICE, to find out what is happening around St. John's with a word from Fr. Houk each Friday.</p><p> <label>Email address</label> <input type="email" name="EMAIL" placeholder="Enter your email address"
required=""></p><p> <label>First Name</label> <input type="text" name="FNAME" placeholder="First Name"></p><p> <label>Last Name</label> <input type="text" name="LNAME" placeholder="Last Name"></p><p> <input type="submit" value="Subscribe"</p></div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1660122827" /><input type="hidden" name="_mc4wp_form_id" value="2673" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form><!-- / Mailchimp for WordPress Plugin --></aside><aside id="text-3" class="widget_number_2 column-1_3 widget widget_text"><h6 class="widget_title">Online Giving</h6><div class="textwidget"><p>We accept online offerings and donations using PayPal. Thank you for supporting St. John’s Episcopal Church.</p><p><a href="/give/" class="sc_button sc_button_square sc_button_style_filled sc_button_size_small alignleft" style="color:#FFFFFF;">Give Online</a></p></div> </aside><aside id="grace_church_widget_calendar-2" class="widget_number_3 column-1_3 widget widget_calendar"><h6 class="widget_title">Upcoming Events</h6><table id="wp-calendar-516434805" class="wp-calendar"><thead><tr><th class="month_cur" colspan="5"><a href="http://www.stjohnsepiscopal.org/calendar/2022-08/" title="View posts for August 2022">August <span>22</span></a></th><th class="month_prev">&nbsp;</th><th class="month_next"><a href="#" data-type="tribe_events" data-year="2022" data-month="09" title="View posts for September 2022"></a></th></tr><tr><th class="weekday" scope="col" title="Sunday">S</th><th class="weekday" scope="col" title="Monday">M</th><th class="weekday" scope="col" title="Tuesday">T</th><th class="weekday" scope="col" title="Wednesday">W</th><th class="weekday" scope="col" title="Thursday">T</th><th class="weekday" scope="col" title="Friday">F</th><th class="weekday" scope="col" title="Saturday">S</th></tr></thead><tbody><tr><td colspan="1" class="pad"><span class="day_wrap">&nbsp;</span></td><td class="day"><span class="day_wrap">1</span></td><td class="day"><span class="day_wrap">2</span></td><td class="day"><span class="day_wrap">3</span></td><td class="day"><span class="day_wrap">4</span></td><td class="day"><span class="day_wrap">5</span></td><td class="day"><span class="day_wrap">6</span></td></tr><tr><td class="day"><span class="day_wrap">7</span></td><td class="day"><span class="day_wrap">8</span></td><td class="day"><span class="day_wrap">9</span></td><td class="today"><span class="day_wrap">10</span></td><td class="day"><span class="day_wrap">11</span></td><td class="day"><span class="day_wrap">12</span></td><td class="day"><a class="day_wrap" href="http://www.stjohnsepiscopal.org/calendar/2022-08-13/" title="5:30 pm ELEVATE Eucharist">13</a></td></tr><tr><td class="day"><a class="day_wrap" href="http://www.stjohnsepiscopal.org/calendar/2022-08-14/" title="2 items">14</a></td><td class="day"><span class="day_wrap">15</span></td><td class="day"><span class="day_wrap">16</span></td><td class="day"><span class="day_wrap">17</span></td><td class="day"><span class="day_wrap">18</span></td><td class="day"><span class="day_wrap">19</span></td><td class="day"><a class="day_wrap" href="http://www.stjohnsepiscopal.org/calendar/2022-08-20/" title="5:30 pm ELEVATE Eucharist">20</a></td></tr><tr><td class="day"><a class="day_wrap" href="http://www.stjohnsepiscopal.org/calendar/2022-08-21/" title="2 items">21</a></td><td class="day"><span class="day_wrap">22</span></td><td class="day"><span class="day_wrap">23</span></td><td class="day"><span class="day_wrap">24</span></td><td class="day"><span class="day_wrap">25</span></td><td class="day"><span class="day_wrap">26</span></td><td class="day"><a class="day_wrap" href="http://www.stjohnsepiscopal.org/calendar/2022-08-27/" title="5:30 pm ELEVATE Eucharist">27</a></td></tr><tr><td class="day"><a class="day_wrap" href="http://www.stjohnsepiscopal.org/calendar/2022-08-28/" title="2 items">28</a></td><td class="day"><span class="day_wrap">29</span></td><td class="day"><span class="day_wrap">30</span></td><td class="day"><span class="day_wrap">31</span></td><td class="pad" colspan="3"><span class="day_wrap">&nbsp;</span></td></tr></tbody></table></aside></div> <!-- /.columns_wrap --></div> <!-- /.content_wrap --></div> <!-- /.footer_wrap_inner --> </footer> <!-- /.footer_wrap --><div class="copyright_wrap copyright_style_socials  scheme_original"><div class="copyright_wrap_inner"><div class="content_wrap"><div class="sc_socials sc_socials_type_icons sc_socials_shape_square sc_socials_size_tiny"><div class="sc_socials_item"><a href="#" target="_blank" class="social_icons social_twitter"><span class="icon-twitter"></span></a></div><div class="sc_socials_item"><a href="#" target="_blank" class="social_icons social_facebook"><span class="icon-facebook"></span></a></div><div class="sc_socials_item"><a href="#" target="_blank" class="social_icons social_instagramm"><span class="icon-instagramm"></span></a></div><div class="sc_socials_item"><a href="#" target="_blank" class="social_icons social_gplus"><span class="icon-gplus"></span></a></div><div class="sc_socials_item"><a href="#" target="_blank" class="social_icons social_linkedin"><span class="icon-linkedin"></span></a></div></div><div class="copyright_text"><p>© 2022 St. John's Episcopal Church</p></div></div></div></div></div> <!-- /.page_wrap --></div> <!-- /.body_wrap --><a href="#" class="scroll_to_top icon-up" title="Scroll to top"></a><div class="custom_html_section"></div> <script>( function ( body ) {
			'use strict';
			body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
		} )( document.body );</script> <script>(function() {function maybePrefixUrlField() {
	if (this.value.trim() !== '' && this.value.indexOf('http') !== 0) {
		this.value = "http://" + this.value;
	}
}

var urlFields = document.querySelectorAll('.mc4wp-form input[type="url"]');
if (urlFields) {
	for (var j=0; j < urlFields.length; j++) {
		urlFields[j].addEventListener('blur', maybePrefixUrlField);
	}
}
})();</script><script type="text/javascript">jQuery(document).ready(function() {if (GRACE_CHURCH_GLOBALS['theme_font']=='') GRACE_CHURCH_GLOBALS['theme_font'] = 'Montserrat';GRACE_CHURCH_GLOBALS['theme_skin_color'] = '#3b3b42';GRACE_CHURCH_GLOBALS['theme_skin_bg_color'] = '#ffffff';});</script><script type="text/javascript">jQuery(document).ready(function() {GRACE_CHURCH_GLOBALS["strings"] = {bookmark_add: 		"Add the bookmark",bookmark_added:		"Current page has been successfully added to the bookmarks. You can see it in the right panel on the tab &#039;Bookmarks&#039;",bookmark_del: 		"Delete this bookmark",bookmark_title:		"Enter bookmark title",bookmark_exists:		"Current page already exists in the bookmarks list",search_error:		"Error occurs in AJAX search! Please, type your query and press search icon for the traditional search way.",email_confirm:		"On the e-mail address %s we sent a confirmation email. Please, open it and click on the link.",reviews_vote:		"Thanks for your vote! New average rating is:",reviews_error:		"Error saving your vote! Please, try again later.",error_like:			"Error saving your like! Please, try again later.",error_global:		"Global error text",name_empty:			"The name can&#039;t be empty",name_long:			"Too long name",email_empty:			"Too short (or empty) email address",email_long:			"Too long email address",email_not_valid:		"Invalid email address",subject_empty:		"The subject can&#039;t be empty",subject_long:		"Too long subject",text_empty:			"The message text can&#039;t be empty",text_long:			"Too long message text",send_complete:		"Send message complete!",send_error:			"Transmit failed!",login_empty:			"The Login field can&#039;t be empty",login_long:			"Too long login field",login_success:		"Login success! The page will be reloaded in 3 sec.",login_failed:		"Login failed!",password_empty:		"The password can&#039;t be empty and shorter then 4 characters",password_long:		"Too long password",password_not_equal:	"The passwords in both fields are not equal",registration_success:"Registration success! Please log in!",registration_failed:	"Registration failed!",geocode_error:		"Geocode was not successful for the following reason:",googlemap_not_avail:	"Google map API not available!",editor_save_success:	"Post content saved!",editor_save_error:	"Error saving post data!",editor_delete_post:	"You really want to delete the current post?",editor_delete_post_header:"Delete post",editor_delete_success:	"Post deleted!",editor_delete_error:		"Error deleting post!",editor_caption_cancel:	"Cancel",editor_caption_close:	"Close",donate_text:	"Donate"};});</script><script type="text/javascript">jQuery(document).ready(function() {GRACE_CHURCH_GLOBALS['ajax_url']			 = 'http://www.stjohnsepiscopal.org/wp-admin/admin-ajax.php';GRACE_CHURCH_GLOBALS['ajax_nonce']		 = 'd5e768242b';GRACE_CHURCH_GLOBALS['ajax_nonce_editor'] = 'a95d03913a';GRACE_CHURCH_GLOBALS['ajax_login']		 = true;GRACE_CHURCH_GLOBALS['site_url']			= 'http://www.stjohnsepiscopal.org';GRACE_CHURCH_GLOBALS['vc_edit_mode']		= false;GRACE_CHURCH_GLOBALS['theme_font']		= 'Montserrat';GRACE_CHURCH_GLOBALS['theme_skin']			= 'default';GRACE_CHURCH_GLOBALS['theme_skin_color']		= '#3b3b42';GRACE_CHURCH_GLOBALS['theme_skin_bg_color']	= '#ffffff';GRACE_CHURCH_GLOBALS['slider_height']	= 100;GRACE_CHURCH_GLOBALS['system_message']	= {message: '',status: '',header: ''};GRACE_CHURCH_GLOBALS['user_logged_in']	= false;GRACE_CHURCH_GLOBALS['toc_menu']		= 'float';GRACE_CHURCH_GLOBALS['toc_menu_home']	= true;GRACE_CHURCH_GLOBALS['toc_menu_top']	= true;GRACE_CHURCH_GLOBALS['menu_fixed']		= true;GRACE_CHURCH_GLOBALS['menu_relayout']	= 950;GRACE_CHURCH_GLOBALS['menu_responsive']	= 650;GRACE_CHURCH_GLOBALS['menu_slider']     = true;GRACE_CHURCH_GLOBALS['demo_time']		= 0;GRACE_CHURCH_GLOBALS['media_elements_enabled'] = true;GRACE_CHURCH_GLOBALS['ajax_search_enabled'] 	= true;GRACE_CHURCH_GLOBALS['ajax_search_min_length']	= 3;GRACE_CHURCH_GLOBALS['ajax_search_delay']		= 200;GRACE_CHURCH_GLOBALS['css_animation']      = true;GRACE_CHURCH_GLOBALS['menu_animation_in']  = 'none';GRACE_CHURCH_GLOBALS['menu_animation_out'] = 'none';GRACE_CHURCH_GLOBALS['popup_engine']	= 'pretty';GRACE_CHURCH_GLOBALS['email_mask']		= '^([a-zA-Z0-9_\-]+\.)*[a-zA-Z0-9_\-]+@[a-z0-9_\-]+(\.[a-z0-9_\-]+)*\.[a-z]{2,6}$';GRACE_CHURCH_GLOBALS['contacts_maxlength']	= 1000;GRACE_CHURCH_GLOBALS['comments_maxlength']	= 1000;GRACE_CHURCH_GLOBALS['remember_visitors_settings']	= false;GRACE_CHURCH_GLOBALS['admin_mode']			= false;GRACE_CHURCH_GLOBALS['isotope_resize_delta']	= 0.3;GRACE_CHURCH_GLOBALS['error_message_box']	= null;GRACE_CHURCH_GLOBALS['viewmore_busy']		= false;GRACE_CHURCH_GLOBALS['video_resize_inited']	= false;GRACE_CHURCH_GLOBALS['top_panel_height']		= 0;});</script><script>/*  */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"},"registration_prompt":"There is unsaved attendee information. Are you sure you want to continue?"};/*  */</script> <script type="text/javascript">function revslider_showDoubleJqueryError(sliderID) {
					var errorMessage = "Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.";
					errorMessage += "<br> This includes make eliminates the revolution slider libraries, and make it not work.";
					errorMessage += "<br><br> To fix it you can:<br>&nbsp;&nbsp;&nbsp; 1. In the Slider Settings -> Troubleshooting set option:  <strong><b>Put JS Includes To Body</b></strong> option to true.";
					errorMessage += "<br>&nbsp;&nbsp;&nbsp; 2. Find the double jquery.js include and remove it.";
					errorMessage = "<span style='font-size:16px;color:#BC0C06;'>" + errorMessage + "</span>";
						jQuery(sliderID).show().html(errorMessage);
				}</script> <link rel='preload' as='style' onload='this.rel="stylesheet"' id='aeh-processed-footer-0-css'  href='http://www.stjohnsepiscopal.org/wp-content/plugins/add-expires-headers/cache/1642103895/com/processed-footer-2589ec1c82493074cdb4d32e848257d6213ed499.min.css' type='text/css' media='all' /><script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.1' id='jquery-ui-core-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.1' id='jquery-ui-mouse-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.1' id='jquery-ui-draggable-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9' id='regenerator-runtime-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script> <script type='text/javascript' id='contact-form-7-js-extra'>/*  */
var wpcf7 = {"api":{"root":"http:\/\/www.stjohnsepiscopal.org\/wp-json\/","namespace":"contact-form-7\/v1"}};
/*  */</script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.6.1' id='contact-form-7-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/fw/js/superfish.min.js' id='superfish-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/fw/js/jquery.slidemenu.min.js' id='grace_church-slidemenu-script-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/fw/js/core.utils.js' id='grace_church-core-utils-script-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/fw/js/core.init.js' id='grace_church-core-init-script-js'></script> <script type='text/javascript' id='mediaelement-core-js-before'>var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};</script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.16' id='mediaelement-core-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.0.1' id='mediaelement-migrate-js'></script> <script type='text/javascript' id='mediaelement-js-extra'>/*  */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"};
/*  */</script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.0.1' id='wp-mediaelement-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/youtube-embed-plus/scripts/fitvids.min.js?ver=14.1.3' id='__ytprefsfitvids__-js'></script> <script type='text/javascript' id='fca_pc_client_js-js-extra'>/*  */
var fcaPcEvents = [{"triggerType":"post","trigger":["all"],"parameters":{"content_name":"{post_title}","content_type":"product","content_ids":"{post_id}"},"event":"ViewContent","delay":"0","apiAction":"track","ID":"6cb97d21-9712-48e3-bfee-3b8128f7ab0d"}];
var fcaPcPost = {"title":"Home","type":"page","id":"138","categories":[],"utm_support":"","user_parameters":"","edd_delay":"0","woo_delay":"0","edd_enabled":"","woo_enabled":"","video_enabled":""};
var fcaPcCAPI = {"pixels":["{\"pixel\":\"147068295872335\",\"capi\":\"\",\"test\":\"\",\"paused\":\"\",\"type\":\"Facebook Pixel\",\"ID\":\"old_pixel_1\"}"],"ajax_url":"http:\/\/www.stjohnsepiscopal.org\/wp-admin\/admin-ajax.php","nonce":"463933c30c","debug":""};
/*  */</script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/facebook-conversion-pixel/pixel-cat.min.js?ver=2.6.6' id='fca_pc_client_js-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/plugins/facebook-conversion-pixel/video.js?ver=6.0.1' id='fca_pc_video_js-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/fw/core/core.shortcodes/shortcodes.js' id='grace_church-shortcodes-script-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/fw/js/jquery.isotope.min.js' id='isotope-js'></script> <script type='text/javascript' src='http://www.stjohnsepiscopal.org/wp-content/themes/grace-church/fw/js/core.messages/core.messages.min.js' id='grace_church-messages-script-js'></script> <script type='text/javascript' defer src='http://www.stjohnsepiscopal.org/wp-content/plugins/mailchimp-for-wp/assets/js/forms.js?ver=4.8.7' id='mc4wp-forms-api-js'></script> <script src="https://www.google.com/recaptcha/api.js?render=6LciaboUAAAAAFkfYg5WFRkC5APuXuzmolVvp94c&#038;hl=en"></script> <script type="text/javascript">( function( grecaptcha ) {

					var c4wp_onloadCallback = function() {
						grecaptcha.execute(
							'6LciaboUAAAAAFkfYg5WFRkC5APuXuzmolVvp94c',
							{ action: 'advanced_nocaptcha_recaptcha' }
						).then( function( token ) {
							for ( var i = 0; i < document.forms.length; i++ ) {
								var form = document.forms[i];
								var captcha = form.querySelector( 'input[name="g-recaptcha-response"]' );
								if ( null === captcha )
									continue;

								captcha.value = token;
							}
							// Apply relevent accessibility attributes to response.
							var responseTextareas = document.querySelectorAll(".g-recaptcha-response");
							responseTextareas.forEach(function(textarea) {
								textarea.setAttribute("aria-hidden", "true");
								textarea.setAttribute("aria-label", "do not use");
								textarea.setAttribute("aria-readonly", "true");
							});
						});
					};

					grecaptcha.ready( c4wp_onloadCallback );

					//token is valid for 2 minutes, So get new token every after 1 minutes 50 seconds
					setInterval(c4wp_onloadCallback, 110000);

				} )( grecaptcha );</script> </body></html>