Domain jwasmarriottfoundation.org
United States
FASTLY
Software information

Pantheon

tcp/80

nginx nginx

tcp/443

  • Open service 2620:12a:8000::2:80 · jwasmarriottfoundation.org

    2026-02-09 01:04

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Retry-After: 0
    Server: Pantheon
    Location: https://www.jwasmarriottfoundation.org/
    X-Pantheon-Redirect: primary-domain-policy-doc
    Date: Mon, 09 Feb 2026 01:04:05 GMT
    X-Served-By: cache-pao-kpao1770037-PAO
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1770599046.643453,VS0,VE5
    Age: 0
    Accept-Ranges: bytes
    Via: 1.1 varnish
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 2620:12a:8001::2:80 · jwasmarriottfoundation.org

    2026-02-09 01:04

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Retry-After: 0
    Server: Pantheon
    Location: https://www.jwasmarriottfoundation.org/
    X-Pantheon-Redirect: primary-domain-policy-doc
    Date: Mon, 09 Feb 2026 01:04:05 GMT
    X-Served-By: cache-rtm-ehrd2290045-RTM
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1770599046.530361,VS0,VE4
    Age: 0
    Accept-Ranges: bytes
    Via: 1.1 varnish
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 23.185.0.2:80 · jwasmarriottfoundation.org

    2026-02-09 01:04

    HTTP/1.1 301 Moved Permanently
    Connection: close
    Content-Length: 0
    Retry-After: 0
    Server: Pantheon
    Location: https://www.jwasmarriottfoundation.org/
    X-Pantheon-Redirect: primary-domain-policy-doc
    Date: Mon, 09 Feb 2026 01:04:05 GMT
    X-Served-By: cache-rtm-ehrd2290054-RTM
    X-Cache: HIT
    X-Cache-Hits: 0
    X-Timer: S1770599045.471678,VS0,VE4
    Age: 0
    Accept-Ranges: bytes
    Via: 1.1 varnish
    
    Found 6 hours ago by HttpPlugin
    Create report
  • Open service 23.185.0.2:443 · www.jwasmarriottfoundation.org

    2026-01-23 13:55

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 43565
    Cache-Control: public, max-age=604800
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.jwasmarriottfoundation.org/wp-json/>; rel="https://api.w.org/"
    Link: <https://www.jwasmarriottfoundation.org/wp-json/wp/v2/pages/119>; rel="alternate"; title="JSON"; type="application/json"
    Link: <https://www.jwasmarriottfoundation.org/>; rel=shortlink
    Server: nginx
    Strict-Transport-Security: max-age=300
    X-Pantheon-Styx-Hostname: styx-fe2-b-5df7bd8b5f-2s9ks
    X-Styx-Req-Id: 24257598-f639-11f0-a76f-ba04bd691607
    Date: Fri, 23 Jan 2026 13:55:15 GMT
    X-Served-By: cache-chi-kigq8000174-CHI, cache-sin-wsat1880086-SIN
    X-Cache: HIT, HIT
    X-Cache-Hits: 19, 1
    X-Timer: S1769176515.049462,VS0,VE3
    Vary: Accept-Encoding, Cookie, Cookie
    Age: 237942
    Accept-Ranges: bytes
    Via: 1.1 varnish, 1.1 varnish
    
    Page title: Marriott Foundation
    
    <!DOCTYPE html>
    <html lang="en-US" class="html_stretched responsive av-preloader-disabled  html_header_top html_logo_left html_main_nav_header html_menu_right html_slim html_header_sticky html_header_shrinking_disabled html_mobile_menu_tablet html_header_searchicon_disabled html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_minimal_header html_burger_menu html_av-overlay-side html_av-overlay-side-classic html_av-submenu-noclone html_entry_id_119 av-cookies-no-cookie-consent av-no-preview av-default-lightbox html_burger_menu_active">
    <head>
    <meta charset="UTF-8" />
    <meta name="robots" content="index, follow" />
    
    
    <!-- mobile setting -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <!-- Scripts/CSS and wp_head hook -->
    <title>Marriott Foundation</title>
    <meta name='robots' content='max-image-preview:large' />
    	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
    	<link rel='dns-prefetch' href='//use.typekit.net' />
    
    <!-- google webfont font replacement -->
    
    			<script type='text/javascript'>
    
    				(function() {
    
    					/*	check if webfonts are disabled by user setting via cookie - or user must opt in.	*/
    					var html = document.getElementsByTagName('html')[0];
    					var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0;
    					var allow_continue = true;
    					var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0;
    
    					if( cookie_check && ! silent_accept_cookie )
    					{
    						if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 )
    						{
    							allow_continue = false;
    						}
    						else
    						{
    							if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) )
    							{
    								allow_continue = false;
    							}
    							else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) )
    							{
    								allow_continue = false;
    							}
    							else if( document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/) )
    							{
    								allow_continue = false;
    							}
    						}
    					}
    
    					if( allow_continue )
    					{
    						var f = document.createElement('link');
    
    						f.type 	= 'text/css';
    						f.rel 	= 'stylesheet';
    						f.href 	= 'https://fonts.googleapis.com/css?family=proxima-nova&display=auto';
    						f.id 	= 'avia-google-webfont';
    
    						document.getElementsByTagName('head')[0].appendChild(f);
    					}
    				})();
    
    			</script>
    			<script type="text/javascript">
    /* <![CDATA[ */
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.jwasmarriottfoundation.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.3"}};
    /*! This file is auto-generated */
    !function(s,n){var o,i,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),a=(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===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!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!a(e,"\ud83e\udedf")}return!1}functio
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 23.185.0.2:443 · www.jwasmarriottfoundation.org

    2026-01-09 14:51

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 43565
    Cache-Control: public, max-age=604800
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.jwasmarriottfoundation.org/wp-json/>; rel="https://api.w.org/"
    Link: <https://www.jwasmarriottfoundation.org/wp-json/wp/v2/pages/119>; rel="alternate"; title="JSON"; type="application/json"
    Link: <https://www.jwasmarriottfoundation.org/>; rel=shortlink
    Server: nginx
    Strict-Transport-Security: max-age=300
    X-Pantheon-Styx-Hostname: styx-fe2-b-5876c4686b-4cqnt
    X-Styx-Req-Id: c5e2cbc0-eb2a-11f0-9d3b-b6d1efd0f21c
    Date: Fri, 09 Jan 2026 14:52:00 GMT
    X-Served-By: cache-chi-kigq8000174-CHI, cache-pao-kpao1770061-PAO
    X-Cache: HIT, HIT
    X-Cache-Hits: 30, 0
    X-Timer: S1767970321.736784,VS0,VE4
    Vary: Accept-Encoding, Cookie, Cookie
    Age: 247382
    Accept-Ranges: bytes
    Via: 1.1 varnish, 1.1 varnish
    
    Page title: Marriott Foundation
    
    <!DOCTYPE html>
    <html lang="en-US" class="html_stretched responsive av-preloader-disabled  html_header_top html_logo_left html_main_nav_header html_menu_right html_slim html_header_sticky html_header_shrinking_disabled html_mobile_menu_tablet html_header_searchicon_disabled html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_minimal_header html_burger_menu html_av-overlay-side html_av-overlay-side-classic html_av-submenu-noclone html_entry_id_119 av-cookies-no-cookie-consent av-no-preview av-default-lightbox html_burger_menu_active">
    <head>
    <meta charset="UTF-8" />
    <meta name="robots" content="index, follow" />
    
    
    <!-- mobile setting -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <!-- Scripts/CSS and wp_head hook -->
    <title>Marriott Foundation</title>
    <meta name='robots' content='max-image-preview:large' />
    	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
    	<link rel='dns-prefetch' href='//use.typekit.net' />
    
    <!-- google webfont font replacement -->
    
    			<script type='text/javascript'>
    
    				(function() {
    
    					/*	check if webfonts are disabled by user setting via cookie - or user must opt in.	*/
    					var html = document.getElementsByTagName('html')[0];
    					var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0;
    					var allow_continue = true;
    					var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0;
    
    					if( cookie_check && ! silent_accept_cookie )
    					{
    						if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 )
    						{
    							allow_continue = false;
    						}
    						else
    						{
    							if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) )
    							{
    								allow_continue = false;
    							}
    							else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) )
    							{
    								allow_continue = false;
    							}
    							else if( document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/) )
    							{
    								allow_continue = false;
    							}
    						}
    					}
    
    					if( allow_continue )
    					{
    						var f = document.createElement('link');
    
    						f.type 	= 'text/css';
    						f.rel 	= 'stylesheet';
    						f.href 	= 'https://fonts.googleapis.com/css?family=proxima-nova&display=auto';
    						f.id 	= 'avia-google-webfont';
    
    						document.getElementsByTagName('head')[0].appendChild(f);
    					}
    				})();
    
    			</script>
    			<script type="text/javascript">
    /* <![CDATA[ */
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.jwasmarriottfoundation.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.3"}};
    /*! This file is auto-generated */
    !function(s,n){var o,i,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),a=(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===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!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!a(e,"\ud83e\udedf")}return!1}functio
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 23.185.0.2:443 · www.jwasmarriottfoundation.org

    2026-01-02 18:01

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 43565
    Cache-Control: public, max-age=604800
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.jwasmarriottfoundation.org/wp-json/>; rel="https://api.w.org/"
    Link: <https://www.jwasmarriottfoundation.org/wp-json/wp/v2/pages/119>; rel="alternate"; title="JSON"; type="application/json"
    Link: <https://www.jwasmarriottfoundation.org/>; rel=shortlink
    Server: nginx
    Strict-Transport-Security: max-age=300
    X-Pantheon-Styx-Hostname: styx-fe2-a-68d6cbdd88-jbnfl
    X-Styx-Req-Id: 0305763a-e5a8-11f0-b257-726a07022298
    Date: Fri, 02 Jan 2026 18:01:59 GMT
    X-Served-By: cache-chi-kigq8000174-CHI, cache-lcy-egml8630087-LCY
    X-Cache: HIT, HIT
    X-Cache-Hits: 17, 1
    X-Timer: S1767376920.858508,VS0,VE3
    Vary: Accept-Encoding, Cookie, Cookie
    Age: 259898
    Accept-Ranges: bytes
    Via: 1.1 varnish, 1.1 varnish
    
    Page title: Marriott Foundation
    
    <!DOCTYPE html>
    <html lang="en-US" class="html_stretched responsive av-preloader-disabled  html_header_top html_logo_left html_main_nav_header html_menu_right html_slim html_header_sticky html_header_shrinking_disabled html_mobile_menu_tablet html_header_searchicon_disabled html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_minimal_header html_burger_menu html_av-overlay-side html_av-overlay-side-classic html_av-submenu-noclone html_entry_id_119 av-cookies-no-cookie-consent av-no-preview av-default-lightbox html_burger_menu_active">
    <head>
    <meta charset="UTF-8" />
    <meta name="robots" content="index, follow" />
    
    
    <!-- mobile setting -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <!-- Scripts/CSS and wp_head hook -->
    <title>Marriott Foundation</title>
    <meta name='robots' content='max-image-preview:large' />
    	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
    	<link rel='dns-prefetch' href='//use.typekit.net' />
    
    <!-- google webfont font replacement -->
    
    			<script type='text/javascript'>
    
    				(function() {
    
    					/*	check if webfonts are disabled by user setting via cookie - or user must opt in.	*/
    					var html = document.getElementsByTagName('html')[0];
    					var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0;
    					var allow_continue = true;
    					var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0;
    
    					if( cookie_check && ! silent_accept_cookie )
    					{
    						if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 )
    						{
    							allow_continue = false;
    						}
    						else
    						{
    							if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) )
    							{
    								allow_continue = false;
    							}
    							else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) )
    							{
    								allow_continue = false;
    							}
    							else if( document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/) )
    							{
    								allow_continue = false;
    							}
    						}
    					}
    
    					if( allow_continue )
    					{
    						var f = document.createElement('link');
    
    						f.type 	= 'text/css';
    						f.rel 	= 'stylesheet';
    						f.href 	= 'https://fonts.googleapis.com/css?family=proxima-nova&display=auto';
    						f.id 	= 'avia-google-webfont';
    
    						document.getElementsByTagName('head')[0].appendChild(f);
    					}
    				})();
    
    			</script>
    			<script type="text/javascript">
    /* <![CDATA[ */
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.jwasmarriottfoundation.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.3"}};
    /*! This file is auto-generated */
    !function(s,n){var o,i,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),a=(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===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!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!a(e,"\ud83e\udedf")}return!1}functio
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 23.185.0.2:443 · www.jwasmarriottfoundation.org

    2025-12-23 08:41

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 43565
    Cache-Control: public, max-age=604800
    Content-Type: text/html; charset=UTF-8
    Link: <https://www.jwasmarriottfoundation.org/wp-json/>; rel="https://api.w.org/"
    Link: <https://www.jwasmarriottfoundation.org/wp-json/wp/v2/pages/119>; rel="alternate"; title="JSON"; type="application/json"
    Link: <https://www.jwasmarriottfoundation.org/>; rel=shortlink
    Server: nginx
    Strict-Transport-Security: max-age=300
    X-Pantheon-Styx-Hostname: styx-fe2-b-6c64494475-jrcx6
    X-Styx-Req-Id: e99664a6-dba7-11f0-aab7-525be2786dee
    Date: Tue, 23 Dec 2025 08:41:32 GMT
    X-Served-By: cache-chi-kigq8000174-CHI, cache-lga21951-LGA
    X-Cache: HIT, HIT
    X-Cache-Hits: 15, 1
    X-Timer: S1766479292.075581,VS0,VE5
    Vary: Accept-Encoding, Cookie, Cookie
    Age: 461825
    Accept-Ranges: bytes
    Via: 1.1 varnish, 1.1 varnish
    
    Page title: Marriott Foundation
    
    <!DOCTYPE html>
    <html lang="en-US" class="html_stretched responsive av-preloader-disabled  html_header_top html_logo_left html_main_nav_header html_menu_right html_slim html_header_sticky html_header_shrinking_disabled html_mobile_menu_tablet html_header_searchicon_disabled html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_minimal_header html_burger_menu html_av-overlay-side html_av-overlay-side-classic html_av-submenu-noclone html_entry_id_119 av-cookies-no-cookie-consent av-no-preview av-default-lightbox html_burger_menu_active">
    <head>
    <meta charset="UTF-8" />
    <meta name="robots" content="index, follow" />
    
    
    <!-- mobile setting -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <!-- Scripts/CSS and wp_head hook -->
    <title>Marriott Foundation</title>
    <meta name='robots' content='max-image-preview:large' />
    	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
    	<link rel='dns-prefetch' href='//use.typekit.net' />
    
    <!-- google webfont font replacement -->
    
    			<script type='text/javascript'>
    
    				(function() {
    
    					/*	check if webfonts are disabled by user setting via cookie - or user must opt in.	*/
    					var html = document.getElementsByTagName('html')[0];
    					var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0;
    					var allow_continue = true;
    					var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0;
    
    					if( cookie_check && ! silent_accept_cookie )
    					{
    						if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 )
    						{
    							allow_continue = false;
    						}
    						else
    						{
    							if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) )
    							{
    								allow_continue = false;
    							}
    							else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) )
    							{
    								allow_continue = false;
    							}
    							else if( document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/) )
    							{
    								allow_continue = false;
    							}
    						}
    					}
    
    					if( allow_continue )
    					{
    						var f = document.createElement('link');
    
    						f.type 	= 'text/css';
    						f.rel 	= 'stylesheet';
    						f.href 	= 'https://fonts.googleapis.com/css?family=proxima-nova&display=auto';
    						f.id 	= 'avia-google-webfont';
    
    						document.getElementsByTagName('head')[0].appendChild(f);
    					}
    				})();
    
    			</script>
    			<script type="text/javascript">
    /* <![CDATA[ */
    window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.jwasmarriottfoundation.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.3"}};
    /*! This file is auto-generated */
    !function(s,n){var o,i,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),a=(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===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!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!a(e,"\ud83e\udedf")}return!1}functio
    Found 2025-12-23 by HttpPlugin
    Create report
jwasmarriottfoundation.orgmarriottfoundation.orgwww.jwasmarriottfoundation.orgwww.marriottfoundation.org
CN:
jwasmarriottfoundation.org
Key:
RSA-2048
Issuer:
R13
Not before:
2025-12-03 11:50
Not after:
2026-03-03 11:50