<div id="calendar_wrapLarge"><h2 style="text-align:center;"><span id="EC_previousMonthLarge"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;May&nbsp;2026&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span id="EC_nextMonthLarge"></span></h2><br /><table id="wp-calendarLarge">
	<thead>
	<tr>
		<th abbr="Monday" scope="col" title="Monday">Mon</th>
		<th abbr="Tuesday" scope="col" title="Tuesday">Tue</th>
		<th abbr="Wednesday" scope="col" title="Wednesday">Wed</th>
		<th abbr="Thursday" scope="col" title="Thursday">Thu</th>
		<th abbr="Friday" scope="col" title="Friday">Fri</th>
		<th abbr="Saturday" scope="col" title="Saturday">Sat</th>
		<th abbr="Sunday" scope="col" title="Sunday">Sun</th>
	</tr>
	</thead>
			<td colspan="4" class="pad">&nbsp;</td><td><div class="dayHead">1</div><div id="events-calendar-1Large"></div></td><td><div class="dayHead">2</div><div id="events-calendar-2Large"></div></td><td><div class="dayHead">3</div><div id="events-calendar-3Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">4</div><div id="events-calendar-4Large"></div></td><td><div class="dayHead">5</div><div id="events-calendar-5Large"></div></td><td id="todayLarge"><div class="dayHead">6</div><div id="events-calendar-6Large"></div></td><td><div class="dayHead">7</div><div id="events-calendar-7Large"></div></td><td><div class="dayHead">8</div><div id="events-calendar-8Large"></div></td><td><div class="dayHead">9</div><div id="events-calendar-9Large"></div></td><td><div class="dayHead">10</div><div id="events-calendar-10Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">11</div><div id="events-calendar-11Large"></div></td><td><div class="dayHead">12</div><div id="events-calendar-12Large"></div></td><td><div class="dayHead">13</div><div id="events-calendar-13Large"></div></td><td><div class="dayHead">14</div><div id="events-calendar-14Large"></div></td><td><div class="dayHead">15</div><div id="events-calendar-15Large"></div></td><td><div class="dayHead">16</div><div id="events-calendar-16Large"></div></td><td><div class="dayHead">17</div><div id="events-calendar-17Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">18</div><div id="events-calendar-18Large"></div></td><td><div class="dayHead">19</div><div id="events-calendar-19Large"></div></td><td><div class="dayHead">20</div><div id="events-calendar-20Large"></div></td><td><div class="dayHead">21</div><div id="events-calendar-21Large"></div></td><td><div class="dayHead">22</div><div id="events-calendar-22Large"></div></td><td><div class="dayHead">23</div><div id="events-calendar-23Large"></div></td><td><div class="dayHead">24</div><div id="events-calendar-24Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">25</div><div id="events-calendar-25Large"></div></td><td><div class="dayHead">26</div><div id="events-calendar-26Large"></div></td><td><div class="dayHead">27</div><div id="events-calendar-27Large"></div></td><td><div class="dayHead">28</div><div id="events-calendar-28Large"></div></td><td><div class="dayHead">29</div><div id="events-calendar-29Large"></div></td><td><div class="dayHead">30</div><div id="events-calendar-30Large"></div></td><td><div class="dayHead">31</div><div id="events-calendar-31Large"></div></td>	</tr>
	</tbody>
	</table>    <script type="text/javascript">
      jQuery(function($) {
        $(document).ready(function() {
          $('#events-calendar-16Large').append("<span id=\"events-calendar-16-213Large\">Longwood Gardens</span><br />");
          $('#events-calendar-16-213Large').attr('title', '<table><tr><td align="right"><strong>Title: </strong></td><td>Longwood Gardens</td></tr><tr><td align="right"><strong>Location: </strong></td><td>Longwood Gardens</td></tr><tr><td align="right"><strong>Description: </strong></td><td>Guided tour of Longwood</td></tr><tr><td align="right"><strong>Start Time: </strong></td><td>12:00 am</td></tr></table>');
          $('#events-calendar-16-213Large').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#events-calendar-16-213Large').Tooltip({
            delay:0,
            track:true
          });
        });
      });
    </script>
    <script type="text/javascript">
      jQuery(function($) {
        $(document).ready(function() {
          /*-- Added for localisation by Heirem ---------------- */
          $('#EC_previousMonthLarge').append("&laquo;April");
          // $('#EC_previousMonthLarge').append("&laquo;Apr");
          $('#EC_nextMonthLarge').prepend("June&raquo;");
          //$('#EC_nextMonthLarge').prepend("Jun&raquo;");
          /*---------------------------------------------------- */
          $('#EC_previousMonthLarge').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#EC_nextMonthLarge').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#EC_previousMonthLarge').click(function() {
            $.get("https://gwapa.org/wordpress",
            {EC_action: "switchMonthLarge", EC_month: 4, EC_year: 2026},
            function(data) {
              $('#calendar_wrapLarge').empty();
              //$('#calendar_wrapLarge').append(data);
              $('#calendar_wrapLarge').append($(data).html());
            });
          });
          $('#EC_nextMonthLarge').click(function() {
            $.get("https://gwapa.org/wordpress",
            {EC_action: "switchMonthLarge", EC_month: 6, EC_year: 2026},
            function(data) {
              $('#calendar_wrapLarge').empty();
              //$('#calendar_wrapLarge').append(data);
              $('#calendar_wrapLarge').append($(data).html());
            });
          });
        });
      });
    </script>
</div><div id="calendar_wrapLarge"><h2 style="text-align:center;"><span id="EC_previousMonthLarge"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;May&nbsp;2026&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span id="EC_nextMonthLarge"></span></h2><br /><table id="wp-calendarLarge">
	<thead>
	<tr>
		<th abbr="Monday" scope="col" title="Monday">Mon</th>
		<th abbr="Tuesday" scope="col" title="Tuesday">Tue</th>
		<th abbr="Wednesday" scope="col" title="Wednesday">Wed</th>
		<th abbr="Thursday" scope="col" title="Thursday">Thu</th>
		<th abbr="Friday" scope="col" title="Friday">Fri</th>
		<th abbr="Saturday" scope="col" title="Saturday">Sat</th>
		<th abbr="Sunday" scope="col" title="Sunday">Sun</th>
	</tr>
	</thead>
			<td colspan="4" class="pad">&nbsp;</td><td><div class="dayHead">1</div><div id="events-calendar-1Large"></div></td><td><div class="dayHead">2</div><div id="events-calendar-2Large"></div></td><td><div class="dayHead">3</div><div id="events-calendar-3Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">4</div><div id="events-calendar-4Large"></div></td><td><div class="dayHead">5</div><div id="events-calendar-5Large"></div></td><td id="todayLarge"><div class="dayHead">6</div><div id="events-calendar-6Large"></div></td><td><div class="dayHead">7</div><div id="events-calendar-7Large"></div></td><td><div class="dayHead">8</div><div id="events-calendar-8Large"></div></td><td><div class="dayHead">9</div><div id="events-calendar-9Large"></div></td><td><div class="dayHead">10</div><div id="events-calendar-10Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">11</div><div id="events-calendar-11Large"></div></td><td><div class="dayHead">12</div><div id="events-calendar-12Large"></div></td><td><div class="dayHead">13</div><div id="events-calendar-13Large"></div></td><td><div class="dayHead">14</div><div id="events-calendar-14Large"></div></td><td><div class="dayHead">15</div><div id="events-calendar-15Large"></div></td><td><div class="dayHead">16</div><div id="events-calendar-16Large"></div></td><td><div class="dayHead">17</div><div id="events-calendar-17Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">18</div><div id="events-calendar-18Large"></div></td><td><div class="dayHead">19</div><div id="events-calendar-19Large"></div></td><td><div class="dayHead">20</div><div id="events-calendar-20Large"></div></td><td><div class="dayHead">21</div><div id="events-calendar-21Large"></div></td><td><div class="dayHead">22</div><div id="events-calendar-22Large"></div></td><td><div class="dayHead">23</div><div id="events-calendar-23Large"></div></td><td><div class="dayHead">24</div><div id="events-calendar-24Large"></div></td>
	</tr>
	<tr>
		<td><div class="dayHead">25</div><div id="events-calendar-25Large"></div></td><td><div class="dayHead">26</div><div id="events-calendar-26Large"></div></td><td><div class="dayHead">27</div><div id="events-calendar-27Large"></div></td><td><div class="dayHead">28</div><div id="events-calendar-28Large"></div></td><td><div class="dayHead">29</div><div id="events-calendar-29Large"></div></td><td><div class="dayHead">30</div><div id="events-calendar-30Large"></div></td><td><div class="dayHead">31</div><div id="events-calendar-31Large"></div></td>	</tr>
	</tbody>
	</table>    <script type="text/javascript">
      jQuery(function($) {
        $(document).ready(function() {
          $('#events-calendar-16Large').append("<span id=\"events-calendar-16-213Large\">Longwood Gardens</span><br />");
          $('#events-calendar-16-213Large').attr('title', '<table><tr><td align="right"><strong>Title: </strong></td><td>Longwood Gardens</td></tr><tr><td align="right"><strong>Location: </strong></td><td>Longwood Gardens</td></tr><tr><td align="right"><strong>Description: </strong></td><td>Guided tour of Longwood</td></tr><tr><td align="right"><strong>Start Time: </strong></td><td>12:00 am</td></tr></table>');
          $('#events-calendar-16-213Large').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#events-calendar-16-213Large').Tooltip({
            delay:0,
            track:true
          });
        });
      });
    </script>
    <script type="text/javascript">
      jQuery(function($) {
        $(document).ready(function() {
          /*-- Added for localisation by Heirem ---------------- */
          $('#EC_previousMonthLarge').append("&laquo;April");
          // $('#EC_previousMonthLarge').append("&laquo;Apr");
          $('#EC_nextMonthLarge').prepend("June&raquo;");
          //$('#EC_nextMonthLarge').prepend("Jun&raquo;");
          /*---------------------------------------------------- */
          $('#EC_previousMonthLarge').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#EC_nextMonthLarge').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#EC_previousMonthLarge').click(function() {
            $.get("https://gwapa.org/wordpress",
            {EC_action: "switchMonthLarge", EC_month: 4, EC_year: 2026},
            function(data) {
              $('#calendar_wrapLarge').empty();
              //$('#calendar_wrapLarge').append(data);
              $('#calendar_wrapLarge').append($(data).html());
            });
          });
          $('#EC_nextMonthLarge').click(function() {
            $.get("https://gwapa.org/wordpress",
            {EC_action: "switchMonthLarge", EC_month: 6, EC_year: 2026},
            function(data) {
              $('#calendar_wrapLarge').empty();
              //$('#calendar_wrapLarge').append(data);
              $('#calendar_wrapLarge').append($(data).html());
            });
          });
        });
      });
    </script>
</div>{"id":5,"date":"2008-07-31T15:42:36","date_gmt":"2008-07-31T19:42:36","guid":{"rendered":"http:\/\/gwapa.org\/wordpress\/?page_id=5"},"modified":"2008-09-11T14:23:12","modified_gmt":"2008-09-11T18:23:12","slug":"calendar","status":"publish","type":"page","link":"https:\/\/gwapa.org\/wordpress\/calendar\/","title":{"rendered":"Events"},"content":{"rendered":"<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"calendar.php","meta":{"footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":9,"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":4057,"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/pages\/5\/revisions\/4057"}],"wp:attachment":[{"href":"https:\/\/gwapa.org\/wordpress\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}