{"id":5033,"date":"2025-05-04T17:45:11","date_gmt":"2025-05-04T07:45:11","guid":{"rendered":"https:\/\/wp.gurto.org\/?page_id=5033"},"modified":"2025-05-04T17:46:18","modified_gmt":"2025-05-04T07:46:18","slug":"year-at-a-glance-2","status":"publish","type":"page","link":"https:\/\/wp.gurto.org\/index.php\/year-at-a-glance-2\/","title":{"rendered":"Year at a Glance 2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5033\" class=\"elementor elementor-5033\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-135f365 e-flex e-con-boxed e-con e-parent\" data-id=\"135f365\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53b9a6e e-flex e-con-boxed e-con e-parent\" data-id=\"53b9a6e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0179e15 elementor-widget elementor-widget-html\" data-id=\"0179e15\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Responsive Family Calendar<\/title>\r\n  <style>\r\n    .calendar-wrapper {\r\n      max-width: 1260px;\r\n      margin: auto;\r\n      overflow-x: auto;\r\n      width: 100%;\r\n    }\r\n\r\n    .calendar-table {\r\n      border-collapse: collapse;\r\n      width: max-content;\r\n      font-size: 1em;\r\n      min-width: 1260px;\r\n    }\r\n\r\n    .calendar-table th,\r\n    .calendar-table td {\r\n      min-width: 210px;\r\n      max-width: 210px;\r\n      padding: 10px;\r\n      vertical-align: top;\r\n      word-break: break-word;\r\n      box-sizing: border-box;\r\n      color: black;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .calendar-table th,\r\n      .calendar-table td {\r\n        min-width: 33.33vw;\r\n        max-width: 33.33vw;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n      .calendar-table th,\r\n      .calendar-table td {\r\n        min-width: 100vw;\r\n        max-width: 100vw;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"calendar-wrapper\">\r\n  <table class=\"calendar-table\">\r\n    <tr>\r\n      <th bgcolor=\"LightBlue\">January<\/th>\r\n      <th bgcolor=\"AliceBlue\">February<\/th>\r\n      <th bgcolor=\"PaleGoldenRod\">March<\/th>\r\n      <th bgcolor=\"Thistle\">April<\/th>\r\n      <th bgcolor=\"PaleGoldenRod\">May<\/th>\r\n      <th style=\"color:white;\" bgcolor=\"DarkGreen\">June<\/th>\r\n      <th style=\"color:white;\" bgcolor=\"DodgerBlue\">July<\/th>\r\n      <th style=\"color:white;\" bgcolor=\"DarkGreen\">August<\/th>\r\n      <th style=\"color:white;\" bgcolor=\"DarkRed\">September<\/th>\r\n      <th style=\"color:white;\" bgcolor=\"DarkOrange\">October<\/th>\r\n      <th style=\"color:white;\" bgcolor=\"DarkRed\">November<\/th>\r\n      <th bgcolor=\"LightBlue\">December<\/th>\r\n    <\/tr>\r\n    <tr>\r\n      <td bgcolor=\"AliceBlue\" valign=\"top\" id=\"January\"><\/td>\r\n      <td bgcolor=\"LightBlue\" valign=\"top\" id=\"February\"><\/td>\r\n      <td bgcolor=\"Thistle\" valign=\"top\" id=\"March\"><\/td>\r\n      <td bgcolor=\"PaleGoldenRod\" valign=\"top\" id=\"April\"><\/td>\r\n      <td bgcolor=\"Thistle\" valign=\"top\" id=\"May\"><\/td>\r\n      <td style=\"color:white;\" bgcolor=\"DodgerBlue\" valign=\"top\" id=\"June\"><\/td>\r\n      <td style=\"color:white;\" bgcolor=\"DarkGreen\" valign=\"top\" id=\"July\">The Gurto Family Reunion is traditionally held on the second Saturday in July.<\/td>\r\n      <td style=\"color:white;\" bgcolor=\"DodgerBlue\" valign=\"top\" id=\"August\"><\/td>\r\n      <td style=\"color:white;\" bgcolor=\"DarkOrange\" valign=\"top\" id=\"September\"><\/td>\r\n      <td style=\"color:white;\" bgcolor=\"DarkRed\" valign=\"top\" id=\"October\"><\/td>\r\n      <td style=\"color:white;\" bgcolor=\"DarkOrange\" valign=\"top\" id=\"November\"><\/td>\r\n      <td bgcolor=\"LightBlue\" valign=\"top\" id=\"December\"><\/td>\r\n    <\/tr>\r\n  <\/table>\r\n<\/div>\r\n\r\n<table width=\"100%\" border=\"1px\" rules=\"none\" id=\"calBox\"><\/table>\r\n<script src=\"https:\/\/gurto.org\/calendar\/calendar.js\"><\/script>\r\n<script>\r\n  const monthName = [\"January\", \"February\", \"March\", \"April\", \"May\", \"June\", \"July\", \"August\", \"September\", \"October\", \"November\", \"December\"];\r\n\r\n  function addRow(monthNum, day, msg) {\r\n    const cell = document.getElementById(monthName[monthNum - 1]);\r\n    const dayText = day === 0 ? \"?\" : day;\r\n    if (cell) {\r\n      cell.innerHTML += `<br>${dayText} ${msg}`;\r\n    }\r\n  }\r\n\r\n  if (typeof calendar !== 'undefined') {\r\n    for (const item of calendar) {\r\n      if (item.type === \"FAMILY\" && item.month > 0) {\r\n        addRow(item.month, item.day, `${item.name} (${item.year})`);\r\n      }\r\n    }\r\n  }\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Responsive Family Calendar January February March April May June July August September October November December The Gurto Family Reunion is traditionally held on the second Saturday in July.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"tpgb_global_settings":"","footnotes":""},"class_list":["post-5033","page","type-page","status-publish","hentry"],"tpgb_featured_images":null,"tpgb_post_meta_info":{"get_date":"4 May 2025","get_modified_date":"4 May 2025","author_name":"wp.gurto.org","author_url":"https:\/\/wp.gurto.org\/index.php\/author\/joegurto-com\/","author_email":"joegurto295@gmail.com","author_website":"http:\/\/wp.gurto.org","author_description":"","author_facebook":"","author_twitter":"","author_instagram":"","author_role":["administrator"],"author_firstname":"","author_lastname":"","user_login":"wp.gurto.org","author_avatar":"<img alt='' src='https:\/\/secure.gravatar.com\/avatar\/6ddc11785a94317c5f8476f4e27298e5?s=200&#038;d=mm&#038;r=g' srcset='https:\/\/secure.gravatar.com\/avatar\/6ddc11785a94317c5f8476f4e27298e5?s=400&#038;d=mm&#038;r=g 2x' class='avatar avatar-200 photo' height='200' width='200' decoding='async'\/>","author_avatar_url":"https:\/\/secure.gravatar.com\/avatar\/6ddc11785a94317c5f8476f4e27298e5?s=96&d=mm&r=g","comment_count":0,"post_likes":0,"post_views":0},"tpgb_post_category":[],"_links":{"self":[{"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/pages\/5033","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/comments?post=5033"}],"version-history":[{"count":4,"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/pages\/5033\/revisions"}],"predecessor-version":[{"id":5038,"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/pages\/5033\/revisions\/5038"}],"wp:attachment":[{"href":"https:\/\/wp.gurto.org\/index.php\/wp-json\/wp\/v2\/media?parent=5033"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}