302 Found indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: 2mea.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html > <html xmlns="http://www.w3.org/1999/xhtml" lang="en" class=""> <head> <meta charset="utf-8"> <script type="text/javascript"> window._currentDevice = 'desktop'; window.Parameters = window.Parameters || { HomeUrl: 'http://www.mariahsachin.com/', AccountUUID: 'ec67f6f7a96244188e27982dd3aee63d', SystemID: '1AND1_EU_PROD', SiteAlias: '6c27053ae5b044b7a5d724353d3797de', SiteType: atob('RFVEQU9ORQ=='), PublicationDate: 'Sat Jan 25 16:15:10 UTC 2025', ExternalUid: '9eefcebe-cd13-493a-9bf9-55d58ed17203', IsSiteMultilingual: false, InitialPostAlias: '', InitialPostPageUuid: '', InitialDynamicItem: '', DynamicPageInfo: { isDynamicPage: false, base64JsonRowData: 'null', }, InitialPageAlias: 'home', InitialPageUuid: 'aa889949c2d04bf1ab621f24f6554d8f', InitialPageId: '701627395', InitialEncodedPageAlias: 'aG9tZQ==', InitialHeaderUuid: '364e50eb99f841d39a36a1d82c9445d2', CurrentPageUrl: '', IsCurrentHomePage: true, AllowAjax: false, AfterAjaxCommand: null, HomeLinkText: 'Back To Home', UseGalleryModule: false, CurrentThemeName: 'Layout Theme', ThemeVersion: '51310', DefaultPageAlias: '', RemoveDID: true, WidgetStyleID: null, IsHeaderFixed: false, IsHeaderSkinny: false, IsBfs: true, StorePageAlias: 'null', StorePagesUrls: 'e30=', IsNewStore: 'false', StorePath: '', StoreId: 'null', StoreVersion: 0, StoreBaseUrl: '', StoreCleanUrl: true, StoreDisableScrolling: true, IsStoreSuspended: false, HasCustomDomain: true, SimpleSite: false, showCookieNotification: true, cookiesNotificationMarkup: ' <div>In order to provide you with the best online experience this website uses cookies. By using our website, you agree to our use of cookies. <a href=\"\/privacy\" target=\"_blank\">More Info<\/a>.<\/div> \n', translatedPageUrl: '', isFastMigrationSite: false, sidebarPosition: 'NA', currentLanguage: 'en', currentLocale: 'en', NavItems: '{}', errors: { general: 'There was an error connecting to the page.<br/> Make sure you are not offline.', password: 'Incorrect name/password combination', tryAgain: 'Try again' }, NavigationAreaParams: { ShowBackToHomeOnInnerPages: true, NavbarSize: 4, NavbarLiveHomePage: 'http://www.mariahsachin.com/', BlockContainerSelector: '.dmBody', NavbarSelector: '#dmNav:has(a)', SubNavbarSelector: '#subnav_main' }, hasCustomCode: false, planID: '2103', customTemplateId: 'null', siteTemplateId: 'null', productId: 'DM_DIRECT', disableTracking: false, pageType: 'FROM_SCRATCH', isRuntimeServer: true, isInEditor: false, hasNativeStore: false, defaultLang: 'en', hamburgerMigration: null, isFlexSite : false }; window.Parameters.LayoutID = {}; window.Parameters.LayoutID[window._currentDevice] = 6; window.Parameters.LayoutVariationID = {}; window.Parameters.LayoutVariationID[window._currentDevice] = 5; </script> <!-- Injecting site-wide to the head --> <!-- End Injecting site-wide to the head --> <!-- Inject secured cdn script --> <!-- ========= Meta Tags ========= --> <!-- PWA settings --> <script> function toHash(str) { var hash = 5381, i = str.length; while (i) { hash = hash * 33 ^ str.charCodeAt(--i) } return hash >>> 0 } </script> <script> (function (global) { //const cacheKey = global.cacheKey; const isOffline = 'onLine' in navigator && navigator.onLine === false; const hasServiceWorkerSupport = 'serviceWorker' in navigator; if (isOffline) { console.log('offline mode'); } if (!hasServiceWorkerSupport) { console.log('service worker is not supported'); } if (hasServiceWorkerSupport && !isOffline) { window.addEventListener('load', function () { const serviceWorkerPath = '/runtime-service-worker.js?v=3'; navigator.serviceWorker .register(serviceWorkerPath, { scope: './' }) .then( function (registration) { // Registration was successful console.log( 'ServiceWorker registration successful with scope: ', registration.scope ); }, function (err) { // registration failed :( console.log('ServiceWorker registration failed: ', err); } ) .catch(function (err) { console.log(err); }); }); // helper function to refresh the page var refreshPage = (function () { var refreshing; return function () { if (refreshing) return; // prevent multiple refreshes var refreshkey = 'refreshed' + location.href; var prevRefresh = localStorage.getItem(refreshkey); if (prevRefresh) { localStorage.removeItem(refreshkey); if (Date.now() - prevRefresh < 30000) { return; // dont go into a refresh loop } } refreshing = true; localStorage.setItem(refreshkey, Date.now()); console.log('refereshing page'); window.location.reload(); }; })(); function messageServiceWorker(data) { return new Promise(function (resolve, reject) { if (navigator.serviceWorker.controller) { var worker = navigator.serviceWorker.controller; var messageChannel = new MessageChannel(); messageChannel.port1.onmessage = replyHandler; worker.postMessage(data, [messageChannel.port2]); function replyHandler(event) { resolve(event.data); } } else { resolve(); } }); } } })(window); </script> <!-- Add manifest --> <!-- End PWA settings --> <link rel="canonical" href="https://www.mariahsachin.com/"> <meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover"> <meta name="apple-mobile-web-app-capable" content="yes"> <title>Home </title> <!--Add favorites icons--> <link rel="icon" type="image/x-icon" href="https://static-cdn.website-editor.net/runtime/favicon_d1_res.ico"/> <!-- End favorite icons --> <link rel="preconnect" href="https://le-cdn.website-editor.net/"/> <!-- render the required CSS and JS in the head section --> <script id='d-js-dmapi'> window.SystemID = '1AND1_EU_PROD'; if (!window.dmAPI) { window.dmAPI = { registerExternalRuntimeComponent: function () { }, getCurrentDeviceType: function () { return window._currentDevice; }, runOnReady: (ns, fn) => { const safeFn = dmAPI.toSafeFn(fn); ns = ns || 'global_' + Math.random().toString(36).slice(2, 11); const eventName = 'afterAjax.' + ns; if (document.readyState === 'complete') { $.DM.events.off(eventName).on(eventName, safeFn); setTimeout(function () { safeFn({ isAjax: false, }); }, 0); } else { window?.waitForDeferred?.('dmAjax', () => { $.DM.events.off(eventName).on(eventName, safeFn); safeFn({ isAjax: false, }); }); } }, toSafeFn: (fn) => { if (fn?.safe) { return fn; } const safeFn = function (...args) { try { return fn?.apply(null, args); } catch (e) { console.log('function failed ' + e.message); } }; safeFn.safe = true; return safeFn; } }; } if (!window.requestIdleCallback) { window.requestIdleCallback = function (fn) { setTimeout(fn, 0); } } </script> <!-- loadCSS function header.jsp--> <script id="d-js-load-css"> /** * There are a few <link> tags with CSS resource in them that are preloaded in the page * in each of those there is a "onload" handler which invokes the loadCSS callback * defined here. * We are monitoring 3 main CSS files - the runtime, the global and the page. * When each load we check to see if we can append them all in a batch. If threre * is no page css (which may happen on inner pages) then we do not wait for it */ (function () { let cssLinks = {}; function loadCssLink(link) { link.onload = null; link.rel = "stylesheet"; link.type = "text/css"; } function checkCss() { const pageCssLink = document.querySelector("[id*='CssLink']"); const widgetCssLink = document.querySelector("[id*='widgetCSS']"); if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) { const storedRuntimeCssLink = cssLinks.runtime; const storedPageCssLink = cssLinks.page; const storedGlobalCssLink = cssLinks.global; const storedWidgetCssLink = cssLinks.widget; storedGlobalCssLink.disabled = true; loadCssLink(storedGlobalCssLink); if (storedPageCssLink) { storedPageCssLink.disabled = true; loadCssLink(storedPageCssLink); } if(storedWidgetCssLink) { storedWidgetCssLink.disabled = true; loadCssLink(storedWidgetCssLink); } storedRuntimeCssLink.disabled = true; loadCssLink(storedRuntimeCssLink); requestAnimationFrame(() => { setTimeout(() => { storedRuntimeCssLink.disabled = false; storedGlobalCssLink.disabled = false; if (storedPageCssLink) { storedPageCssLink.disabled = false; } if (storedWidgetCssLink) { storedWidgetCssLink.disabled = false; } // (SUP-4179) Clear the accumulated cssLinks only when we're // sure that the document has finished loading and the document // has been parsed. if(document.readyState === 'interactive') { cssLinks = null; } }, 0); }); } } function loadCSS(link) { try { var urlParams = new URLSearchParams(window.location.search); var noCSS = !!urlParams.get("nocss"); var cssTimeout = urlParams.get("cssTimeout") || 0; if (noCSS) { return; } if (link.href && link.href.includes("d-css-runtime")) { cssLinks.runtime = link; checkCss(); } else if (link.id === "siteGlobalCss") { cssLinks.global = link; checkCss(); } else if (link.id && link.id.includes("CssLink")) { cssLinks.page = link; checkCss(); } else if (link.id && link.id.includes("widgetCSS")) { cssLinks.widget = link; checkCss(); } else { requestIdleCallback(function () { window.setTimeout(function () { loadCssLink(link); }, parseInt(cssTimeout, 10)); }); } } catch (e) { throw e } } window.loadCSS = window.loadCSS || loadCSS; })(); </script> <script data-role="deferred-init" type="text/javascript"> /* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/ function Def() { this.promise = new Promise((function (a, b) { this.resolve = a, this.reject = b }).bind(this)) } const defs = {}; window.getDeferred = function (a) { return null == defs[a] && (defs[a] = new Def), defs[a] } window.waitForDeferred = function (b, a, c) { let d = window?.getDeferred?.(b); d ? d.promise.then(a) : c && ["complete", "interactive"].includes(document.readyState) ? setTimeout(a, 1) : c ? document.addEventListener("DOMContentLoaded", a) : console.error(`Deferred does not exist`); }; </script> <style id="forceCssIncludes"> /* This file is auto-generated from a `scss` file with the same name */ .videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative} </style> <style id="cssVariables" type="text/css"> </style> <!-- Google Fonts Include --> <!-- loadCSS function fonts.jsp--> <link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/fonts/css2?family=Petit+Formal+Script:ital,wght@0,400&family=Cabin:ital,wght@0,400..700;1,400..700&family=Domine:ital,wght@0,400..700;1,400..700&family=Oswald:ital,wght@0,200..700;1,200..700&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&subset=latin-ext&display=swap" /> <!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global--> <link rel="stylesheet" type="text/css" href="https://static-cdn.website-editor.net/mnlt/production/5441/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css" /> <!-- End of RT CSS Include --> <link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/WIDGET_CSS/50508ebe6904861422bb6e6bde199cc4.css" id="widgetCSS" /> <!-- Support `img` size attributes --> <style>img[width][height] { height: auto; }</style> <!-- Support showing sticky element on page only --> <style> body[data-page-alias="home"] #dm [data-show-on-page-only="home"] { display: block !important; } </style> <!-- This is populated in Ajax navigation --> <style id="pageAdditionalWidgetsCss" type="text/css"> </style> <!-- Site CSS --> <link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/files/6c27053ae5b044b7a5d724353d3797de_withFlex_1.min.css?v=687&Expires=1749137089&Signature=ehPKExWpnbj6LWYjrIQf6WJi4bdgEnU57ldyurTaTc5VknkWbmBZ7uFefO8LAMHkduwNr5iEOKMIqIipL3vMDwsQUP0ZGtGdgOBS4Lal7hjtX2b-TNJPigEbHABBPSPlHBUMnGJV6Ui2mUyASu9NBC407kHqSwV36xMcHTsPypzSbwS~BkIMJlkhflwyFzFiTjkFrDB82N2j7vZ985UV~lsYrZ8YKnk2geyXqxXQ4dCGuRxpxSA2vGlfDgKBEP8akJXiS84DlnyWE8-UIaNQafky3k29WsfrRlzlrB4ZfoUam4eVkmGYN1o4ZjkxSOVPp8kzU6cJ0b3shZZXq4vnzQ__&Key-Pair-Id=K2NXBXLF010TJW" id="siteGlobalCss" /> <!-- additional css file per platform --> <link type="text/css" rel="stylesheet" href="/_dm/s/rt/css/oneUndOne/1and1-runtime.css?version=2025-05-06T10_48_44" /> <style id="customWidgetStyle" type="text/css"> </style> <style id="innerPagesStyle" type="text/css"> </style> <style id="additionalGlobalCss" type="text/css" > </style> <!-- Page CSS --> <link type="text/css" rel="stylesheet" href="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/files/6c27053ae5b044b7a5d724353d3797de_home_withFlex_1.min.css?v=687&Expires=1749137089&Signature=lhP1d7eO-IpysJBxl6xTah86zvA6KWFR17bkz5KRPqeG2CD3tKo3LC4iigC2w~j4mPS~yDoNmV~Piyiic-4HYfVTZIsrj9sGRq3Pyfvw9xfGAhPFO4IUKH84WUhs7It8cTFGlZFUwySNi-ir4~ZksnY5r6lznQ4TGJFgpEBoMlUO-EBLhtUgvCtnpf--RqZQeVALNNZ-~v7J09N2UyQzrxt7mUjw6fSVWbpEmPjZtaRnRQXPxJUMpKncSUdgog7dRtF-DEY1GruZWHLC5xvBqP~NsAt~kso6mySavE8KpbjDM-z8c4DVj5oyWRuuI1TvbKHoT1-KvLfnybxw4xXopQ__&Key-Pair-Id=K2NXBXLF010TJW" id="homeCssLink" /> <style id="pagestyle" type="text/css"> </style> <style id="pagestyleDevice" type="text/css"> </style> <!-- Flex Sections CSS --> <style id="globalFontSizeStyle" type="text/css"> .font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-24, .size-24, .size-24 > font { font-size: 24px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-15, .size-15, .size-15 > font { font-size: 15px !important; }.font-size-72, .size-72, .size-72 > font { font-size: 72px !important; } </style> <style id="pageFontSizeStyle" type="text/css"> </style> <style id="hideAnimFix"> .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] { visibility: hidden; } .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] { visibility: hidden !important; } #dmRoot:not(.editGrid) .flex-element [data-anim-extended] { visibility: hidden; } </style> <style id="fontFallbacks"> @font-face { font-family: "Petit Formal Script Fallback"; src: local('Arial'); ascent-override: 81.9524%; descent-override: 21.2439%; size-adjust: 121.1283%; line-gap-override: 0%; }@font-face { font-family: "Cabin Fallback"; src: local('Arial'); ascent-override: 101.7818%; descent-override: 26.3684%; size-adjust: 94.8106%; line-gap-override: 0%; }@font-face { font-family: "Domine Fallback"; src: local('Arial'); ascent-override: 82.5916%; descent-override: 22.0244%; size-adjust: 108.9699%; line-gap-override: 0%; }@font-face { font-family: "Helvetica Fallback"; src: local('Arial'); ascent-override: 77.002%; descent-override: 22.998%; line-gap-override: 0%; }@font-face { font-family: "Arial Fallback"; src: local('Arial'); line-gap-override: 0%; }@font-face { font-family: "Oswald Fallback"; src: local('Arial'); ascent-override: 145.0682%; descent-override: 35.1423%; size-adjust: 82.2372%; line-gap-override: 0%; }@font-face { font-family: "Open Sans Fallback"; src: local('Arial'); ascent-override: 101.1768%; descent-override: 27.7323%; size-adjust: 105.6416%; line-gap-override: 0%; } </style> <!-- End render the required css and JS in the head section --> <link type="application/rss+xml" rel="alternate" href="https://www.mariahsachin.com/feed/rss2"/> <link type="application/atom+xml" rel="alternate" href="https://www.mariahsachin.com/feed/atom"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.mariahsachin.com/"/> <meta name="twitter:card" content="summary"/> <!-- SYS- MUFORDFfRVVfUFJPRA== --> </head> <body id="dmRoot" data-page-alias="home" class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite mac dmLargeBody responsiveTablet " style="padding:0;margin:0;" > <!-- ========= Site Content ========= --> <div id="dm" class='dmwr'> <div class="dm_wrapper standard-var5 widgetStyle-3 standard"> <div dmwrapped="true" id="1901957768" class="dm-home-page" themewaschanged="true"> <div dmtemplateid="StandardLayoutMultiD" class="standardHeaderLayout dm-bfs dm-layout-home hasAnimations dmPageBody d-page-1716942098 dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" data-soch="true" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div> <div id="iscrollBody"> <div id="site_content"> <div class="dmHeaderContainer fHeader d-header-wrapper"> <div id="hcontainer" class="dmHeader p_hfcontainer u_hcontainer" freeheader="true" headerlayout="b58ba5b5703b4cd7b5f5f7951565dc87===horizontal-layout-2"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="dmRespRow u_1787623498 fullBleedChanged fullBleedMode" style="text-align: center;" id="1787623498"> <div class="dmRespColsWrapper" id="1712288134"> <div class="u_1916988174 dmRespCol small-12 large-8 medium-8" id="1916988174"> <span id="1697439733"></span> <div class="u_1474194601 align-center text-align-center dmSocialHub gapSpacing" id="1474194601" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="mailto:[email protected]" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span> </a> <a href="https://facebook.com/JOYGodsLittlePrincess/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span> </a> <a href="https://youtube.com/user/UCK7ZUTqpxFq8IvYvm-kvvTQ" target="_blank" dm_dont_rewrite_url="true" aria-label="youtube" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Youtube')"> <span class="dmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span> </a> <a href="https://linkedin.com/in/mary-leonard-3567ab76" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Linkedin')"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span> </a> </div> </div> </div> </div> <div class="u_1035985473 dmRespCol small-12 large-2 medium-2" id="1035985473"> <span id="1496187126"></span> <div class="u_1812618829 graphicWidget" data-widget-type="graphic" id="1812618829" data-anim-desktop="none" data-element-type="graphic"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" id="1881643791" class="svg u_1881643791" data-icon-name="li-envelope"> <path d="M17.8,28.2v43.6h64.4V28.2H17.8z M77.7,30.3L50,48.8L22.3,30.3H77.7z M19.9,69.7V31.2L50,51.2l30.1-20.1v38.5H19.9z" id="1923837872"></path> </svg> </div> </div> <div class="u_1292817854 dmRespCol small-12 large-2 medium-2" id="1292817854"> <span id="1048933129"></span> <div class="u_1520593198 dmNewParagraph" id="1520593198" style="transition-duration: 1s; transition-timing-function: ease-in-out; transition-delay: initial; transition-property: opacity;" wfd-id="143"><div style="text-align: left;" wfd-id="144"><span class="font-size-16 lh-1" wfd-id="145"><font data-inject="semantic-EmailAddress" style="color: rgb(255, 255, 255);">[email protected]</font></span></div></div></div> </div> </div> <div class="u_1999288745 dmRespRow dmDefaultListContentRow" style="text-align:center" id="1999288745"> <div class="dmRespColsWrapper" id="1177392980"> <div class="u_1438051146 dmRespCol small-12 medium-12 large-12" id="1438051146"> <span id="1226117350"></span> <nav class="u_1228937672 effect-border main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_6" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1228937672" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item dmNavItemSelected dmUDNavigationItem_00 " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text=" Home " data-auto="page-text-style">Home<span class="icon icon-angle-down"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/blog-and-newsletters" class="unifiednav__item dmUDNavigationItem_010101360031 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Blog and Newsletters " data-auto="page-text-style">Blog and Newsletters<span class="icon icon-angle-down"></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about-us" class="unifiednav__item dmUDNavigationItem_010101617811 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Products " data-auto="page-text-style">Products<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/services" class="unifiednav__item dmUDNavigationItem_010101255547 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Our Services " data-auto="page-text-style">Our Services<span class="icon icon-angle-right"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/certicacation-program" class="unifiednav__item dmUDNavigationItem_010101391380 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Certicacation Program " data-auto="page-text-style">Certicacation Program<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/sample-retreat-schudule" class="unifiednav__item dmUDNavigationItem_010101316410 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Sample Retreat Schudule " data-auto="page-text-style">Sample Retreat Schudule<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/books" class="unifiednav__item dmUDNavigationItem_0101015853 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Books " data-auto="page-text-style">Books<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/media" class="unifiednav__item dmUDNavigationItem_010101987555 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Media " data-auto="page-text-style">Media<span class="icon icon-angle-right"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/lhnews" class="unifiednav__item dmUDNavigationItem_010101557549 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" LHNews " data-auto="page-text-style">LHNews<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/wntimes" class="unifiednav__item dmUDNavigationItem_010101629335 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" WNTimes " data-auto="page-text-style">WNTimes<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/gallery" class="unifiednav__item dmUDNavigationItem_010101349064 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Gallery " data-auto="page-text-style">Gallery<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/international-artist" class="unifiednav__item dmUDNavigationItem_010101764464 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" International Prophetic Artist " data-auto="page-text-style">International Prophetic Artist<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/galery" class="unifiednav__item dmUDNavigationItem_010101245146 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Gallery " data-auto="page-text-style">Gallery<span class="icon icon-angle-right"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/painting-for-gala" class="unifiednav__item dmUDNavigationItem_010101400317 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Painting for Gala " data-auto="page-text-style">Painting for Gala<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/originals" class="unifiednav__item dmUDNavigationItem_010101522306 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Originals " data-auto="page-text-style">Originals<span class="icon icon-angle-right"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/abstract" class="unifiednav__item dmUDNavigationItem_010101912971 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Abstract " data-auto="page-text-style">Abstract<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/testimonial-paintings-and-stories" class="unifiednav__item dmUDNavigationItem_010101885465 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Testimonial Paintings and Stories " data-auto="page-text-style">Testimonial Paintings and Stories<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/prints" class="unifiednav__item dmUDNavigationItem_010101817842 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Prints " data-auto="page-text-style">Prints<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap null dmUDNavigationItem_dmMore" data-auto="more-pages" data-depth="0"> <a class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="......" data-auto="page-text-style">......<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/team" class="unifiednav__item dmUDNavigationItem_010101304742 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Our Team " data-auto="page-text-style">Our Team<span class="icon icon-angle-right"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/marys-bio" class="unifiednav__item dmUDNavigationItem_010101766465 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Mary's Bio " data-auto="page-text-style">Mary's Bio<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/contact" class="unifiednav__item dmUDNavigationItem_010101657884 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Contact " data-auto="page-text-style">Contact<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/donations" class="unifiednav__item dmUDNavigationItem_01010150835 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Donations " data-auto="page-text-style">Donations<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/testimonials" class="unifiednav__item dmUDNavigationItem_010101131953 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Testimonials " data-auto="page-text-style">Testimonials<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/blank-page" class="unifiednav__item dmUDNavigationItem_01010143564 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Extra Things " data-auto="page-text-style">Extra Things<span class="icon icon-angle-right"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/download" class="unifiednav__item dmUDNavigationItem_010101807953 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" download " data-auto="page-text-style">download<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/let-freedom-ring-song" class="unifiednav__item dmUDNavigationItem_01010114826 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Let Freedom Ring Song " data-auto="page-text-style">Let Freedom Ring Song<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/jesus" class="unifiednav__item dmUDNavigationItem_010101334326 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Jesus " data-auto="page-text-style">Jesus<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/why-egg-for-easter" class="unifiednav__item dmUDNavigationItem_010101399001 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Why Egg for Easter " data-auto="page-text-style">Why Egg for Easter<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/star" class="unifiednav__item dmUDNavigationItem_010101330800 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Star " data-auto="page-text-style">Star<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/wounded-healer" class="unifiednav__item dmUDNavigationItem_010101592408 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Wounded Healer " data-auto="page-text-style">Wounded Healer<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/past-shows" class="unifiednav__item dmUDNavigationItem_010101855898 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Past Shows " data-auto="page-text-style">Past Shows<span class="icon icon-angle-right"></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/extras" class="unifiednav__item dmUDNavigationItem_010101227483 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Extras " data-auto="page-text-style">Extras<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/classwork" class="unifiednav__item dmUDNavigationItem_010101594279 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text=" Classwork " data-auto="page-text-style">Classwork<span class="icon icon-angle-right"></span> </span> </a> </li> </ul> </li> </ul> </nav> </div> </div> </div> </div> </div> </div> <div class="dmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow "> <div class="dmRespColsWrapper"> <div class="large-12 dmRespCol"> <div id="innerBar" class="innerBar lineInnerBar dmDisplay_None"> <div class="titleLine display_None"><hr/></div> <!-- Page title is hidden in css for new responsive sites. It is left here only so we don't break old sites. Don't copy it to new layouts --> <div id="pageTitleText"></div> <div class="titleLine display_None"><hr/></div> </div> </div> </div> </div> <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home dm-home-page" themewaschanged="true"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent" role="main"> <div dm:templateorder="170" class="dmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl" id="1716942098"> <div class="dmRespRow" id="1967150217"> <div class="dmRespColsWrapper" id="1855253123"> <div class="dmRespCol large-12 medium-12 small-12" id="1945293042"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1724213567"><p><a href="/blog-and-newsletters" runtime_url="/blog-and-newsletters" type="page" style="display: initial;">this weeks blog is out</a><span class="" style="display: initial;"> <span style="display: initial;">Very stimulating conversation of now</span></span></p></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1759504377" style="transition: opacity 1s ease-in-out;"><p class="text-align-center size-24 m-size-19"><a href="http://4glory.info" runtime_url="http://4glory.info" type="url" style="display: unset; color: rgb(174, 137, 233); font-weight: bold;" target="_blank" class="font-size-24 m-font-size-19"><strong>New Class Starts February 10, 2025, 10 am</strong></a></p><p class="text-align-center size-24 m-size-19"><strong style="display: unset; color: rgb(174, 137, 233); font-weight: bold;" class="font-size-24 m-font-size-19">Register Now!</strong></p></div> </div> </div> </div> <div class="dmRespRow" id="1672706918"> <div class="dmRespColsWrapper" id="1438343808"> <div class="dmRespCol large-12 medium-12 small-12" id="1377367805"> <div class="imageWidget align-center u_1195474844" data-element-type="image" data-widget-type="image" id="1195474844"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/wife-e292d83c-1920w.jpg?Expires=1749137089&Signature=jXuRhM-iqwuMSa675zDt5emE8sdGmdiIiNMg6-6z1IvSqF0yrpsIxm1594hKQoydZftGKknjsWvDCbnHjka34Qvc9PtxSpEKEfcT4Ehxl5nfWBc8FusfeNvihQFklxeTG-GmQ9Ql~XsPk3lWm8YSN6nejL2lW2eiP-FxQUBk9-NHQcfDtJgz5HCormXdjAZvFUZAnzWu0~RfVLXgvBKR7R2O~jSkmiT3iUJhACfVVGQPxWTM0qpKI3qj9iewE2d1~LmMdvYDeXM58y79TftN9KnsgcCdIJziIrZPMXYDpPvBIFDfEUAKhrlirSQDqMCTWHTLgIuZM-34H~DNz3as4A__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1682052634" class="" width="1920" height="995" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/wife-e292d83c.jpg" onerror="handleImageLoadError(this)"/></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1833880966" style="transition: opacity 1s ease-in-out;"><p class="text-align-center"><strong style="display: initial; font-weight: bold;">Happy New Year 2025</strong></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p><span style="display: initial;">My team is working on the prophetic word for the year video: https://rumble.com/v6a5bkj-set-the-prisoners-free-prophetic-word-for-january-2025.html</span></p><p><span style="display: initial;"><br/></span></p><p style="line-height: 150%;"><strong style="display: initial;">Prophetic Word for January 2025</strong></p><p style="line-height: 150%;"><strong style="display: initial;"> </strong></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">A word from the Lord your God. Started receiving January 1st, 2025 through January 12th, 2025</span></p><p style="line-height: 150%;" class="text-align-center"><strong style="display: initial;"> </strong></p><p style="line-height: 150%;" class="text-align-center"><strong style="display: initial;">Set the Prisoners Free!</strong></p><p style="line-height: 150%;"><strong style="display: initial;"> </strong></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">This is the year to thrive, ask and act. You will receive a double portion when you grow closer to Me.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span class="" style="display: initial; font-weight: normal;"><span style="display: initial; font-weight: normal;">Yes, the first parts will be unsettling like seeing the chariots of Pharaohs days crushed and all evil warriors killed in the Red Sea. My children watched from the dry soil on shore. My mighty hand moved.</span> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span class="" style="display: initial; font-weight: normal;"><span style="display: initial; font-weight: normal;">You are on dry land watching the destruction of all evil systems. The giants are falling now. Do you see? Can you hear Me? This is a spiritual realm war, it is invisible. You must see it. I am moving for you again like never before in history. The blood of My son is pleading for you. It is saying the supreme court is not the highest court. The courts in My children’s hearts, are with Us in heaven. The “courts of heaven” are the highest courts.</span> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">America was given to the people. If the peoples’ voices are stifled, you fail to plead your case in heaven. The case is never heard. The enemy of your souls knows that information and has done everything possible to keep you from this knowledge. Oh yes, I see it happening but as in all things you must ask.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Call My kingdom to Earth. Call what is good and right, to clarity. Call in My plan for the future. Call in the answers to your ancestors’ prayers. Remember to celebrate.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">I told you in the August 15</span><sup style="display: initial; font-weight: normal;">th</sup><span class="" style="display: initial; font-weight: normal;"> <span style="display: initial; font-weight: normal;">2022’s word, this would conclude the exposure in the first part of your year. We are now in that calendar time. The sons and daughters of God must use their voice to be heard. Ask. You must remove leviathan from your necks. Stand and move forward where evil has tried to stop you. Don’t leave a void or a crack.</span></span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Unite My churches. It is very important. STOP BAD MOUTHING OTHERS. That is fueling the evil in My courts. Your words feed the rebellion of the fallen angels. The denomination bigotry must stop. Take ownership of all. Words matter. Words create! The baal worship must end and the names of things must change. Like the devil wants a backbone. That is why he is torturing you. But he will never have one. So don’t give him one on My land. Rename the rock structure you gave him; it is not his. The Loveland, Colorado, Devil’s Backbone is a lie. Many names will need to be changed, start there.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span class="" style="display: initial; font-weight: normal;"><span style="display: initial; font-weight: normal;">Don’t grieve the sweeping out of evil. Some of you saw it and moved on from the demonic doctrines in religion but others did not understand and accepted the deceiving doctrines as truth. It is not. Many large religions, philanthropic groups, TV and radio networks of Christians will fall this season. Be kind, welcome and retrain the lost. Even the largest religions will fall. The cracks can be seen now; but soon it will be solidly clear to all. Reach out and welcome, don't judge but be discerning. Ask the Holy Spirit for vision. Ask for direction. Obey.</span> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Not all people in a twisted religion are evil. Many heard the words of the bible and were in tune with truth. So don’t assume all were not in the book of life most were. Most did not see the gravity of the twists. Pray for their vision.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">All the influencing mountains are falling to dust. Your elections will be shown to be corrupted. The leaders are put in place by Me with your heart. I have given you, My David, Trump. Pray for his wisdom and protection. Pray he continues to get close to Me. Pray his working leadership is close to Me. Revival will hit his cabinet. Command it to.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span class="" style="display: initial; font-weight: normal;"><span style="display: initial; font-weight: normal;">In this transition time the wind will blow, the fires will consume and the earth will quake. Do not fear. Fear is a door to the enemy; slam it shut anytime you see a crack. The lies of the past must be rectified, so others will see also. It is time to see the truth from lies. Truth is easy to see in your heart. Peaceful.</span> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span class="" style="display: initial; font-weight: normal;"><span style="display: initial; font-weight: normal;">I am with you. I am for you. You are My children purchased at both Myself and My son’s great expense. The blood of Christ speaks. My hurt children are returning to your arms.</span> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">You are commissioned to reveal Jesus to all the Earth, without labeling them outsiders. Ones who were hurt by religion, trafficking, confusion of demon doctrine, lost fellowship with other Christians. New age-ers are searching, not all have bought into satanic aspects. Not all realize Allah is not a part of the God of Abraham, Isaac and Jacob. Many don’t understand the lesser gods are not in the good. Books like demon and witchcraft are not to be on your children’s shelves. Look, many are on them in disguise. Harry Potter is not harmless. Don’t desensitize your children and expect them to be clear.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">I am starting the revival in your children’s hearts. The children will turn to their parents. Their hearts will break for what breaks Mine. Reach out with kindness in your hearts.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Ask Me how to build a new, the new mountains of influence. It won’t be long now. Suddenly, you will see the past influences no more. Soon you will need to act. Do not wallow in what was lost. It is no more. The new is so different; you will not need the past. It will be a hindrance. This is not a new normal because the past was not normal! Like Lot's wife don’t look back. NOTHING WILL BE THE SAME.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Be prepared to act.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span class="" style="display: initial; font-weight: normal;"><span style="display: initial; font-weight: normal;">Ask Me for guidance every day, every step, keep Me close. I will help. I am with you. I will never leave you. Many in the churches and religions have left Me!</span> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Evil is always evil. I am always good. The deceiver of your soul has no right to you. Repent and return to Me, My prodigals. I have given you this time to expose that which you did not see. I know it hurts but it hurts less to see reality than to stay in false beliefs.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Now is the time for My children to stand up and announce they are mine. For the rocks to stop crying out because you have now taken your place in history, to show the way. The kingdom on earth is for now. Your authority is for now.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span class="" style="display: initial; font-weight: normal;"><span style="display: initial; font-weight: normal;">You were born now for now. It is the greatest time so far to be alive. You can do My plan with My help. Remember I gave Earth to Adam and My son returned it to you. As this inheritance becomes more clear. You will see, I will not help you, unless you ask and act. Many have died unnecessarily due to the misconception that I act without a welcome.</span> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">I said, mercies are new each morning. Ask each step of the way. Invite Me in. Then it is your turn to act, with the knowledge and support I have given you. I will not feed you if you can feed yourself. I will not leave you to your own resources if you need mine, ask for them.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">So much to relearn. The mysteries will start to be unveiled as you spend time in My word. As you see the physical word like taxation slavery in Egypt. Yet the spiritual realm has convinced you that you are not slaves now. You claim not to have taxation without representation. With false elections and evil in the hearts of those placed in leadership without your or My consent. Taxation to stifle you and to suffocate you has happened and is considered normal. It is not. The suffocation of My children is ending. Call it in. Your freedom is here. Call it in. Shout for freedom and celebrate. Do not consent to giving your God given rights away. Know your rights as a citizen of heaven. You are sovereign citizens of heaven on earth now, not later.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">I am grieved by the baal worship in all the world, especially in My churches. It is a stench in My nose. I turned away as My son released His soul from His body on the Cross. I turned away from this country when you decided to allow My forming children to be mutilated and killed in the womb. You have no right to kill what is Mine. The courts of heaven have the last word. Your court system has been out of line and it has cost you. In 1973 your courts took baal worship to a new level of evil. My churches did not unify and come against this for My honor. They did not teach you what baal worship was. They divided instead. The unification of the remnant helped redeem that error in 2022 as a nation. When the courts restored My will. The blood of the children cried out for vengeance. As did My son’s blood cry out. The people who did this are being sentenced in the courts of heaven now.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">But each of your states are a country. United for protection. Not for slavery. Now the countries/state must choose its blessings or its curses. The curse has been removed from the unified country. It is time to tear down all. All. Your high and low places of baal worship. The DUMBS and temples, demon doctrine and agendas are all being weighed. Do not grieve the loss of such. You have been lied to, about much of it. Soon you will see. Look so it does not happen again. Teach your children right from wrong. Teach them to be the way I created them to be.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">The difference between right and wrong is as thin as a dime on its side. Be vigilant. Start seeing the evil all around. Look for Me, your living water, see Me your loving God. Build with Me in mind. Return Me to the education of yourself and your youth. Return Me to your daily life as a living prayer.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Your food and water and air are all being poisoned. Yes, evil people are putting this into action because your churches are not in a place of authority. Yes, no one could imagine that the evil wanted you off the planet; because you all look through your eyes. Not Mine. Not the evil realms eyes. You are all assuming it is good. But you have no safeguards. The watchers have been fired and the ones you do have you call liars. I have heard your repentance and I am currently working to heal your land. Be prepared to step up and take a new place, a new view. Give Me the glory always.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Your money is changing big time. It will look bad at first but it is good. The silver and gold are mine. Abundance is coming, to use for the kingdom. You are getting new jobs, be ready to change even if your place of work does not change, it will change. The giants are falling. All evil man-made mountains are going to dust. The boxes you were in and the boxes you have Me in are dissolving now. The bird cage doors are open; so, fly to freedom. Expand your thinking to more like Mine. My ways are higher than yours. Ask for new ideas in line with Mine.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">I am going to heal you all. No feeble. But not the sick care way. Some ask why do we need to use machines. I want a poof. I will be using both. I gave you food and leaves for healing. You will be learning to use them. The wicked systems are done. Believe. Don’t be stubborn. Open your hearts to new things. It will be suddenly.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">My children have been asking for justice and judgement of the wicked. I am the one the judges and grants justice. You will see it in your time. I have hammered the gavel. Did you hear it? I have judged; the sentencing is being given out now. Many of your stars have fallen. Many of your leaders have fallen. Many of your teachers have fallen. I am sifting the weeds in place. You will stand if you have My heart. Those with hearts of stone will droop and fall. The stars on your flags will change too. Israel will grow. The blessings or curses from Abraham’s time have not fallen away. Heed his warnings.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">You came to life with freewill to choose good or evil. I want none to perish. I want all to come home to heaven. Yet, some are confused or deceived and will perish. It is time to teach good versus evil; not as the weapon, as it has been but as a blessing as it is. Understand your inheritance in Christ and your authority in Christ. Start to have the courage to try. Do not be afraid of “the falling,” it is good. Discern and help others to see. See My heart and nature. Be prepared. Be vigilant. Rebuke now. Anoint now.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">You have asked Me to heal your land. Since the fall of Adam, the enemy of your soul has been free to destroy it. America and Israel are special and I have had My hand on them. Your prayers have restored My hand. Change is here. Not because I placed a man to help you. But your hearts have turned to Me. I have placed a man to help you. But you the people of this great land must take your places in the family, churches, cities, counties and country to help him. Stay in My heart. Stand up. Show up. My glory will fill the Earth and joy will be abundant.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Now you have surrendered, the battle is mine. I will lead you. We will win. The enemy’s camp is in disarray already. Shout it down. Command and decree that it is done in the Lord’s will. In the Lord’s name. Soften your hearts to Me and find My compassion for your sisters and brothers. Do not trust your ways or eyes or ears; trust Me. No stockpile. No “I have been here before,” will work. Ask. Then be grateful, praise, worship and have courage. Don’t give up, you are almost there. Trust My plan. Expect the good. Receive goodness. Use your mouth to receive. What comes out of your mouth, your heart believes. It is finished in the blood of Jesus, should come out of your mouth. Life should come out of your mouth. This is a great joyous time to see My glory for a long time.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;">Thrive! Believe and receive it all. I am the most high God of the cosmos and I have only abundance, no lack. I am enough. It's time to dance for joy. Love Papa Father God.</span></p><p style="line-height: 150%;"><span style="display: initial; font-weight: normal;"> </span></p></div> </div> </div> </div> <div class="dmRespRow" id="1328909979"> <div class="dmRespColsWrapper" id="1399924872"> <div class="dmRespCol large-12 medium-12 small-12" id="1957303165"> <div class="imageWidget align-center u_1160962981" data-element-type="image" data-widget-type="image" id="1160962981"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/Class+six+full+demo+pic-1920w.jpg?Expires=1749137089&Signature=roQz8a4vwH0yalIUQjSS2OyC90xM5fdPzE-k5h~zl~e~foqC7XOq~hl5HwSjFYojTEnPlzaPMpoVRc0d9z6nK-kOKtrxSUuzSquSSPH4wPVZAeZuwziCMqYo1R6ke0lWeS2DJq5X8lxZb2FeQGwlwCQnhLVXCA1mjDgvPCkXzdPD8B8J2ZlFVNaZL8uWQezaDpZBbPRuSwnr3~xamfnmjOvg2h66pOm8txG6D4YZLN7bhff1LhTp4tHrfpX30PNPRpfLeQjMUjDz9-7-SnbsI6VMmxNVITyg-~B5LrXuu4LPduN3rnrIkRWfH37OFwhm9mWjRGsdWSMS3W6g3G5evw__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1591705588" class="" width="1920" height="2591" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/Class+six+full+demo+pic.jpg" onerror="handleImageLoadError(this)"/></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1341788177" style="transition: opacity 1s ease-in-out;"><p><span style="display: unset;">this is the reflection for the past year</span></p><p><br/></p><p class="text-align-center"><strong style="display: initial;">Mary’s Dehydration Story</strong></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Over the last 2 years I have been learning about dehydration.</span></p><p><span style="display: initial;">It may seam like it is not an issue but it can be deadly.</span></p><p><span style="display: initial;">The problem is not easy to see. It is a diabolical one.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">So first, as always pray. Make up your own. Here is mine.</span></p><p><span style="display: initial;">Dear God creator of the cosmos and maker of me. I need your help to solve this issue. You know all! Lead me to the solution. Thank you I know you will.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Second, I am not a doctor and have the solution for me. So, check with your doctor if any of this will work for you.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Next things I found out</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Sleep is critical and dehydration is and issue at getting enough sleep.</span></p><p><span style="display: initial;"> Solution drink in the morning. Start with ½ lemon with 1 cup of water and a handful of blueberries in the blender. Yes, the whole lemon, peel and all. You can add a few grains of Celtic salt to if you are too dehydrated. That will force it into the cells. Celtic salt is critical to keep yourself hydrated.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Realizing the diabolical plot to systematically kill all people on the planet is in action.</span></p><p><span style="display: initial;">In these days truth is sometime elusive. True or false it is possible that the evil on this planet has gotten so bad that your water is polluted, your soil is dead, your nutrients are being stolen.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">If you have parasites, they are stealing your food nutrients and moisture. If you have an abundance of yeast there are thieves too. Your food if you eat nightshades are also putting poisons in your system too. Yes, many bodies can handle it but right now mine cannot. It causes inflammation and dehydration due to the lymphatic system getting clogged.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Your grains have the nutrients removed since the 1930’s, unless you grind daily. There is a passage in the bible about that.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Salt is mandatory!!!!!</span></p><p><span style="display: initial;">Water is worthless without salt. It can’t stay in the body without it. Minimum a day for me 2 teaspoons. In water and on food. Each glass of water has a few grains put in it and meat is salted. Also washing vegetables and fruits with baking soda then add Celtic salt. In your dressings add salt. Table salt is deadly. Youtube has lots of info. Caffeine for me is in the chocolate and not teas or coffee. Stevia for me is toxic. I use honey and maple syrup. Diet drinks and caffeine are seriously dehydrating and add to your daily need for water. I have read up to 2 glasses of water for each glass of the dehydrating drink. I eliminated all soda and carbonated drinks. Count the glass in a pitcher in the morning of filtered non-fluoridated, chloride free water. I boil it too. Make sure it is gone before dinner. So, you can sleep.</span></p><p><span style="display: initial;">Protein is the most important part of each day. For me 9 to 12 oz of protein a day in 3 meals. Eat the protein first so it gets in and is not a “leftover”.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Take supplements as doctor recommends. At first it may be handfuls of them but in time it will easy up as you learn which ones you have enough of to depend on real food to fill each day’s needs.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Remove the big lies:</span></p><p><span style="display: initial;">Eggs are great for you. My doctor said consider 6 a day.</span></p><p><span style="display: initial;">Animal fats are good for you, 3 tablespoons at each meal for start. Plus add dark chocolate protein booms with each daily diet.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Walking 15 to 30 minutes a day to get sunlight and a change of pace. A good thing. If you can only afford 1 nutrient Vitamin D3 and K2 from Dr Eric Berg is the best for me. It cleared up my skin issues with lots of prayer.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Reading the bible each day a good thing.</span></p><p><span style="display: initial;">Socialization in person, is a great way to balance your emotions.</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Results for me: The migraines and flashing lights are now mostly gone, if I keep up the plan. The morning headache is gone. The frantic feeling of starvation, which was dehydration! Is now gone. My body is slowly getting up on the nutrients. So, I can easy up on some of the supplements. This is a constant program and it is working. I hope with your doctors help you too can find balance. Blessings.</span></p><p><span style="display: initial;"> </span></p><p><strong style="display: initial;">Mary’s Chocolate Protein Treasure Recipe</strong></p><p><strong style="display: initial;"> </strong></p><p><span class="" style="display: initial;"><span style="display: initial;">Ingredients</span> </span></p><p><span style="display: initial;">Vanilla or 1/8 tsp Madagascar Vanilla paste – Nielsen-Massey® Madagascar Bourbon Pure Vanilla Bean Paste</span></p><p><span style="display: initial;">1/2 cup Local Honey – Real Local Honey</span></p><p><span style="display: initial;">1 cup Almond Butter – JUSTIN'S® Almond Butter, Note: hoped to find an almond only but has some palm oil</span></p><p><span style="display: initial;">1 cup Dutch Chocolate Powder – Rodelle Organic Baking Cocoa</span></p><p><span class="" style="display: initial;"><span style="display: initial;">1 cup Coconut Oil – Kirkland Signature Organic Virgin Coconut Oil</span> </span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Steps to Process</span></p><p><span style="display: initial;">Add all ingredients thoroughly combine, no heat needed.</span></p><p><span style="display: initial;">Refrigerate until you can create small ½ inch size balls. <br/> I cut them into size and the roll them quickly.</span></p><p><span style="display: initial;">Place small amounts of completed balls in freezer on a tray. Repeat until finished.</span></p><p><span style="display: initial;">Refrigerate and eat or for longer storage, if they are all eaten, place in freezer.</span></p><p><span style="display: initial;">Freeze in tray until frozen then cover or place in a container to freeze.</span></p><p><span style="display: initial;">Remove from freezer to serve.</span></p><p><span style="display: initial;"> </span></p><p><span class="" style="display: initial;"><span style="display: initial;">ENJOY This health snack. Mary Leonard</span> </span><a href="http://www.2mea.com" target="_blank" style="display: initial;">www.2mea.com</a><span class="" style="display: initial;"> <span style="display: initial;">Rumble 2mea and 4glory.info</span></span></p><p><br/></p></div> </div> </div> </div> <div class="dmRespRow" id="1048553162"> <div class="dmRespColsWrapper" id="1572141761"> <div class="dmRespCol large-12 medium-12 small-12 u_1978786924" id="1978786924"> <div class="imageWidget align-center u_1890331427" data-element-type="image" data-widget-type="image" id="1890331427"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/Now+3-1920w.jpg?Expires=1749137089&Signature=pSUnjRDK317LuDybqed7liU35ocdHfiIa~~S2SVYYW25fZG0FpnU735hrq60awVDDcrQ2R4e~CDRk5lLcRrzyvUz6e5U9Mzc1rLoFKjELxhBmRAAij45oPUmFu-Tefi0Zo8e84fRQDZcWXdZfls74tK1FM1SDFvFbCJ2Sdu2uW4MmzcIXGPFaSQ14mFAhgwKTZfyKRILjQQpevmjS-QpGBFLzVmbVui8tS-7af2v1l49pT~-TfWjT1J9sG8BrO8UQsRPBr0bqpbUkhvyE1kF451b6YkNFT4SF7CoLWH7QNZTviddr8fE3qI08DvmOCA8FwrDpwgLlc~hY1k9S2iexA__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1384308426" class="" width="1606" height="1590" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/Now+3.jpg" onerror="handleImageLoadError(this)"/></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1153276253" style="transition: opacity 1s ease-in-out;"><p><span style="display: unset;">GOD WINS<br/>TRUMP WINS<br/>WE WIN</span></p><p><br/></p><p><span style="display: unset;">And so It starts!!! Show up, it is your turn! Praise the Lord.</span></p><p><br/></p><p><a href="https://rumble.com/v5mhvuz-god-wins.html" runtime_url="https://rumble.com/v5mhvuz-god-wins.html" type="url" style="display: initial;" target="_blank">https://rumble.com/v5mhvuz-god-wins.html</a></p><p><br/></p><p><span style="display: unset;">God’s message of freedom, hope and acceleration. It is time to celebrate the amazing future God has planned for you! Now! Time to believe like never before.</span></p><p><span style="display: unset;"> </span></p><p><span style="display: unset;">We say drink before you are thirsty, but now is the time to know freedom like never before; before it arrives. As it accelerates us into frequencies and times we have never seen.</span></p><p><span style="display: unset;"> </span></p><p><span class="" style="display: unset;"><span style="display: unset;">As I see the blue fog of the Lord’s love engulf the globe, I can feel the future. There is such a feeling of joy, celebration and hope. A vision once again so real as if you are living it now. This is the third time I remember the same type of vision. …</span> </span></p><p><span class="" style="display: unset;"><span style="display: unset;">The love and joy were immense with a fullness of God and an unrealized freedom….</span> </span></p><p><span style="display: unset;">REVIVAL is total! Totally here! Now! The Glory Angels are sent out. …</span></p><p><span class="" style="display: unset;"><span style="display: unset;">Words like joy, celebration, peace and hope are heard as the Holy Spirit moves through the world on a gentle wind of revival. …</span> </span></p><p><span class="" style="display: unset;"><span style="display: unset;">He says, “Slaves no more. Slaves no more.” The Lord is releasing us all from bondage. From a freedom that was fake through and through. From a freedom that was declared yet not ever realized. A freedom from a spiritual realm dictator. A worldwide terrorist was inhabiting a few bad men and women at their desire for power and money. …</span> </span></p><p><span style="display: unset;">He says, “Call it in.” I agree with the will of God that the enemy from within is bound and subdued. The enemy is destroyed and heaven is invading earth. The Lord’s kingdom is being built.</span></p><p><span style="display: unset;">“Like at the walls of Jericho, shout and see the walls fall! Shout and know I am God. Shout and freedom will come.”</span></p><p><span style="display: unset;">“We are free. We are free. Freedom never tasted so good.” That is from a song God gave me December 19, 2019. It is a “now word.”</span></p><p><span style="display: unset;">What is next???</span></p><p><span style="display: unset;">FREEDOM!!!</span></p><p><span style="display: unset;">Seven Silver Coins by Mary Leonard<br/></span></p></div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton u_1384368048 button_2" file="false" href="https://www.shekinahglorycircle.com/class-notes/" data-element-type="dButtonLinkId" id="1384368048" target="_blank"> <span class="iconBg" aria-hidden="true" id="1444743941"> <span class="icon hasFontIcon icon-star" id="1480370252"></span> </span> <span class="text" id="1523708273">Quick Link to 4glory.info Class-Notes</span> </a> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1626907997" style="transition: opacity 1s ease-in-out;"><p class="text-align-center"><span style="display: unset;">The Blogs has rumble.com links to each class, class notes and homework for each day. Enjoy!</span></p><p class="text-align-center"><br/></p><p class="text-align-center"><span style="display: unset;"><span class="ql-cursor"></span></span></p></div> <div class="dmNewParagraph u_1182869167" data-element-type="paragraph" data-version="5" id="1182869167" data-styletopreserve="{"background-image":""}"><p class="text-align-center"><span style="font-weight: bold; display: initial;" class="m-font-size-14 font-size-18">My Birthday Rant</span><span class="" style="display: initial;"><span style="display: initial;"><br/>Enjoy -</span> </span><a href="https://rumble.com/v57dah1-comments-on-the-letter-to-the-american-church-by-mary-leonard.html" target="_blank" runtime_url="https://rumble.com/v57dah1-comments-on-the-letter-to-the-american-church-by-mary-leonard.html" type="url" style="display: initial;">https://rumble.com/v57dah1-comments-on-the-letter-to-the-american-church-by-mary-leonard.html</a></p><p><span style="display: initial;">We laugh and laugh on the replay.</span></p><p class="text-align-center"><span style="display: initial;">2mea is our Rumble account and it has 50 + videos<br/></span></p></div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="https://rumble.com/v57dah1-comments-on-the-letter-to-the-american-church-by-mary-leonard.html" data-element-type="dButtonLinkId" id="1667938990" target="_blank"> <span class="iconBg" aria-hidden="true" id="1909003757"> <span class="icon hasFontIcon icon-star" id="1981091400"></span> </span> <span class="text" id="1128452523">Link to Birthday Rant - ENJOY!</span> </a> <div class="u_1675430160 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1675430160"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/Human+Condition+-2-1920w.jpg?Expires=1749137089&Signature=a7OTxm~nebpgalT-krKhd1lAD3OoxiPrZf0~Wf3ArAttCP4TMycH1Va5uWtbikOTn2edaCJRnid8ISGVkHu2NHRvKGaUjQ-lKEO87OMn7oL5Lj9VzjFf27x39mKYB9pero7Ma-41GPYf1OaHt6KlVG2XdzMYwBfatsuRTGGUHjZqFxc~ruUUahQCeLXZ4deCmUT3xJPU8Ff8yom6z9cqEkX56EILvGpQX09qjr3iFo9eYn6KYdnetFzwwWm6tcYfGQ3ji6sGeBtlcZ~7Drin4~9bqxtLwHOpbLzXC6CU3DKRQfGfc4QLmhynlpuqTSxQ~spl8Z8ueB0YLegVRTiEeA__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1385260814" class="" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/Human+Condition+-2.jpg" width="481" height="680" onerror="handleImageLoadError(this)"/></div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="https://rumble.com/v57uw5f-seven-silver-coins-book.html" data-element-type="dButtonLinkId" id="1099293292" target="_blank"> <span class="iconBg" aria-hidden="true" id="1357001864"> <span class="icon hasFontIcon icon-star" id="1912112926"></span> </span> <span class="text" id="1205332609">Seven Silver Coins Book</span> </a> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="/" data-element-type="dButtonLinkId" id="1388494791" target="_blank"> <span class="iconBg" aria-hidden="true" id="1914005009"> <span class="icon hasFontIcon icon-star" id="1337921667"></span> </span> <span class="text" id="1556834235">God's Little Princess Book</span> </a> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="https://rumble.com/v57uus1-small-group-offered-for-your-church.html" data-element-type="dButtonLinkId" id="1323153138" target="_blank"> <span class="iconBg" aria-hidden="true" id="1706442163"> <span class="icon hasFontIcon icon-star" id="1912809450"></span> </span> <span class="text" id="1755460826">Small Group Offering</span> </a> </div> </div> </div> <div class="u_1307083839 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1307083839"> <div class="dmRespColsWrapper" id="1992486950"> <div class="u_1665692392 dmRespCol small-12 medium-12 large-12" id="1665692392"> <div class="u_1212072926 dmNewParagraph" id="1212072926" style="line-height:initial;" data-version="5"><p class="text-align-left size-16"><span style="display: initial;" class="font-size-16">New Mariahsachin Event<br/>taught by Mary Leonard<br/></span></p></div> <div class="u_1991614701 dmNewParagraph" id="1991614701" style="transition:none;display:block;line-height:initial;" data-element-type="paragraph" data-version="5"> <h3 class="text-align-left size-25"><span class="font-size-25" style="display: initial; font-weight: 500;"><span style="display: initial; font-weight: 500;" class="font-size-25">Learn to Hear God</span> </span></h3> <h3 class="text-align-left size-25"><span style="display: initial; font-weight: 500;" class="font-size-25">Take a Painting in the Spirit Class</span></h3> <h3 class="text-align-left"><span style="display: initial;"><br/></span></h3> <h3 class="text-align-left size-25"><span style="display: initial; font-weight: 500;" class="font-size-25">February 10th, 10 am to Noon</span></h3> <p class="m-size-14 size-18"><span class="m-font-size-14 font-size-18" style="display: initial;"><span style="display: initial;" class="m-font-size-14 font-size-18">10 Monday Mornings</span> </span></p><p>G<span style="display: initial;">ood Shepard Church Loveland</span></p><p><br/></p><p><span style="display: initial;">Taking registration now</span></p></div> <a data-display-type="block" class="u_1447550930 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="https://rumble.com/v57uu8l-supply-list-for-the-authority-of-the-believer-class.html" data-element-type="dButtonLinkId" id="1447550930" target="_blank"> <span class="iconBg" aria-hidden="true" id="1346197479"> <span class="icon hasFontIcon icon-star" id="1239579430"></span> </span> <span class="text" id="1388628839">Supply List</span> </a> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="https://rumble.com/v57ut89-welcome-to-our-next-workshop-class-in-loveland-colorado.html" data-element-type="dButtonLinkId" id="1371176754" target="_blank"> <span class="iconBg" aria-hidden="true" id="1508044197"> <span class="icon hasFontIcon icon-star" id="1634436133"></span> </span> <span class="text" id="1157497161">Welcome to our event video</span> </a> <div class="u_1860002959 dmRespRow" id="1860002959" data-anim-desktop="fadeInRight"> <div class="dmRespColsWrapper" id="1911520519"> <div class="u_1895782951 dmRespCol small-12 medium-6 large-6" id="1895782951"> <div class="u_1973984357 dmNewParagraph" id="1973984357" style="display:block;line-height:initial;" data-element-type="paragraph" data-version="5"> <h4 class="text-align-left"><span style="display: initial; font-weight: 700;">The Believers Authority</span></h4> </div> <div class="u_1070946685 dmNewParagraph" id="1070946685" style="transition:none;display:block;line-height:initial;" data-version="5"><p class="text-align-center"><span style="display: initial;">For Series <br/> The Believers Authority</span></p><p><span style="display: initial;"> </span></p><p><span style="display: initial;">Acrylic art supplies list</span></p><p style="line-height: 107%;"><span class="" style="display: initial;"><span style="display: initial;">Will be provided for you to purchase and bring to class each week<br/> <br/> </span> </span></p><p style="line-height: 107%;"><span class="" style="display: initial;"><span style="display: initial;">The Class will Focuses on the Book of Ephesians</span> </span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p></div></div> <div class="u_1914702553 dmRespCol small-12 medium-6 large-6" id="1914702553"> <div class="u_1941599245 dmNewParagraph" id="1941599245" style="display:block;line-height:initial;" data-element-type="paragraph" data-version="5"> <h4><span style="display: initial;">Good Shepard Church Loveland</span></h4> </div> <div class="u_1754427757 dmNewParagraph" id="1754427757" style="transition:none;display:block;line-height:initial;" data-version="5"><p class="text-align-left"><span style="display: initial;">more soon</span></p><p class="text-align-left"><span style="display: initial;"><span class="ql-cursor"></span></span></p></div></div> </div> </div> <div class="u_1331787505 dmRespRow" id="1331787505" data-anim-desktop="fadeInLeft"> <div class="dmRespColsWrapper" id="1812847052"> <div class="u_1996237988 dmRespCol small-12 medium-6 large-6" id="1996237988"> <div class="u_1451179965 dmNewParagraph" id="1451179965" style="display:block;line-height:initial;" data-element-type="paragraph" data-version="5"> <h4 class="size-20"><span style="display: initial;" class="font-size-20">Why take this class?</span></h4> </div> <div class="u_1634405651 dmNewParagraph" id="1634405651" style="transition:none;display:block;line-height:initial;" data-version="5"><p class="text-align-left size-15"><span style="color: rgb(146, 146, 146); display: initial;" class="font-size-15">If you wish to learn more about how to hear, see, know or feel the Trinity.</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p><p class="text-align-left size-15"><span style="color: rgb(146, 146, 146); display: initial;" class="font-size-15">If you paint or have a creative and feel in the zone you want more understanding of what that is.</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p><p class="text-align-left size-15"><span style="color: rgb(146, 146, 146); display: initial;" class="font-size-15">If you know Jesus and want a deeper relationship.</span></p></div></div> <div class="u_1737298332 dmRespCol small-12 medium-6 large-6" id="1737298332"> <div class="u_1603819828 dmNewParagraph" id="1603819828" style="display:block;line-height:initial;" data-element-type="paragraph" data-version="5"> <h4 class="size-20"><span class="font-size-20" style="display: initial;"><span style="display: initial;" class="font-size-20">I am not a painter, No worries</span> </span></h4> </div> <div class="u_1107475139 dmNewParagraph" id="1107475139" style="transition:none 0s ease 0s;line-height:initial;" data-version="5"><p class="text-align-left size-15"><span style="display: initial; color: rgb(146, 146, 146);" class="font-size-15">We ask God for a time of fellowship to play. We ask for a color or a shape or a vision. we place one little piece in. Stay in obedience and repeat that over and over again. There is no perfect painting just a conversation.</span></p><p class="text-align-left"><br/></p><p class="text-align-left size-15"><span style="display: initial; color: rgb(146, 146, 146);" class="font-size-15">This is a prophetic act to grow in understanding.</span></p><p class="text-align-left size-15"><span style="display: initial; color: rgb(146, 146, 146);" class="font-size-15">Our subject is the Authority of the Believer.</span></p><p class="text-align-left size-15"><span style="display: initial; color: rgb(146, 146, 146);" class="font-size-15">So we will gain much more understanding of that identity.</span></p></div></div> </div> </div> </div> </div> </div> <div class="dmRespRow" id="1256102107"> <div class="dmRespColsWrapper" id="1738872260"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1799950408"></div> </div> </div> <div class="dmRespRow" id="1968645957"> <div class="dmRespColsWrapper" id="1055307565"> <div class="dmRespCol large-12 medium-12 small-12" id="1856304506"> <div class="u_1666598633 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1666598633"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/Power+of+God-1920w.jpg?Expires=1749137089&Signature=oalr-PplHKZztm17XAdlcM1Llo3F78P1a0~uJ6-lQ1Ew1I58JaKMNs0aeycKXqzrkaXo8ibxiG8j8gC8Ak1nwl3ziZDS3kfMBtuGfYa7U5CN1At3rCKRvRu8TYJN1~YIpB1aTMoJIOExBA2SyDUfmt~8efB4SEoomK8RYV0713RRU01vQs37Yu6S~CHO6MLkn-LXimHy6IMd0VprpZFKAGmWN6eKFxo2GRDJosbb13T8Q6j5RHMVu4Itc4wqce4mGL~myJb7XzwaeSRRvChDa3Zu4sCc6jfxK5l4XFeMdms7YqEnuAG9IuLbtDA7ErskkAHDTGZcJ3H6Y2eNmwI7VQ__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1463664683" class="" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/Power+of+God.jpg" width="1920" height="2572" onerror="handleImageLoadError(this)"/></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1797889897" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center"><span style="display: unset;">Recent: Prophetic Word I have heard</span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="m-size-19 text-align-center size-24"><span style="font-weight: bold; display: unset;" class="m-font-size-19 font-size-24">"I am going to turn them on their head, upside-down, inside out, and DONE!"</span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="text-align-center"><span class="" style="display: unset;"><span style="display: unset;">Praise God.</span> </span></p><p class="text-align-center"><br/></p><p class="text-align-center size-18 m-size-14"><span style="display: unset; font-weight: bold;" class="font-size-18 m-font-size-14">Prophetic Word 2024</span></p><p class="text-align-center"><span style="display: initial;"><span class="ql-cursor"></span></span></p><p class="text-align-center"><a href="https://www.mariahsachin.com/prophetic-word-for-2024" runtime_url="https://www.mariahsachin.com/prophetic-word-for-2024" type="url" style="display: initial;" target="_blank">Check out the blog on the Word</a><span style="display: initial;"><br/></span></p></div> <div class="dmNewParagraph u_1794487945" data-element-type="paragraph" data-version="5" id="1794487945" style="" data-styletopreserve="{"background-image":""}"><p class="text-align-center size-18 m-size-14"><span style="display: initial; font-weight: bold;" class="font-size-18 m-font-size-14">Finding your voice, trusting in God and learning how to love yourself and others.</span></p></div> </div> </div> </div> <div class="u_1792298112 dmRespRow dmSectionParallaxNew hasBackgroundOverlay" style="text-align: center;" id="1792298112"> <div class="dmRespColsWrapper" id="1250847149"> <div class="u_1639932754 dmRespCol small-12 large-2 medium-2" id="1639932754"> <div class="u_1070866244 dmSpacer" id="1070866244" data-element-type="spacer"></div> </div> <div class="u_1848464543 dmRespCol small-12 large-8 medium-8" id="1848464543"> <div class="dmNewParagraph u_1137906511" id="1137906511" style="transition: none 0s ease 0s; text-align: left; display: block;" data-element-type="paragraph" data-version="5"> <h1 class="text-align-center"><span style="display: initial;">Shekina Glory Circles</span></h1> </div> <div class="u_1493224186 dmNewParagraph" id="1493224186" data-element-type="paragraph" data-version="5" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center"><a href="http://4glory.info" runtime_url="http://4glory.info" type="url" style="font-style: italic; display: initial;" target="_blank">New adventure for Women and Families</a></h3> </div></div> <div class="u_1834841788 dmRespCol small-12 large-2 medium-2" id="1834841788"> <div class="u_1906696336 dmSpacer" id="1906696336" data-element-type="spacer"></div> </div> </div> </div> <div class="dmRespRow" id="1879552485"> <div class="dmRespColsWrapper" id="1828668722"> <div class="dmRespCol small-12 medium-6 large-6" id="1561748288"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1518170274" style="transition: opacity 1s ease-in-out 0s;"><p><a href="https://parler.com/post/0002e94e-3b32-4035-81c0-65a401b0e386" target="_blank" runtime_url="https://parler.com/post/0002e94e-3b32-4035-81c0-65a401b0e386" type="url" style="display: initial; font-weight: normal;">We will no longer sell "God's Little Princess</a><span style="display: initial; font-weight: normal;">" on Amazon</span></p></div> </div> <div class="dmRespCol small-12 medium-6 large-6" id="1209080673"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1545644207" style="transition: opacity 1s ease-in-out 0s;"><p><a href="https://rumble.com/vejrkp-mariahsachin-why-abstract-art-for-painting-in-the-spirit.html?mref=bv85p&mc=3v9bd" runtime_url="https://rumble.com/vejrkp-mariahsachin-why-abstract-art-for-painting-in-the-spirit.html?mref=bv85p&mc=3v9bd" type="url" style="display: initial;" target="_blank">Rumble Mariahsachin - Painting in the Spirit</a></p></div> </div> </div> </div> <div class="dmRespRow" id="1136019313"> <div class="dmRespColsWrapper" id="1467942774"> <div class="dmRespCol large-12 medium-12 small-12" id="1521244470"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1217798632" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center"><span style="display: unset; font-style: italic; font-weight: bold;">Artist Mary Leonard's quote: "Ask, Believe, Receive, Give Thanks, Share, is Biblically Mandated." by Mary Leonard</span></p></div> </div> </div> </div> <div class="u_1142646276 dmRespRow" id="1142646276"> <div class="dmRespColsWrapper" id="1430001116"> <div class="dmRespCol large-12 medium-12 small-12 u_1712475536" id="1712475536"> <h1 class="dmNewParagraph" data-element-type="paragraph" id="1178152423" style="text-align: center; transition: opacity 1s ease-in-out 0s;">Mariahsachin Essence Art</h1> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1633281972 button_2" file="false" href="https://rumble.com/v24n0pi-let-freedom-ring-in-all-the-world-mary-leonard-and-jeff-ryan.html" data-element-type="dButtonLinkId" id="1633281972" target="_blank"> <span class="iconBg" aria-hidden="true" id="1860757936"> <span class="icon hasFontIcon icon-star" id="1648141954"></span> </span> <span class="text" id="1013832483">New Song Video - Let Freedom Ring in all the Earth</span> </a> </div> </div> </div> <div class="u_1556338500 dmRespRow dmDividerRow hasBackgroundOverlay dmSectionParallaxNew" id="1556338500"> <div class="dmRespColsWrapper" id="1292129104"> <div class="small-12 dmRespCol medium-12 large-12 u_1710565441" id="1710565441"> <span id="1360883222"></span> <h1 class="u_1971204726 dmNewParagraph" id="1971204726" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph"><div style="text-align: center;" wfd-id="661"><span class="m-size-36 lh-1 size-72" wfd-id="662"><font data-inject="home-At11row1Title" style="color:rgb(255, 255, 255);font-family:inherit;">Your growth in the Spirit is our joy!</font></span></div></h1></div> </div> </div> <div class="dmRespRow" id="1923936116"> <div class="dmRespColsWrapper" id="1823086172"> <div class="dmRespCol large-12 medium-12 small-12" id="1795654343"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1328996934" style="transition: opacity 1s ease-in-out 0s;"><p><span style="display: unset; font-weight: bold;">Note:</span><span class="" style="display: unset;"> <span style="display: unset;">We are no longer selling</span> </span><span style="display: unset; font-weight: bold; text-decoration: underline;">God's Little Princess</span><span class="" style="display: unset;"> <span style="display: unset;">through Amazon. It is possible resellers are selling used ones. </span></span></p><p><span style="display: unset;">For new God's Little Princess please contact us. Email [email protected] subject line (GLP)</span><span style="display: initial;"><span class="ql-cursor"></span></span></p></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1508559394" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="text-align-center m-size-19 size-24"><span style="display: unset; font-weight: bold;" class="font-size-24 m-font-size-19">Your Sovereignty in Christ Jesus</span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: unset;"><span style="display: unset;">We are in the process of taping a new sermon on the identity we have in Christ from the perspective of</span> </span><span style="display: initial;"><br/></span><span style="display: unset;">"Your Sovereignty in Christ.</span><span style="display: initial;">"<br/></span></p><p><span style="display: initial;">This is an important concept to take into this new era.</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: unset;">Please contact us if you want an early copy.</span></p><p><span style="display: initial;"><br/></span></p></div> </div> </div> </div> <div class="dmRespRow" id="1411505471"> <div class="dmRespColsWrapper" id="1292056964"> <div class="dmRespCol large-12 medium-12 small-12" id="1951644884"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1761440714" style="transition: opacity 1s ease-in-out 0s;"><p><span style="display: initial;">Interview will be December 6th 2022</span></p><p><span class="" style="display: initial;"><span style="display: initial;">On P.U.S.H</span> </span><span style="display: initial; font-weight: bold;" class="m-font-size-19 font-size-24">CTN TV</span></p><p><span style="display: initial;">https://www.youtube.com/watch?v=2sSmE1hhqFM</span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">Mary Leonard will be talking about prayer and the book "Seven Silver Coins,"</span> </span></p><p><span style="display: initial;">New Era Keys to the Seven New Mountains of Influence</span></p><p><span style="display: initial;"><br/></span></p><p style="letter-spacing: normal;"><span style="font-style: normal; font-weight: 400; display: initial;">This is where your episode of PUSH will be stored. You can access it here at anyti</span></p><p style="letter-spacing: normal;"><span style="font-style: normal; font-weight: bold; display: initial;">Social Media Airing Schedule:</span></p><p style="letter-spacing: normal;"><span style="font-style: normal; font-weight: 400; display: initial;">Facebook: @rockymountainctn and @</span><a href="http://coprays.org/" target="_blank" runtime_url="http://coprays.org/" style="font-style: normal; font-weight: 400; display: initial;">coprays.org</a></p><p style="letter-spacing: normal;"><span style="font-style: normal; font-weight: 400; display: initial;"> </span></p><p style="letter-spacing: normal;"><span style="font-style: normal; font-weight: 400; display: initial;">This is where your episode of PUSH will be stored. You can access it here at anytime.</span><span style="display: initial;"><br/></span></p></div> </div> </div> </div> <div class="dmRespRow" id="1964434853"> <div class="dmRespColsWrapper" id="1713562750"> <div class="dmRespCol large-12 medium-12 small-12 u_1759245259" id="1759245259"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1173944453" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center m-size-14 size-18"><span class="font-size-18 m-font-size-14" style="display: initial; font-weight: bold;"><span style="display: initial; font-weight: bold;" class="font-size-18 m-font-size-14">Freedom and Favor</span> </span></p><p class="text-align-center m-size-14 size-18"><span style="display: initial; font-weight: bold;" class="font-size-18 m-font-size-14">Stand up and take it!</span></p><p class="text-align-center m-size-14 size-18"><span style="display: initial; font-weight: bold;" class="font-size-18 m-font-size-14">Sing the Freedom Song - LET FREEDOM RING IN ALL THE Earth!!!! NOW</span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p></div> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton u_1610794363 button_2" file="false" href="https://www.youtube.com/watch?v=bU0-MAeA5GM" data-element-type="dButtonLinkId" id="1610794363" target="_blank"> <span class="iconBg" aria-hidden="true" id="1419161173"> <span class="icon hasFontIcon icon-star" id="1238374630"></span> </span> <span class="text" id="1600852003">Song- Let Freedom Ring in all the Earth</span> </a> </div> </div> </div> <div class="dmRespRow" id="1470209098"> <div class="dmRespColsWrapper" id="1557487573"> <div class="dmRespCol large-12 medium-12 small-12" id="1876191334"> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton u_1730619546 button_2" file="false" href="https://rumble.com/v24n0pi-let-freedom-ri" data-element-type="dButtonLinkId" id="1730619546" target="_blank" data-buttonstyle="FLAT_ROUND_ICON"> <span class="iconBg" aria-hidden="true" id="1529702521"> <span class="icon hasFontIcon icon-star" id="1563961282"></span> </span> <span class="text" id="1761497026">Different Song Version</span> </a> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1837820308" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center m-size-14"><span style="font-style: italic; display: initial; font-weight: bold;" class="m-font-size-14">Seven Silver Coins</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">Buy the book, Seven Silver Coins, Seven Silver Coins</span></p><p><span style="display: initial;">New Era Keys to the Seven New Mountains of Influence</span></p><p class="ql-indent-2"><span style="display: initial;">a Prophetic Word about the "New Era Mountains of Influence"</span></p><p><span style="display: initial;">scan one of the below links or click on the link</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">Archway Publishing</span></p><p><span class="" style="display: initial;"><span style="display: initial;">here is the link</span> </span><a href="https://www.archwaypublishing.com/en/bookstore/bookdetails/846660-seven-silver-coins" target="_blank" runtime_url="https://www.archwaypublishing.com/en/bookstore/bookdetails/846660-seven-silver-coins" type="url" style="display: initial;">https://www.archwaypublishing.com/en/bookstore/bookdetails/846660-seven-silver-coins</a><span style="display: initial;"> </span></p><p><span style="display: initial;"><br/></span></p><p><a href="https://www.barnesandnoble.com/w/seven-silver-coins-mary-leonard/1142484186?ean=9781665730945" target="_blank" runtime_url="https://www.barnesandnoble.com/w/seven-silver-coins-mary-leonard/1142484186?ean=9781665730945" type="url" style="display: initial;">Barnes and Noble</a><span single-space="true" class="" style="display: initial;"> <span style="display: initial;"></span> </span></p><p><span style="display: initial;"><br/></span></p><p><a href="https://www.amazon.com.au/Seven-Silver-Coins-Mountains-Influence/dp/1665730943/ref=sr_1_1?crid=24EKJ1YLV4D25&keywords=mary+leonard+Seven+Silver+Coins&qid=1666114322&qu=eyJxc2MiOiIwLjgxIiwicXNhIjoiMC4wMCIsInFzcCI6IjAuMDAifQ%3D%3D&s=books&sprefix=mary+leonard+seven+silver+coins%2Cstripbooks%2C88&sr=1-1" target="_blank" runtime_url="https://www.amazon.com.au/Seven-Silver-Coins-Mountains-Influence/dp/1665730943/ref=sr_1_1?crid=24EKJ1YLV4D25&keywords=mary+leonard+Seven+Silver+Coins&qid=1666114322&qu=eyJxc2MiOiIwLjgxIiwicXNhIjoiMC4wMCIsInFzcCI6IjAuMDAifQ%3D%3D&s=books&sprefix=mary+leonard+seven+silver+coins%2Cstripbooks%2C88&sr=1-1" type="url" style="display: initial;">Amazon</a></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">FAQ:</span> </span></p><p><span style="display: initial;">Question - Where is the best place to buy? Answer - Wherever it is fastest and easiest for you. Please be blessed.<br/></span></p><p><span style="display: initial;"><br/></span></p><p><a href="https://www.archwaypublishing.com/en/bookstore/bookdetails/846660-seven-silver-coins" target="_blank" runtime_url="https://www.archwaypublishing.com/en/bookstore/bookdetails/846660-seven-silver-coins" type="url" style="display: initial;">https://www.archwaypublishing.com</a></p><p><span class="" style="display: initial;"><span style="display: initial;">Soft cover ISBN: 9781665730945</span> </span></p><p><span style="display: initial;">Ebook ISBN: 9781665730938</span></p><p><span style="display: initial;"><br/></span></p></div> <div class="u_1693966089 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1693966089"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/new+release+picture-1920w.jpg?Expires=1749137089&Signature=bqXTNFTlZrWaOythbDZtPfYE3oMU-qzWuCAXLa43gsAagHRCkh7gfR4~CE-4nxt1w3VBvyi4P--I7pLyVf7EsXet9WPMy6gy9-YNHs96NKiReOb~X3YVKPtIf1C9WL7aycwV6yVDCox~vUEWQVsPmI7pVvCWjJdUp0dTmDebJGzJXeZGXdfWnqxN4syxIM414aA5uVc1YDLn5XM078dDfnnXy3KzTKe-Glb1TXUhr6KuV-eKqylEdUd39GWgX7Iug12cHtS2G4l6JSS7zLO9~i2xJkc3d2UFhujhjKKG2dGr~ajnRPtcXqXS7C~3cWupfqSHxqsxoe8x0a7-IQufKA__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1439247467" class="" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/new+release+picture.jpg" width="352" height="618" onerror="handleImageLoadError(this)"/></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1584053496" style="transition: opacity 1s ease-in-out 0s;"><p style="line-height: 150%;" class="size-18 m-size-14"><span style="display: unset; font-weight: bold;" class="font-size-18 m-font-size-14">Press Release</span></p><p style="line-height: 150%;"><span style="display: unset;"> </span></p><p style="line-height: 150%;"><span style="display: unset;">Artist and Author Mary Leonard just released her newest book “Seven Silver Coins”.</span></p><p style="line-height: 150%;"><span style="display: unset;"> </span></p><p style="line-height: 150%;"><span class="" style="display: unset;"><span style="display: unset;">Seven Silver Coins is a beautifully optimistic book on the glorious future that is just on the horizon. In this life affirming book, she believes we are on the threshold of a profound miracle. This thoughtful yet relaxing read is full of inspiring stories and testimonies. Prepare to embrace the future as you read the glorious world vision of the New Era Mountains of Influence.</span> </span></p><p style="line-height: 150%;"><span style="display: unset;"> </span></p><p style="line-height: 150%;"><span style="display: unset;">Independence Gallery on 4</span><sup style="display: unset;">th</sup><span class="" style="display: unset;"> <span style="display: unset;">St., downtown Loveland, is presenting some of Mary’s original paintings including one painting from Seven Silver Coins titled “Trumpets.” That painting features an angel releasing sounds and prophetic words for people today. Two more paintings titled “Release” and “Banished.” from Mary Leonard’s first book, “God’s Little Princess” also are showing.</span></span></p><p style="line-height: 150%;"><span style="display: unset;"> </span></p><p style="line-height: 150%;"><span style="display: unset;">Independence Gallery 233 East 4th Street, Loveland, CO 80537 is hosting a book signing at 1 pm on November 19</span><sup style="display: unset;">th</sup><span class="" style="display: unset;"><span style="display: unset;">.</span> </span></p><p style="line-height: 150%;"><span style="display: unset;"> </span></p><p style="line-height: 150%;"><span style="display: unset;">Barns and Noble, Centerra, will host Mary Leonard for a book signing of “Seven Silver Coins” at 1 pm on the 12</span><sup style="display: unset;">th</sup><span class="" style="display: unset;"> <span style="display: unset;">and the 13</span></span><sup style="display: unset;">th</sup><span class="" style="display: unset;"> <span style="display: unset;">of November.</span></span></p><p><span style="display: initial;"><br/></span></p></div> <div class="u_1732823199 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1732823199"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/mary+picture+with+book-1920w.png?Expires=1749137089&Signature=mEdZRJbV~JJ62rQHV9m8kPqHDyj012FR9ELrjZ2ItBl4iHvScSAlzgW~Dypgrs9VQg2TTQGZD6zECzt8PyFknZjpGIHRdjS4UVe2bo4943YFZIGCEK0MIPJrKe6xfVGAxflBT9TRQg1uVtpitslrCB9XtAl8JRoMzzau1VOrsK3XtNsnnZiGSxnorpsJ-4kkWVY~H495uUmsUb-3MtUd90FE9hyeJE7CHaPwaZcR7aQc0Q6daS2N1E7vvRqG2ZIvBmuuh9YR68NVB3gzg~w0~o0iF9nqgEkxf5Ydp0HZQ~i0CxoIFJbdaVgdn-05lz9R9Y6rKN7g6VjUXhZ1~mZy9Q__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1708577810" class="" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/mary+picture+with+book.png" width="1920" height="1531" onerror="handleImageLoadError(this)"/></div> </div> </div> </div> <div class="dmRespRow" id="1336799452"> <div class="dmRespColsWrapper" id="1807784270"> <div class="dmRespCol large-12 medium-12 small-12" id="1206453880"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1576011438" style="transition: opacity 1s ease-in-out 0s;"><p class="size-18 m-size-14"><span style="display: initial; font-weight: bold;" class="font-size-18 m-font-size-14">God's Little Princess</span></p><p><span style="font-weight: bold; display: initial;">Note:</span><span class="" style="display: initial;"> <span style="display: initial;">We are no longer selling</span> </span><span style="display: initial; text-decoration: underline; font-weight: bold;">God's Little Princess</span><span class="" style="display: initial;"> <span style="display: initial;">through Amazon. It is possible resellers are selling used ones. </span></span></p><p><span style="display: initial;">For new God's Little Princess please contact us. Email [email protected] subject line (GLP)</span></p></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1461455964" style="transition: opacity 1s ease-in-out 0s;"><p><span style="display: initial;">Buy a copy of God's Little Princess and I will sign it for you.<br/></span></p></div> <div class="u_1771166937 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1771166937"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/GLP+SCAN005-1920w.jpg?Expires=1749137089&Signature=r0U5-aOFl0hZbI7ybaM5dohkJoIDV93xiOhQvsYtQiN9gwqB58uNo8kgCYgGzM3celMlgOzOUSCC-ekd6TZS1zdU-njPf14oJmC~EUBqpt8QDwTKrc79zHT-2LRnHxpqNK6nF6BLxHMr8rZyD0cgZgjM5aF0D4Hg6CGir9cfw0PGYS1A8WVYmZeK8eV8P7oEsmvelEGeqgf1g8~7Jl04qdJ0vxdWRuz4pKxcAwYmrACw7YPiJc6s0egQgiNZnooaygti1AWeuhNikGmtWgzSG1Anz9g6-Y2ViucCm9GMWQEXSZhN2cFmO7RS6sZPIYMH~n4YAGUPQJAG-MpGga7pJA__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1606369980" class="" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/GLP+SCAN005.jpg" width="1920" height="2485" onerror="handleImageLoadError(this)"/></div> <div class="u_1500302760 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1500302760"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/GLP+SCAN009-1920w.jpg?Expires=1749137089&Signature=Em-gVl9P47P~wFgd9CzapT-QlU5-wajnxq2YAJVh9hyBZqycZrsvH2M~lzRM48qcyU4bD7Dy-0QQYN-hx3EOTKYqsUcPUyis9wE8yI60iDD5zs-4oLDqJQBq1wwql9-sLmGHe2p6arBncyCR1gph8998Fge9uEcQoitXXK0PdZ09YFtYFe1xa6oWlRWN6uUELzA1VWM4daikrwoO0ricmXRF20avfQMyzWCljkT99tUHIEjHI9TNffwzLde~cegd5XysnjM~pLWe6pZ0UTEFZVkMcDD2A9JrU8QWNPn6DjDhpBvCf-otivgpDjT3Dna9u5qTmAbmhS4Pe61jqygR4Q__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1039678783" class="" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/GLP+SCAN009.jpg" width="1920" height="2485" onerror="handleImageLoadError(this)"/></div> <div class="u_1723291413 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1723291413" style="transition: opacity 1s ease-in-out 0s;"><p><span style="display: initial;">Hope to release soon</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">The God Factor in Recovery, Mess to Miracle</span></p><p><span style="display: initial;">In beta format order on our website.</span></p><p><span style="font-weight: normal; display: initial;">Ebook Format</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">Advanced-orders are available. request to [email protected]<br/></span></p></div> <div class="u_1115429778 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1115429778"><img src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/cover+to+GF-1920w.jpg?Expires=1749137089&Signature=EyTTQS2JoxsBgqBN-Vyvoiu6RGRZm-6-P~9e3gPOlgCjKz4855r4-CF9i7Omq0jKoHT0m2cXlt3z95cFLe~3DNheYMnrNQEHH4OSnUNG1OaEGkma0DqTIpXAtkKmh~k-dMw1H8FsMdOu9VQJ8W3ZrNp~VLTVPkUT2tiCU7ooQ1YrctJMpRUC3qZvnI~rBM-Q-X3FPlSQtNDktDRR5xXGgjZ4aCNZFdv~dUDYTZYcTY-DkRP9jQHCCS4tjS6xRNzeIsOyXuZWC-F6q3e4311wjjcEJnI3Jpq5E0Ic7mfWZbz1~KYl9qv3qjimx8nug98cfZYKtKkAZ7zFhbioQftZsQ__&Key-Pair-Id=K2NXBXLF010TJW" alt="" id="1371779194" class="" data-dm-image-path="https://cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/cover+to+GF.jpg" width="520" height="762" onerror="handleImageLoadError(this)"/></div> <div class="dmDividerWrapper clearfix u_1554076686" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1554076686" layout="divider-style-9"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1075285880"/></div> </div> </div> </div> <div class="dmRespRow u_1871505583" id="1871505583"> <div class="dmRespColsWrapper" id="1833932144"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1720642316"></div> </div> </div> <div class="u_1107082259 dmRespRow" style="text-align: center;" id="1107082259" data-anim-desktop="none"> <div class="dmRespColsWrapper" id="1482546962"> <div class="dmRespCol small-12 medium-12 large-12 u_1089856615" id="1089856615"> <h3 class="u_1257514631 dmNewParagraph" id="1257514631" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph"><font style="color: rgb(181, 26, 234);"><b><font data-inject="home-At11subscriptionText" style="font-family:inherit;">Subscribe to our newsletter for all the latest NEWS!</font></b></font></h3> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1022419034" file="false" href="/newsletter-registration" data-element-type="dButtonLinkId" id="1022419034" link_type="popup" popup_target="newsletter-registration" data-buttonstyle="ROUND_SIDES"> <span class="iconBg" id="1786568072"> <span class="icon hasFontIcon icon-star" id="1300847149"></span> </span> <span class="text" id="1040829865">Join Our Mailing List</span> </a> </div> </div> </div> <div class="u_1482240170 dmRespRow" id="1482240170"> <div class="dmRespColsWrapper" id="1796968856"> <div class="dmRespCol large-4 medium-4 small-12" id="1059221872"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1731934202" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center m-size-21"><span style="font-weight: bold; display: initial;" class="m-font-size-21">GOD'S LOVE SONG</span></p><p class="text-align-center"><br/></p><p class="text-align-center m-size-21"><span class="m-font-size-21" style="font-weight: bold; display: initial;"><span style="font-weight: bold; display: initial;" class="m-font-size-21">Please feel free to watch this</span> </span></p><p class="text-align-center m-size-21"><span style="font-weight: bold; display: initial;" class="m-font-size-21">free replay of our latest class</span></p><p class="text-align-center"><br/></p><p class="text-align-center m-size-21"><span class="m-font-size-21" style="font-weight: bold; display: initial;">This link will take you to Rumble.com<br/>Mariahsachin Channel - "Painting in the Spirit"<br/></span></p></div> <a data-display-type="block" class="u_1980366091 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://rumble.com/vearhr-gods-love-song-week-4-replay-monday-march-02-2021.html?mref=bv85p&mc=3v9bd" data-element-type="dButtonLinkId" id="1980366091" target="_blank"> <span class="iconBg" id="1292680783"> <span class="icon hasFontIcon icon-star" id="1474476050"></span> </span> <span class="text" id="1535807526">Go to Replay of This Weeks God's Love Song</span> </a> </div> <div class="dmRespCol large-4 medium-4 small-12" id="1063299181"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1016909259" style="transition: opacity 1s ease-in-out 0s;"><p class="text-align-center"><span style="display: initial;">This Song was given to us by God <br/>December 2019 and it is for now! <br/>Praise God!</span></p></div> <a data-display-type="block" class="u_1518497175 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/blog-and-newsletters" data-element-type="dButtonLinkId" id="1518497175"> <span class="iconBg" id="1887963515"> <span class="icon hasFontIcon icon-star" id="1197309214"></span> </span> <span class="text" id="1918953579">Check out the lyrics and cords on our blog</span> </a> <a data-display-type="block" class="align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient u_1242141966 button_2" file="false" href="https://rumble.com/v24n0pi-let-freedom-ring-in-all-the-world-mary-leonard-and-jeff-ryan.html" data-element-type="dButtonLinkId" id="1242141966" target="_blank"> <span class="iconBg" aria-hidden="true" id="1186990318"> <span class="icon hasFontIcon icon-star" id="1307781296"></span> </span> <span class="text" id="1630774400">Rumble Channel New Song</span> </a> </div> <div class="dmRespCol large-4 medium-4 small-12" id="1062135157"> <div class="u_1049771420 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1049771420" title="Rumble Mariahsachin Channel"> <a href="https://rumble.com/ve02gl-easter-egg-stories.html?mref=bv85p&mc=3v9bd" id="1542323496" class="" target="_blank" file="false"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1792 1792" id="1577630393" class="svg u_1577630393" data-icon-name="fa-bullhorn" alt="Rumble Mariahsachin Channel"> <path fill="inherit" d="M1664 640q53 0 90.5 37.5t37.5 90.5-37.5 90.5-90.5 37.5v384q0 52-38 90t-90 38q-417-347-812-380-58 19-91 66t-31 100.5 40 92.5q-20 33-23 65.5t6 58 33.5 55 48 50 61.5 50.5q-29 58-111.5 83t-168.5 11.5-132-55.5q-7-23-29.5-87.5t-32-94.5-23-89-15-101 3.5-98.5 22-110.5h-122q-66 0-113-47t-47-113v-192q0-66 47-113t113-47h480q435 0 896-384 52 0 90 38t38 90v384zM1536 1244v-954q-394 302-768 343v270q377 42 768 341z"></path> </svg> </a> </div> <div class="u_1403526360 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1403526360" data-layout="graphic-style-5" title="Parler"> <a href="/newsletter-registration" id="1257341683" link_type="popup" file="false" popup_target="newsletter-registration" class="" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" id="1538164419" class="svg u_1538164419" data-icon-name="li-old-key" alt="Parler"> <path d="M74.8,19.7L35.7,58.9C33.5,57,30.8,56,27.9,56c-3.2,0-6.3,1.3-8.6,3.6c-2.3,2.3-3.6,5.4-3.6,8.6c0,3.2,1.3,6.3,3.6,8.6 c2.3,2.3,5.4,3.6,8.6,3.6l0,0c3.2,0,6.3-1.3,8.6-3.6c4.5-4.5,4.7-11.6,0.7-16.3l14.2-14.2l7.8,7.8l9.4-9.4l-3.9-3.9l6.3-6.3l3.9,3.9 l9.4-9.4L74.8,19.7z M35,75.2c-1.9,1.9-4.4,2.9-7,2.9l0,0c-2.7,0-5.2-1-7-2.9c-1.9-1.9-2.9-4.4-2.9-7c0-2.7,1-5.2,2.9-7 c1.9-1.9,4.4-2.9,7-2.9s5.2,1,7,2.9C38.8,65,38.9,71.3,35,75.2z M70.9,31.4l-9.4,9.4l3.9,3.9L59.2,51L53,44.7l21.9-21.9l6.3,6.3 l-6.3,6.3L70.9,31.4z"></path> </svg> </a> </div> <div class="dmNewParagraph u_1865604938" data-element-type="paragraph" data-version="5" id="1865604938" style="" data-styletopreserve="{"background-image":""}"><p class="text-align-center"><br/></p><p class="text-align-center"><span style="display: initial; font-weight: bold; font-style: italic;">Become a Living Prayer</span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="text-align-center"><span style="display: initial; font-weight: bold; font-style: italic;">I you want Spiritual Life Coaching</span></p><p class="text-align-center"><span style="display: initial; font-weight: bold; font-style: italic;">Email us by clicking on the envelope</span></p><p class="text-align-center"><span style="display: initial; font-weight: bold; font-style: italic;"><span class="ql-cursor"></span></span></p></div> <div class="u_1165575765 align-center text-align-center dmSocialHub gapSpacing" id="1165575765" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="mailto:[email protected]" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span> </a> </div> </div> </div> </div> </div> </div> <div class="u_1532695290 dmRespRow" style="text-align: center;" id="1532695290" data-anim-desktop="fadeIn"> <div class="dmRespColsWrapper" id="1386330807"> <div class="dmRespCol small-12 medium-12 large-12" id="1314085566"> <h3 class="u_1149073449 dmNewParagraph" id="1149073449" data-element-type="paragraph"><div style="text-align: center;" wfd-id="297"><a runtime_url="/team" href="/team"><span data-inject="home-At11row4Title" style="background-color: transparent;" wfd-id="298"><b><font style="color: rgb(255, 255, 255);">What Our Team Offers</font></b></span></a></div></h3></div> </div> </div> <div class="dmRespRow" id="1757211441"> <div class="dmRespColsWrapper" id="1834137363"> <div class="dmRespCol large-12 medium-12 small-12" id="1322437438"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1431513181" style="transition: opacity 1s ease-in-out 0s;"><p><span style="display: initial;">This year we have a rich set of classes to teach or preach</span></p><p><span style="display: initial;"><br/></span></p><p class="text-align-center"><span style="font-style: italic; font-weight: bold; display: initial;">PRAISE GOD HE IS ON THE MOVE!!!</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">These can be done in a retreat format or as a stand-alone message. In order or not.</span></p><p><span style="display: initial;"><br/></span></p><p><span style="font-style: italic; text-decoration: underline; display: initial;">List to choose</span></p><p><span style="display: initial;">Freedom and Favor</span></p><p><span style="display: initial;">Praise God is your first duty</span></p><p><span style="display: initial;">Freedom!</span></p><p><span class="" style="display: initial;"><span style="display: initial;">New Song For a New ERA</span> </span></p><p><span style="display: initial;">Your Sovereignty in Christ Jesus</span></p><p><span style="display: initial;">Building Your Mountains</span></p><p><span style="display: initial;">New ERA Mountains Prophesy</span></p><p><span style="display: initial;">God and Country</span></p><p><span style="display: initial;">Becoming A Living Prayer</span></p><p><span style="display: initial;">Destiny</span></p><p><span style="display: initial;">Seeds through Harvest</span></p><p><span style="display: initial;">Pointer to the Second Harvest</span></p><p><span style="display: initial;">Awakening the Biblical Journey, We Just Took</span></p><p><span style="display: initial;">In God's Time</span></p><p><span style="display: initial;">Wars to Scepters, Ruling and Reigning with and through Christ Inheritance</span></p><p><span style="display: initial;">Are you using the full armor of God or just the Helmet of Salvation? Our authority in Crist Jesus is for all.</span></p><p><span style="display: initial;">Ask and Receive</span></p><p><span style="display: initial;">Forgiveness</span></p><p><span style="display: initial;">God Factor in Recovery</span></p><p><span style="display: initial;">Honoring Your Parents, the Blue Blanket of Love</span></p><p><span style="display: initial;">Miracles</span></p><p><span style="display: initial;">Angels, My Testimony</span></p><p><span style="display: initial;">Testimonies</span></p><p><span style="display: initial;">Your Creative and the Spirit</span></p><p><span style="display: initial;">Resurrection Power</span></p><p><span style="display: initial;">Free Will</span></p><p><span style="display: initial;">Daily Walk of Gratitude</span></p><p><span style="display: initial;">Fruits not Vegetables</span></p><p><span style="display: initial;">Echoes (Advanced)</span></p><p><span style="display: initial;">Courage through Obedience</span></p><p><span style="display: initial;">Colors of the Bible</span></p><p><span style="display: initial;">Numbers in the Bible</span></p><p><span style="display: initial;">Abstraction in Painting and Why</span></p></div> <div class="dmNewParagraph u_1488761561" data-element-type="paragraph" data-version="5" id="1488761561" style="" data-styletopreserve="{"background-image":""}"><p class="text-align-center"><span style="display: initial;"><br/></span></p><p class="text-align-center"><span style="display: initial; font-weight: bold;">Prayer for God's Children</span></p><p class="text-align-center"><span style="display: initial;">https://rumble.com/v16v5ii-marys-closing-prayer-dayton-right-to-life-anniversary-luncheon.html</span></p><p class="text-align-center"><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">Dear God,</span> </span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">Thy Kingdom come and thy will be done on earth as it is in heaven.</span> </span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">We are here Lord to stand for the unborn, Your children! The child that You created at conception. We come into the courts of heaven and demand the end of this baal worship in all the body’s, cities, states countries and the world. Each of Your children is a particular soul, and body from God, Yourself. Each given by God, life, liberty and property.</span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">Now the lie of Roe v Wade dies. Justice Blackmun said “if it can be shown that the fetus is a human being, a person, the law in total is void.”</span> </span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">Not sent back to the state. It ends here. No state needs to wrestle with this ever again. It is decided. Your will be done, now. Praise the Lord. We do not worship government but You, oh God. Our rights come from You.</span> </span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">It is not enough to send this repugnant decision back to the states.</span> </span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">We the ekklesia decree it is decided, done. Abortion is murder no longer tolerated ever on earth again.</span> </span></p><p><span style="display: initial;"><br/></span></p><p><span class="" style="display: initial;"><span style="display: initial;">We declare the gates of hell will not prevail. This determination of the evil ones to destroy the children in the womb and born will never again be, or be discussed. Your will, will be done now and forever.</span> </span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">You sent us for a time as this. We boldly say this is enough and “enough is enough”! We are all exceptional in Your will. No minorities of evil baal worshipers will reign over any human being in the uterus or out of it. You made us free. We welcome Your freedom. Save this nation for the medical dishonesties, financial assault, responsibility coopted, religious deception and election schemes.</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">We the ekklesia send the host of heaven to tear down each and every stronghold in the world and in hearts, a way from the enemy. We receive your purification of the souls and our nation and our world. Revival is here. Let thy kingdom come your will be done now and forever in Jesus’ name, Amen and Amen.</span></p><p><span style="display: initial;"><br/></span></p></div> </div> </div> </div> <div class="u_1633431248 dmRespRow dmSectionNoParallax" style="text-align: center;" id="1633431248" data-anim-desktop="fadeIn"> <div class="dmRespColsWrapper" id="1522362323"> <div class="u_1285600968 dmRespCol small-12 medium-4 large-4" id="1285600968" data-anim-desktop="fadeIn"> <div class="u_1935756675 imageWidget align-center" data-widget-type="image" id="1935756675" data-element-type="image"> <a href="https://www.artworknetwork.com/artistportfolio/maryleonard" id="1193258938" class="" target="_blank" file="false"><img data-inject="home-At11row3Col1Image" src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/annunciation+cc+web-1920w.jpg?Expires=1749137089&Signature=J55~YE3d4rjx~LKLC3iI87o8p5YGto6nL4m-Uz9a7pVV99aDahpgSu-p6gLiEqTEevvVooCY-zK0~wdMEb-T17gtrH~zH4mnaBY35hOeHCZW9V-I86Z6CMQfyBixiGFYvq1uiOBW~~hEofxvui9WVL-YQsNct6dwdWX~m9uP-LSO~BFiu-yQhAwI0hHsQ42pWHaYfubtsJ-joFaLu2~WApicjwS0ahqx0fOdXdqf8FQG51nccAuZVduLdELe8-4W4Wt6TrTvK4oNsaoUWduWBHgqlYvOBQzpgweyja8VEYBtaHPD5kmkzDrCS0sPKsefiVbw8~Y1Yd5Qu11JfvtDCQ__&Key-Pair-Id=K2NXBXLF010TJW" id="1713980295" class="" data-cms-image-id="115924" data-cms-image-version="1" data-dm-image-path="https://cdn.website-editor.net/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/annunciation+cc+web.jpg" onerror="handleImageLoadError(this)"/></a> </div> <h3 data-inject="home-At11row3Col1Title" class="u_1265140027 dmNewParagraph" id="1265140027" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph">Praise Painting - <div wfd-id="817">For Your Church<div wfd-id="818">Learn about:</div></div></h3> <div data-inject="home-At11row3Col1Paragraph1" class="u_1010947902 dmNewParagraph" id="1010947902" style="transition: opacity 1s ease-in-out;" wfd-id="567"><div wfd-id="798">When we paint for a church, it is an intercessory prayer for the congregation. With the hope that a color or shape or focus will stir their hearts open for God to speak to them. Mariahsachin means the essence of the essence. It is a practice of allowing God to come into our lives more fully. We ask God to show us a shape or a color or a vision to help open heaven over the church. </div><div wfd-id="797">Praise opens the gates and worship takes into the throne room. As one of the gifts of the Spirit it allows your members to experience a different form of worship. Inspiring them to look into their lives for the gift or gifts God placed in them before time began.</div><div wfd-id="796"><br/></div></div> <a data-inject="home-At11row3Col1ButtonAnchor" data-display-type="block" class="u_1057444639 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="mailto:[email protected]" id="1057444639" data-element-type="dButtonLinkId"> <span class="iconBg" id="1826697513"> <span class="icon hasFontIcon icon-star" id="1578952737"></span> </span> <span data-inject="home-At11row3Col1Button" class="text" id="1496412271">Contact Us</span> </a> <div class="dmNewParagraph" data-element-type="paragraph" id="1937525702" wfd-id="1913" style="transition: opacity 1s ease-in-out 0s;"><div wfd-id="1915"><b><i><a href="/why-egg-for-easter" runtime_url="/why-egg-for-easter"><span style="font-family:'Source Sans Pro';"><span style="font-weight: 200;"> </span></span>If you ever wondered</a></i></b></div><b><i><a href="/why-egg-for-easter" runtime_url="/why-egg-for-easter">Why an Egg for Easter</a></i></b><div wfd-id="1914"><b><i><a href="/why-egg-for-easter" runtime_url="/why-egg-for-easter">Click here for 3 short stories about the Easter egg. From very long ago.</a></i></b></div></div> <div class="dmNewParagraph u_1068055553" data-element-type="paragraph" id="1068055553" wfd-id="543" style="transition: opacity 1s ease-in-out 0s;"><a href="/jesus" runtime_url="/jesus"><b><i></i></b></a><a runtime_url="/jesus" href="/jesus">Who is This Jesus?</a></div></div> <div class="u_1348216612 dmRespCol small-12 medium-4 large-4" id="1348216612" data-anim-desktop="fadeIn"> <div class="u_1844942498 imageWidget align-center" data-widget-type="image" id="1844942498" data-element-type="image"> <a href="https://www.artworknetwork.com/artistportfolio/maryleonard" id="1488854263" class="" target="_blank" file="false"><img data-inject="home-At11row3Col2Image" src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/baby+birth+CC+web-1920w.jpg?Expires=1749137089&Signature=dZ1BTsU2Afd1I3haq-kiDD6PAkVyxxSXMkNYy3NmuhhEL6dYHltSiKwbTc227Mc1agl5Mi500EIgwXqZUhJIpeRr~wSjZPSkn~w7z0xRNX9eNPtMPTvlsAjRrYDakK9HFar7RQAqNTJhWLsQDJdMRqt3KCLmGQ0uOMitxUE2~agYdVD3qdSHzgzndSE~REie5-R7cgMztdmDWWX6cOwQoWVdZ7czBRhYRVmSdL44otVBRHpuXzleRxsFQb0Olgkh1tJgxfaqpoftgB2rCBcFE8NqNOhEoI5pAApphF4VN1IzyLhYrH5YgqC0MBMM7WC5Bej~ITJS0DaSNQOMMjRUiQ__&Key-Pair-Id=K2NXBXLF010TJW" id="1959054633" class="" data-cms-image-id="10153" data-cms-image-version="13" data-dm-image-path="https://cdn.website-editor.net/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/baby+birth+CC+web.jpg" onerror="handleImageLoadError(this)"/></a> </div> <h3 data-inject="home-At11row3Col2Title" class="u_1133303444 dmNewParagraph" id="1133303444" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph">Mariahsachin Practice<div wfd-id="839">Defined:<br/>Essence of the Essence</div></h3> <div data-inject="home-At11row3Col2Paragraph1" class="u_1575620123 dmNewParagraph" id="1575620123" style="transition: opacity 1s ease-in-out;" wfd-id="561"><div wfd-id="833">We ask God to enter into worship with us as we paint creating a conversation with the Eternal.<br/></div><div wfd-id="832">Many people anticipate seeing things of heaven or of earth being painted. But we go one step closer to God using abstraction to express questions, feelings and love. Results are the observer conversing with their inner soul to imagination and/or see an unseen place. Help them to express and converse with God more deeply. We hope to model the benefits of using your gifts to worship God.</div></div> <a data-inject="home-At11row3Col2ButtonAnchor" data-display-type="block" class="u_1545739418 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/blog-and-newsletters" id="1545739418" data-element-type="dButtonLinkId"> <span class="iconBg" id="1266293778"> <span class="icon hasFontIcon icon-star" id="1124679620"></span> </span> <span data-inject="home-At11row3Col2Button" class="text" id="1732803697">Check Out Our Blog</span> </a> </div> <div class="u_1827714710 dmRespCol small-12 medium-4 large-4" id="1827714710" data-anim-desktop="fadeIn"> <div class="u_1034925783 imageWidget align-center" data-widget-type="image" id="1034925783" data-element-type="image"> <a href="https://www.artworknetwork.com/artistportfolio/maryleonard" id="1500721676" class="" target="_blank" file="false"><img data-inject="home-At11row3Col3Image" src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/creation+CC+web-1920w.jpg?Expires=1749137089&Signature=L-xXpb~CmaxV4yWydr5B~Xg9lTOvnKrGab7FjCu8OFr-PwJ0v4eUXHA0kYDmSppUTF-f6I19wXa475s6MnuLMe4mkdt83V4jcT47IhiWBjj~82Xh5WeTHWgmxFHX-48rFJ6wF7A-9DnJXobuGshdTxrE56-~1pXZpPhAoxc9SRB4bvlLJxXca3z6OVgWYRic9Uk6Vhv5rvFEBHXEKvlugdDYQ5wxBtUkZ9czQSZHCCHwEcTa1C~IhjbhPI93GDZHlqeqb-popsTWzVGPETgEkixBmQzP9TS786bWDu7-Q3pUm9Qg0Vcz5vVrp-e9uIaeoRO8jvCbBCEuYAq~Tj2CEw__&Key-Pair-Id=K2NXBXLF010TJW" id="1488737238" class="" data-cms-image-id="112048" data-cms-image-version="1" data-dm-image-path="https://cdn.website-editor.net/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/creation+CC+web.jpg" onerror="handleImageLoadError(this)"/></a> </div> <h3 data-inject="home-At11row3Col3Title" class="u_1514942570 dmNewParagraph" id="1514942570" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph">Training and Consulting</h3> <div data-inject="home-At11row3Col3Paragraph1" class="u_1850786704 dmNewParagraph" id="1850786704" style="transition: opacity 1s ease-in-out;" wfd-id="555">We love God and all His beauty. It is our joy to share that joy with each person we meet.<div wfd-id="862">We have many different events for adults and for youth of all ages.</div><div wfd-id="861">Retreats, Speaking, Testimonies, and Workshops throughout the USA </div><div wfd-id="860">Personalized Training for individuals.</div><div wfd-id="859">Armor of God painting for youth.</div><div wfd-id="858">Painting Parties coordinator by team.</div></div> <a data-inject="home-At11row3Col3ButtonAnchor" data-display-type="block" class="u_1765493615 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="mailto:[email protected]" id="1765493615" data-element-type="dButtonLinkId"> <span class="iconBg" id="1451162295"> <span class="icon hasFontIcon icon-star" id="1786879188"></span> </span> <span data-inject="home-At11row3Col3Button" class="text" id="1525561030">Contact us</span> </a> </div> </div> </div> <div class="u_1719449410 dmRespRow" id="1719449410"> <div class="dmRespColsWrapper" id="1657058510"> <div class="dmRespCol large-4 medium-4 small-12" id="1930854351"> <h3 data-inject="home-At11row5Title" class="u_1250771161 dmNewParagraph" id="1250771161" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph"><b><span style="font-family:'Source Sans Pro';"> </span>Commission Art</b></h3> <div class="u_1691567375 imageWidget align-center hasFullWidth" data-widget-type="image" id="1691567375" data-element-type="image"><img data-inject="home-At11row5Image" src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/Harvest+cc+web-1920w.jpg?Expires=1749137089&Signature=FgNXh-j4KHKKc51bXgRPgRUIxcXL7lBasIMvQRU4bgWPCcza08mkHQpV9RXr6aEd9Ij2ZBO6HveLh-eb~9h0wWJ4aqWdxrlSWjXTdyC0NcaclgLJLQTK54ti2WLAb6Bu8dxt4hKJv9cSELisujzIhpOpwiEEGYPrpAb249TOCMz2L-tdI35vwa0BrYcQevawYpJwx5-FwTklbOobJe7NS2O4xTONXeyb5ePLTxqBfgCub7ZrH1DdaVp53vaWcyUVJYEUYBqcR5GZ2aaxMiBfcOkwsmNYn1EwRbWGxRYalHKloxf8YixgJ-57UD5mB6N~w4q5u2OpdIclO0sOU9ct-A__&Key-Pair-Id=K2NXBXLF010TJW" id="1070143399" class="" data-cms-image-id="124877" data-cms-image-version="1" data-dm-image-path="https://cdn.website-editor.net/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/Harvest+cc+web.jpg" onerror="handleImageLoadError(this)"/></div> <div data-inject="home-At11row5Paragraph" class="u_1374681442 dmNewParagraph" id="1374681442" style="transition: opacity 1s ease-in-out;" wfd-id="764">We will do our best to fulfill your needs in prayer or art or both.<div wfd-id="906">Work for a hospital or corporation is so different from a personal pray painting. <br/></div><div wfd-id="906">We want to bring your feelings and dreams to life on canvas or walls.<br/>We love painting for your needs.</div><div wfd-id="905">Let us sit down and discuss the need, timing and cost.<br/>Cost is dependent on materials, location, delivery type, days of discussion, and speed to completion.</div><div wfd-id="905">email: [email protected] subject line: painting discussion<br/></div></div></div> <div class="dmRespCol large-4 medium-4 small-12" id="1029440249"> <h3 data-inject="home-At11row6Title" class="u_1831302024 dmNewParagraph" id="1831302024" style="" data-element-type="paragraph" data-styletopreserve="{"background-image":""}"><b>Mariahsachin Practice Explained</b></h3> <div data-inject="home-At11row6Paragraph" class="u_1054144012 dmNewParagraph" id="1054144012" style="transition: opacity 1s ease-in-out;" wfd-id="780">Painting and Worshiping in the Spirit is so amazing. <div wfd-id="899">Please feel free to inquire.</div><div wfd-id="898">I love being helpful.</div><div wfd-id="898">Our team would live to help you become a Prophetic Artist too.</div></div> <div class="u_1954585943 imageWidget align-center hasFullWidth" data-widget-type="image" id="1954585943" data-element-type="image"><img data-inject="home-At11row6Image" src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/title+of+wed+book+page-1920w.jpg?Expires=1749137089&Signature=q62MGbn1pjY3EXHyw5c~lEfD6eC3raGNtbTg1mHQTe1onUo2jQ43TUUeJVWr7WpFeRXVz6EzS1gQAEQKZegHPbTNrrKTKn9VNJhaDabHyZs9x8iWBu0uI0EKK~eDe8IJrjLim0kWvhjRr~eo3aOVCZxerCwFgo4SXkb30XMwJ0KVq1kMZLcZnxs2wrqrx4l7WlJIbGd2rT3tq2aZmEGsmJssKCczEBw-xr3DfKHY49welDW3tR6yaCUM9kgIcMfOH2CsTzhuqnbl3p4Xpl9Yg2RM0c0wH-Eq-72xNeXD-BTjBPRY2KJc0rv7gO-AVyCbMgGQi2wYJyCjMJVpqw0lxA__&Key-Pair-Id=K2NXBXLF010TJW" id="1666478676" class="" data-cms-image-id="10327" data-cms-image-version="19" data-dm-image-path="https://cdn.website-editor.net/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/title+of+wed+book+page.jpg" onerror="handleImageLoadError(this)"/></div> </div> <div class="dmRespCol large-4 medium-4 small-12" id="1895212310"> <h3 data-inject="home-At11row7Title" class="u_1524680955 dmNewParagraph" id="1524680955" style="" data-element-type="paragraph" data-styletopreserve="{"background-image":""}"><b>Learning Intentionally</b></h3> <div class="u_1795632621 imageWidget align-center hasFullWidth" data-widget-type="image" id="1795632621" data-element-type="image"><img data-inject="home-At11row7Image" src="https://le-cdn.website-editor.net/s/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/opt/how+to+hear+God-1920w.jpg?Expires=1749137089&Signature=D5nVvxbWl2Lxt4TmMY7WDQ7W2HhlNH4Fzk6XnpxFhtg5Aot0gJgrtUSyydwVMEoFSLj7U6AfeewWihJnRIT2YMWCD7-DgtxiqGgWLRhOK6CWGG1p9-RlwlwNZxw9qcZi~vO6GwwqcHUfIMjtpRd-pIUW6ZqZxPK3zYwzZ9sPFGM4MAm3V4T3tHnnZs6CunipI1mek0ClHAlKbTVmmyaz59MgL3N52ZYdXIjmz0-izj3Dw9~ESFIFh21wBTGfCha2ds3fpRrb5~PIsUrrZ9m2c94GbnYe4sLiq~nVfJJQ0RFrxN5q5juxh0ON-Zu4NX6p2XXuAGmkrl~l6ikATMem1Q__&Key-Pair-Id=K2NXBXLF010TJW" id="1399040779" class="" data-cms-image-id="124691" data-cms-image-version="1" data-dm-image-path="https://cdn.website-editor.net/6c27053ae5b044b7a5d724353d3797de/dms3rep/multi/how+to+hear+God.jpg" onerror="handleImageLoadError(this)"/></div> <div data-inject="home-At11row7Paragraph" class="u_1497050764 dmNewParagraph" id="1497050764" wfd-id="796" data-styletopreserve="{" background-image":""}"="">Email us with the title you would like free.<br/>[email protected] Subject line: Please send me .... free booklet. Thank you <div>read</div> <div style="text-align: center;"><b><a runtime_url="https://www.linkedin.com/pulse/prayer-deliverance-mary-leonard/?fbclid=IwAR2U6dXnhW3fS0G24y4Uwkawo_T2UjBhyDCuwIf_yHs76ZQhmwOtFGRRC6I" href="https://www.linkedin.com/pulse/prayer-deliverance-mary-leonard/?fbclid=IwAR2U6dXnhW3fS0G24y4Uwkawo_T2UjBhyDCuwIf_yHs76ZQhmwOtFGRRC6I">Link to sample</a></b><br/></div> </div></div> </div> </div> </div> </div> </div> </div> <div class="sticky-widgets-container-global" id="1596320017"></div> <div class="dmFooterContainer"> <div id="fcontainer" class="f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="u_1465871800 dmRespRow dmFooterContent" id="1465871800"> <div class="dmRespColsWrapper" id="1995794985"> <div class="u_1251437857 dmRespCol dmFooterCol small-12 large-5 medium-5" id="1251437857"> <span id="1761262666"></span> <div class="dmNewParagraph" data-element-type="paragraph" id="1977796522" wfd-id="1295" style="transition: opacity 1s ease-in-out 0s;">Welcome</div> <div class="u_1802010659 dmNewParagraph" id="1802010659"><div><div><div style="text-align: left;"><font data-inject="home-At11footerParagraph">Feel free to get in touch with us. We will be happy to answer any questions about our services and products.</font></div></div></div></div></div> <div class="u_1126056457 dmRespCol small-12 large-3 medium-3" id="1126056457"> <span id="1299621032"></span> <h3 class="u_1759609236 dmNewParagraph" id="1759609236" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph"><div style="text-align: left;" wfd-id="66"><span style="background-color:rgba(0, 0, 0, 0);font-family:inherit;" wfd-id="67"><font data-inject="home-At11footerContact" style="color: rgb(0, 0, 0);">Contact</font></span></div></h3> <div class="u_1396494604 dmNewParagraph" id="1396494604" style="display: block;" wfd-id="57"><div style="text-align: left;" wfd-id="60"><span style="background-color:rgba(0, 0, 0, 0);font-family:inherit;" wfd-id="61"> <span data-inject="semantic-AddressLabel" wfd-id="63">Where to find us:</span> <br/><span data-inject="semantic-FullAddress" wfd-id="62">United States</span> </span></div><div style="text-align: left;" wfd-id="59"><span style="background-color: rgba(0, 0, 0, 0); font-size: 1em;" wfd-id="205">[email protected]</span><br/></div></div></div> <div class="u_1479499473 dmRespCol small-12 large-2 medium-2" id="1479499473"> <div class="u_1664052425 dmNewParagraph hide-for-small" id="1664052425" style="display: block;" wfd-id="53"><div style="text-align: left;" wfd-id="56"><a runtime_url="/books" href="/books"><span style="font-family:'Source Sans Pro';"><span style="font-weight: 400;"> </span></span>Books</a></div><div style="text-align: left;" wfd-id="55"><a runtime_url="/blog-and-newsletters" href="/blog-and-newsletters">Blog</a></div><div style="text-align: left;" wfd-id="54"><a href="/team" runtime_url="/team"><font style="color: rgb(255, 255, 255);"></font></a><a runtime_url="/team" href="/team">Our Team</a></div></div></div> <div class="u_1819204698 dmRespCol small-12 large-2 medium-2" id="1819204698"> <div class="u_1337107172 dmNewParagraph hide-for-small" id="1337107172" style="display: block;" wfd-id="47"><div style="text-align: left;" wfd-id="50"><a href="/gallery" runtime_url="/gallery"><font color="#ffffff"></font></a><a runtime_url="/gallery" href="/gallery"><span style="font-family:'Source Sans Pro';"><span style="font-weight: 400;"> </span></span>Gallery</a></div><div style="text-align: left;" wfd-id="49"><a href="/about-us" runtime_url="/about-us"><font color="#ffffff"></font></a><a runtime_url="/about-us" href="/about-us">Services</a></div><div style="text-align: left;" wfd-id="48"><a runtime_url="/blog-and-newsletters" href="/blog-and-newsletters"><font color="#ffffff"></font></a><a runtime_url="/abstract" href="/abstract">Articles</a></div></div></div> </div> </div> <div class="u_1547576853 dmRespRow" style="text-align: center;" id="1547576853"> <div class="dmRespColsWrapper" id="1297073477"> <div class="dmRespCol small-12 medium-6 large-6" id="1374588115"> <span id="1158230937"></span> <div class="u_1722733299 dmNewParagraph" id="1722733299" style="display: block;" wfd-id="36"><div style="text-align: left;" wfd-id="37"><span style="background-color:rgba(0, 0, 0, 0);font-family:inherit;" wfd-id="38"><font data-inject="semantic-Copyright">Copyright © All Rights Reserved 1969 to 2024 and on<br/>contact us for agreement to use<br/></font></span></div></div></div> <div class="dmRespCol small-12 medium-6 large-6" id="1923508026"> <span id="1597187210"></span> <div class="u_1638111983 align-center text-align-center dmSocialHub gapSpacing" id="1638111983" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://www.youtube.com/channel/UCK7ZUTqpxFq8IvYvm-kvvTQ" target="_blank" dm_dont_rewrite_url="true" aria-label="youtube" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Youtube')"> <span class="dmSocialYoutube dm-social-icons-youtube oneIcon socialHubIcon style5" aria-hidden="true" data-hover-effect=""></span> </a> </div> </div> </div> </div> </div> </div> </div> <div id="1236746004" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Add full CSS and Javascript before the close tag of the body if needed --> <!-- ========= JS Section ========= --> <script> var isWLR = true; window.customWidgetsFunctions = {}; window.customWidgetsStrings = {}; window.collections = {}; window.currentLanguage = "ENGLISH" window.isSitePreview = false; </script> <script type="text/javascript"> var d_version = "production_5441"; var build = "2025-05-06T10_48_44"; window['v' + 'ersion'] = d_version; function buildEditorParent() { window.isMultiScreen = true; window.editorParent = {}; window.previewParent = {}; window.assetsCacheQueryParam = "?version=2025-05-06T10_48_44"; try { var _p = window.parent; if (_p && _p.document && _p.$ && _p.$.dmfw) { window.editorParent = _p; } else if (_p.isSitePreview) { window.previewParent = _p; } } catch (e) { } } buildEditorParent(); </script> <!-- Load jQuery --> <script type="text/javascript" id='d-js-jquery' src="https://static-cdn.website-editor.net/libs/jquery/2.2.4/jquery.min.js"></script> <!-- End Load jQuery --> <!-- Injecting site-wide before scripts --> <!-- End Injecting site-wide to the head --> <script> var _jquery = window.$; var jqueryAliases = ['$', 'jquery', 'jQuery']; jqueryAliases.forEach((alias) => { Object.defineProperty(window, alias, { get() { return _jquery; }, set() { console.warn("Trying to over-write the global jquery object!"); } }); }); window.jQuery.migrateMute = true; </script> <script type="text/javascript"> window.popups = [{"title":"newsletter","url":"/newsletter-registration","options":{"backgroundColor":"#FFFFFF","borderRadius":"5","width":"588","overlayColor":"rgba(24,24,24,0.5)","height":"488","animation":"fadeIn"},"name":"newsletter-registration"}]</script> <script> window.cookiesNotificationMarkupPreview = ' <div>In order to provide you with the best online experience this website uses cookies. By using our website, you agree to our use of cookies. <a href=\"\/privacy\" target=\"_blank\">More Info<\/a>.<\/div> \n'; </script> <!-- HEAD RT JS Include --> <script id='d-js-params'> window.INSITE = window.INSITE || {}; window.INSITE.device = "desktop"; window.rtCommonProps = {}; rtCommonProps["rt.ajax.ajaxScriptsFix"] =true; rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20='; rtCommonProps["runtimecollector.url"] = 'https://rtc.website-editor.net'; rtCommonProps["performance.tabletPreview.removeScroll"] = 'false'; rtCommonProps["inlineEditGrid.snap"] =true; rtCommonProps["popup.insite.cookie.ttl"] = '0.5'; rtCommonProps["rt.pushnotifs.force.button"] =true; rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw'; rtCommonProps["common.mapbox.js.override"] =false; rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo'; rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA'; rtCommonProps["isCoverage.test"] =false; rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js'; rtCommonProps["feature.flag.mappy.kml"] =false; rtCommonProps["common.resources.dist.cdn"] =true; rtCommonProps["common.build.dist.folder"] = 'production/5441'; rtCommonProps["common.resources.cdn.host"] = 'https://static-cdn.website-editor.net'; rtCommonProps["common.resources.folder"] = 'https://static-cdn.website-editor.net/mnlt/production/5441'; rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true; rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true; rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true; rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true; rtCommonProps["feature.flag.runOnReadyNewTask"] =true; rtCommonProps["isAutomation.test"] =false; rtCommonProps['common.mapsProvider'] = 'mapbox'; rtCommonProps['common.mapsProvider.version'] = '0.52.0'; rtCommonProps['common.geocodeProvider'] = 'mapbox'; rtCommonProps['common.map.defaults.radiusSize'] = '1500'; rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)'; rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)'; rtCommonProps['common.map.defaults.strokeSize'] = '2'; rtCommonProps['server.for.resources'] = ''; rtCommonProps['feature.flag.lazy.widgets'] = true; rtCommonProps['feature.flag.single.wow'] = false; rtCommonProps['feature.flag.disallowPopupsInEditor'] = true; rtCommonProps['feature.flag.mark.anchors'] = true; rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz'; rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME'; rtCommonProps["images.sizes.small"] =160; rtCommonProps["images.sizes.mobile"] =640; rtCommonProps["images.sizes.tablet"] =1280; rtCommonProps["images.sizes.desktop"] =1920; rtCommonProps["modules.resources.cdn"] =true; rtCommonProps["import.images.storage.imageCDN"] = 'https://le-cdn.website-editor.net/'; rtCommonProps["feature.flag.runtime.inp.threshold"] =150; rtCommonProps["feature.flag.performance.logs"] =true; rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha'; rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K'; rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing'; // feature flags that's used out of runtime module (in legacy files) rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true; window.rtFlags = {}; rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =false; rtFlags["scripts.widgetCount.enabled"] =true; rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false; rtFlags["ecom.ecwid.storefrontV3.enabled"] = false; rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true; rtFlags["feature.flag.photo.gallery.exact.size"] =true; rtFlags["geocode.search.localize"] =false; rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false; rtFlags["twitter.heightLimit.enabled"] = true; rtFlags["editor.classicHybrid.photogallery.fix"] =true; rtFlags["runtime.lottieOverflow"] =false; rtFlags["runtime.monitoring.sentry.ignoreErrors"] = ""; rtFlags["contact.form.browserValidation.enabled"] =true; rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false; rtFlags["runtime.cwv.report.cls.enabled"] =false; rtFlags["editor.link.on.container"] =false; rtFlags["flex.runtime.popup.with.show"] =true; rtFlags["contact.form.useActiveForm"] =true; rtFlags["runtime.ssr.productStore.internal.observer"] =true; rtFlags["runtime.ssr.productCustomizations"] =true; rtFlags["flex.megaMenu.a11y"] =false; </script> <script src="https://static-cdn.website-editor.net/mnlt/production/5441/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js" id="d-js-core"></script> <!-- End of HEAD RT JS Include --> <script> $(window).bind("orientationchange", function (e) { $.layoutManager.initLayout(); }); $(document).resize(function () { }); </script> <script type="text/javascript" id="d_track_campaign"> (function() { if (!window.location.search) { return; } const cleanParams = window.location.search.substring(1); // Strip ? const queryParams = cleanParams.split('&'); const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000; const domain = 'domain=' + window.location.hostname; const path = "path=/"; queryParams.forEach((param) => { const [key, value = ''] = param.split('='); if (key.startsWith('utm_')) { const cookieName = "_dm_rt_" + key.substring(4); const cookie = cookieName + "=" + value; const joined = [cookie, expires, domain, path].join(";"); document.cookie = joined; } }); }()); </script> <script type="text/javascript" > var _dm_gaq = {}; var _gaq = _gaq || []; var _dm_insite = []; </script> <script type="text/javascript" id="d_track_sp"> ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d1dxoqu0t5mb7j.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow")); window.dmsnowplow = window.snowplow; dmsnowplow('newTracker', 'cf', 'd1dxoqu0t5mb7j.cloudfront.net', { // Initialise a tracker appId: '6c27053ae5b044b7a5d724353d3797de' }); // snowplow queries element styles so we wait until CSS calculations are done. requestAnimationFrame(() => { dmsnowplow('trackPageView'); _dm_insite.forEach((rule) => { // Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here // the tracking is in popup.js if (rule.actionName !== "popup") { dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId); } window?.waitForDeferred?.('dmAjax', () => { $.DM.events.trigger('event-ruleTriggered', {value: rule}); }); }); }); </script> <div style="display:none;" id="P6iryBW0Wu"></div> <!-- photoswipe markup --> <!-- Root element of PhotoSwipe. Must have class pswp. --> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <!-- Background of PhotoSwipe. It's a separate element as animating opacity is faster than rgba(). --> <div class="pswp__bg"></div> <!-- Slides wrapper with overflow:hidden. --> <div class="pswp__scroll-wrap"> <!-- Container that holds slides. PhotoSwipe keeps only 3 of them in the DOM to save memory. Don't modify these 3 pswp__item elements, data is added later on. --> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. --> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <!-- Controls are self-explanatory. Order can be changed. --> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR --> <!-- element will get class pswp__preloader--active when preloader is running --> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <div id="fb-root" data-locale="en"></div> <!-- Alias: 6c27053ae5b044b7a5d724353d3797de --> <div class="dmPopupMask" id="dmPopupMask"></div> <div id="dmPopup" class="dmPopup"> <div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div> <div class="dmPopupTitle"> <span></span> Share by:</div> <div class="data"></div> </div><script id="d_track_personalization"> window?.waitForDeferred?.('dmAjax', () => { // Collects client data and updates cookies used by smart sites window.expireDays = 365; window.visitLength = 30 * 60000; $.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays); setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit"); }); </script> <script type="text/javascript"> Parameters.NavigationAreaParams.MoreButtonText = '......'; Parameters.NavigationAreaParams.LessButtonText = 'LESS'; Parameters.HomeLinkText = 'Home'; </script> <!-- End Script tags --> <!-- Site Wide Html Markup --> <!-- Site Wide Html Markup --> <!-- Begin Product Custom HTML Markup --> <script> function call1and1Tracking() { var externalId = dmAPI.getSiteExternalId(); var siteName = dmAPI.getSiteName(); var src = 'https://integration.mywebsite-editor.com/dakota-snippet-service/snippet/integration/snippet.js?sitename='+siteName+'&external_uid='+externalId+'&mode=visit' var tracking = document.createElement('script'); tracking.setAttribute('src',src); document.head.appendChild(tracking); } call1and1Tracking(); </script><!-- End Product Custom HTML Markup --> </body> </html>