CINXE.COM

May 2024 – We Own Adventure

<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head > <meta charset="UTF-8" /> <meta name="robots" content="noindex" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>May 2024 – We Own Adventure</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <style type="text/css"> .slide-excerpt { width: 50%; } .slide-excerpt { bottom: 0; } .slide-excerpt { right: 0; } .flexslider { max-width: 1080px; max-height: 450px; } .slide-image { max-height: 450px; } </style> <style type="text/css"> @media only screen and (min-device-width : 320px) and (max-device-width : 480px) { .slide-excerpt { display: none !important; } } </style> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="We Own Adventure &raquo; Feed" href="https://weownadventure.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="We Own Adventure &raquo; Comments Feed" href="https://weownadventure.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.4.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-EMM5GKRVDK" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.4.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/weownadventure.com\/2024\/05\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-EMM5GKRVDK', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-EMM5GKRVDK', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/weownadventure.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <!-- weownadventure.com is managing ads with Advanced Ads 2.0.6 – https://wpadvancedads.com/ --><script id="weown-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script> <link rel='stylesheet' id='genesis-elk-css' href='https://weownadventure.com/wp-content/themes/genesis-elk-master/style.css?ver=2.6.0' type='text/css' media='all' /> <style id='genesis-elk-inline-css' type='text/css'> a, .entry-title a:focus, .entry-title a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover { color: #003366; } .wp-custom-logo .site-container .title-area { max-width: 500px; } </style> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://weownadventure.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='contact-form-7-css' href='https://weownadventure.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='foobox-free-min-css' href='https://weownadventure.com/wp-content/plugins/foobox-image-lightbox/free/css/foobox.free.min.css?ver=2.7.34' type='text/css' media='all' /> <link rel='stylesheet' id='rpt_front_style-css' href='https://weownadventure.com/wp-content/plugins/related-posts-thumbnails/assets/css/front.css?ver=4.2.1' type='text/css' media='all' /> <link rel='stylesheet' id='same-category-posts-css' href='https://weownadventure.com/wp-content/plugins/same-category-posts/same-category-posts.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='slick-style-css' href='https://weownadventure.com/wp-content/plugins/smart-post-grid/js/slick/slick.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='slick-theme-css' href='https://weownadventure.com/wp-content/plugins/smart-post-grid/js/slick/slick-theme.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='spg_css-css' href='https://weownadventure.com/wp-content/plugins/smart-post-grid//css/style.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='usp_style-css' href='https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/usp.css?ver=20250329' type='text/css' media='all' /> <link rel='stylesheet' id='genesis-elk-fonts-css' href='//fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C400i%2C600%2C700&#038;ver=2.6.0' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://weownadventure.com/wp-includes/css/dashicons.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='styles-css' href='https://weownadventure.com/wp-content/themes/genesis-elk-master/css/styles.css?ver=1.1' type='text/css' media='all' /> <link rel='stylesheet' id='simple-social-icons-font-css' href='https://weownadventure.com/wp-content/plugins/simple-social-icons/css/style.css?ver=3.0.2' type='text/css' media='all' /> <link rel='stylesheet' id='slider_styles-css' href='https://weownadventure.com/wp-content/plugins/genesis-responsive-slider/assets/style.css?ver=1.0.1' type='text/css' media='all' /> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.4.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/weownadventure.com","hash_tracking":"false","v4_id":"G-EMM5GKRVDK"};/* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/jquery.cookie.js?ver=20250329" id="usp_cookie-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/jquery.parsley.min.js?ver=20250329" id="usp_parsley-js"></script> <script type="text/javascript" id="usp_core-js-before"> /* <![CDATA[ */ var usp_custom_field = "usp_author_info"; var usp_custom_field_2 = ""; var usp_custom_checkbox = "usp_custom_checkbox"; var usp_case_sensitivity = "false"; var usp_min_images = 0; var usp_max_images = 6; var usp_parsley_error = "Incorrect response."; var usp_multiple_cats = 0; var usp_existing_tags = 0; var usp_recaptcha_disp = "hide"; var usp_recaptcha_vers = "2"; var usp_recaptcha_key = ""; var challenge_nonce = "2be2e13269"; var ajax_url = "https:\/\/weownadventure.com\/wp-admin\/admin-ajax.php"; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/user-submitted-posts/resources/jquery.usp.core.js?ver=20250329" id="usp_core-js"></script> <script type="text/javascript" id="foobox-free-min-js-before"> /* <![CDATA[ */ /* Run FooBox FREE (v2.7.34) */ var FOOBOX = window.FOOBOX = { ready: true, disableOthers: false, o: {wordpress: { enabled: true }, countMessage:'image %index of %total', captions: { dataTitle: ["captionTitle","title"], dataDesc: ["captionDesc","description"] }, rel: '', excludes:'.fbx-link,.nofoobox,.nolightbox,a[href*="pinterest.com/pin/create/button/"]', affiliate : { enabled: false }}, selectors: [ ".foogallery-container.foogallery-lightbox-foobox", ".foogallery-container.foogallery-lightbox-foobox-free", ".gallery", ".wp-block-gallery", ".wp-caption", ".wp-block-image", "a:has(img[class*=wp-image-])", ".post a:has(img[class*=wp-image-])", ".foobox" ], pre: function( $ ){ // Custom JavaScript (Pre) }, post: function( $ ){ // Custom JavaScript (Post) // Custom Captions Code }, custom: function( $ ){ // Custom Extra JS } }; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/foobox-image-lightbox/free/js/foobox.free.min.js?ver=2.7.34" id="foobox-free-min-js"></script> <link rel="https://api.w.org/" href="https://weownadventure.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://weownadventure.com/xmlrpc.php?rsd" /> <script> var errorQueue = []; let timeout; var errorMessage = ''; function isBot() { const bots = ['crawler', 'spider', 'baidu', 'duckduckgo', 'bot', 'googlebot', 'bingbot', 'facebook', 'slurp', 'twitter', 'yahoo']; const userAgent = navigator.userAgent.toLowerCase(); return bots.some(bot => userAgent.includes(bot)); } /* window.onerror = function(msg, url, line) { // window.addEventListener('error', function(event) { console.error("Linha 600"); var errorMessage = [ 'Message: ' + msg, 'URL: ' + url, 'Line: ' + line ].join(' - '); */ // Captura erros síncronos e alguns assíncronos window.addEventListener('error', function(event) { var msg = event.message; if (msg === "Script error.") { console.error("Script error detected - maybe problem cross-origin"); return; } errorMessage = [ 'Message: ' + msg, 'URL: ' + event.filename, 'Line: ' + event.lineno ].join(' - '); if (isBot()) { return; } errorQueue.push(errorMessage); handleErrorQueue(); }); // Captura rejeições de promessas window.addEventListener('unhandledrejection', function(event) { errorMessage = 'Promise Rejection: ' + (event.reason || 'Unknown reason'); if (isBot()) { return; } errorQueue.push(errorMessage); handleErrorQueue(); }); // Função auxiliar para gerenciar a fila de erros function handleErrorQueue() { if (errorQueue.length >= 5) { sendErrorsToServer(); } else { clearTimeout(timeout); timeout = setTimeout(sendErrorsToServer, 5000); } } function sendErrorsToServer() { if (errorQueue.length > 0) { var message; if (errorQueue.length === 1) { // Se houver apenas um erro, mantenha o formato atual message = errorQueue[0]; } else { // Se houver múltiplos erros, use quebras de linha para separá-los message = errorQueue.join('\n\n'); } var xhr = new XMLHttpRequest(); var nonce = '0e64416095'; var ajaxurl = 'https://weownadventure.com/wp-admin/admin-ajax.php?action=bill_minozzi_js_error_catched&_wpnonce=0e64416095'; xhr.open('POST', encodeURI(ajaxurl)); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.onload = function() { if (xhr.status === 200) { // console.log('Success:', xhr.responseText); } else { console.log('Error:', xhr.status); } }; xhr.onerror = function() { console.error('Request failed'); }; xhr.send('action=bill_minozzi_js_error_catched&_wpnonce=' + nonce + '&bill_js_error_catched=' + encodeURIComponent(message)); errorQueue = []; // Limpa a fila de erros após o envio } } function sendErrorsToServer() { if (errorQueue.length > 0) { var message = errorQueue.join(' | '); //console.error(message); var xhr = new XMLHttpRequest(); var nonce = '0e64416095'; var ajaxurl = 'https://weownadventure.com/wp-admin/admin-ajax.php?action=bill_minozzi_js_error_catched&_wpnonce=0e64416095'; // No need to esc_js here xhr.open('POST', encodeURI(ajaxurl)); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.onload = function() { if (xhr.status === 200) { //console.log('Success:::', xhr.responseText); } else { console.log('Error:', xhr.status); } }; xhr.onerror = function() { console.error('Request failed'); }; xhr.send('action=bill_minozzi_js_error_catched&_wpnonce=' + nonce + '&bill_js_error_catched=' + encodeURIComponent(message)); errorQueue = []; // Clear the error queue after sending } } function sendErrorsToServer() { if (errorQueue.length > 0) { var message = errorQueue.join('\n\n'); // Usa duas quebras de linha como separador var xhr = new XMLHttpRequest(); var nonce = '0e64416095'; var ajaxurl = 'https://weownadventure.com/wp-admin/admin-ajax.php?action=bill_minozzi_js_error_catched&_wpnonce=0e64416095'; xhr.open('POST', encodeURI(ajaxurl)); xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); xhr.onload = function() { if (xhr.status === 200) { // console.log('Success:', xhr.responseText); } else { console.log('Error:', xhr.status); } }; xhr.onerror = function() { console.error('Request failed'); }; xhr.send('action=bill_minozzi_js_error_catched&_wpnonce=' + nonce + '&bill_js_error_catched=' + encodeURIComponent(message)); errorQueue = []; // Limpa a fila de erros após o envio } } window.addEventListener('beforeunload', sendErrorsToServer); </script> <style> #related_posts_thumbnails li { border-right: 1px solid #dddddd; background-color: #ffffff } #related_posts_thumbnails li:hover { background-color: #eeeeee; } .relpost_content { font-size: 18px; color: #333333; } .relpost-block-single { background-color: #ffffff; border-right: 1px solid #dddddd; border-left: 1px solid #dddddd; margin-right: -1px; } .relpost-block-single:hover { background-color: #eeeeee; } </style> <link rel="next" href="https://weownadventure.com/2024/05/page/2/" /> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-127756488-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-127756488-1'); </script> <link rel="icon" href="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-180x180.png" /> <meta name="msapplication-TileImage" content="https://weownadventure.com/wp-content/uploads/2021/09/cropped-WOA-Icon-270x270.png" /> <style type="text/css" id="wp-custom-css"> #categories-12 .cat-item-8 { display: none; } .printfriendly.pf-alignleft { float: none; margin: 0; } #categories-13 > div > ul > li { display: none; } .full-width-content main#genesis-content { width: 100%; } #categories-13 > div > ul > li.cat-item-8 { display: block !important; } .scb-col-item.col-md-4 { width: 33.33%; float: left; padding: 0 10px; } .scb-col-item.col-md-4 .scb-item { border: 1px solid #eee; background-color: #003366; } .scb-col-item.col-md-4 .scb-item .item-content { padding: 0 10px 10px; } .scb-col-item.col-md-4 .scb-item .printfriendly.pf-alignleft { display: none; } .scb-item .item-thumbnail { max-height: 182px; } body:not(.search) .sidebar #categories-8 { display: none; } #text-7 img, .weown-widget img { border: 2px solid #ccc; } .home .featuredpost p { line-height: 1.25em !important; font-size: 16px; } .after-entry.widget-area { padding: 20px 0; box-shadow: none; } li.same-category-post-item { margin: 0; border-bottom: 0; } li.same-category-post-item p.post-date { display: inline; padding-left: 4px; } .widget_media_image { display: none; } .author-description { margin-bottom: 0; } .author-description h1 { font-size: 1.5em; } .author-description:after { content: "Recent Posts by this Author:"; display: block; font-size: 1.125em; font-weight: bold; margin: 30px 0 15px; } .menu-toggle { color: #fad519 } div#usp-submit:after { content: "By submitting the content in the form above I am affirming that I have rights to use this content and give permission to NCAC to use on their website and social media."; display: block; font-size: 14px; font-style: italic; margin-top: 8px; } .ad-ldrbd-home { margin: 0 auto; text-align: center; } @media(min-width: 1024px){ .home .featuredpost article a.alignnone{ height: 190px; } } @media(max-width: 1023px){ .scb-col-item.col-md-4 { width: 50%; } .home .featuredpost article a.alignnone { height: 170px; } body.home .featuredpost .widget-wrap > article > a { display: block !important; } } .home .featuredpost article img { object-fit: cover; } .home .featuredpost article img { min-height: 100%; transform: inherit; -webkit-transform: inherit; top: 0; left: 0; } .home .wrap > .featuredpost:first-child article img { top: 65%; left: 50%; } a.scb-filter-1-btn.font-nav { display: none; } @media(max-width: 767px){ .scb-col-item.col-md-4 { width: 100%; } } </style> <!-- START - Open Graph and Twitter Card Tags 3.3.5 --> <!-- Facebook Open Graph --> <meta property="og:locale" content="en_US"/> <meta property="og:site_name" content="We Own Adventure"/> <meta property="og:title" content="May 2024 Archives"/> <meta property="og:url" content="https://weownadventure.com/2024/05/"/> <meta property="og:type" content="article"/> <meta property="og:description" content="Scouting News for the DC Metro Area"/> <meta property="og:image" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta property="og:image:url" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta property="og:image:secure_url" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta property="article:publisher" content="https://www.facebook.com/NCACBSA/"/> <!-- Google+ / Schema.org --> <meta itemprop="name" content="May 2024 Archives"/> <meta itemprop="headline" content="May 2024 Archives"/> <meta itemprop="description" content="Scouting News for the DC Metro Area"/> <meta itemprop="image" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <!--<meta itemprop="publisher" content="We Own Adventure"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value --> <!-- Twitter Cards --> <meta name="twitter:title" content="May 2024 Archives"/> <meta name="twitter:url" content="https://weownadventure.com/2024/05/"/> <meta name="twitter:description" content="Scouting News for the DC Metro Area"/> <meta name="twitter:image" content="https://weownadventure.com/wp-content/uploads/2018/10/NCAC-BSA-e1538864629298.jpg"/> <meta name="twitter:card" content="summary_large_image"/> <!-- SEO --> <!-- Misc. tags --> <!-- is_archive | is_month --> <!-- END - Open Graph and Twitter Card Tags 3.3.5 --> </head> <body class="archive date wp-custom-logo header-full-width content-sidebar genesis-breadcrumbs-hidden genesis-footer-widgets-hidden aa-prefix-weown-" itemscope itemtype="https://schema.org/WebPage"><div class="site-container"><ul class="genesis-skip-link"><li><a href="#genesis-nav-primary" class="screen-reader-shortcut"> Skip to primary navigation</a></li><li><a href="#genesis-content" class="screen-reader-shortcut"> Skip to main content</a></li><li><a href="#genesis-sidebar-primary" class="screen-reader-shortcut"> Skip to primary sidebar</a></li></ul><header class="site-header" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="title-area"><a href="https://weownadventure.com/" class="custom-logo-link" rel="home"><img width="1500" height="293" src="https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White.png" class="custom-logo" alt="We Own Adventure" decoding="async" fetchpriority="high" srcset="https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White.png 1500w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-300x59.png 300w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-1024x200.png 1024w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-768x150.png 768w, https://weownadventure.com/wp-content/uploads/2024/12/cropped-NCAC-WOA-Yellow-and-White-1200x234.png 1200w" sizes="(max-width: 1500px) 100vw, 1500px" /></a><p class="site-title" itemprop="headline"><a href="https://weownadventure.com/">We Own Adventure</a></p><p class="site-description" itemprop="description">Scouting News for the DC Metro Area</p></div><nav class="nav-primary" aria-label="Main" itemscope itemtype="https://schema.org/SiteNavigationElement" id="genesis-nav-primary"><div class="wrap"><ul id="menu-top-menu" class="menu genesis-nav-menu menu-primary js-superfish"><li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-27"><a href="https://weownadventure.com/" itemprop="url"><span itemprop="name">Home</span></a></li> <li id="menu-item-7131" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7131"><a href="https://weownadventure.com/newsletters/" itemprop="url"><span itemprop="name">Newsletters</span></a></li> <li id="menu-item-188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-188"><a href="https://weownadventure.com/sponsorships/" itemprop="url"><span itemprop="name">Sponsorship Opportunities</span></a></li> <li id="menu-item-6303" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6303"><a href="https://weownadventure.com/sport-adventures/" itemprop="url"><span itemprop="name">Sport Adventures</span></a></li> <li id="menu-item-850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-850"><a href="https://weownadventure.com/submit/" itemprop="url"><span itemprop="name">Submit Your News</span></a></li> <li id="menu-item-7924" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7924"><a href="https://weownadventure.com/be-an-influencer/" itemprop="url"><span itemprop="name">Be an Influencer!</span></a></li> <li id="menu-item-190" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-190"><a href="https://ncacbsa.org" itemprop="url"><span itemprop="name">National Capital Area Council BSA Main Site</span></a></li> </ul></div></nav></div></header><div class="site-inner"><div class="content-sidebar-wrap"><main class="content" id="genesis-content"><div class="archive-description date-archive-description archive-date"><h1 class="archive-title">Archives for May 2024</h1></div><article class="post-7508 post type-post status-publish format-standard has-post-thumbnail category-adventure entry" aria-label="Scouts meet Former President during Annual Memorial Day Service Event!" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://weownadventure.com/scouts-meet-former-president-during-annual-memorial-day-service-event/">Scouts meet Former President during Annual Memorial Day Service Event!</a></h2> <p class="entry-meta"><time class="entry-time" itemprop="datePublished" datetime="2024-05-29T19:52:50+00:00">May 29, 2024</time> by <span class="entry-author" itemprop="author" itemscope itemtype="https://schema.org/Person"><a href="https://weownadventure.com/author/mnemier/" class="entry-author-link" rel="author" itemprop="url"><span class="entry-author-name" itemprop="name">Mickey Nemier</span></a></span> </p></header><div class="entry-content" itemprop="text"><div> <figure id="attachment_7529" aria-describedby="caption-attachment-7529" style="width: 287px" class="wp-caption aligncenter"><img decoding="async" class="wp-image-7529" src="https://weownadventure.com/wp-content/uploads/2024/05/Scouts-Prepping-flags-300x225.jpg" alt="" width="287" height="215" srcset="https://weownadventure.com/wp-content/uploads/2024/05/Scouts-Prepping-flags-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/Scouts-Prepping-flags-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/Scouts-Prepping-flags-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/Scouts-Prepping-flags-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/Scouts-Prepping-flags-840x630.jpg 840w, https://weownadventure.com/wp-content/uploads/2024/05/Scouts-Prepping-flags.jpg 2048w" sizes="(max-width: 287px) 100vw, 287px" /><figcaption id="caption-attachment-7529" class="wp-caption-text"><em>Photo submitted by Troop 1107</em></figcaption></figure> <p>Members of Troops 1107B/G gathered at <a href="https://www.cem.va.gov/cems/nchp/alexandriava.asp" data-auth="NotApplicable" data-linkindex="0">Alexandria National Cemetery</a> for the Troops&#8217; annual Memorial Day service event, placing flags and flowers on each of the graves of those who have given the ultimate sacrifice for our nation.</p> <figure id="attachment_7524" aria-describedby="caption-attachment-7524" style="width: 290px" class="wp-caption aligncenter"><img decoding="async" class="wp-image-7524" src="https://weownadventure.com/wp-content/uploads/2024/05/Handing-out-flowers-300x225.jpg" alt="" width="290" height="218" srcset="https://weownadventure.com/wp-content/uploads/2024/05/Handing-out-flowers-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/Handing-out-flowers-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/Handing-out-flowers-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/Handing-out-flowers-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/Handing-out-flowers-840x630.jpg 840w, https://weownadventure.com/wp-content/uploads/2024/05/Handing-out-flowers.jpg 2048w" sizes="(max-width: 290px) 100vw, 290px" /><figcaption id="caption-attachment-7524" class="wp-caption-text"><em>Photo taken by Robyn Wass</em></figcaption></figure> <p>Former President Barack Obama was also in attendance, speaking prior to the distribution and honoring several service members by placing flags on their final resting places. According to the  <a href="https://www.militarytimes.com/veterans/2024/05/26/former-president-obama-surprises-volunteers-at-memorial-day-event/" data-auth="NotApplicable" data-linkindex="1">Military Times</a>, there are more than 4,000 graves at Alexandria National Cemetery, and typically, a president is not part of the event put on by the Veterans of Foreign War Post 609.</p> <figure id="attachment_7527" aria-describedby="caption-attachment-7527" style="width: 225px" class="wp-caption alignright"><img loading="lazy" decoding="async" class="wp-image-7527 size-medium" src="https://weownadventure.com/wp-content/uploads/2024/05/Obama-Memorial-Day-225x300.jpg" alt="" width="225" height="300" srcset="https://weownadventure.com/wp-content/uploads/2024/05/Obama-Memorial-Day-225x300.jpg 225w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-Memorial-Day-768x1024.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-Memorial-Day-1152x1536.jpg 1152w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-Memorial-Day-473x630.jpg 473w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-Memorial-Day.jpg 1536w" sizes="auto, (max-width: 225px) 100vw, 225px" /><figcaption id="caption-attachment-7527" class="wp-caption-text"><em>Photo submitted by Troop 1107</em></figcaption></figure> <p>Obama said, also according to <a href="https://www.militarytimes.com/veterans/2024/05/26/former-president-obama-surprises-volunteers-at-memorial-day-event/" data-auth="NotApplicable" data-linkindex="1">Military Times</a>, &#8220;One of the greatest honors of my life was the privilege of serving as commander-in-chief, and with pride also came sometimes heartbreak and loss.&#8221;</p> </div> <p>He added, &#8220;And the sober recognition of the sacrifices that so many Americans and their families have made to preserve our freedom. As we go out here, I hope that we just reflect and say a prayer for and say thanks for those who came before us. And for those of you who are still serving those of you who may be serving in the future, thanks to you as well.”</p> <figure id="attachment_7525" aria-describedby="caption-attachment-7525" style="width: 224px" class="wp-caption alignleft"><img loading="lazy" decoding="async" class="wp-image-7525" src="https://weownadventure.com/wp-content/uploads/2024/05/IMG_5945-225x300.jpeg" alt="" width="224" height="299" srcset="https://weownadventure.com/wp-content/uploads/2024/05/IMG_5945-225x300.jpeg 225w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_5945-768x1024.jpeg 768w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_5945-1152x1536.jpeg 1152w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_5945-1536x2048.jpeg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_5945-473x630.jpeg 473w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_5945-scaled.jpeg 1920w" sizes="auto, (max-width: 224px) 100vw, 224px" /><figcaption id="caption-attachment-7525" class="wp-caption-text"><em>Photo taken by Natalie Dreier</em></figcaption></figure> <p>Thomas (TJ) D. of Troop 1107B in the Colonial District was among the members who first handed out the flags and flowers to other volunteers before placing them on the graves himself. He said of the annual event, &#8220;I do the flags every year to honor the people who give their life for this country, and this is a way to honor them each year with the Flags In and Wreaths Across America.&#8221;</p> <p>TJ met Mr. Obama after the event. Although the former president was leaving, Obama took a moment to shake TJ&#8217;s hand and spent a few minutes talking with him about being a Scout and earning an Eagle.</p> <figure id="attachment_7526" aria-describedby="caption-attachment-7526" style="width: 282px" class="wp-caption alignright"><img loading="lazy" decoding="async" class="wp-image-7526 " src="https://weownadventure.com/wp-content/uploads/2024/05/IMG_7669-300x225.jpg" alt="" width="282" height="211" srcset="https://weownadventure.com/wp-content/uploads/2024/05/IMG_7669-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_7669-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_7669-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_7669-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_7669-840x630.jpg 840w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_7669.jpg 2048w" sizes="auto, (max-width: 282px) 100vw, 282px" /><figcaption id="caption-attachment-7526" class="wp-caption-text"><em>Photo taken by Robyn Wass</em></figcaption></figure> <p>Victoria W. of Troop 1107G said, &#8220;Being at the Memorial Day remembrance was a very special and significant thing for people, and especially for me as a scout to do. Memorial Day is more about remembering those who died to save us and our country and making sure that they receive the respect and admiration that they worked so hard to earn. Even with the surprise and exciting visit from former President Obama, I think the main focus was on those who had their names inscribed on the tombstones, with flags and flowers in honor of them lying there as well. I am very proud that we got to help, whether it be handing out flowers and flags or laying/placing those flags and flowers on the graves. I am thankful for all the brave men and women who made the ultimate sacrifice, and appreciative that I was invited to help show my gratitude.&#8221;</p> <p>Troop 1107G&#8217;s Sophie W. said, &#8220;I thought putting the flags and flowers by the graves was important because we were honoring the people who served in the military and who died while serving. It felt good to know that we were able to honor them. I also thought it was really cool that former President Obama was there. I haven&#8217;t met a President before and not a lot of people get to meet one. It was cool that I was standing about six feet from a former President!&#8221;</p> <figure id="attachment_7523" aria-describedby="caption-attachment-7523" style="width: 300px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-7523 size-medium" src="https://weownadventure.com/wp-content/uploads/2024/05/Cubs-at-Arlington-300x225.jpg" alt="" width="300" height="225" srcset="https://weownadventure.com/wp-content/uploads/2024/05/Cubs-at-Arlington-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/Cubs-at-Arlington-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/Cubs-at-Arlington-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/Cubs-at-Arlington-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/Cubs-at-Arlington-840x630.jpg 840w, https://weownadventure.com/wp-content/uploads/2024/05/Cubs-at-Arlington.jpg 2048w" sizes="auto, (max-width: 300px) 100vw, 300px" /><figcaption id="caption-attachment-7523" class="wp-caption-text"><em>Photo submitted by Troop 1107</em></figcaption></figure> <p>Her brother Sean W., a Cub Scout in Pack 867, said, &#8220;I wanted to help put flags in because it&#8217;s like the wreath-laying we did last December. We are remembering the people who died serving our country, and that&#8217;s important. It was exciting to see former President Obama. I wish I could have gotten his autograph and shaken his hand.&#8221;</p> <figure id="attachment_7528" aria-describedby="caption-attachment-7528" style="width: 324px" class="wp-caption alignright"><img loading="lazy" decoding="async" class="wp-image-7528" src="https://weownadventure.com/wp-content/uploads/2024/05/Obama-placing-flags-300x225.jpg" alt="" width="324" height="243" srcset="https://weownadventure.com/wp-content/uploads/2024/05/Obama-placing-flags-300x225.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-placing-flags-1024x768.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-placing-flags-768x576.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-placing-flags-1536x1152.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-placing-flags-840x630.jpg 840w, https://weownadventure.com/wp-content/uploads/2024/05/Obama-placing-flags.jpg 2048w" sizes="auto, (max-width: 324px) 100vw, 324px" /><figcaption id="caption-attachment-7528" class="wp-caption-text"><em>Photo taken by Robyn Wass</em></figcaption></figure> <p>Troop 1107B&#8217;s Troop Guide, Caleb W., said, &#8220;Placing the flags and flowers on each grave illustrated the Scout Law that all Scouts should live by. &#8220;The Scout Law emphasizes reverence as one of the most important parts of a Scout&#8217;s life, while we were honoring the sacrifices of all the men and women who had made the ultimate sacrifice. The experience of meeting former President Obama was cool, and although he previously held presidential office, that day he was just like us, just there to give back to those who gave everything.&#8221;</p> <p>According to the <a href="https://www.cem.va.gov/cems/nchp/alexandriava.asp#hi" data-auth="NotApplicable" data-linkindex="3">cemetery&#8217;s website</a>, Alexandria National Cemetery was one of the first 14 national cemeteries created in 1862. Its graves date back to the Civil War. Within two years, the cemetery was nearly filled, leading to the creation of Arlington National Cemetery. To read more about the cemetery and some of the notable people buried there, visit the cemetery&#8217;s <a href="https://www.cem.va.gov/cems/nchp/alexandriava.asp#hi" data-auth="NotApplicable" data-linkindex="4">website</a>.</p> </div><footer class="entry-footer"><p class="entry-meta"><span class="entry-categories">Filed Under: <a href="https://weownadventure.com/category/adventure/" rel="category tag">Adventure</a></span> </p></footer></article><article class="post-7481 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week entry" aria-label="Potomac District has 4 new Eagle Scouts in May!" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://weownadventure.com/potomac-district-has-4-new-eagle-scouts-in-may/">Potomac District has 4 new Eagle Scouts in May!</a></h2> <p class="entry-meta"><time class="entry-time" itemprop="datePublished" datetime="2024-05-21T16:19:42+00:00">May 21, 2024</time> by <span class="entry-author" itemprop="author" itemscope itemtype="https://schema.org/Person"><a href="https://weownadventure.com/author/ncac_adm/" class="entry-author-link" rel="author" itemprop="url"><span class="entry-author-name" itemprop="name">Stanley Kwok</span></a></span> </p></header><div class="entry-content" itemprop="text"><p><a href="http://usscouts.org/eagle/eaglecongrats.asp" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="size-medium wp-image-7482 aligncenter" src="https://weownadventure.com/wp-content/uploads/2024/05/1000022586-0-279x300.jpg" alt="" width="279" height="300" srcset="https://weownadventure.com/wp-content/uploads/2024/05/1000022586-0-279x300.jpg 279w, https://weownadventure.com/wp-content/uploads/2024/05/1000022586-0-952x1024.jpg 952w, https://weownadventure.com/wp-content/uploads/2024/05/1000022586-0-768x826.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/1000022586-0-1428x1536.jpg 1428w, https://weownadventure.com/wp-content/uploads/2024/05/1000022586-0-1904x2048.jpg 1904w, https://weownadventure.com/wp-content/uploads/2024/05/1000022586-0-586x630.jpg 586w" sizes="auto, (max-width: 279px) 100vw, 279px" /></a>Congratulations to the 4 NCAC Potomac District Eagle Scouts and their proud parents. Thank you so much to all those who assisted these Life Scouts along their journey to reach the Eagle Scout rank!</p> <p>The following websites might be of interest to some:</p> <p class="page-header"><a href="https://oa-bsa.org/resources/ucl-support/eagle-scout-congratulatory-letter" target="_blank" rel="noopener">OA Eagle Scout Congratulatory Letter</a></p> <p class="center"><a href="http://usscouts.org/eagle/eaglecongrats.asp" target="_blank" rel="noopener">Eagle, Summit, Quartermaster, and Gold Congratulation Letters</a></p> <p><a href="https://oa-bsa.org/resources/ucl-support/summit-award-congratulatory-letter" target="_blank" rel="noopener">Summit Award Congratulatory Letter</a></p> <p><a href="https://www.atasapr.org/" target="_blank" rel="noopener">The Association of Top Achiever Scouts</a></p> <p>ATAS is a worldwide Scouting fellowship group of Scouts and Scouters who have achieved the highest rank as youth in their Scout associations, such as King&#8217;s Scout, Queen&#8217;s Scout, President&#8217;s Scout, Fuji Scout, Eagle Scout, etc.</p> <p><img loading="lazy" decoding="async" class="alignnone wp-image-7484" src="https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-300x300.jpg" alt="" width="240" height="240" srcset="https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-300x300.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-1024x1024.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-150x150.jpg 150w, https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-768x768.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-1536x1536.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-2048x2048.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/05/1000022584-2-630x630.jpg 630w" sizes="auto, (max-width: 240px) 100vw, 240px" /> <img loading="lazy" decoding="async" class="alignnone wp-image-7483" src="http://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-225x300.jpg" alt="" width="180" height="240" srcset="https://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-225x300.jpg 225w, https://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-769x1024.jpg 769w, https://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-768x1023.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-1154x1536.jpg 1154w, https://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-1538x2048.jpg 1538w, https://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-473x630.jpg 473w, https://weownadventure.com/wp-content/uploads/2024/05/1000022587-1-scaled.jpg 1923w" sizes="auto, (max-width: 180px) 100vw, 180px" /> <img loading="lazy" decoding="async" class="alignnone wp-image-7485" src="http://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-300x300.jpg" alt="" width="240" height="240" srcset="https://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-300x300.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-1024x1024.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-150x150.jpg 150w, https://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-768x768.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-1536x1536.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-2048x2048.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/05/1000022585-3-630x630.jpg 630w" sizes="auto, (max-width: 240px) 100vw, 240px" /></p> </div><footer class="entry-footer"><p class="entry-meta"><span class="entry-categories">Filed Under: <a href="https://weownadventure.com/category/eagle-of-the-week/" rel="category tag">Eagle of the Week</a></span> </p></footer></article><article class="post-7486 post type-post status-publish format-standard has-post-thumbnail category-eagle-of-the-week category-programs entry" aria-label="Scout Wins Sons of the American Revolution Essay Contest &#8211; George Washington Chapter" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://weownadventure.com/scout-wins-sons-of-the-american-revolution-essay-contest-george-washington-chapter/">Scout Wins Sons of the American Revolution Essay Contest &#8211; George Washington Chapter</a></h2> <p class="entry-meta"><time class="entry-time" itemprop="datePublished" datetime="2024-05-21T16:10:50+00:00">May 21, 2024</time> by <span class="entry-author" itemprop="author" itemscope itemtype="https://schema.org/Person"><a href="https://weownadventure.com/author/ncac_adm/" class="entry-author-link" rel="author" itemprop="url"><span class="entry-author-name" itemprop="name">Carla Brown</span></a></span> </p></header><div class="entry-content" itemprop="text"><p><img loading="lazy" decoding="async" class="size-medium wp-image-7487 aligncenter" src="https://weownadventure.com/wp-content/uploads/2024/05/53730772865_56366dd9ac_o-0-300x200.jpg" alt="" width="300" height="200" srcset="https://weownadventure.com/wp-content/uploads/2024/05/53730772865_56366dd9ac_o-0-300x200.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/53730772865_56366dd9ac_o-0-1024x683.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/53730772865_56366dd9ac_o-0-768x512.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/53730772865_56366dd9ac_o-0-1536x1024.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/53730772865_56366dd9ac_o-0-2048x1365.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/05/53730772865_56366dd9ac_o-0-945x630.jpg 945w" sizes="auto, (max-width: 300px) 100vw, 300px" />Troop 1577 Eagle Scout Russell Welland was recognized by the George Washington Chapter of the Sons of the American Revolution on May 11. He participated in the Arthur M. &amp; Berdena King Eagle Scout Contest, and his essay was chosen for recognition by this chapter. At their monthly meeting, he read his essay and received a $500 scholarship.</p> <p><img loading="lazy" decoding="async" class="size-medium wp-image-7489 alignleft" src="https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-200x300.jpg" alt="" width="200" height="300" srcset="https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-200x300.jpg 200w, https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-683x1024.jpg 683w, https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-768x1152.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-1024x1536.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-1365x2048.jpg 1365w, https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-420x630.jpg 420w, https://weownadventure.com/wp-content/uploads/2024/05/53729421897_673cb624a0_o-2-scaled.jpg 1707w" sizes="auto, (max-width: 200px) 100vw, 200px" />To participate in this contest, Eagle Scouts write a 500-word essay about an aspect of the American Revolution. They must also document their family tree for four generations. In addition, they can earn additional points if they have earned these merit badges: American Heritage, Genealogy, and Law.</p> <p>Russell&#8217;s essay was about Daniel Morgan from Virginia. Morgan fought in many battles, but he is most famous for the Battle of Cowpens in South Carolina. This was a turning point that shifted the war in favor of the Patriots. It helped the Patriot Army change their strategy for how to better engage militiamen (the untrained volunteers) to win in traditional field battles.</p> <p>As part of his application, Russell earned his American Heritage merit badge with Jim Quinn. Mr. Quinn is an excellent merit badge counselor who also worked with Russell on his Railroading merit badge.</p> <p>If you are interested in this contest, click <a href="https://www.sar.org/arthur-m-berdena-king-eagle-scout-contest/" target="_blank" rel="noopener">here</a>. The George Washington Chapter&#8217;s website is <a href="https://gwsar.org/" target="_blank" rel="noopener">here</a>.</p> <p>The contest is open to all Eagle Scouts until they turn 18 years old.</p> <p><img loading="lazy" decoding="async" class="size-medium wp-image-7488 alignnone" src="https://weownadventure.com/wp-content/uploads/2024/05/53730541618_02a2cec6bb_o-1-300x200.jpg" alt="" width="300" height="200" srcset="https://weownadventure.com/wp-content/uploads/2024/05/53730541618_02a2cec6bb_o-1-300x200.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/53730541618_02a2cec6bb_o-1-1024x683.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/53730541618_02a2cec6bb_o-1-768x512.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/53730541618_02a2cec6bb_o-1-1536x1024.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/05/53730541618_02a2cec6bb_o-1-2048x1365.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/05/53730541618_02a2cec6bb_o-1-945x630.jpg 945w" sizes="auto, (max-width: 300px) 100vw, 300px" /></p> <p>Photo by Thomas Roth, SAR</p> </div><footer class="entry-footer"><p class="entry-meta"><span class="entry-categories">Filed Under: <a href="https://weownadventure.com/category/eagle-of-the-week/" rel="category tag">Eagle of the Week</a>, <a href="https://weownadventure.com/category/programs/" rel="category tag">Scouting Programs</a></span> </p></footer></article><article class="post-7454 post type-post status-publish format-standard category-programs entry" aria-label="Scouting C.A.R.E.S visits the Naval Academy!" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://weownadventure.com/scouting-c-a-r-e-s-visits-the-naval-academy/">Scouting C.A.R.E.S visits the Naval Academy!</a></h2> <p class="entry-meta"><time class="entry-time" itemprop="datePublished" datetime="2024-05-10T14:28:17+00:00">May 10, 2024</time> by <span class="entry-author" itemprop="author" itemscope itemtype="https://schema.org/Person"><a href="https://weownadventure.com/author/mnemier/" class="entry-author-link" rel="author" itemprop="url"><span class="entry-author-name" itemprop="name">Mickey Nemier</span></a></span> </p></header><div class="entry-content" itemprop="text"><p><img loading="lazy" decoding="async" class="aligncenter wp-image-7459 size-medium" src="https://weownadventure.com/wp-content/uploads/2024/05/baffalo-statue-e1715351156709-300x247.jpg" alt="" width="300" height="247" srcset="https://weownadventure.com/wp-content/uploads/2024/05/baffalo-statue-e1715351156709-300x247.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/baffalo-statue-e1715351156709.jpg 480w" sizes="auto, (max-width: 300px) 100vw, 300px" /></p> <p>On May 2nd, Scouting C.A.R.E.S. Pack 2700 out of St. Francis Xavier in Southeast, D.C., took their end-of-the-year Scouting field trip to the United States Naval Academy. The students experienced a top university that&#8217;s also an active military establishment. The Scouts were lucky enough to participate in marching, naval jargon, and saluting exercises. They were also given a brief tour of the campus athletic facilities, which they absolutely loved. The highlight for Pack 2700 was getting the civilian boats to honk their horns, which sent the Scouts into a frenzy.</p> <p>&#8220;This experience should have a lasting impact on Pack 2700,&#8221; commented Michael Fazio, Scouting C.A.R.E.S. Director.</p> <p><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-7458" src="https://weownadventure.com/wp-content/uploads/2024/05/taking-a-break-225x300.jpg" alt="" width="225" height="300" srcset="https://weownadventure.com/wp-content/uploads/2024/05/taking-a-break-225x300.jpg 225w, https://weownadventure.com/wp-content/uploads/2024/05/taking-a-break-473x630.jpg 473w, https://weownadventure.com/wp-content/uploads/2024/05/taking-a-break.jpg 480w" sizes="auto, (max-width: 225px) 100vw, 225px" />  <img loading="lazy" decoding="async" class="alignnone size-medium wp-image-7456" src="http://weownadventure.com/wp-content/uploads/2024/05/on-the-field-225x300.jpg" alt="" width="225" height="300" srcset="https://weownadventure.com/wp-content/uploads/2024/05/on-the-field-225x300.jpg 225w, https://weownadventure.com/wp-content/uploads/2024/05/on-the-field-768x1024.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/on-the-field-473x630.jpg 473w, https://weownadventure.com/wp-content/uploads/2024/05/on-the-field.jpg 960w" sizes="auto, (max-width: 225px) 100vw, 225px" /></p> <p><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-7455" src="https://weownadventure.com/wp-content/uploads/2024/05/football-display-225x300.jpg" alt="" width="225" height="300" srcset="https://weownadventure.com/wp-content/uploads/2024/05/football-display-225x300.jpg 225w, https://weownadventure.com/wp-content/uploads/2024/05/football-display-473x630.jpg 473w, https://weownadventure.com/wp-content/uploads/2024/05/football-display.jpg 480w" sizes="auto, (max-width: 225px) 100vw, 225px" /> <img loading="lazy" decoding="async" class="alignnone size-medium wp-image-7457" src="http://weownadventure.com/wp-content/uploads/2024/05/salute-225x300.jpg" alt="" width="225" height="300" srcset="https://weownadventure.com/wp-content/uploads/2024/05/salute-225x300.jpg 225w, https://weownadventure.com/wp-content/uploads/2024/05/salute-473x630.jpg 473w, https://weownadventure.com/wp-content/uploads/2024/05/salute.jpg 480w" sizes="auto, (max-width: 225px) 100vw, 225px" /></p> </div><footer class="entry-footer"><p class="entry-meta"><span class="entry-categories">Filed Under: <a href="https://weownadventure.com/category/programs/" rel="category tag">Scouting Programs</a></span> </p></footer></article><article class="post-7463 post type-post status-publish format-standard category-press-releases entry" aria-label="Scouting Growth Necessitates Expanding Local Presence" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://weownadventure.com/scouting-growth-necessitates-expanding-local-presence/">Scouting Growth Necessitates Expanding Local Presence</a></h2> <p class="entry-meta"><time class="entry-time" itemprop="datePublished" datetime="2024-05-08T13:11:04+00:00">May 8, 2024</time> by <span class="entry-author" itemprop="author" itemscope itemtype="https://schema.org/Person"><a href="https://weownadventure.com/author/cgriffiths/" class="entry-author-link" rel="author" itemprop="url"><span class="entry-author-name" itemprop="name">Cynthia Griffiths</span></a></span> </p></header><div class="entry-content" itemprop="text"><p><em>NCAC Markets Two Properties for Sale</em></p> <p><strong>W</strong><strong>ASHINGTON, DC (MAY 8, 2024) –</strong> Responding to the changing population trends throughout the Washington, D.C. region and acting on the goal of further expanding Scouting opportunities for our regions youth, National Capital Area Council, BSA (NCAC) has set a course to carefully direct resources and efforts to best serve its mission and the community.</p> <p>Scouting in the Washington, D.C. region is experiencing continued growth from Frederick, Maryland to Fredericksburg, Virginia.  Recognizing the need to be more accessible to its expanding membership, NCAC has commenced a realignment of its real estate that will result in multiple administrative office/Scout Store locations in the Region.</p> <p>This realignment is as follows:</p> <p>The lease at the Scout Store in Springfield, Virginia has been extended. This is one of the most successful Scout Stores in the entire nation and it will continue to serve our mission and membership.</p> <p>The 21.5-acre parcel located on Route 66 in Haymarket, Virginia will be marketed for sale.  This parcel has no utility for NCAC’s mission nor programs, and has zero connection to Camp William B. Snyder, geographic or otherwise. JLL has been retained to market this site for sale.</p> <p>The location of the Marriott Scout Service Center (MSSC) (9190 Rockville Pike, Bethesda Maryland) is no longer optimal to serving the changing needs of our membership and volunteers. One or more new locations will serve the needs of the Council, while being more convenient for our membership. CPG Realty, LLC has been retained to market this property for sale.</p> <p>Both MSSC and Haymarket are experiencing historically high values, the sale of each will contribute to the funding for NCAC to locate facilities such as administrative offices, training spaces, and retail stores based on the geographic distribution of NCAC stakeholders throughout the Washington DC Beltway and beyond, now and in the future.</p> <p>These decisions have been made with the singular purpose of better serving and supporting current and future Scouts, their families, and dedicated volunteers by expanding NCAC’s footprint throughout the region.</p> <p>From the Spring of 1911 when Boy Scout units were first formed at the YMCA Building on G Street, NW in Washington, D.C. through the next nine locations in the District of Columbia before moving to Bethesda, Maryland in 1974, the NCAC has progressively moved Scouting programs and youth access forward by relocating their administrative and retail commercial spaces.</p> <p>“We are excited to embark on this next chapter of NCAC’s history,” stated Council Chief Executive Officer, Mario Pérez. “The population centers have expanded outward during the last 50 years and our families and leaders want convenient locations that meet their needs.”</p> <p><strong># # #</strong></p> <p><strong> </strong><strong>About BSA and the National Capital Area Council</strong></p> <p>The Boy Scouts of America (BSA) provides the nation’s foremost youth program of character development and values-based leadership training, which helps young people be “Prepared. For Life.®” The Scouting organization is composed of more than 1 million youth members between the ages of 5 and 21 and more than 477,000 volunteers in local councils throughout the United States and its territories. Since its inception in 1910, more than 130 million young men and women have participated in the BSA’s youth programs. More than 35 million adult volunteers have helped carry out the BSA’s mission. The BSA announced that it will rebrand to Scouting America, reflecting the organization’s ongoing commitment to welcome every youth and family in America to experience the benefits of Scouting. The change will go into effect on February 8, 2025, the organization’s 115th anniversary. For more information, please visit <a href="http://www.scouting.org/">www.Scouting.org.</a></p> <p>National Capital Area Council (NCAC) was organized in 1911 and today stands as one of the oldest and the largest councils in America. Scouts from NCAC perform in excess of 400,000 hours of community service each year. The Council territory includes the District of Columbia; Frederick, Montgomery, Prince George’s, Calvert, Charles, and St. Mary’s counties in Maryland; and in Virginia the counties of Arlington, Fairfax, Prince William, Loudoun, Fauquier, Spotsylvania, Caroline, King George, Stafford, and Culpeper as well as the independent cities of Alexandria, Falls Church, Fairfax, Manassas, Manassas Park and Fredericksburg in Virginia; the U.S. Virgin Islands; and US Scouting families living abroad in North, Central, and South America. For more information, please visit <a href="http://www.NCACBSA.org/">www.NCACBSA.org.</a></p> </div><footer class="entry-footer"><p class="entry-meta"><span class="entry-categories">Filed Under: <a href="https://weownadventure.com/category/press-releases/" rel="category tag">Press Releases</a></span> </p></footer></article><article class="post-7677 post type-post status-publish format-standard category-leaders entry" aria-label="The History &#038; Archives Committee&#8217;s Scout History Reception and Museum Unveiling" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h2 class="entry-title" itemprop="headline"><a class="entry-title-link" rel="bookmark" href="https://weownadventure.com/the-history-archives-committees-scout-history-reception-and-museum-unveiling/">The History &#038; Archives Committee&#8217;s Scout History Reception and Museum Unveiling</a></h2> <p class="entry-meta"><time class="entry-time" itemprop="datePublished" datetime="2024-05-07T20:23:40+00:00">May 7, 2024</time> by <span class="entry-author" itemprop="author" itemscope itemtype="https://schema.org/Person"><a href="https://weownadventure.com/author/mnemier/" class="entry-author-link" rel="author" itemprop="url"><span class="entry-author-name" itemprop="name">Mickey Nemier</span></a></span> </p></header><div class="entry-content" itemprop="text"><div class="xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a"> <div dir="auto">On May 6th, 2024, The History &amp; Archives Committee held a Scout History Reception at the Mariott Scout Service Center &#8211; unveiling a spectacular display of Scout Historic Memorabilia, the largest display ever at any Council Office! The History Committee strives to preserve and protect local and national Scouting History &#8211; to educate future generations about Scouting&#8217;s rich heritage and service and its many positive contributions to the community and the nation, whether it be through programs like H.O.S.T Hikes (History Of Scouting Trail), H.O.S.T.I.N.G (Helping Other Scout Troops Incorporate Needed Gear) or holding events like this reception!</div> <div dir="auto"></div> <div dir="auto">Here are some photos from the museum:</div> </div> <div dir="auto"><img loading="lazy" decoding="async" class="alignnone wp-image-7680" src="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-200x300.jpg" alt="" width="137" height="206" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-200x300.jpg 200w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-683x1024.jpg 683w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-768x1152.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-1024x1536.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-1365x2048.jpg 1365w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-420x630.jpg 420w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1907-scaled.jpg 1707w" sizes="auto, (max-width: 137px) 100vw, 137px" />  <img loading="lazy" decoding="async" class="alignnone wp-image-7682" src="http://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-200x300.jpg" alt="" width="139" height="209" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-200x300.jpg 200w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-683x1024.jpg 683w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-768x1152.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-1024x1536.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-1365x2048.jpg 1365w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-420x630.jpg 420w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1917-scaled.jpg 1707w" sizes="auto, (max-width: 139px) 100vw, 139px" />  <img loading="lazy" decoding="async" class="alignnone wp-image-7684" src="http://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-200x300.jpg" alt="" width="141" height="212" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-200x300.jpg 200w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-683x1024.jpg 683w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-768x1152.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-1024x1536.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-1365x2048.jpg 1365w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-420x630.jpg 420w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1860-scaled.jpg 1707w" sizes="auto, (max-width: 141px) 100vw, 141px" /> <img loading="lazy" decoding="async" class="alignnone wp-image-7687" src="http://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-200x300.jpg" alt="" width="142" height="213" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-200x300.jpg 200w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-683x1024.jpg 683w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-768x1152.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-1024x1536.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-1365x2048.jpg 1365w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-420x630.jpg 420w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1868-scaled.jpg 1707w" sizes="auto, (max-width: 142px) 100vw, 142px" /><img loading="lazy" decoding="async" class="alignnone wp-image-7685" src="http://weownadventure.com/wp-content/uploads/2024/07/IMG_1861-300x200.jpg" alt="" width="292" height="194" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1861-300x200.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1861-1024x683.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1861-768x512.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1861-1536x1024.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1861-2048x1365.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1861-945x630.jpg 945w" sizes="auto, (max-width: 292px) 100vw, 292px" /> <img loading="lazy" decoding="async" class="alignnone wp-image-7686" src="http://weownadventure.com/wp-content/uploads/2024/07/IMG_1865-300x200.jpg" alt="" width="289" height="192" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1865-300x200.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1865-1024x683.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1865-768x512.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1865-1536x1024.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1865-2048x1365.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1865-945x630.jpg 945w" sizes="auto, (max-width: 289px) 100vw, 289px" /></div> <div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a"> <div dir="auto"> <p>A huge thanks to Michael Groover, the Vice-Chair &amp; Master of Ceremonies, who worked very hard setting up all the displays, which definitely paid off.</p> <p><img loading="lazy" decoding="async" class="wp-image-7690 aligncenter" src="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1894-scaled-e1721832889234-300x171.jpg" alt="" width="547" height="312" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1894-scaled-e1721832889234-300x171.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1894-scaled-e1721832889234-1024x582.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1894-scaled-e1721832889234-768x437.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1894-scaled-e1721832889234-1536x873.jpg 1536w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1894-scaled-e1721832889234-2048x1165.jpg 2048w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1894-scaled-e1721832889234-1108x630.jpg 1108w" sizes="auto, (max-width: 547px) 100vw, 547px" /></p> </div> <div dir="auto">It doesn&#8217;t end there because National Scout Families celebrities were also present!</div> <div dir="auto"></div> <div dir="auto">These Guests of Honor include:</div> </div> <div dir="auto"></div> <div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a"> <div dir="auto"> <figure id="attachment_7683" aria-describedby="caption-attachment-7683" style="width: 251px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-7683 " src="https://weownadventure.com/wp-content/uploads/2024/07/IMG_18962-e1721832292235-230x300.jpg" alt="" width="251" height="328" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_18962-e1721832292235-230x300.jpg 230w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_18962-e1721832292235-785x1024.jpg 785w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_18962-e1721832292235-768x1002.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_18962-e1721832292235-1177x1536.jpg 1177w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_18962-e1721832292235-483x630.jpg 483w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_18962-e1721832292235.jpg 1540w" sizes="auto, (max-width: 251px) 100vw, 251px" /><figcaption id="caption-attachment-7683" class="wp-caption-text">Ann Hornaday, granddaughter of William T. Hornaday, which the now Distinguished Service Conservation Award had been initially named after.</figcaption></figure> </div> </div> <div dir="auto"> <figure id="attachment_7689" aria-describedby="caption-attachment-7689" style="width: 256px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-7689 " src="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1888-scaled-e1721832470784-236x300.jpg" alt="" width="256" height="325" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1888-scaled-e1721832470784-236x300.jpg 236w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1888-scaled-e1721832470784-496x630.jpg 496w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1888-scaled-e1721832470784.jpg 551w" sizes="auto, (max-width: 256px) 100vw, 256px" /><figcaption id="caption-attachment-7689" class="wp-caption-text">Charity Goodman, granddaughter of E. Urner Goodman, one of the founders of the Order of the Arrow.</figcaption></figure> <figure id="attachment_7681" aria-describedby="caption-attachment-7681" style="width: 255px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-7681 " src="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1908-scaled-e1721832771480-219x300.jpg" alt="" width="255" height="349" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1908-scaled-e1721832771480-219x300.jpg 219w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1908-scaled-e1721832771480-749x1024.jpg 749w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1908-scaled-e1721832771480-768x1050.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1908-scaled-e1721832771480-461x630.jpg 461w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1908-scaled-e1721832771480.jpg 958w" sizes="auto, (max-width: 255px) 100vw, 255px" /><figcaption id="caption-attachment-7681" class="wp-caption-text">Julia Seton, the granddaughter of Ernest Thompson Seton, donated 500 medals to start the History Award at NCAC.</figcaption></figure> <figure id="attachment_7688" aria-describedby="caption-attachment-7688" style="width: 251px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="wp-image-7688" src="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1887-scaled-e1721832812158-219x300.jpg" alt="" width="251" height="344" srcset="https://weownadventure.com/wp-content/uploads/2024/07/IMG_1887-scaled-e1721832812158-219x300.jpg 219w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1887-scaled-e1721832812158-460x630.jpg 460w, https://weownadventure.com/wp-content/uploads/2024/07/IMG_1887-scaled-e1721832812158.jpg 645w" sizes="auto, (max-width: 251px) 100vw, 251px" /><figcaption id="caption-attachment-7688" class="wp-caption-text">Kellye French, Conservation Chairwoman and BSA trainer, donated a photo of the BSA Indie Car signed by its driver, Dale Coyne (As seen below).</figcaption></figure> <p><img loading="lazy" decoding="async" class="wp-image-7719 aligncenter" src="https://weownadventure.com/wp-content/uploads/2024/05/IMG_1898-scaled-e1721836584481-300x257.jpg" alt="" width="326" height="279" srcset="https://weownadventure.com/wp-content/uploads/2024/05/IMG_1898-scaled-e1721836584481-300x257.jpg 300w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_1898-scaled-e1721836584481-1024x876.jpg 1024w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_1898-scaled-e1721836584481-768x657.jpg 768w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_1898-scaled-e1721836584481-737x630.jpg 737w, https://weownadventure.com/wp-content/uploads/2024/05/IMG_1898-scaled-e1721836584481.jpg 1063w" sizes="auto, (max-width: 326px) 100vw, 326px" /></p> </div> <div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a"> <p>&nbsp;</p> <p>&nbsp;</p> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> <div dir="auto"></div> </div> </div><footer class="entry-footer"><p class="entry-meta"><span class="entry-categories">Filed Under: <a href="https://weownadventure.com/category/leaders/" rel="category tag">Leaders</a></span> </p></footer></article><div class="archive-pagination pagination" role="navigation" aria-label="Pagination"><ul><li class="active" ><a href="https://weownadventure.com/2024/05/" aria-current="page"><span class="screen-reader-text">Page</span> 1</a></li> <li><a href="https://weownadventure.com/2024/05/page/2/"><span class="screen-reader-text">Page</span> 2</a></li> <li class="pagination-next"><a href="https://weownadventure.com/2024/05/page/2/" ><span class="screen-reader-text">Go to</span> Next Page &#x000BB;</a></li> </ul></div> </main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar" itemscope itemtype="https://schema.org/WPSideBar" id="genesis-sidebar-primary"><h2 class="genesis-sidebar-title screen-reader-text">Primary Sidebar</h2><section id="search-2" class="widget widget_search"><div class="widget-wrap"><form class="search-form" method="get" action="https://weownadventure.com/" role="search" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction"><label class="search-form-label screen-reader-text" for="searchform-1">Search this website</label><input class="search-form-input" type="search" name="s" id="searchform-1" placeholder="Search this website" itemprop="query-input"><input class="search-form-submit" type="submit" value="Search"><meta content="https://weownadventure.com/?s={s}" itemprop="target"></form></div></section> <section id="simple-social-icons-2" class="widget simple-social-icons"><div class="widget-wrap"><h3 class="widgettitle widget-title">NCAC Social Media</h3> <ul class="alignleft"><li class="ssi-facebook"><a href="https://www.facebook.com/NCACBSA/" ><svg role="img" class="social-facebook" aria-labelledby="social-facebook-2"><title id="social-facebook-2">Facebook</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/ncacbsa" ><svg role="img" class="social-instagram" aria-labelledby="social-instagram-2"><title id="social-instagram-2">Instagram</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/ncacbsa" ><svg role="img" class="social-twitter" aria-labelledby="social-twitter-2"><title id="social-twitter-2">Twitter</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li><li class="ssi-youtube"><a href="https://www.youtube.com/channel/UCnTcdN1PzcjdxY1SJYf_IDQ" ><svg role="img" class="social-youtube" aria-labelledby="social-youtube-2"><title id="social-youtube-2">YouTube</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></div></section> <section id="text-7" class="widget widget_text"><div class="widget-wrap"> <div class="textwidget"> </div> </div></section> <section id="media_image-5" class="widget widget_media_image"><div class="widget-wrap"><h3 class="widgettitle widget-title">Latest Issue</h3> <figure style="width: 247px" class="wp-caption alignnone"><a href="https://issuu.com/ncacbsa/docs/summer_2018_full"><img class="image " src="http://159.203.135.88/wp-content/uploads/2018/10/SU18-247x300.jpg" alt="" width="247" height="300" decoding="async" loading="lazy" /></a><figcaption class="wp-caption-text">TSD Summer '18 is on Issuu</figcaption></figure></div></section> <section id="archives-2" class="widget widget_archive"><div class="widget-wrap"><h3 class="widgettitle widget-title">Archives</h3> <ul> <li><a href='https://weownadventure.com/2025/04/'>April 2025</a></li> <li><a href='https://weownadventure.com/2025/03/'>March 2025</a></li> <li><a href='https://weownadventure.com/2025/02/'>February 2025</a></li> <li><a href='https://weownadventure.com/2025/01/'>January 2025</a></li> <li><a href='https://weownadventure.com/2024/12/'>December 2024</a></li> <li><a href='https://weownadventure.com/2024/11/'>November 2024</a></li> <li><a href='https://weownadventure.com/2024/10/'>October 2024</a></li> <li><a href='https://weownadventure.com/2024/09/'>September 2024</a></li> <li><a href='https://weownadventure.com/2024/08/'>August 2024</a></li> <li><a href='https://weownadventure.com/2024/07/'>July 2024</a></li> <li><a href='https://weownadventure.com/2024/06/'>June 2024</a></li> <li><a href='https://weownadventure.com/2024/05/' aria-current="page">May 2024</a></li> <li><a href='https://weownadventure.com/2024/04/'>April 2024</a></li> <li><a href='https://weownadventure.com/2024/03/'>March 2024</a></li> <li><a href='https://weownadventure.com/2024/02/'>February 2024</a></li> <li><a href='https://weownadventure.com/2024/01/'>January 2024</a></li> <li><a href='https://weownadventure.com/2023/12/'>December 2023</a></li> <li><a href='https://weownadventure.com/2023/11/'>November 2023</a></li> <li><a href='https://weownadventure.com/2023/10/'>October 2023</a></li> <li><a href='https://weownadventure.com/2023/09/'>September 2023</a></li> <li><a href='https://weownadventure.com/2023/08/'>August 2023</a></li> <li><a href='https://weownadventure.com/2023/07/'>July 2023</a></li> <li><a href='https://weownadventure.com/2023/06/'>June 2023</a></li> <li><a href='https://weownadventure.com/2023/05/'>May 2023</a></li> <li><a href='https://weownadventure.com/2023/04/'>April 2023</a></li> <li><a href='https://weownadventure.com/2023/03/'>March 2023</a></li> <li><a href='https://weownadventure.com/2023/02/'>February 2023</a></li> <li><a href='https://weownadventure.com/2023/01/'>January 2023</a></li> <li><a href='https://weownadventure.com/2022/12/'>December 2022</a></li> <li><a href='https://weownadventure.com/2022/11/'>November 2022</a></li> <li><a href='https://weownadventure.com/2022/10/'>October 2022</a></li> <li><a href='https://weownadventure.com/2022/09/'>September 2022</a></li> <li><a href='https://weownadventure.com/2022/08/'>August 2022</a></li> <li><a href='https://weownadventure.com/2022/07/'>July 2022</a></li> <li><a href='https://weownadventure.com/2022/06/'>June 2022</a></li> <li><a href='https://weownadventure.com/2022/05/'>May 2022</a></li> <li><a href='https://weownadventure.com/2022/04/'>April 2022</a></li> <li><a href='https://weownadventure.com/2022/03/'>March 2022</a></li> <li><a href='https://weownadventure.com/2022/02/'>February 2022</a></li> <li><a href='https://weownadventure.com/2022/01/'>January 2022</a></li> <li><a href='https://weownadventure.com/2021/12/'>December 2021</a></li> <li><a href='https://weownadventure.com/2021/11/'>November 2021</a></li> <li><a href='https://weownadventure.com/2021/10/'>October 2021</a></li> <li><a href='https://weownadventure.com/2021/09/'>September 2021</a></li> <li><a href='https://weownadventure.com/2021/08/'>August 2021</a></li> <li><a href='https://weownadventure.com/2021/07/'>July 2021</a></li> <li><a href='https://weownadventure.com/2021/06/'>June 2021</a></li> <li><a href='https://weownadventure.com/2021/05/'>May 2021</a></li> <li><a href='https://weownadventure.com/2021/04/'>April 2021</a></li> <li><a href='https://weownadventure.com/2021/03/'>March 2021</a></li> <li><a href='https://weownadventure.com/2021/02/'>February 2021</a></li> <li><a href='https://weownadventure.com/2021/01/'>January 2021</a></li> <li><a href='https://weownadventure.com/2020/12/'>December 2020</a></li> <li><a href='https://weownadventure.com/2020/11/'>November 2020</a></li> <li><a href='https://weownadventure.com/2020/10/'>October 2020</a></li> <li><a href='https://weownadventure.com/2020/09/'>September 2020</a></li> <li><a href='https://weownadventure.com/2020/08/'>August 2020</a></li> <li><a href='https://weownadventure.com/2020/07/'>July 2020</a></li> <li><a href='https://weownadventure.com/2020/06/'>June 2020</a></li> <li><a href='https://weownadventure.com/2020/05/'>May 2020</a></li> <li><a href='https://weownadventure.com/2020/04/'>April 2020</a></li> <li><a href='https://weownadventure.com/2020/03/'>March 2020</a></li> <li><a href='https://weownadventure.com/2020/02/'>February 2020</a></li> <li><a href='https://weownadventure.com/2020/01/'>January 2020</a></li> <li><a href='https://weownadventure.com/2019/12/'>December 2019</a></li> <li><a href='https://weownadventure.com/2019/11/'>November 2019</a></li> <li><a href='https://weownadventure.com/2019/10/'>October 2019</a></li> <li><a href='https://weownadventure.com/2019/09/'>September 2019</a></li> <li><a href='https://weownadventure.com/2019/08/'>August 2019</a></li> <li><a href='https://weownadventure.com/2019/07/'>July 2019</a></li> <li><a href='https://weownadventure.com/2019/06/'>June 2019</a></li> <li><a href='https://weownadventure.com/2019/05/'>May 2019</a></li> <li><a href='https://weownadventure.com/2019/04/'>April 2019</a></li> <li><a href='https://weownadventure.com/2019/03/'>March 2019</a></li> <li><a href='https://weownadventure.com/2019/02/'>February 2019</a></li> <li><a href='https://weownadventure.com/2019/01/'>January 2019</a></li> <li><a href='https://weownadventure.com/2018/10/'>October 2018</a></li> <li><a href='https://weownadventure.com/2018/07/'>July 2018</a></li> <li><a href='https://weownadventure.com/2018/05/'>May 2018</a></li> </ul> </div></section> <section id="simple-social-icons-8" class="widget simple-social-icons"><div class="widget-wrap"></div></section> <section id="simple-social-icons-6" class="widget simple-social-icons"><div class="widget-wrap"><h3 class="widgettitle widget-title">Follow Us!</h3> <ul class="alignleft"><li class="ssi-facebook"><a href="https://www.facebook.com/ScoutingAmericaNCAC" ><svg role="img" class="social-facebook" aria-labelledby="social-facebook-6"><title id="social-facebook-6">Facebook</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-flickr"><a href="https://www.flickr.com/photos/ncacbsa" ><svg role="img" class="social-flickr" aria-labelledby="social-flickr-6"><title id="social-flickr-6">Flickr</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-flickr"></use></svg></a></li><li class="ssi-instagram"><a href="https://www.instagram.com/scoutingamericancac/" ><svg role="img" class="social-instagram" aria-labelledby="social-instagram-6"><title id="social-instagram-6">Instagram</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-linkedin"><a href="https://www.linkedin.com/company/scouting-america-national-capital-area-council/" ><svg role="img" class="social-linkedin" aria-labelledby="social-linkedin-6"><title id="social-linkedin-6">LinkedIn</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-linkedin"></use></svg></a></li><li class="ssi-youtube"><a href="https://www.youtube.com/@ScoutingAmericaNCAC" ><svg role="img" class="social-youtube" aria-labelledby="social-youtube-6"><title id="social-youtube-6">YouTube</title><use xlink:href="https://weownadventure.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-youtube"></use></svg></a></li></ul></div></section> <section id="search-7" class="widget widget_search"><div class="widget-wrap"><form class="search-form" method="get" action="https://weownadventure.com/" role="search" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction"><label class="search-form-label screen-reader-text" for="searchform-2">Search this website</label><input class="search-form-input" type="search" name="s" id="searchform-2" placeholder="Search this website" itemprop="query-input"><input class="search-form-submit" type="submit" value="Search"><meta content="https://weownadventure.com/?s={s}" itemprop="target"></form></div></section> <section id="same-category-posts-5" class="widget same-category-posts"><div class="widget-wrap"><h3 class="widgettitle widget-title">You Might Also Like&#8230;</h3> <ul> <li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/director-david-henrie-invites-ncac-to-digital-movie-premiere/" rel="bookmark" title="Director David Henrie Invites NCAC to Digital Movie Premiere">Director David Henrie Invites NCAC to Digital Movie Premiere</a><p class="post-date">August 26, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/missing-summer-day-camp-or-resident-camp/" rel="bookmark" title="Missing Summer Day Camp or Resident Camp?">Missing Summer Day Camp or Resident Camp?</a><p class="post-date">June 25, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/microscope-camping-fun/" rel="bookmark" title="Microscope + Camping = FUN !!!">Microscope + Camping = FUN !!!</a><p class="post-date">June 15, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/family-fun-flag-fourth/" rel="bookmark" title="Family – Fun – Flag – FOURTH!">Family – Fun – Flag – FOURTH!</a><p class="post-date">June 14, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/guidance-on-resuming-in-person-scouting-activities/" rel="bookmark" title="Guidance on Resuming In-Person Scouting Activities">Guidance on Resuming In-Person Scouting Activities</a><p class="post-date">June 12, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/ncac-scouting-at-home-2020-award-for-unit-scouters/" rel="bookmark" title="NCAC Scouting at Home 2020 Award for Unit Scouters!">NCAC Scouting at Home 2020 Award for Unit Scouters!</a><p class="post-date">May 29, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/introducing-the-ncac-scouting-at-home-2020-award/" rel="bookmark" title="Introducing the NCAC Scouting at Home 2020 Award!">Introducing the NCAC Scouting at Home 2020 Award!</a><p class="post-date">May 11, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/ncac-response-to-covid-19/" rel="bookmark" title="NCAC Response to COVID-19">NCAC Response to COVID-19</a><p class="post-date">April 4, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/scouting-at-home-challenge/" rel="bookmark" title="Scouting At Home Challenge!">Scouting At Home Challenge!</a><p class="post-date">March 19, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/scout-service-center-closing/" rel="bookmark" title="Scout Service Center Closing">Scout Service Center Closing</a><p class="post-date">March 17, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/help-celebrate-ncac-camping-centennial-at-camp-snyders-work-days-for-all/" rel="bookmark" title="Help Celebrate NCAC Camping Centennial at Camp Snyder&amp;#8217;s Work Days for All">Help Celebrate NCAC Camping Centennial at Camp Snyder&#8217;s Work Days for All</a><p class="post-date">March 5, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/general-david-l-goldfein-receives-the-distinguished-eagle-scout-award/" rel="bookmark" title="General David L. Goldfein Receives the Distinguished Eagle Scout Award">General David L. Goldfein Receives the Distinguished Eagle Scout Award</a><p class="post-date">February 25, 2020</p></li><li class="same-category-post-item "><a class="post-title" href="https://weownadventure.com/tuskegee-airman-receives-ncac-lifetime-achievement-award/" rel="bookmark" title="TUSKEGEE AIRMAN RECEIVES NCAC LIFETIME ACHIEVEMENT AWARD">TUSKEGEE AIRMAN RECEIVES NCAC LIFETIME ACHIEVEMENT AWARD</a><p class="post-date">February 14, 2020</p></li></ul> </div></section> </aside></div></div><footer class="site-footer" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"><p>Copyright &#x000A9;&nbsp;2025 · <a href="https://demo.studiopress.com/">Genesis Elk</a> on <a href="https://www.studiopress.com/">Genesis Framework</a> · <a href="https://wordpress.org/">WordPress</a> · <a href="https://weownadventure.com/wp-login.php">Log in</a></p></div></footer></div><script type='text/javascript'>jQuery(document).ready(function($) {$(".flexslider").flexslider({controlsContainer: "#genesis-responsive-slider",animation: "slide",directionNav: 1,controlNav: 0,animationDuration: 800,slideshowSpeed: 4000 }); });</script><style type="text/css" media="screen">#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #ca3345 !important; border-radius: 3px; color: #ffffff !important; border: 0px #ffffff solid !important; font-size: 20px; padding: 10px; } #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #ffe8e8 !important; border-color: #ffffff !important; color: #ca3345 !important; } #simple-social-icons-2 ul li a:focus { outline: 1px dotted #ffe8e8 !important; } #simple-social-icons-8 ul li a, #simple-social-icons-8 ul li a:hover, #simple-social-icons-8 ul li a:focus { background-color: #f5f5f5 !important; border-radius: 3px; color: #333333 !important; border: 0px #ffffff solid !important; font-size: 20px; padding: 10px; } #simple-social-icons-8 ul li a:hover, #simple-social-icons-8 ul li a:focus { background-color: #333333 !important; border-color: #ffffff !important; color: #ffffff !important; } #simple-social-icons-8 ul li a:focus { outline: 1px dotted #333333 !important; } #simple-social-icons-6 ul li a, #simple-social-icons-6 ul li a:hover, #simple-social-icons-6 ul li a:focus { background-color: #f5f5f5 !important; border-radius: 3px; color: #003366 !important; border: 0px #ffffff solid !important; font-size: 20px; padding: 10px; } #simple-social-icons-6 ul li a:hover, #simple-social-icons-6 ul li a:focus { background-color: #003366 !important; border-color: #ffffff !important; color: #ffffff !important; } #simple-social-icons-6 ul li a:focus { outline: 1px dotted #003366 !important; }</style><script type="text/javascript" src="https://weownadventure.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0.5" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/weownadventure.com\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0.5" id="contact-form-7-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/smart-post-grid/js/main.js?ver=1" id="spg_js-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/smart-post-grid/js/slick/slick.min.js?ver=1.6" id="slick-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis/lib/js/menu/superfish.min.js?ver=1.7.10" id="superfish-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js?ver=3.5.0" id="superfish-args-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis/lib/js/skip-links.min.js?ver=3.5.0" id="skip-links-js"></script> <script type="text/javascript" id="genesis-elk-responsive-menu-js-extra"> /* <![CDATA[ */ var genesis_responsive_menu = {"mainMenu":"Menu","menuIconClass":"dashicons-before dashicons-menu","subMenu":"Submenu","subMenuIconClass":"dashicons-before dashicons-arrow-down-alt2","menuClasses":{"combine":[".nav-primary"],"others":[]}}; /* ]]> */ </script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis-elk-master/js/responsive-menus.min.js?ver=2.6.0" id="genesis-elk-responsive-menu-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/themes/genesis-elk-master/js/genesis-elk.js?ver=2.6.0" id="genesis-elk-js"></script> <script type="text/javascript" src="https://weownadventure.com/wp-content/plugins/genesis-responsive-slider/assets/js/jquery.flexslider.js?ver=1.0.1" id="flexslider-js"></script> <script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10