{"id":74579,"date":"2026-06-03T12:00:21","date_gmt":"2026-06-03T17:00:21","guid":{"rendered":"https:\/\/legacy-fm.com\/?page_id=74579"},"modified":"2026-09-24T11:42:59","modified_gmt":"2026-09-24T16:42:59","slug":"event-calendar","status":"publish","type":"page","link":"https:\/\/legacy-fm.com\/es\/event-calendar\/","title":{"rendered":"Event Calendar"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.27.4&#8243; width=&#8221;100%&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;%91%93&#8243;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; min_height=&#8221;267px&#8221; custom_padding=&#8221;64px|24px|64px|24px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; custom_padding=&#8221;||||true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Live Events and Webinars&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|700|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;48px&#8221; custom_margin=&#8221;||14px||false|false&#8221; custom_padding=&#8221;0px|||||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#BFC6D6&#8243; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.71em&#8221; header_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; max_width=&#8221;646px&#8221; module_alignment=&#8221;center&#8221; custom_css_free_form=&#8221;selector {||  font-weight: 400;||}&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Learn from industry experts in a guided, supportive environment designed to strengthen your knowledge and grow your practice.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_4,3_4&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; admin_label=&#8221;row&#8221; module_class=&#8221;lfm-events&#8221; _builder_version=&#8221;4.27.4&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width=&#8221;100%&#8221; max_width=&#8221;1440px&#8221; custom_padding=&#8221;|20px||20px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; module_class=&#8221;lfm-events__sidebar&#8221; _builder_version=&#8221;4.27.4&#8243; z_index=&#8221;999&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.27.4&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]  <div class=\"piecal-filters\" x-data>\n    <div class=\"piecal-filters__header\">\n      <span class=\"piecal-filters__title\">Filters<\/span>\n      <button\n        class=\"piecal-filters__clear\"\n        x-show=\"$store.piecalFilters.hasAnyActive()\"\n        @click=\"$store.piecalFilters.clear()\"\n      >Clear<\/button>\n    <\/div>\n\n        <div class=\"piecal-filters__group\">\n      <button class=\"piecal-filters__group-toggle\" :class=\"{'piecal-filters__group-toggle--open': $store.piecalFilters.openGroups.webinars}\" @click=\"$store.piecalFilters.toggleGroup('webinars')\">\n        <span class=\"piecal-filters__group-label\">Webinars<\/span>\n        <span class=\"piecal-filters__group-chevron\" x-text=\"$store.piecalFilters.openGroups.webinars ? '\u25b2' : '\u25bc'\"><\/span>\n      <\/button>\n      <div class=\"piecal-filters__group-content\" x-show=\"$store.piecalFilters.openGroups.webinars\">\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"legacylive\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.webinar.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('webinar', $el.value, $el.checked)\"\n          >\n          LegacyLIVE        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"mech-training\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.webinar.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('webinar', $el.value, $el.checked)\"\n          >\n          MECH Training        <\/label>\n              <\/div>\n    <\/div>\n    \n        <div class=\"piecal-filters__group\">\n      <button class=\"piecal-filters__group-toggle\" :class=\"{'piecal-filters__group-toggle--open': $store.piecalFilters.openGroups.competencies}\" @click=\"$store.piecalFilters.toggleGroup('competencies')\">\n        <span class=\"piecal-filters__group-label\">Competencies<\/span>\n        <span class=\"piecal-filters__group-chevron\" x-text=\"$store.piecalFilters.openGroups.competencies ? '\u25b2' : '\u25bc'\"><\/span>\n      <\/button>\n      <div class=\"piecal-filters__group-content\" x-show=\"$store.piecalFilters.openGroups.competencies\">\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"building-infrastructure\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Building Infrastructure        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"control-systems\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Control Systems        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"electrical-systems\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Electrical Systems        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"facility-operations\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Facility Operations        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"hvac\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          HVAC Systems        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"hydronic-systems\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Hydronic Systems        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"life-safety\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Life Safety Systems        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"plumbing-2\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Plumbing        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"plumbing\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Plumbing Systems        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"professional-skills\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Professional Skills        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"regulatory\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Regulatory        <\/label>\n                <label class=\"piecal-filters__item\">\n          <input\n            type=\"checkbox\"\n            value=\"safety-and-risk\"\n            x-effect=\"$el.checked = $store.piecalFilters.activeFilters.competency.includes($el.value)\"\n            @change=\"$store.piecalFilters.toggle('competency', $el.value, $el.checked)\"\n          >\n          Safety and Risk        <\/label>\n              <\/div>\n    <\/div>\n      <\/div>\n  <br \/>\n<!-- \/divi:post-content --><br \/>\n<!-- divi:piecal\/event-info \/-->[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;3_4&#8243; module_class=&#8221;lfm-events__calendar&#8221; _builder_version=&#8221;4.27.4&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.27.4&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>    <script>\n            let piecalAJAX = {\n            ajaxURL: \"https:\/\/legacy-fm.com\/wp-admin\/admin-ajax.php\",\n            ajaxNonce: \"fb665ae7de\"\n            }\n\n            let alreadyExpandedOccurrences = [];\n\n            function piecalPrepareCustomViewsForCalendar( views ) {\n                let supportedEventHandlers = [\n                    'eventDataTransform',\n                    'dateClick',\n                    'eventClick', \n                    'eventDidMount', \n                    'dayCellDidMount', \n                    'viewDidMount', \n                    'viewWillUnmount',\n                    'dayHeaderContent',\n                    'dayHeaderDidMount'\n                ];\n\n                for( let view in views ) {\n                    let viewProps = views[view];\n\n                    for( let prop in viewProps ) {\n                        if( supportedEventHandlers.includes( prop ) ) {\n                            let eventHandlerCode = viewProps[prop];\n\n                            let handlerFunction = new Function( 'info', eventHandlerCode );\n\n                            viewProps[prop] = handlerFunction;\n                        }\n                    }\n\n                    \/\/ Remove customProps since we don't want those output inside the calendar object\n                    delete viewProps.customProps;\n\n                    \/\/ Add in the $atts['duration'] value if the view has a duration property.\n                    if( viewProps.duration ) {\n                        viewProps.duration = {\n                            months: 2                        };\n                    }\n                }\n\n                return views;\n            }\n            \n            document.addEventListener('DOMContentLoaded', function() {\n                var pieCalendarFirstLoad = true;\n                var calendarEl = document.getElementById('calendar');\n                var calendar = new FullCalendar.Calendar(calendarEl, {\n                    headerToolbar: false,\n                    initialView: \"dayGridMonth\",\n                    editable: false,\n                    eventSources: [[{\"title\":\"MECH \\\/ Sr. MECH Certification Training\",\"start\":\"2026-08-19T12:30:00\",\"end\":\"2026-08-19T16:30:00\",\"details\":\"We are proud to be the\\u00a0exclusive ASHE Preferred Education Provider\\u00a0of the\\u00a0MECH\\u00a0certification, a highly recognized credential for mechanics and technicians working in healthcare facilities. The\\u00a0Mechani...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/mech-sr-mech-certification-training-4\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74635,\"filterGroups\":{\"webinar\":[\"mech-training\"],\"competency\":[]}},{\"title\":\"MECH \\\/ Sr. MECH Certification Training\",\"start\":\"2026-08-19T08:00:00\",\"end\":\"2026-08-19T12:00:00\",\"details\":\"We are proud to be the\\u00a0exclusive ASHE Preferred Education Provider\\u00a0of the\\u00a0MECH\\u00a0certification, a highly recognized credential for mechanics and technicians working in healthcare facilities. The\\u00a0Mechani...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/mech-sr-mech-certification-training-3\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74634,\"filterGroups\":{\"webinar\":[\"mech-training\"],\"competency\":[]}},{\"title\":\"MECH \\\/ Sr. MECH Certification Training\",\"start\":\"2026-08-12T12:30:00\",\"end\":\"2026-08-12T16:30:00\",\"details\":\"We are proud to be the\\u00a0exclusive ASHE Preferred Education Provider\\u00a0of the\\u00a0MECH\\u00a0certification, a highly recognized credential for mechanics and technicians working in healthcare facilities. The\\u00a0Mechani...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/mech-sr-mech-certification-training-2\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74633,\"filterGroups\":{\"webinar\":[\"mech-training\"],\"competency\":[]}},{\"title\":\"MECH \\\/ Sr. MECH Certification Training\",\"start\":\"2026-08-12T08:00:00\",\"end\":\"2026-08-12T12:00:00\",\"details\":\"We are proud to be the\\u00a0exclusive ASHE Preferred Education Provider\\u00a0of the\\u00a0MECH\\u00a0certification, a highly recognized credential for mechanics and technicians working in healthcare facilities. The\\u00a0Mechani...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/mech-sr-mech-certification-training\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74632,\"filterGroups\":{\"webinar\":[\"mech-training\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Episode 12. Data-Driven Facilities: Moving from &ldquo;We&rsquo;ve Always Done It This Way&rdquo; to Continuous Improvement\",\"start\":\"2026-12-09T12:00:00\",\"end\":\"2026-12-09T14:00:00\",\"details\":\"Most facilities departments are rich in data and poor in insight. This session shows how to use work order history, downtime events, and training data to spot patterns, prioritize improvements, and bu...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/legacylive-episode-12-data-driven-facilities-moving-from-weve-always-done-it-this-way-to-continuous-improvement\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74631,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Episode 11. Navigating the Orange Cones: Managing Life Safety Impairments\",\"start\":\"2026-11-18T12:00:00\",\"end\":\"2026-11-18T14:00:00\",\"details\":\"When sprinklers are shut down, fire doors are removed, or smoke barriers are breached, the building is vulnerable\\u2014and so is the organization. This session clarifies when ILSM is actually required, how...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/legacylive-episode-11-navigating-the-orange-cones-managing-life-safety-impairments\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74630,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Code Challenge.NFPA 99: Medical Gas, ITM Requirements, and Documentation\",\"start\":\"2026-11-04T12:00:00\",\"end\":\"2026-11-04T14:00:00\",\"details\":\"REGISTER\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/legacylive-code-challenge-nfpa-99-medical-gas-itm-requirements-and-documentation\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74629,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"Episode 10. Dust, Debris, and Disease: Mastering ICRA for Occupied Renovations\",\"start\":\"2026-10-14T12:00:00\",\"end\":\"2026-10-14T14:00:00\",\"details\":\"Construction dust is a carrier for Aspergillus and other harmful organisms, and most facilities teams end up \\u201cpolicing\\u201d contractors without clear, consistent structure. This session walks through how ...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/episode-10-dust-debris-and-disease-mastering-icra-for-occupied-renovations\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74628,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Episode 09. Above Ceiling Work: Controlling the Riskiest Hole in Your Life Safety Strategy\",\"start\":\"2026-09-23T12:00:00\",\"end\":\"2026-09-23T14:00:00\",\"details\":\"Above-ceiling work is where infection control, life safety, and contractor management collide. This session covers creating and enforcing an above-ceiling permit or program, so every contractor and te...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/legacylive-episode-09-above-ceiling-work-controlling-the-riskiest-hole-in-your-life-safety-strategy\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74627,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Code Challenge. NFPA 101: Fire Protection Features and Construction Types\",\"start\":\"2026-09-02T12:00:00\",\"end\":\"2026-09-02T14:00:00\",\"details\":\"REGISTER\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/legacylive-code-challenge-nfpa-101-fire-protection-features-and-construction-types\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74626,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Episode 08. Medical Gas without the Mystery: Clarifying NFPA 99 Responsibilities\",\"start\":\"2026-08-26T12:00:00\",\"end\":\"2026-08-26T14:00:00\",\"details\":\"Medical gas systems are often a black box for general facilities techs. This session demystifies the system, clarifies what can be done in-house versus by verifiers and vendors, and outlines what surv...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/legacylive-episode-08-medical-gas-without-the-mystery-clarifying-nfpa-99-responsibilities\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74625,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Episode 07. Operating Room Pressurization and Humidity: When the Invisible Environment Becomes a Survey Finding\",\"start\":\"2026-07-22T12:00:00\",\"end\":\"2026-07-22T14:00:00\",\"details\":\"Pressurization and humidity in ORs and sterile spaces are among the trickiest compliance issues. This session walks through why readings drift, how to troubleshoot systemically, and how to communicate...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/episode-07-operating-room-pressurization-and-humidity-when-the-invisible-environment-becomes-a-survey-finding\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74624,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"LegacyLIVE Episode 06. Power Failure is Not an Option: Essential Electrical Systems You Can Trust\",\"start\":\"2026-06-17T12:00:00\",\"end\":\"2026-06-17T14:00:00\",\"details\":\"When normal power fails, your essential electrical system is the only thing between \\u201cevent\\u201d and \\u201cincident.\\u201d This session covers practical testing strategies, common failure points, and how to document...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/legacylive-episode-06-power-failure-is-not-an-option-essential-electrical-systems-you-can-trust\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74621,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}},{\"title\":\"Code Challenge. NFPA 99: Risk Categories, Electrical Systems, and AEM\",\"start\":\"2026-06-10T12:00:00\",\"end\":\"2026-06-10T14:00:00\",\"details\":\"The Agenda: This session will not stay at the level of broad code talk or vague reminders to \\u201cfollow the standard.\\u201d Participants will work through practical exercises to learn how to:-Apply NFPA 99 ri...\",\"permalink\":\"https:\\\/\\\/legacy-fm.com\\\/es\\\/legacylive-event\\\/sample-june-event\\\/\",\"postType\":\"LegacyLIVE Event\",\"postId\":74582,\"filterGroups\":{\"webinar\":[\"legacylive\"],\"competency\":[]}}]],\n                    direction: \"ltr\",\n                    contentHeight: \"auto\",\n                    locale: \"es\",\n                    eventTimeFormat: {\"hour\":\"2-digit\",\"minute\":\"2-digit\"},\n                    dayHeaderFormat: { weekday: 'long' },\n                    views: piecalPrepareCustomViewsForCalendar({\"listUpcoming\":{\"type\":\"listMonth\",\"duration\":{\"months\":2},\"customProps\":{\"niceName\":\"List - Upcoming\"}}}),\n                    eventClick: function( info ) {\n                        info = piecalJS.eventClick( info, {\n                            appendOffset: false                        } );\n\n                                            },\n                    eventDataTransform: function(event) {  \n                        event = piecalJS.eventDataTransform( event );\n\n                        \n                        return event;  \n                    },\n                    dateClick: function( info ) {\n                        info = piecalJS.dateClick( info );\n\n                                            },\n                    eventDidMount: function( info ) {\n                        info = piecalJS.eventDidMount( info );\n\n                                            },\n                    dayCellDidMount: function( info ) {\n                        info = piecalJS.dayCellDidMount( info );\n\n                                            },\n                    dayHeaderContent: function( info ) {\n                        info = piecalJS.dayHeaderContent( info );\n\n                        \n                        return info.text;\n                    },\n                    dayHeaderDidMount: function( info ) {\n                        let defaultOptions = {\n                            showDates: true,\n                            locale: \"es\"\n                        };\n\n                        info = piecalJS.dayHeaderDidMount( info, defaultOptions );\n\n                                            },\n                                    });\n                    calendar.render();\n                    window.calendar = calendar;\n            });\n\n            function piecalChangeView( view ) {\n                piecalCleanView( document.querySelector('.piecal-wrapper').getAttribute('data-view'), view );\n                document.querySelector('.piecal-wrapper').setAttribute('data-view', view);\n                window.calendar.changeView(view);\n                Alpine.store('calendarEngine').calendarView = view;\n                Alpine.store('calendarEngine').viewTitle = window.calendar.currentData.viewTitle;\n                Alpine.store('calendarEngine').viewSpec = window.calendar.currentData.viewSpec.buttonTextDefault;\n            }\n\n            \/\/ This function forces the calendar to re-render events when the view is changed, but only\n            \/\/ when necessary. This prevents artifacts from custom views from persisting between view changes\n            \/\/ when those views have the same or similar types, e.g. listMonth and listUpcoming.\n            function piecalCleanView( oldView, newView ) {\n                if( oldView.toLowerCase().includes( 'list' ) && newView.toLowerCase().includes( 'grid' ) ) {\n                    return false;\n                }\n\n                if( oldView.toLowerCase().includes( 'list' ) && newView.toLowerCase().includes( 'list' ) ) {\n                    window.calendar.changeView('dayGridMonth');\n                }\n\n                if( oldView.toLowerCase().includes( 'grid' ) && newView.toLowerCase().includes( 'grid' ) ) {\n                    window.calendar.changeView('listMonth');\n                }\n            }\n\n            function piecalGotoToday() {\n                console.log('today');\n            }\n\n            function piecalNextInView() {\n                window.calendar.next();\n            }\n\n            function piecalPreviousInView() {\n                console.log('prev');\n            }\n\n            function piecalSkipCalendar() {\n                let focusedCalendar = document.querySelector('.piecal-wrapper:focus-within');\n                let focusablesInCalendar = focusedCalendar.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex=\"-1\"]');\n                let lastFocusable = focusablesInCalendar[focusablesInCalendar.length - 1];\n\n                let focusablesInDocument = document.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex=\"-1\"]');\n                let targetFocusable = Array.prototype.indexOf.call(focusablesInDocument, lastFocusable) + 1;\n\n                focusablesInDocument[targetFocusable].focus();\n            }\n\n            document.addEventListener('alpine:init', () => {\n                Alpine.store('calendarEngine', {\n                    viewTitle: \"Loading\",\n                    viewSpec: \"Loading\",\n                    buttonText: {},\n                    showPopover: false,\n                    locale: \"es\",\n                    localeDateStringFormat: {\"hour\":\"2-digit\",\"minute\":\"2-digit\"},\n                    allDayLocaleDateStringFormat: [],\n                    calendarView: \"dayGridMonth\",\n                    eventTitle: \"Loading...\",\n                    eventDetails: \"Loading...\",\n                    eventType: \"Loading...\",\n                    eventStart: \"Loading...\",\n                    eventAllDay: false,\n                    eventActualEnd: null,\n                    eventEnd: \"Loading...\",\n                    eventUrl: \"\/\",\n                    safeOutput( input ) {\n                        let scrubber = document.createElement('textarea');\n                        scrubber.innerHTML = input;\n                        return scrubber.value;\n                    }\n                })\n            })\n\n            window.addEventListener('DOMContentLoaded', () => {\n                Alpine.store('calendarEngine').viewTitle = window.calendar.currentData.viewTitle;\n                Alpine.store('calendarEngine').viewSpec = window.calendar.currentData.viewSpec.buttonTextDefault;\n                Alpine.store('calendarEngine').buttonText = window.calendar.currentData.localeDefaults.buttonText;\n            })\n\n            window.addEventListener('keydown', (e) => {\n                if( e.keyCode == 27 || e.key == 'Escape' ) Alpine.store('calendarEngine').showPopover = false;\n\n            })\n        <\/script>\n        <div\n        class=\"piecal-wrapper\"\n        data-view=\"dayGridMonth\";\n        x-data\n        >\n            <div class=\"piecal-controls fc\">\n                <button\n                    class=\"piecal-controls__skip-calendar fc-button fc-button-primary\"\n                    onClick=\"piecalSkipCalendar()\">\n                        Skip Calendar                <\/button>\n                <div\n                class=\"piecal-controls__view-title\" \n                aria-live=\"polite\"\n                role=\"status\"\n                >\n                  <span class=\"visually-hidden\" x-text=\"$store.calendarEngine.viewTitle + ' - current view is ' + $store.calendarEngine.calendarView\"><\/span>\n                  <span aria-hidden=\"true\" x-text=\"$store.calendarEngine.viewTitle\"><\/span>\n                <\/div>\n                <label class=\"piecal-controls__view-chooser\">\n                    Choose View                    <select x-model=\"$store.calendarEngine.calendarView\" @change=\"piecalChangeView($store.calendarEngine.calendarView)\">\n                                                    <option value=\"dayGridMonth\">\n                                Month - Classic                            <\/option>\n                                                    <option value=\"listMonth\">\n                                Month - List                            <\/option>\n                                                    <option value=\"timeGridWeek\">\n                                Week - Time Grid                            <\/option>\n                                                    <option value=\"listWeek\">\n                                Week - List                            <\/option>\n                                                    <option value=\"dayGridWeek\">\n                                Week - Day Grid                            <\/option>\n                                                    <option value=\"listDay\">\n                                Day - List                            <\/option>\n                                                    <option value=\"listUpcoming\">\n                                List - Upcoming                            <\/option>\n                                            <\/select>\n                <\/label>\n                <div class=\"piecal-controls__navigation-button-group\">\n                    <button \n                        class=\"piecal-controls__back-to-month fc-button fc-button-primary\"\n                        aria-label=\"Back to full month view.\"\n                        onClick=\"piecalChangeView('dayGridMonth')\">\n                            Back To Full Month                    <\/button>\n                    <button \n                    class=\"fc-button fc-button-primary piecal-controls__today-button\"\n                    @click=\"window.calendar.today(); $store.calendarEngine.viewTitle = window.calendar.currentData.viewTitle\"\n                    x-text=\"$store.calendarEngine.buttonText.today ?? 'Today'\">\n                    <\/button>\n                    <button \n                    class=\"fc-button fc-button-primary piecal-controls__prev-button\"\n                    @click=\"window.calendar.prev(); $store.calendarEngine.viewTitle = window.calendar.currentData.viewTitle\"\n                    :aria-label=\"$store.calendarEngine.buttonText.prev + ' ' + $store.calendarEngine.viewSpec\"><<\/button>\n                    <button \n                    class=\"fc-button fc-button-primary piecal-controls__next-button\"\n                    @click=\"window.calendar.next(); $store.calendarEngine.viewTitle = window.calendar.currentData.viewTitle\" \n                    :aria-label=\"$store.calendarEngine.buttonText.next + ' ' + $store.calendarEngine.viewSpec\">><\/button>\n                <\/div>\n            <\/div>\n            <div id=\"calendar\"><\/div>\n            <div \n                class=\"piecal-popover\" \n                x-show=\"$store.calendarEngine.showPopover\"\n                style=\"display: none;\">\n                    <div \n                    class=\"piecal-popover__inner\" \n                    role=\"dialog\"\n                    aria-labelledby=\"piecal-popover__title--01\"\n                    aria-describedby=\"piecal-popover__details--01\"\n                    @click.outside=\"$store.calendarEngine.showPopover = false\"\n                    x-trap.noscroll=\"$store.calendarEngine.showPopover\">\n                        <button \n                        class=\"piecal-popover__close-button\" \n                        title=\"Close event details\"\n                        @click=\"$store.calendarEngine.showPopover = false\">\n                        <\/button>\n                                                <p class=\"piecal-popover__title\" id=\"piecal-popover__title--01\" x-text=\"$store.calendarEngine.safeOutput( $store.calendarEngine.eventTitle )\">Event Title<\/p>\n                                                <hr>\n                        <div class=\"piecal-popover__meta\">\n                                                        <p>\n                            Starts                            <\/p>\n                            <p \n                            aria-labelledby=\"piecal-event-start-date\" \n                            x-text=\"!$store.calendarEngine.eventAllDay ? new Date($store.calendarEngine.eventStart).toLocaleDateString( $store.calendarEngine.locale, $store.calendarEngine.localeDateStringFormat ) : new Date($store.calendarEngine.eventStart).toLocaleDateString( $store.calendarEngine.locale, $store.calendarEngine.allDayLocaleDateStringFormat )\"><\/p>\n                            <p x-show=\"$store.calendarEngine.eventEnd\">\n                            Ends                            <\/p>\n                            <p \n                            x-show=\"$store.calendarEngine.eventEnd\" \n                            x-text=\"!$store.calendarEngine.eventAllDay ? new Date($store.calendarEngine.eventEnd).toLocaleDateString( $store.calendarEngine.locale, $store.calendarEngine.localeDateStringFormat ) : new Date($store.calendarEngine.eventActualEnd).toLocaleDateString( $store.calendarEngine.locale, $store.calendarEngine.allDayLocaleDateStringFormat )\"><\/p>\n                                                    <\/div>\n                        <hr>\n                                                <p x-show=\"$store.calendarEngine.eventDetails\" class=\"piecal-popover__details\" id=\"piecal-popover__details--01\" x-text=\"$store.calendarEngine.safeOutput( $store.calendarEngine.eventDetails )\"><\/p>                                                                        <a x-show=\"$store.calendarEngine.eventUrl\" class=\"piecal-popover__view-link\" :href=\"$store.calendarEngine.eventUrl\">\n                        View                             <span x-text=\"$store.calendarEngine.eventType\"><\/span>\n                                                    <\/a>\n                                            <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"piecal-footer\">\n                    <\/div>\n        <br \/><!-- \/divi:shortcode --><\/p>\n<p><!-- divi:piecal\/event-info \/--><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n<span class=\"et_bloom_bottom_trigger\"><\/span>","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.27.4&#8243; width=&#8221;100%&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;%91%93&#8243;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; min_height=&#8221;267px&#8221; custom_padding=&#8221;64px|24px|64px|24px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; custom_padding=&#8221;||||true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Live Events and Webinars&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|700|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;48px&#8221; custom_margin=&#8221;||14px||false|false&#8221; custom_padding=&#8221;0px|||||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#BFC6D6&#8243; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.71em&#8221; header_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; max_width=&#8221;646px&#8221; module_alignment=&#8221;center&#8221; custom_css_free_form=&#8221;selector {|| font-weight: 400;||}&#8221; global_colors_info=&#8221;{}&#8221;] Learn [&hellip;]<\/p>\n","protected":false},"author":3563,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:shortcode -->\n[piecal type=\"legacylive-event\" taxonomy=\"category\" terms=\"featured\"]\n<!-- \/wp:shortcode -->","_et_gb_content_width":"","_piecal_is_event":false,"_piecal_start_date":"","_piecal_end_date":"","_piecal_is_allday":false,"footnotes":""},"class_list":["post-74579","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.5 (Yoast SEO v26.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Event Calendar - Legacy FM<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/legacy-fm.com\/es\/event-calendar\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Event Calendar\" \/>\n<meta property=\"og:description\" content=\"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.27.4&#8243; width=&#8221;100%&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;%91%93&#8243;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; min_height=&#8221;267px&#8221; custom_padding=&#8221;64px|24px|64px|24px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; custom_padding=&#8221;||||true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Live Events and Webinars&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|700|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;48px&#8221; custom_margin=&#8221;||14px||false|false&#8221; custom_padding=&#8221;0px|||||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#BFC6D6&#8243; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.71em&#8221; header_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; max_width=&#8221;646px&#8221; module_alignment=&#8221;center&#8221; custom_css_free_form=&#8221;selector {|| font-weight: 400;||}&#8221; global_colors_info=&#8221;{}&#8221;] Learn [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/legacy-fm.com\/es\/event-calendar\/\" \/>\n<meta property=\"og:site_name\" content=\"Legacy FM\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-24T16:42:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/legacy-fm.com\/event-calendar\/\",\"url\":\"https:\/\/legacy-fm.com\/event-calendar\/\",\"name\":\"Event Calendar - Legacy FM\",\"isPartOf\":{\"@id\":\"https:\/\/legacy-fm.com\/#website\"},\"datePublished\":\"2026-06-03T17:00:21+00:00\",\"dateModified\":\"2026-09-24T16:42:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/legacy-fm.com\/event-calendar\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/legacy-fm.com\/event-calendar\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/legacy-fm.com\/event-calendar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/legacy-fm.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Event Calendar\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/legacy-fm.com\/#website\",\"url\":\"https:\/\/legacy-fm.com\/\",\"name\":\"Legacy FM\",\"description\":\"Resonating Value From the Boiler Room to the Board Room\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/legacy-fm.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Event Calendar - Legacy FM","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/legacy-fm.com\/es\/event-calendar\/","og_locale":"es_MX","og_type":"article","og_title":"Event Calendar","og_description":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.27.4&#8243; width=&#8221;100%&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; global_colors_info=&#8221;%91%93&#8243;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; min_height=&#8221;267px&#8221; custom_padding=&#8221;64px|24px|64px|24px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#071F5A&#8221; custom_padding=&#8221;||||true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Live Events and Webinars&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;|700|||||||&#8221; title_text_align=&#8221;center&#8221; title_text_color=&#8221;#FFFFFF&#8221; title_font_size=&#8221;48px&#8221; custom_margin=&#8221;||14px||false|false&#8221; custom_padding=&#8221;0px|||||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;||||||||&#8221; text_text_color=&#8221;#BFC6D6&#8243; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.71em&#8221; header_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; max_width=&#8221;646px&#8221; module_alignment=&#8221;center&#8221; custom_css_free_form=&#8221;selector {|| font-weight: 400;||}&#8221; global_colors_info=&#8221;{}&#8221;] Learn [&hellip;]","og_url":"https:\/\/legacy-fm.com\/es\/event-calendar\/","og_site_name":"Legacy FM","article_modified_time":"2026-09-24T16:42:59+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/legacy-fm.com\/event-calendar\/","url":"https:\/\/legacy-fm.com\/event-calendar\/","name":"Event Calendar - Legacy FM","isPartOf":{"@id":"https:\/\/legacy-fm.com\/#website"},"datePublished":"2026-06-03T17:00:21+00:00","dateModified":"2026-09-24T16:42:59+00:00","breadcrumb":{"@id":"https:\/\/legacy-fm.com\/event-calendar\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/legacy-fm.com\/event-calendar\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/legacy-fm.com\/event-calendar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/legacy-fm.com\/"},{"@type":"ListItem","position":2,"name":"Event Calendar"}]},{"@type":"WebSite","@id":"https:\/\/legacy-fm.com\/#website","url":"https:\/\/legacy-fm.com\/","name":"Legacy FM","description":"Generando valor desde la sala de calderas hasta la sala de juntas","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/legacy-fm.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/pages\/74579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/users\/3563"}],"replies":[{"embeddable":true,"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/comments?post=74579"}],"version-history":[{"count":15,"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/pages\/74579\/revisions"}],"predecessor-version":[{"id":81160,"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/pages\/74579\/revisions\/81160"}],"wp:attachment":[{"href":"https:\/\/legacy-fm.com\/es\/wp-json\/wp\/v2\/media?parent=74579"}],"curies":[{"name":"\u00a1Bien jugado!","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}