(function(w,d,s,l,i){w.GAMeasurementID='G-NLQLT632JH';w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','cpDataLayerGA4','GTM-K73C5PS'); var enableTelemetry = 'false' var aiConfig = { instrumentationKey: '1cde048e-3185-4906-aa46-c92a7312b60f' } var appInsights = window.appInsights || function (a) { function b(a) { c[a] = function () { var b = arguments; c.queue.push(function () { c[a].apply(c, b) }) } } var c = { config: a }, d = document, e = window; setTimeout(function () { var b = d.createElement('script'); b.src = a.url || 'https://js.monitor.azure.com/scripts/a/ai.0.js', d.getElementsByTagName('script')[0].parentNode.appendChild(b) }); try { c.cookie = d.cookie } catch (a) { } c.queue = []; for (var f = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Dependency']; f.length;)b('track' + f.pop()); if (b('setAuthenticatedUserContext'), b('clearAuthenticatedUserContext'), b('startTrackEvent'), b('stopTrackEvent'), b('startTrackPage'), b('stopTrackPage'), b('flush'), !a.disableExceptionTracking) { f = 'onerror', b('_' + f); var g = e[f]; e[f] = function (a, b, d, e, h) { var i = g && g(a, b, d, e, h); return !0 !== i && c['_' + f](a, b, d, e, h), i } } return c }(aiConfig); window.appInsights = appInsights, appInsights.queue && 0 === appInsights.queue.length; // Add telemetry initializer appInsights.queue.push(function() { appInsights.context.addTelemetryInitializer(function(envelope) { var telemetryItem = envelope.data.baseData; // To check the telemetry item’s type: if (!false) { //If the telemetry is not enabled, we still want to capture Google map custom event, so only allow that if (envelope.name.indexOf('.Event') == -1) return false; } }); }); appInsights.trackPageView(); function populateAntiForgery(token) { var input = document.createElement("input"); input.name = "__RequestVerificationToken"; input.type = "hidden"; input.value = token; var absPat = /^https?:\/\/|^\/\//i; var forms = document.getElementsByTagName("form"); for (var i = 0; i < forms.length; i++) { if (forms[i].method == "post" && !forms[i].querySelector('[name="__RequestVerificationToken"]') && !absPat.test(forms[i].getAttribute("action"))) { forms[i].appendChild(input.cloneNode()); } } } function getAntiForgeryToken(callback, error) { var xhr = new XMLHttpRequest(); xhr.open("GET", "/antiforgery"); xhr.addEventListener("load", function() { try { if (this.status !== 200) { throw Error("Invalid status. Could not retrieve antiforgery token."); } var obj = JSON.parse(this.responseText); callback(obj.token); } catch (e) { typeof error === "function" && error(e); } }); xhr.send(); } getAntiForgeryToken(function(token) { if (document.readyState === "complete" || document.readyState === "loaded" || document.readyState === "interactive") { populateAntiForgery(token); return; } document.addEventListener("DOMContentLoaded", function() { populateAntiForgery(token); }, false); }, console.error); window.departmentHeader = {}; window.pageSectionTracker = {}; window.isResponsiveEnabled = true; window.isRemoveSetHeights= false; if (window.isRemoveSetHeights) { document.documentElement.className += ' removeSetHeights'; } window.mainMenuMediaQuery = 'screen and (max-width: 40em)'; window.isMobileBrowserIncludingTablets = true; window.fixedResponsiveMenu = false; window.fullWidthResponsiveMenu = false; window.responsiveMenuHeight = ''; window.responsiveMenuFontSize = ''; window.isContentAdvisor = false; (function () { window.setSizeCookie = function () { document.cookie = "dpi=" + window.devicePixelRatio + "; path=/"; document.cookie = "viewportWidth=" + window.innerWidth + "; path=/"; document.cookie = "viewportHeight=" + window.innerHeight + "; path=/"; if (screen && screen.width && screen.height) { document.cookie = "screenWidth=" + screen.width + "; path=/"; document.cookie = "screenHeight=" + screen.height + "; path=/"; } document.cookie = "responsiveGhost=1; path=/"; }; setSizeCookie(); }()); window._monsido = window._monsido || { token: "Vj2gSOr5nvLKFXJn_QJ8fw", }; MacArthur Memorial, VA - Official Website | Official Website <!-- var intCountryCode = 840; var order = ''; //--> window.Pages = window.Pages || {}; // FrontEnd RWD initialization window.Pages.rwdReady = $.Deferred(); window.Pages.toolBarDeferred = $.Deferred(); window.Pages.rwdSetupComplete = $.Deferred(); window.Pages.megaMenuLoaded = $.Deferred(); window.Pages.angularToolbarComplete = $.Deferred(); window.Pages.frontEndToolbarComplete = $.Deferred(); setEditorVariables(false, 840); function getPrintPreviewType() { return 0; } function printPreview() {pPreview(getPrintPreviewType()); } jQuery(document).click(function (event) { var target = jQuery(event.target); if (target.attr('src') && target.parents('.image').length && target.parents('.widget').length) { var text = target.attr('title'); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Image', eventAction: 'Image - ' + text, eventLabel: window.location.href }); } if (target.is('button') || target.hasClass('button') || target.parents().hasClass('button')) { var text = ""; if (target.parents('.button')[0]) { text = target.parents('.button').first().text(); } else if (target.text().length) { text = target.text(); } else if (target.attr('title').length) { text = target.attr('title'); } if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Button', eventAction: 'Button - ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetCustomHtml').length) { ga('send', { hitType: 'event', eventCategory: 'Custom Html', eventAction: 'Custom Html Clicked', eventLabel: window.location.href }); } if (target.parents('.editor').length) { ga('send', { hitType: 'event', eventCategory: 'Editor', eventAction: 'Editor Link Clicked', eventLabel: window.location.href }); } if (target.parents('.GraphicLinks').length) { var text = ""; var targetGraphicLink = target; if (target.hasClass('widgetGraphicLinksLink')) { targetGraphicLink = jQuery(target.children()[0]); } if (targetGraphicLink.hasClass('text')) { text = targetGraphicLink.text(); } else if (targetGraphicLink.attr('src').length) { if (targetGraphicLink.attr('alt').length) { text = targetGraphicLink.attr('alt'); } else { text = targetGraphicLink.attr('src'); } } else { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Graphic Links', eventAction: 'Graphic Link - ' + text, eventLabel: window.location.href }); } if (target.parents('.InfoAdvanced').length) { ga('send', { hitType: 'event', eventCategory: 'Info Advanced', eventAction: 'Info Advanced Clicked', eventLabel: window.location.href }); } if (target.parents('.list').length) { ga('send', { hitType: 'event', eventCategory: 'List', eventAction: 'List Clicked', eventLabel: window.location.href }); } if (target.parents('.megaMenuItem').length || target.parents('.topMenuItem').length) { var megaMenuText = jQuery('.topMenuItem.mouseover').find('span').text(); var breadCrumbs = []; jQuery('.breadCrumbs > li').each(function () { breadCrumbs.push(this.textContent); }); var pageTitle = breadCrumbs.join('>'); var subTitleText = target.parents('.megaMenuItem').children('.widgetTitle').children().text(); var text = ""; if (pageTitle) { text += pageTitle + " | "; } else { text += document.title + ' - '; } if (target.text() == "" && megaMenuText == "") { text += "N/A"; } else if (target.text().length && megaMenuText.length) { if (megaMenuText == target.text()) { text += megaMenuText; } else { text += megaMenuText + " - " + subTitleText + " - " + target.text(); } } else if (target.text() == "") { text += megaMenuText; } else { text += target.text(); } if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Mega Menu', eventAction: 'Mega Menu : ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetNewsFlash').length && target.parents('.widgetItem').length) { var text = jQuery(target.parents('.widgetItem')[0]).find('.widgetTitle').children().text(); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'News Flash', eventAction: 'News Flash - ' + text, eventLabel: window.location.href }); } if (target.hasClass('widgetQuickLinksLink') || target.find('.widgetQuickLinksLink').length) { var text = target.text(); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Quick Links', eventAction: 'Quick Links - ' + text, eventLabel: window.location.href }); } if (target.attr('src') && target.parents('.cpSlideshow').length) { var text = target.attr('title'); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Slideshow', eventAction: 'Slideshow - ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetText').length) { ga('send', { hitType: 'event', eventCategory: 'Text', eventAction: 'Text Link Clicked', eventLabel: window.location.href }); } });

Skip to Main Content
MacArthur Memorial Norfolk VA Homepage
  • Contact Us
$(document).ready(function () { try { // Minimum characters required before performing a search/autocomplete var minPrefixLength = 3; var autoCompleteDebounceDelay = 500; var searchFieldSelector = "#searchField" + 'baf22002-db5f-4195-9cd8-546269f98aae'; var checkboxSelector = "#ysnSearchOnlyDept" + 'baf22002-db5f-4195-9cd8-546269f98aae'; var buttonSelector = ".widgetSearchButton" + 'baf22002-db5f-4195-9cd8-546269f98aae'; var autoCompleteCache = {}; var autoCompleteCacheKeys = []; var autoCompleteCacheLimit = 25; var currentAutoCompleteRequest = null; var currentAutoCompleteRequestKey = null; var autoCompleteDebounceTimer = null; var autoCompleteDebounceKey = null; var pendingAutoCompleteResponses = []; function normalizeAutoCompleteTerm(term) { return $.trim((term || "") + "").replace(/\s+/g, " "); } function shouldSearch(term) { return normalizeAutoCompleteTerm(term).length >= minPrefixLength; } function getAutoCompleteUrl() { return '/Search/AutoComplete' + ($(checkboxSelector).is(':checked') || false? '?departmentId=0' : ''); } function getAutoCompleteCacheKey(requestUrl, term) { return requestUrl + "|" + term.toLowerCase(); } function cacheAutoCompleteResult(cacheKey, data) { if (!Object.prototype.hasOwnProperty.call(autoCompleteCache, cacheKey)) { autoCompleteCacheKeys.push(cacheKey); if (autoCompleteCacheKeys.length > autoCompleteCacheLimit) { delete autoCompleteCache[autoCompleteCacheKeys.shift()]; } } autoCompleteCache[cacheKey] = data; } function respondToPendingAutoComplete(data) { var responses = pendingAutoCompleteResponses; pendingAutoCompleteResponses = []; for (var i = 0; i < responses.length; i++) { responses[i](data); } } function cancelPendingAutoComplete() { clearTimeout(autoCompleteDebounceTimer); autoCompleteDebounceKey = null; if (currentAutoCompleteRequest != null) { currentAutoCompleteRequest.abort(); currentAutoCompleteRequest = null; } currentAutoCompleteRequestKey = null; respondToPendingAutoComplete([]); } function createWidgetAutoCompleteSource(options) { return function (request, response) { var term = normalizeAutoCompleteTerm(request.term); if (!options.shouldSearch(term)) { response([]); return; } var requestUrl = options.url(); var cacheKey = getAutoCompleteCacheKey(requestUrl, term); if (Object.prototype.hasOwnProperty.call(autoCompleteCache, cacheKey)) { response(autoCompleteCache[cacheKey]); if (options.success) { options.success(autoCompleteCache[cacheKey]); } return; } if (currentAutoCompleteRequestKey === cacheKey || autoCompleteDebounceKey === cacheKey) { pendingAutoCompleteResponses.push(response); return; } cancelPendingAutoComplete(); autoCompleteDebounceKey = cacheKey; pendingAutoCompleteResponses.push(response); autoCompleteDebounceTimer = setTimeout(function () { autoCompleteDebounceKey = null; currentAutoCompleteRequestKey = cacheKey; currentAutoCompleteRequest = $.ajax({ url: requestUrl, dataType: "json", timeout: options.timeout, data: { term: term, }, success: function (data) { if (currentAutoCompleteRequestKey === cacheKey) { cacheAutoCompleteResult(cacheKey, data); respondToPendingAutoComplete(data); if (options.success) { options.success(data); } } }, error: function (xmlhttprequest, textstatus, message) { if (textstatus === "abort") { return; } if (options.error) { options.error(xmlhttprequest, textstatus, message); } respondToPendingAutoComplete([]); }, complete: function (xmlhttprequest) { if (currentAutoCompleteRequest === xmlhttprequest) { currentAutoCompleteRequest = null; currentAutoCompleteRequestKey = null; } } }); }, options.delay); }; } // click handler for search buttons $(buttonSelector).click(function (e) { e.preventDefault(); var $btn = $(this); var $field = $btn.siblings(".widgetSearchBox"); var term = $field.val() + ""; if (!shouldSearch(term)) { // do nothing until user types enough characters $field.focus(); return; } if ($(checkboxSelector).is(':checked') || false) { doWidgetSearch($.trim(term), Number(0)); } else { doWidgetSearch($.trim(term), 0); } }); // enter key handler for the search field $(searchFieldSelector).keypress(function (e) { var code = e.which || e.keyCode; if (code === 13) { e.preventDefault(); var $this = $(this); var term = $this.val() + ""; if (!shouldSearch(term)) { // do nothing until user types enough characters $this.focus(); return false; } if ($(checkboxSelector).is(':checked') || false) { doWidgetSearch($.trim(term), Number(0)); } else { doWidgetSearch($.trim(term), 0); } return false; } return true; }); // autocomplete: set minLength and guard source if (true) { var $searchField = $(searchFieldSelector).autocomplete({ minLength: minPrefixLength, source: createWidgetAutoCompleteSource({ delay: autoCompleteDebounceDelay, timeout: 10000, shouldSearch: shouldSearch, url: getAutoCompleteUrl, success: function () { $('.autoCompleteError').remove(); }, error: function (xmlhttprequest, textstatus, message) { if (textstatus === "timeout") { if ($(searchFieldSelector).siblings('.autoCompleteError').length == 0) $('<span class="autoCompleteError"><p class="alert error">Search autocomplete is currently not responding. Please try again later.</p></span>').insertAfter($(searchFieldSelector)); } } }), html: true, delay: 0, select: function (event, ui) { $(this).val(ui.item.value); $(this).next().click(); } }); $searchField.data("ui-autocomplete")._renderItem = function (ul, item) { return $("<li class=\"itemList\"></li>") .data("ui-autocomplete-item", item) .append("<a>" + item.label + "</a>") .appendTo(ul); }; } // keep searchBtnApplyQuery consistent with prefix rule window.searchBtnApplyQuery = function() { var $field = $(searchFieldSelector); var term = $field.val() + ""; if (shouldSearch(term)) { // update href for the icon/button (if present) var btn = document.getElementById("btnSearchIcon"); if (btn) btn.href = "/Search?searchPhrase=" + encodeURIComponent($.trim(term)); } else { var btn = document.getElementById("btnSearchIcon"); if (btn) btn.href = "#"; } }; } catch(e) {} //we're going to eat this error. Autocomplete won't work but we dont wan't to break anything else on the page. });
Search
//Updates search icons href to have the correct queryString function searchBtnApplyQuery() { document.getElementById("btnSearchIcon").href = "/Search?searchPhrase=" + document.getElementById("searchFieldbaf22002-db5f-4195-9cd8-546269f98aae").value; }
  1. Museum
  2. Visit
  3. Library & Archives
  4. Education
  5. Events
  6. Support / Join
(function () { function setupMenu() { const menuID = 'mainNavMenu'; const menuType = MAIN_MENU; //setup menu manager properties for main menu if (!menuManager.mobileMainNav && true) menuManager.adjustMainItemsWidth('#' + menuID); menuManager.isMainMenuEditable = false; menuManager.mainMenuMaxSubMenuLevels = 4; menuManager.setMOMMode(2, menuType); //Init main menu const setupDraggable = menuManager.isMainMenuEditable; const urlToGetHiddenMenus = '/Pages/MenuMain/HiddenMainSubMenus?pageID=1&moduleID=&themeID=23&menuContainerID=mainNav'; menuManager.setupMenu(menuID, 'mainNav', menuType, setupDraggable, urlToGetHiddenMenus); menuManager.mainMenuInit = true; menuManager.mainMenuTextResizer = true; if (1.00 > 0) menuManager.mainMenuTextResizerRatio = 1.00; if (window.isResponsiveEnabled) menuManager.mainMenuReady.resolve(); } if (document.readyState === "complete" || document.readyState === "loaded" || document.readyState === "interactive") { setupMenu(); return; } document.addEventListener("DOMContentLoaded", setupMenu); })();
  1. April 2026 Mac Report Website Banner
  2. Copy of Black and White Romantic Comedy Movie Poster (11 x 17 in)
  3. Tshirt Fundraiser 2024
  4. Web Banner 2200 650
  5. Web Banner - VC
  6. Web Banner Hat Pipe  2200 650
  7. Web Banner Rotunda - VC
// <!-- var $1 = typeof $ == 'undefined' ? window.parent.$ : $; $1(document).ready(function () { new Slideshow().generate('1345','1','5',false,false,0); $('#ssPlay-btn-1345').addClass('isHidden'); }); var $pages = typeof window.Pages == 'undefined' ? window.parent.Pages : window.Pages; $1.when($pages.rwdReady).done(function () { var divSlideshowID = 'divSlideshow1345'; var mediaQuerySize = 25; if (mediaQuerySize == 0) mediaQuerySize = 25; //default for not widget slide show var mediaElementQuery = '#' + divSlideshowID + ':media(this-min-width:' + mediaQuerySize + 'em)'; var $cpMedia = typeof window.cpMedia == 'undefined' ? window.parent.cpMedia : window.cpMedia; var $divSlideShow = $('#' + divSlideshowID); var $arrows = $divSlideShow.find('a.arrow'); var $arrowsNew = $divSlideShow.find('a.arrowNew'); var $divExternalSlideshow = $('.bannerSlideshowControlsNew').last(); var $overlays = $(document.getElementsByName('captionOverlay_1345')); if(window.isMobileBrowserIncludingTablets){ $overlays.each(function (overlay) { $(overlay).removeClass('overlay') }); } $cpMedia.unregister(mediaElementQuery) .register(mediaElementQuery, { deferSetup: false, setup: function () { cpMedia.diag('$(element).removeClass("wide"), mediaQuery: ' + mediaElementQuery); $divSlideShow.removeClass('wide').addClass('narrow'); if ($divExternalSlideshow.length > 0) { $divExternalSlideshow.hide(); } if ($arrows.length > 0) { $arrows.hide(); if (typeof ($$) !== 'undefined') { $$('#' + divSlideshowID) .on('swipeRight', function (e, a) { $arrows.filter('.prev').click(); }); $$('#' + divSlideshowID) .on('swipeLeft', function (e) { $arrows.filter('.next').click(); }); } } if ($arrowsNew.length > 0) { if (!(true && !window.isMobileBrowserIncludingTablets)) { $arrowsNew.hide(); } if (typeof ($$) !== 'undefined') { $$('#' + divSlideshowID) .on('swipeRight', function (e, a) { $arrowsNew.filter('.prev').click(); }); $$('#' + divSlideshowID) .on('swipeLeft', function (e) { $arrowsNew.filter('.next').click(); }); } } if ($overlays.length > 0 && window.isMobileBrowserIncludingTablets) { if (2 == 1) { $overlays.hide(); } else if (2 == 2) { $overlays.removeClass('overlay'); } } }, match: function () { cpMedia.diag('$(element).addClass("wide"), mediaQuery: ' + mediaElementQuery); $divSlideShow.addClass('wide').removeClass('narrow'); if ($divExternalSlideshow.length > 0 && !$divExternalSlideshow.hasClass('none')) { $divExternalSlideshow.show(); } if ($arrows.length > 0) { $arrows.show(); if (typeof ($$) !== 'undefined') { $$('#' + divSlideshowID).off('swipeRight'); $$('#' + divSlideshowID).off('swipeLeft'); } } if ($arrowsNew.length > 0) { $arrowsNew.show(); if (typeof ($$) !== 'undefined') { $$('#' + divSlideshowID).off('swipeRight'); $$('#' + divSlideshowID).off('swipeLeft'); } } if ($overlays.length > 0) { if (2 == 1) { $overlays.show(); } else if (2 == 2 && !window.isMobileBrowserIncludingTablets) { $overlays.addClass('overlay'); } } }, unmatch: function () { cpMedia.diag('$(element).removeClass("wide"), mediaQuery: ' + mediaElementQuery); $divSlideShow.removeClass('wide').addClass('narrow'); if ($divExternalSlideshow.length > 0) { $divExternalSlideshow.hide(); } if ($arrows.length > 0) { $arrows.hide(); if (typeof ($$) !== 'undefined') { $$('#' + divSlideshowID).on('swipeRight', function (e) { $arrows.filter('.prev').click(); }); $$('#' + divSlideshowID).on('swipeLeft', function (e) { $arrows.filter('.next').click(); }); } } if ($arrowsNew.length > 0) { if (typeof ($$) !== 'undefined') { $$('#' + divSlideshowID).on('swipeRight', function (e) { $arrowsNew.filter('.prev').click(); }); $$('#' + divSlideshowID).on('swipeLeft', function (e) { $arrowsNew.filter('.next').click(); }); } } if ($overlays.length > 0 && window.isMobileBrowserIncludingTablets) { if (2 == 1) { $overlays.hide(); } else if (2 == 2) { $overlays.removeClass('overlay'); } } } }); }); // -->
(function () { const widgetHandlers = function (e) { $('.slideshowOptions.nonEmpty').unbind('click').click(function (e) { var $this = $(this); // If the parent is a slider we need to tweak our "this" reference to refer to the options handle. // This came about, because we needed to use slider images to trigger options. - JE if ($this.parent().hasClass('cpSlider')) { $this = $this.closest('.widget.slideShow').siblings('.handle.options'); } //Set values for global variables for slideshow. if ($this.attr('data-widgetID').length !== 0) { parentID_Slideshow = 'slideshow' + $this.attr('data-widgetID'); } callbackfnSlideshowSave = null; var pageID = ContentCollectionInstance.PageID; var moduleID = ContentCollectionInstance.ModuleID; var qs = '?pageID=' + pageID + '&moduleID=' + moduleID; //Set slideshow widgetID ContentCollectionInstance.SlideshowWidgetID = $this.siblings('.widgetID').val(); $popUp_Slideshow = openCpModal({ title: 'Slideshow', className: 'newCP adminWrap cpPopOver admin modalSlideshow', isFrontEnd: false, useIframe: false, draggable: true, url: '/Slideshow/SlideshowConfiguration/' + $this.siblings('.slideShow').find('.hdnSlideshowUniqueID').val() + qs }); }); $('.slideshowOptions.empty').unbind('click').click(function (e) { var $this = $(this); parentID_Slideshow = $this.parents('.slideShow').attr('id'); var pageID = ContentCollectionInstance.PageID; var moduleID = ContentCollectionInstance.ModuleID; var qs = '?pageID=' + pageID + '&moduleID=' + moduleID; ContentCollectionInstance.SlideshowWidgetID = $(this).parents('.slideShow').attr('data-widgetID'); $popUp_Slideshow = openCpModal({ title: 'Slideshow', className: 'newCP adminWrap cpPopOver admin modalSlideshow', isFrontEnd: false, useIframe: false, draggable: true, url: '/Slideshow/SlideshowConfiguration/' + $(this).next('.hdnSlideshowUniqueID').val() + qs }); }); }; if (document.readyState === "complete" || document.readyState === "loaded" || document.readyState === "interactive") { widgetHandlers(); return; } document.addEventListener("DOMContentLoaded", widgetHandlers); })();
function SlideshowWidgetCallback(widgetID, response) { if (window.ContentCollectionInstance.IsWorkingCopy) { //Remove this field since the partial view adds it back. $('#slideshow' + widgetID).find('.hdnSlideshowUniqueID').remove(); if ($('#slideshow' + widgetID).find('.cpSlideshow').length > 0) $('#slideshow' + widgetID).find('.cpSlideshow').replaceWith(response); else $('#slideshow' + widgetID).find('.slideshowOptions.empty.placeholder').replaceWith(response); contentUpdated(); } else { ContentCollectionInstance.reloadContent(); } $('.slideshowOptions.nonEmpty').unbind('click').click(function (e) { var $this = $(this); // If the parent is a slider we need to tweak our "this" reference to refer to the options handle. // This came about, because we needed to use slider images to trigger options. - JE if ($this.parent().hasClass('cpSlider')) { $this = $this.closest('.widget.slideShow').siblings('.handle.options'); } //Set values for global variables for slideshow. if ($this.attr('data-widgetID').length !== 0) { parentID_Slideshow = 'slideshow' + $this.attr('data-widgetID'); } callbackfnSlideshowSave = null; var pageID = ContentCollectionInstance.PageID; var moduleID = ContentCollectionInstance.ModuleID; var qs = '?pageID=' + pageID + '&moduleID=' + moduleID; //Set slideshow widgetID ContentCollectionInstance.SlideshowWidgetID = $this.siblings('.widgetID').val(); $popUp_Slideshow = openCpModal({ title: 'Slideshow', className: 'newCP adminWrap cpPopOver admin modalSlideshow', isFrontEnd: false, useIframe: false, draggable: true, url: '/Slideshow/SlideshowConfiguration/' + $this.siblings('.slideShow').find('.hdnSlideshowUniqueID').val() + qs }); }); $('.slideshowOptions.empty').unbind('click').click(function (e) { var $this = $(this); parentID_Slideshow = $this.parents('.slideShow').attr('id'); var pageID = ContentCollectionInstance.PageID; var moduleID = ContentCollectionInstance.ModuleID; var qs = '?pageID=' + pageID + '&moduleID=' + moduleID; ContentCollectionInstance.SlideshowWidgetID = $(this).parents('.slideShow').attr('data-widgetID'); $popUp_Slideshow = openCpModal({ title: 'Slideshow', className: 'newCP adminWrap cpPopOver admin modalSlideshow', isFrontEnd: false, useIframe: false, draggable: true, url: '/Slideshow/SlideshowConfiguration/' + $(this).next('.hdnSlideshowUniqueID').val() + qs }); }); } (function (){ const widgetHandlers = function () { var hasEditRights = false; if (window.File && window.FileList && window.FileReader && hasEditRights) { var SlideshowWidget = 3; makeWidgetAreaDroppable('3c5567d4-5512-4535-a70d-baffcbe373d5', $('#slideshow' + '3c5567d4-5512-4535-a70d-baffcbe373d5'), SlideshowWidget, true, SlideshowWidgetCallback); } if(hasEditRights) browserVersionNotCompatibleWithDragDropTextUpdate($('#slideshowPlaceholder' + '3c5567d4-5512-4535-a70d-baffcbe373d5'), 'Click to start adding images.'); }; if (document.readyState === "complete" || document.readyState === "loaded" || document.readyState === "interactive") { widgetHandlers(); return; } document.addEventListener("DOMContentLoaded", widgetHandlers); })();
$('#breadCrumbs').hide();
  • MacArthur Report
  • Donate
  • Podcasts
  • Schedule Tour
  • Calendar
  1. WELCOME TO THE

    MACARTHUR MEMORIAL

    The MacArthur Memorial is a museum and research center dedicated to preserving and presenting the story of the life of General of the Army Douglas MacArthur. The Memorial also pays tribute to the millions of men and women who served with General MacArthur in World War I, World War II, and the Korean War. Situated in downtown Norfolk, VA the Memorial consists of a museum, archive and research center, education center, theater, welcome center, and a gift shop. A visit to the Memorial will allow you to explore the life of one of America’s greatest and most complex leaders. Admission is FREE.

//Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv4ab2070c-0310-4e54-9101-1e5c15b43af4 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); });

Calendar

  1. Wed, Aug. 20 - Mon, May 31

    Special Display | Beginnings: Images of Occupied Japan
  2. Sat, Aug. 23 - Mon, May 31

    Special Exhibit: No Turning Back, MacArthur and the Occupation of Japan 1945-1951
  3. Fri, Mar. 6 - Sat, Aug. 1

    Special Display | The WAVES of WWII
View Full Calendar
/Calendar.aspx
動画はこちらから
YouTubeへのリンク
動画はこちらから
YouTubeへのリンク

Recent Podcasts

  1. American World War I Memorials Overseas

    In this latest episode of the World War I Podcast, we are joined by Lillian Pfluke, a retired U.S. Army major and a member of the pioneering first class of women to graduate from West Point in 1980. After her military career, she spent ten years...

    WWI Podcast Cover
  2. Harry S. Truman and the First World War

    In the history of the United States, 31 of 45 presidents have served in the military, with two dozen of them serving during wartime. Yet only one president was a combat veteran of World War I: Harry S. Truman. The war shaped an entire generation of...

    WWI Podcast Cover
/Calendar.aspx
$(window).on("load", function () { $.when(window.Pages.rwdSetupComplete) .done(function () { renderExternalBannerSlideshow('banner1', {"BannerOptionID":66,"ThemeID":23,"SlotName":"banner1","Name":"Default","IsDefault":true,"BannerMode":2,"SlideShowSlideTiming":"5","SlideshowTransition":0,"SlideShowTransitionTiming":"1","ImageScale":true,"ImageAlignment":1,"ImageScroll":true,"MuteSound":true,"VideoType":0,"Status":40,"SlideshowControlsPosition":0,"SlideshowControlsAlignment":0,"SlideshowBannerControlsColorScheme":0,"DisplayVideoPauseButton":false,"VideoPauseButtonAlignment":1,"VideoPauseButtonControlsAlignment":0,"VideoPauseButtonStyle":"#FFFFFF","VideoPauseButtonBackgroundStyle":"#000000","VideoPauseButtonAlignmentClass":"alignRight viewport","DisplaySlideshowPauseButton":true,"SlideshowControlsColor":"#FFFFFF","SlideshowControlsBackgroundColor":"#000000","SlideshowPauseButtonClass":"isHidden","BannerImages":[{"BannerImageID":85,"BannerOptionID":66,"FileName":"/ImageRepository/Document?documentID=2059","Height":765,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""}],"BannerVideos":[],"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/"}, '/App_Themes/2023 - Home/Images/', 'Rotating'); }); });


  1. MacArthur Memorial Norfolk VA Homepage

//Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdvbd8e6f63-b347-42b6-8f9c-f939f95e599a .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); });

Contact Us

  1. MacArthur Memorial
    198 Bank Street
    Norfolk, VA 23510
    Ph: 757-441-2965
    Fx: 757-441-5389
    Contact Us

//Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv9846063d-2c94-429e-8bae-b9b9c10cf222 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); });

Current Hours

  1. TUESDAY-SATURDAY,
    10:00 AM – 5:00 PM

//Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv95ed7307-48b3-4319-ba85-7f8949757847 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); });

Quick Links

  1. Home
  2. Digital Archives
  3. Calendar
  4. Facilities
  5. Subscribe
  1. Form Center
  2. Notify Me
  3. Translate
  4. Staff Directory
/QuickLinks.aspx

Site Links

  1. Site Map
  2. Accessibility
  3. Webmaster
  4. Privacy Policy
  5. Powered by CivicPlus®
/QuickLinks.aspx
Government Websites by CivicPlus®

Loading

Loading
$(document).ready(function () { var filter = { targetId: '1', targetType: 1 } new SplashModalRender().triggerRender(filter); }); !function(){var b=function(){window.__AudioEyeSiteHash = "e1997a8a2f0c0b0f0b59ababb286e2a0"; var a=document.createElement("script");a.src="https://wsmcdn.audioeye.com/aem.js";a.type="text/javascript";a.setAttribute("async","");document.getElementsByTagName("body")[0].appendChild(a)};"complete"!==document.readyState?window.addEventListener?window.addEventListener("load",b):window.attachEvent&&window.attachEvent("onload",b):b()}(); $(function () { document.cookie = "responsiveGhost=0; path=/"; }); $(window).on("load", function () { $('body').addClass('doneLoading').removeClass('hideContent'); if ($('#404Content').length > 0) $('div#bodyWrapper').css('padding', '0px'); });
Arrow Left Arrow Right
loadCSS('//fonts.googleapis.com/css?family=Martel:200,300,600,700,800,900,regular|Montserrat:100,100italic,200,200italic,300,300italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic,italic,regular|Open+Sans:600,700,italic,regular|Roboto:100,100italic,300,300italic,500,500italic,700,700italic,900,900italic,italic,regular|Signika:300,500,600,700,regular|');
[]
Slideshow Left Arrow Slideshow Right Arrow

x server