guhoyas.com Open in urlscan Pro
67.192.28.17  Public Scan

URL: https://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx
Submission: On April 14 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST https://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx

<form name="aspnetForm" method="post" action="https://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx" id="aspnetForm">
  <div>
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUIODU2MTYwOTVkZM8aMlffW044jMlVN/Y277LYqCXIYm8Wl/mjWAnJWczp">
  </div>
  <script src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.2.0/require.min.js" type="text/javascript"></script>
  <script src="https://dbukjj6eu5tsf.cloudfront.net/assets.sidearmsports.com/responsive/js/main.1677188684482.js" type="text/javascript"></script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="B37EEB7D">
  </div>
  <header class="main-header relative">
    <h1 class="hide">Georgetown University Athletics</h1>
    <!-- ko if: ko.observable().matchMedia("(min-width: 1281px)")-->
    <div class="main-header__top row pad flex flex-align-center flex-justify-end">
      <div class="main-header__icons">
        <script>
          var obj = {
            "start": 0,
            "count": 10,
            "name": "header-icons-617934",
            "sport_id": null,
            "count_breakpoints": null,
            "css_class": "",
            "pinned_id": "",
            "extra": {},
            "context": null,
            "dummy": false,
            "type": "ads",
            "id": "961c88f0-373d-421d-b95e-6788904dd4e0",
            "data": {
              "location": {
                "id": 169,
                "title": "Header Icons",
                "type": "icons",
                "effect": "none",
                "fixed_image_sizes": false,
                "excluded_sport_ids": [],
                "slick": false,
                "dfp": false,
                "sidearm_dfp": false,
                "common_page": false,
                "html_template": null,
                "name": "header-icons-617934",
                "autoplay_speed": 8,
                "accessibility_icons": true,
                "sizes": null,
                "slick_options": null,
                "dfp_sizes": null
              },
              "campaigns": [{
                "id": 20,
                "title": "Buy Tickets",
                "start_date": "2022-09-14T13:44:40",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=20&target=http://wearegeorgetown.com/tickets/",
                "icon": "sf-tickets",
                "html": null,
                "picture": null,
                "css_class": "tickets",
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 21,
                "title": "Facebook",
                "start_date": "2022-09-14T13:44:40",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=21&target=https://www.facebook.com/GeorgetownAthletics/",
                "icon": "sf-facebook-2",
                "html": null,
                "picture": null,
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 22,
                "title": "Twitter",
                "start_date": "2022-09-14T13:44:40",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=22&target=https://twitter.com/GeorgetownHoyas",
                "icon": "sf-twitter",
                "html": null,
                "picture": null,
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }, {
                "id": 23,
                "title": "Instagram",
                "start_date": "2022-09-14T13:44:40",
                "end_date": null,
                "open_in_new_window": true,
                "link": "/common/controls/adhandler.aspx?ad_id=23&target=https://www.instagram.com/georgetownathletics/",
                "icon": "sf-instagram",
                "html": null,
                "picture": null,
                "css_class": null,
                "is_dummy": false,
                "hover_text": null
              }],
              "content_id": "header-icons-617934",
              "content_title": "header-icons-617934",
              "content_date": null,
              "content_url": null,
              "content_image_url": null
            },
            "mode": "web"
          };
          if (!("sidearmComponents" in window)) window.sidearmComponents = [];
          window.sidearmComponents.push(obj);
        </script>
        <ads-component params="{ id: '961c88f0-373d-421d-b95e-6788904dd4e0' }"><!-- ko ifnot: isInitializing() -->
          <!-- ko switch -->
          <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'icons' -->
          <div class="ads-container is-accessible" data-bind="foreach: ad.campaigns, css:{ 'is-accessible': ad.location.accessibility_icons }">
            <div class="ad icons-ad tickets" data-bind="css: css_class">
              <!-- ko if: $component.ad.location.accessibility_icons -->
              <!-- ko if: link === '' || link === '#' --><!-- /ko -->
              <!-- ko if: link !== '' && link !== '#' -->
              <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=20&amp;target=http://wearegeorgetown.com/tickets/" title="Buy Tickets" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-tickets" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Buy Tickets</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
              <!-- /ko -->
              <!-- /ko -->
              <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
            </div>
            <div class="ad icons-ad" data-bind="css: css_class">
              <!-- ko if: $component.ad.location.accessibility_icons -->
              <!-- ko if: link === '' || link === '#' --><!-- /ko -->
              <!-- ko if: link !== '' && link !== '#' -->
              <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=21&amp;target=https://www.facebook.com/GeorgetownAthletics/" title="Facebook" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-facebook-2" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Facebook</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
              <!-- /ko -->
              <!-- /ko -->
              <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
            </div>
            <div class="ad icons-ad" data-bind="css: css_class">
              <!-- ko if: $component.ad.location.accessibility_icons -->
              <!-- ko if: link === '' || link === '#' --><!-- /ko -->
              <!-- ko if: link !== '' && link !== '#' -->
              <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=22&amp;target=https://twitter.com/GeorgetownHoyas" title="Twitter" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-twitter" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Twitter</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
              <!-- /ko -->
              <!-- /ko -->
              <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
            </div>
            <div class="ad icons-ad" data-bind="css: css_class">
              <!-- ko if: $component.ad.location.accessibility_icons -->
              <!-- ko if: link === '' || link === '#' --><!-- /ko -->
              <!-- ko if: link !== '' && link !== '#' -->
              <a class="icons-ad__link" data-bind="
                                attr:{ 
                                    href: link,
                                    title: hover_text ? hover_text : title, target: open_in_new_window ? '_blank' : '',
                                    'tabindex' : ko.computed(function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return 0;
        
                                        var model = $parents[index];
                                        if(model.component.name != 'main-nav')
                                            return 0;
                                        if (model.component.name === 'main-nav')
                                            return model.isMenuOpen() ? '0' : '-1';
                                        return 0;
                                    })
                                },
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                event: {
                                    focus: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.openMenu();
                                        }
                                        return;
                                    },
                                    blur: function() {
                                        var index = 
                                        $parents.findIndex(function(item) {
                                            return Object.keys(item).length > 0 &amp;&amp; item.component;
                                        });
                                        if(index < 0)
                                            return;
        
                                        var model = $parents[index];
                                        if (model.component.name === 'main-nav') {
                                            model.closeMenu();
                                        }
                                        return;
                                    }
                                }" href="/common/controls/adhandler.aspx?ad_id=23&amp;target=https://www.instagram.com/georgetownathletics/" title="Instagram" target="_blank" tabindex="0">
                                <span class="sidearm-icon sf-instagram" aria-hidden="true" data-bind="css: icon"></span>
                                <span class="icons-ad__label" data-bind="text: title">Instagram</span>
                                <!-- ko if: open_in_new_window -->
                                    <span class="external-link a11y-hide">Opens in new window</span>
                                <!-- /ko -->
                            </a>
              <!-- /ko -->
              <!-- /ko -->
              <!-- ko if: !$component.ad.location.accessibility_icons --><!-- /ko -->
            </div>
          </div>
          <!-- /ko -->
          <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
          <!-- /ko -->
          <!-- /ko -->
        </ads-component>
      </div>
    </div>
    <!-- /ko -->
    <div class="main-header__primary row pad flex flex-align-center">
      <div class="main-header__logo">
        <a href="/index.aspx"><img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_main.svg" alt="Georgetown University Athletics homepage"></a>
      </div>
      <nav class="main-navigation" aria-labelledby="h2_nav">
        <h2 class="hide" id="h2_nav">Main Navigation Menu</h2>
        <script>
          var obj = {
            "start": 0,
            "count": 10,
            "name": "main-nav",
            "sport_id": null,
            "count_breakpoints": null,
            "css_class": "",
            "pinned_id": "",
            "extra": {
              "watch_badge": false
            },
            "context": null,
            "dummy": false,
            "type": "main-navigation",
            "id": "86537341-adac-4ed7-a2ce-9b2ed277c064",
            "data": [{
              "id": 2,
              "title": "Sports",
              "rank": 1,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": true,
              "include_schedule_roster_news": true,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": null,
              "items": [{
                "id": 138,
                "title": "Men's Sports",
                "short_title": null,
                "rank": 1,
                "column": 1,
                "url": "",
                "separator": true,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 139,
                "title": "Baseball",
                "short_title": null,
                "rank": 2,
                "column": 1,
                "url": "/index.aspx?path=baseball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 1,
                "sport": {
                  "id": 1,
                  "title": "Baseball",
                  "abbreviation": "BASE",
                  "shortname": "baseball",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "baseball",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/HoyaBaseball/?ref=br_tf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/GtownBaseball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyabaseball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/baseball/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/baseball/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/baseball/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 140,
                "title": "Basketball",
                "short_title": null,
                "rank": 5,
                "column": 1,
                "url": "/index.aspx?path=mbball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 5,
                "sport": {
                  "id": 5,
                  "title": "Men's Basketball",
                  "abbreviation": "MBB",
                  "shortname": "mbball",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mbball",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownHoops",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/GeorgetownHoops",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetownhoops",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-basketball/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-basketball/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-basketball/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 141,
                "title": "Football",
                "short_title": null,
                "rank": 6,
                "column": 1,
                "url": "/index.aspx?path=football",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 3,
                "sport": {
                  "id": 3,
                  "title": "Football",
                  "abbreviation": "FB",
                  "shortname": "football",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "football",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/georgetownfootball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasFB",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyafootball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/football/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/football/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/football/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 142,
                "title": "Golf",
                "short_title": null,
                "rank": 8,
                "column": 1,
                "url": "/index.aspx?path=mgolf",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 7,
                "sport": {
                  "id": 7,
                  "title": "Men's Golf",
                  "abbreviation": "MGOLF",
                  "shortname": "mgolf",
                  "short_title": "",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mgolf",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownAthletics/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasMGolf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyasmensgolf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-golf/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-golf/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-golf/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 147,
                "title": "Lacrosse",
                "short_title": null,
                "rank": 9,
                "column": 1,
                "url": "/index.aspx?path=mlax",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 8,
                "sport": {
                  "id": 8,
                  "title": "Men's Lacrosse",
                  "abbreviation": "MLAX",
                  "shortname": "mlax",
                  "short_title": "",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mlax",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/HoyasMLacrosse",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasMLacrosse",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/HoyasMLacrosse",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-lacrosse/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-lacrosse/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-lacrosse/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 148,
                "title": "Rowing",
                "short_title": null,
                "rank": 12,
                "column": 1,
                "url": "/index.aspx?path=mrow",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 9,
                "sport": {
                  "id": 9,
                  "title": "Men's Rowing",
                  "abbreviation": "MROW",
                  "shortname": "mrow",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mrow",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownAthletics/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/gtownheavies",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetownheavies",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-rowing/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-rowing/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-rowing/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 149,
                "title": "Sailing",
                "short_title": null,
                "rank": 13,
                "column": 1,
                "url": "/index.aspx?path=sailing",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 27,
                "sport": {
                  "id": 27,
                  "title": "Sailing",
                  "abbreviation": "SAIL",
                  "shortname": "sailing",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "sail",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/Georgetown-Sailing-244195675684187/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/GUST_Sailing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetown_sailing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/sailing/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/sailing/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/sailing/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 150,
                "title": "Soccer",
                "short_title": null,
                "rank": 16,
                "column": 1,
                "url": "/index.aspx?path=msoc",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 11,
                "sport": {
                  "id": 11,
                  "title": "Men's Soccer",
                  "abbreviation": "MSOC",
                  "shortname": "msoc",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "msoc",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GUHoyasMSoccer/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/GUHoyasMSoccer",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyamsoccer",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-soccer/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-soccer/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-soccer/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 151,
                "title": "Swimming & Diving",
                "short_title": null,
                "rank": 17,
                "column": 1,
                "url": "/index.aspx?path=swimming",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 30,
                "sport": {
                  "id": 30,
                  "title": "Swimming & Diving",
                  "abbreviation": "SWIM",
                  "shortname": "swimming",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "swim",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/Georgetown-Swimming-and-Diving-144142809055629/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasSwimDive",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyasswimdive",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/swimming-and-diving/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/swimming-and-diving/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/swimming-and-diving/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 152,
                "title": "Tennis",
                "short_title": null,
                "rank": 21,
                "column": 1,
                "url": "/index.aspx?path=mten",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 13,
                "sport": {
                  "id": 13,
                  "title": "Men's Tennis",
                  "abbreviation": "MTEN",
                  "shortname": "mten",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mten",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownAthletics",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/hoyatennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyatennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-tennis/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-tennis/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-tennis/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 153,
                "title": "XC / Track & Field",
                "short_title": null,
                "rank": 22,
                "column": 1,
                "url": "/index.aspx?path=mxctrack",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 28,
                "sport": {
                  "id": 28,
                  "title": "Men's XC/Track",
                  "abbreviation": "MXCTF",
                  "shortname": "mxctrack",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "mtrack",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownTrackXC",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasTrackXC",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyastrack",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-track-and-field-xc/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-track-and-field-xc/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/mens-track-and-field-xc/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 144,
                "title": "Women's Sports",
                "short_title": null,
                "rank": 1,
                "column": 2,
                "url": "",
                "separator": true,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 145,
                "title": "Basketball",
                "short_title": null,
                "rank": 2,
                "column": 2,
                "url": "/index.aspx?path=wbball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 16,
                "sport": {
                  "id": 16,
                  "title": "Women's Basketball",
                  "abbreviation": "WBB",
                  "shortname": "wbball",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wbball",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownWBasketball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/GeorgetownWBB",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetownwbb",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-basketball/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-basketball/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-basketball/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 146,
                "title": "Field Hockey",
                "short_title": null,
                "rank": 3,
                "column": 2,
                "url": "/index.aspx?path=fhockey",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 2,
                "sport": {
                  "id": 2,
                  "title": "Field Hockey",
                  "abbreviation": "FH",
                  "shortname": "fhockey",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "fhockey",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/gucircleclub/?fref=ts",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasFH",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetownfh",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/field-hockey/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/field-hockey/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/field-hockey/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 154,
                "title": "Golf",
                "short_title": null,
                "rank": 4,
                "column": 2,
                "url": "/index.aspx?path=wgolf",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 18,
                "sport": {
                  "id": 18,
                  "title": "Women's Golf",
                  "abbreviation": "WGOLF",
                  "shortname": "wgolf",
                  "short_title": "",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wgolf",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/HoyasWGolf/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasWGolf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetownwgolf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-golf/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-golf/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-golf/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 155,
                "title": "Lacrosse",
                "short_title": null,
                "rank": 5,
                "column": 2,
                "url": "/index.aspx?path=wlax",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 19,
                "sport": {
                  "id": 19,
                  "title": "Women's Lacrosse",
                  "abbreviation": "WLAX",
                  "shortname": "wlax",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wlax",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GtownWomensLax",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasWLax",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyaswlax",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-lacrosse/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-lacrosse/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-lacrosse/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 156,
                "title": "Rowing",
                "short_title": null,
                "rank": 6,
                "column": 2,
                "url": "/index.aspx?path=wrow",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 20,
                "sport": {
                  "id": 20,
                  "title": "Women's Rowing",
                  "abbreviation": "WROW",
                  "shortname": "wrow",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wrow",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GUWR1975",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyaRowing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/guwra",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-rowing/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-rowing/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-rowing/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 157,
                "title": "Sailing",
                "short_title": null,
                "rank": 7,
                "column": 2,
                "url": "/index.aspx?path=sailing",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 27,
                "sport": {
                  "id": 27,
                  "title": "Sailing",
                  "abbreviation": "SAIL",
                  "shortname": "sailing",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "sail",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/Georgetown-Sailing-244195675684187/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/GUST_Sailing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetown_sailing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/sailing/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/sailing/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/sailing/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 158,
                "title": "Soccer",
                "short_title": null,
                "rank": 8,
                "column": 2,
                "url": "/index.aspx?path=wsoc",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 22,
                "sport": {
                  "id": 22,
                  "title": "Women's Soccer",
                  "abbreviation": "WSOC",
                  "shortname": "wsoc",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wsoc",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/hoyaswsoc/?fref=ts",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasWSoc",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyaswsoc",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-soccer/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-soccer/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-soccer/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 159,
                "title": "Softball",
                "short_title": null,
                "rank": 9,
                "column": 2,
                "url": "/index.aspx?path=softball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 15,
                "sport": {
                  "id": 15,
                  "title": "Softball",
                  "abbreviation": "SB",
                  "shortname": "softball",
                  "short_title": "",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "softball",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownSoftball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyaSoftball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/georgetownsoftball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/softball/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/softball/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/softball/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1744,
                "title": "Squash",
                "short_title": null,
                "rank": 10,
                "column": 2,
                "url": "/sports/squ",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 44,
                "sport": {
                  "id": 44,
                  "title": "Squash",
                  "abbreviation": "SQU",
                  "shortname": "squ",
                  "short_title": "Squash",
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/HoyaSquash",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyaSquash",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/HoyaSquash",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/squash/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/squash/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/squash/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 160,
                "title": "Swimming & Diving",
                "short_title": null,
                "rank": 11,
                "column": 2,
                "url": "/index.aspx?path=swimming",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 30,
                "sport": {
                  "id": 30,
                  "title": "Swimming & Diving",
                  "abbreviation": "SWIM",
                  "shortname": "swimming",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "swim",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/Georgetown-Swimming-and-Diving-144142809055629/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasSwimDive",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyasswimdive",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/swimming-and-diving/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/swimming-and-diving/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/swimming-and-diving/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 161,
                "title": "Tennis",
                "short_title": null,
                "rank": 12,
                "column": 2,
                "url": "/index.aspx?path=wten",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 24,
                "sport": {
                  "id": 24,
                  "title": "Women's Tennis",
                  "abbreviation": "WTEN",
                  "shortname": "wten",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wten",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownAthletics/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/hoyatennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyatennis",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-tennis/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-tennis/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-tennis/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 162,
                "title": "Volleyball",
                "short_title": null,
                "rank": 13,
                "column": 2,
                "url": "/index.aspx?path=wvball",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 26,
                "sport": {
                  "id": 26,
                  "title": "Women's Volleyball",
                  "abbreviation": "VB",
                  "shortname": "wvball",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wvball",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownVolleyball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyaVolleyball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyavolleyball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-volleyball/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-volleyball/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-volleyball/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 163,
                "title": "XC / Track & Field",
                "short_title": null,
                "rank": 14,
                "column": 2,
                "url": "/index.aspx?path=wxctrack",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": 29,
                "sport": {
                  "id": 29,
                  "title": "Women's XC/Track",
                  "abbreviation": "WXCTF",
                  "shortname": "wxctrack",
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": "wtrack",
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": [{
                  "id": 0,
                  "title": "Facebook",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "https://www.facebook.com/GeorgetownTrackXC",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "facebook",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Twitter",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//twitter.com/HoyasTrackXC",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "twitter",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Instagram",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "//instagram.com/hoyastrack",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "instagram",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Tickets",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": null,
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "tickets",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "schedule_roster_news_links": [{
                  "id": 0,
                  "title": "Schedule",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-track-and-field/schedule",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "schedule",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "Roster",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-track-and-field/roster",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "roster",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 0,
                  "title": "News",
                  "short_title": null,
                  "rank": 0,
                  "column": 0,
                  "url": "/sports/womens-track-and-field/archives",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": null,
                  "class_name": "news",
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": null,
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }],
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 138,
                  "title": "Men's Sports",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "",
                  "separator": true,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 139,
                  "title": "Baseball",
                  "short_title": null,
                  "rank": 2,
                  "column": 1,
                  "url": "/index.aspx?path=baseball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 1,
                  "sport": {
                    "id": 1,
                    "title": "Baseball",
                    "abbreviation": "BASE",
                    "shortname": "baseball",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "baseball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/HoyaBaseball/?ref=br_tf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/GtownBaseball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyabaseball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/baseball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/baseball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/baseball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 140,
                  "title": "Basketball",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "/index.aspx?path=mbball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 5,
                  "sport": {
                    "id": 5,
                    "title": "Men's Basketball",
                    "abbreviation": "MBB",
                    "shortname": "mbball",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mbball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownHoops",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/GeorgetownHoops",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetownhoops",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-basketball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-basketball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-basketball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 141,
                  "title": "Football",
                  "short_title": null,
                  "rank": 6,
                  "column": 1,
                  "url": "/index.aspx?path=football",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 3,
                  "sport": {
                    "id": 3,
                    "title": "Football",
                    "abbreviation": "FB",
                    "shortname": "football",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "football",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/georgetownfootball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasFB",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyafootball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/football/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/football/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/football/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 142,
                  "title": "Golf",
                  "short_title": null,
                  "rank": 8,
                  "column": 1,
                  "url": "/index.aspx?path=mgolf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 7,
                  "sport": {
                    "id": 7,
                    "title": "Men's Golf",
                    "abbreviation": "MGOLF",
                    "shortname": "mgolf",
                    "short_title": "",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mgolf",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownAthletics/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasMGolf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyasmensgolf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-golf/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-golf/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-golf/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 147,
                  "title": "Lacrosse",
                  "short_title": null,
                  "rank": 9,
                  "column": 1,
                  "url": "/index.aspx?path=mlax",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 8,
                  "sport": {
                    "id": 8,
                    "title": "Men's Lacrosse",
                    "abbreviation": "MLAX",
                    "shortname": "mlax",
                    "short_title": "",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mlax",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/HoyasMLacrosse",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasMLacrosse",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/HoyasMLacrosse",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-lacrosse/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-lacrosse/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-lacrosse/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 148,
                  "title": "Rowing",
                  "short_title": null,
                  "rank": 12,
                  "column": 1,
                  "url": "/index.aspx?path=mrow",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 9,
                  "sport": {
                    "id": 9,
                    "title": "Men's Rowing",
                    "abbreviation": "MROW",
                    "shortname": "mrow",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mrow",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownAthletics/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/gtownheavies",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetownheavies",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-rowing/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-rowing/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-rowing/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 149,
                  "title": "Sailing",
                  "short_title": null,
                  "rank": 13,
                  "column": 1,
                  "url": "/index.aspx?path=sailing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 27,
                  "sport": {
                    "id": 27,
                    "title": "Sailing",
                    "abbreviation": "SAIL",
                    "shortname": "sailing",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "sail",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/Georgetown-Sailing-244195675684187/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/GUST_Sailing",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetown_sailing",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/sailing/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/sailing/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/sailing/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 150,
                  "title": "Soccer",
                  "short_title": null,
                  "rank": 16,
                  "column": 1,
                  "url": "/index.aspx?path=msoc",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 11,
                  "sport": {
                    "id": 11,
                    "title": "Men's Soccer",
                    "abbreviation": "MSOC",
                    "shortname": "msoc",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "msoc",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GUHoyasMSoccer/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/GUHoyasMSoccer",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyamsoccer",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-soccer/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-soccer/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-soccer/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 151,
                  "title": "Swimming & Diving",
                  "short_title": null,
                  "rank": 17,
                  "column": 1,
                  "url": "/index.aspx?path=swimming",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 30,
                  "sport": {
                    "id": 30,
                    "title": "Swimming & Diving",
                    "abbreviation": "SWIM",
                    "shortname": "swimming",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "swim",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/Georgetown-Swimming-and-Diving-144142809055629/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasSwimDive",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyasswimdive",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/swimming-and-diving/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/swimming-and-diving/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/swimming-and-diving/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 152,
                  "title": "Tennis",
                  "short_title": null,
                  "rank": 21,
                  "column": 1,
                  "url": "/index.aspx?path=mten",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 13,
                  "sport": {
                    "id": 13,
                    "title": "Men's Tennis",
                    "abbreviation": "MTEN",
                    "shortname": "mten",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mten",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownAthletics",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/hoyatennis",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyatennis",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-tennis/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-tennis/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-tennis/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 153,
                  "title": "XC / Track & Field",
                  "short_title": null,
                  "rank": 22,
                  "column": 1,
                  "url": "/index.aspx?path=mxctrack",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 28,
                  "sport": {
                    "id": 28,
                    "title": "Men's XC/Track",
                    "abbreviation": "MXCTF",
                    "shortname": "mxctrack",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "mtrack",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownTrackXC",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasTrackXC",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyastrack",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-track-and-field-xc/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-track-and-field-xc/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/mens-track-and-field-xc/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 2,
                "items": [{
                  "id": 144,
                  "title": "Women's Sports",
                  "short_title": null,
                  "rank": 1,
                  "column": 2,
                  "url": "",
                  "separator": true,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 145,
                  "title": "Basketball",
                  "short_title": null,
                  "rank": 2,
                  "column": 2,
                  "url": "/index.aspx?path=wbball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 16,
                  "sport": {
                    "id": 16,
                    "title": "Women's Basketball",
                    "abbreviation": "WBB",
                    "shortname": "wbball",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wbball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownWBasketball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/GeorgetownWBB",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetownwbb",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-basketball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-basketball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-basketball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 146,
                  "title": "Field Hockey",
                  "short_title": null,
                  "rank": 3,
                  "column": 2,
                  "url": "/index.aspx?path=fhockey",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 2,
                  "sport": {
                    "id": 2,
                    "title": "Field Hockey",
                    "abbreviation": "FH",
                    "shortname": "fhockey",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "fhockey",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/gucircleclub/?fref=ts",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasFH",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetownfh",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/field-hockey/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/field-hockey/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/field-hockey/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 154,
                  "title": "Golf",
                  "short_title": null,
                  "rank": 4,
                  "column": 2,
                  "url": "/index.aspx?path=wgolf",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 18,
                  "sport": {
                    "id": 18,
                    "title": "Women's Golf",
                    "abbreviation": "WGOLF",
                    "shortname": "wgolf",
                    "short_title": "",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wgolf",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/HoyasWGolf/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasWGolf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetownwgolf",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-golf/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-golf/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-golf/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 155,
                  "title": "Lacrosse",
                  "short_title": null,
                  "rank": 5,
                  "column": 2,
                  "url": "/index.aspx?path=wlax",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 19,
                  "sport": {
                    "id": 19,
                    "title": "Women's Lacrosse",
                    "abbreviation": "WLAX",
                    "shortname": "wlax",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wlax",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GtownWomensLax",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasWLax",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyaswlax",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-lacrosse/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-lacrosse/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-lacrosse/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 156,
                  "title": "Rowing",
                  "short_title": null,
                  "rank": 6,
                  "column": 2,
                  "url": "/index.aspx?path=wrow",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 20,
                  "sport": {
                    "id": 20,
                    "title": "Women's Rowing",
                    "abbreviation": "WROW",
                    "shortname": "wrow",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wrow",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GUWR1975",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyaRowing",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/guwra",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-rowing/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-rowing/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-rowing/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 157,
                  "title": "Sailing",
                  "short_title": null,
                  "rank": 7,
                  "column": 2,
                  "url": "/index.aspx?path=sailing",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 27,
                  "sport": {
                    "id": 27,
                    "title": "Sailing",
                    "abbreviation": "SAIL",
                    "shortname": "sailing",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "sail",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/Georgetown-Sailing-244195675684187/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/GUST_Sailing",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetown_sailing",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/sailing/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/sailing/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/sailing/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 158,
                  "title": "Soccer",
                  "short_title": null,
                  "rank": 8,
                  "column": 2,
                  "url": "/index.aspx?path=wsoc",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 22,
                  "sport": {
                    "id": 22,
                    "title": "Women's Soccer",
                    "abbreviation": "WSOC",
                    "shortname": "wsoc",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wsoc",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/hoyaswsoc/?fref=ts",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasWSoc",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyaswsoc",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-soccer/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-soccer/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-soccer/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 159,
                  "title": "Softball",
                  "short_title": null,
                  "rank": 9,
                  "column": 2,
                  "url": "/index.aspx?path=softball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 15,
                  "sport": {
                    "id": 15,
                    "title": "Softball",
                    "abbreviation": "SB",
                    "shortname": "softball",
                    "short_title": "",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "softball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownSoftball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyaSoftball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/georgetownsoftball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/softball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/softball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/softball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1744,
                  "title": "Squash",
                  "short_title": null,
                  "rank": 10,
                  "column": 2,
                  "url": "/sports/squ",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 44,
                  "sport": {
                    "id": 44,
                    "title": "Squash",
                    "abbreviation": "SQU",
                    "shortname": "squ",
                    "short_title": "Squash",
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/HoyaSquash",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyaSquash",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/HoyaSquash",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/squash/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/squash/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/squash/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 160,
                  "title": "Swimming & Diving",
                  "short_title": null,
                  "rank": 11,
                  "column": 2,
                  "url": "/index.aspx?path=swimming",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 30,
                  "sport": {
                    "id": 30,
                    "title": "Swimming & Diving",
                    "abbreviation": "SWIM",
                    "shortname": "swimming",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "swim",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/Georgetown-Swimming-and-Diving-144142809055629/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasSwimDive",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyasswimdive",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/swimming-and-diving/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/swimming-and-diving/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/swimming-and-diving/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 161,
                  "title": "Tennis",
                  "short_title": null,
                  "rank": 12,
                  "column": 2,
                  "url": "/index.aspx?path=wten",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 24,
                  "sport": {
                    "id": 24,
                    "title": "Women's Tennis",
                    "abbreviation": "WTEN",
                    "shortname": "wten",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wten",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownAthletics/",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/hoyatennis",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyatennis",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-tennis/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-tennis/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-tennis/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 162,
                  "title": "Volleyball",
                  "short_title": null,
                  "rank": 13,
                  "column": 2,
                  "url": "/index.aspx?path=wvball",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 26,
                  "sport": {
                    "id": 26,
                    "title": "Women's Volleyball",
                    "abbreviation": "VB",
                    "shortname": "wvball",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wvball",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownVolleyball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyaVolleyball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyavolleyball",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-volleyball/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-volleyball/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-volleyball/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 163,
                  "title": "XC / Track & Field",
                  "short_title": null,
                  "rank": 14,
                  "column": 2,
                  "url": "/index.aspx?path=wxctrack",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": 29,
                  "sport": {
                    "id": 29,
                    "title": "Women's XC/Track",
                    "abbreviation": "WXCTF",
                    "shortname": "wxctrack",
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": "wtrack",
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": [{
                    "id": 0,
                    "title": "Facebook",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "https://www.facebook.com/GeorgetownTrackXC",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "facebook",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Twitter",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//twitter.com/HoyasTrackXC",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "twitter",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Instagram",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "//instagram.com/hoyastrack",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "instagram",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Tickets",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": null,
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "tickets",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "schedule_roster_news_links": [{
                    "id": 0,
                    "title": "Schedule",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-track-and-field/schedule",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "schedule",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "Roster",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-track-and-field/roster",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "roster",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }, {
                    "id": 0,
                    "title": "News",
                    "short_title": null,
                    "rank": 0,
                    "column": 0,
                    "url": "/sports/womens-track-and-field/archives",
                    "separator": false,
                    "open_in_new_window": false,
                    "sport_id_association": null,
                    "sport": null,
                    "class_name": "news",
                    "social_media_links": null,
                    "schedule_roster_news_links": null,
                    "items": null,
                    "stats": null,
                    "tickets": null,
                    "youtube": null
                  }],
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 4,
              "title": "Athletics",
              "rank": 2,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": false,
              "include_schedule_roster_news": false,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": null,
              "items": [{
                "id": 590,
                "title": "Academic Support",
                "short_title": null,
                "rank": 2,
                "column": 1,
                "url": "/sports/2018/6/11/academic-support-for-georgetown-student-athletes.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 726,
                "title": "Athletics Communications Policies",
                "short_title": null,
                "rank": 8,
                "column": 1,
                "url": "/sports/2019/7/18/media-policies.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1755,
                "title": "Black Student-Athlete Coalition",
                "short_title": null,
                "rank": 12,
                "column": 1,
                "url": "/sports/2020/7/22/black-student-athlete-coalition.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 592,
                "title": "Calendar",
                "short_title": null,
                "rank": 14,
                "column": 1,
                "url": "/calendar.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 717,
                "title": "Camps",
                "short_title": null,
                "rank": 15,
                "column": 1,
                "url": "/sports/2018/12/11/camps.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 593,
                "title": "Compliance",
                "short_title": null,
                "rank": 16,
                "column": 1,
                "url": "/sports/2018/6/11/compliance.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 595,
                "title": "Cooper Athletics Leadership Program",
                "short_title": null,
                "rank": 17,
                "column": 1,
                "url": "https://guhoyas.com/feature/CALP",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 598,
                "title": "Equities & Disclosures",
                "short_title": null,
                "rank": 18,
                "column": 1,
                "url": "https://ope.ed.gov/athletics/#/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 601,
                "title": "General News",
                "short_title": null,
                "rank": 19,
                "column": 1,
                "url": "/archives.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1753,
                "title": "Diversity, Equity & Inclusion",
                "short_title": null,
                "rank": 20,
                "column": 1,
                "url": "https://guhoyas.com/feature/Diversity_Equity_Inclusion",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 602,
                "title": "Hall of Fame",
                "short_title": null,
                "rank": 1,
                "column": 2,
                "url": "/sports/2018/6/11/hall-of-fame.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 603,
                "title": "Internships",
                "short_title": null,
                "rank": 3,
                "column": 2,
                "url": "/sports/2018/6/6/ot-internships-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1730,
                "title": "Mental Health",
                "short_title": null,
                "rank": 4,
                "column": 2,
                "url": "https://guhoyas.com/feature/mental_health",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 612,
                "title": "Robert A. Duffey Scholar-Athletes",
                "short_title": null,
                "rank": 5,
                "column": 2,
                "url": "/sports/2018/6/6/hallfame-gu-duffey-award-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 614,
                "title": "Staff Directory",
                "short_title": null,
                "rank": 6,
                "column": 2,
                "url": "/staff.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 618,
                "title": "Sports Medicine",
                "short_title": null,
                "rank": 7,
                "column": 2,
                "url": "/sports/2018/6/6/ot-gu-sports-medicine-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 621,
                "title": "Sports Performance",
                "short_title": null,
                "rank": 9,
                "column": 2,
                "url": "/sports/2018/6/6/ot-strength-main-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1770,
                "title": "Student-Athlete Advisory Committee",
                "short_title": null,
                "rank": 10,
                "column": 2,
                "url": "https://guhoyas.com/sports/2018/9/23/saac.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 623,
                "title": "Student-Athlete Handbook",
                "short_title": null,
                "rank": 11,
                "column": 2,
                "url": "https://guhoyas.com/sports/2019/8/28/student-athlete-handbook.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1777,
                "title": "The Blueprint (NIL)",
                "short_title": null,
                "rank": 13,
                "column": 2,
                "url": "https://guhoyas.com/feature/blueprint",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 590,
                  "title": "Academic Support",
                  "short_title": null,
                  "rank": 2,
                  "column": 1,
                  "url": "/sports/2018/6/11/academic-support-for-georgetown-student-athletes.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 726,
                  "title": "Athletics Communications Policies",
                  "short_title": null,
                  "rank": 8,
                  "column": 1,
                  "url": "/sports/2019/7/18/media-policies.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1755,
                  "title": "Black Student-Athlete Coalition",
                  "short_title": null,
                  "rank": 12,
                  "column": 1,
                  "url": "/sports/2020/7/22/black-student-athlete-coalition.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 592,
                  "title": "Calendar",
                  "short_title": null,
                  "rank": 14,
                  "column": 1,
                  "url": "/calendar.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 717,
                  "title": "Camps",
                  "short_title": null,
                  "rank": 15,
                  "column": 1,
                  "url": "/sports/2018/12/11/camps.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 593,
                  "title": "Compliance",
                  "short_title": null,
                  "rank": 16,
                  "column": 1,
                  "url": "/sports/2018/6/11/compliance.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 595,
                  "title": "Cooper Athletics Leadership Program",
                  "short_title": null,
                  "rank": 17,
                  "column": 1,
                  "url": "https://guhoyas.com/feature/CALP",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 598,
                  "title": "Equities & Disclosures",
                  "short_title": null,
                  "rank": 18,
                  "column": 1,
                  "url": "https://ope.ed.gov/athletics/#/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 601,
                  "title": "General News",
                  "short_title": null,
                  "rank": 19,
                  "column": 1,
                  "url": "/archives.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1753,
                  "title": "Diversity, Equity & Inclusion",
                  "short_title": null,
                  "rank": 20,
                  "column": 1,
                  "url": "https://guhoyas.com/feature/Diversity_Equity_Inclusion",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 2,
                "items": [{
                  "id": 602,
                  "title": "Hall of Fame",
                  "short_title": null,
                  "rank": 1,
                  "column": 2,
                  "url": "/sports/2018/6/11/hall-of-fame.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 603,
                  "title": "Internships",
                  "short_title": null,
                  "rank": 3,
                  "column": 2,
                  "url": "/sports/2018/6/6/ot-internships-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1730,
                  "title": "Mental Health",
                  "short_title": null,
                  "rank": 4,
                  "column": 2,
                  "url": "https://guhoyas.com/feature/mental_health",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 612,
                  "title": "Robert A. Duffey Scholar-Athletes",
                  "short_title": null,
                  "rank": 5,
                  "column": 2,
                  "url": "/sports/2018/6/6/hallfame-gu-duffey-award-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 614,
                  "title": "Staff Directory",
                  "short_title": null,
                  "rank": 6,
                  "column": 2,
                  "url": "/staff.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 618,
                  "title": "Sports Medicine",
                  "short_title": null,
                  "rank": 7,
                  "column": 2,
                  "url": "/sports/2018/6/6/ot-gu-sports-medicine-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 621,
                  "title": "Sports Performance",
                  "short_title": null,
                  "rank": 9,
                  "column": 2,
                  "url": "/sports/2018/6/6/ot-strength-main-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1770,
                  "title": "Student-Athlete Advisory Committee",
                  "short_title": null,
                  "rank": 10,
                  "column": 2,
                  "url": "https://guhoyas.com/sports/2018/9/23/saac.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 623,
                  "title": "Student-Athlete Handbook",
                  "short_title": null,
                  "rank": 11,
                  "column": 2,
                  "url": "https://guhoyas.com/sports/2019/8/28/student-athlete-handbook.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1777,
                  "title": "The Blueprint (NIL)",
                  "short_title": null,
                  "rank": 13,
                  "column": 2,
                  "url": "https://guhoyas.com/feature/blueprint",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 3,
              "title": "Fan Zone",
              "rank": 3,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": true,
              "include_schedule_roster_news": false,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": null,
              "items": [{
                "id": 132,
                "title": "Ball Kids",
                "short_title": null,
                "rank": 1,
                "column": 1,
                "url": "/sb_output.aspx?form=4",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 133,
                "title": "BIG EAST Digital Network on Flosports",
                "short_title": null,
                "rank": 4,
                "column": 1,
                "url": "https://flosports.link/3cXjKDv",
                "separator": false,
                "open_in_new_window": true,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1751,
                "title": "Digital Assets",
                "short_title": null,
                "rank": 10,
                "column": 1,
                "url": "/sports/2020/4/9/digital-assets.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 641,
                "title": "Donation Request",
                "short_title": null,
                "rank": 12,
                "column": 1,
                "url": "https://guhoyas.com/sports/2018/7/11/georgetown-athletics-donation-request-form.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 646,
                "title": "GU Hoyas Official Store",
                "short_title": null,
                "rank": 14,
                "column": 1,
                "url": "http://shop.guhoyas.com/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1737,
                "title": "Hoya History",
                "short_title": null,
                "rank": 16,
                "column": 1,
                "url": "https://guhoyas.com/sports/2020/3/23/hoya-history.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 648,
                "title": "Hoya Kids Club",
                "short_title": null,
                "rank": 17,
                "column": 1,
                "url": "/sports/2018/6/11/2021-22-hoya-kids-club.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 653,
                "title": "Hoya Spirit",
                "short_title": null,
                "rank": 1,
                "column": 2,
                "url": "https://guhoyas.com/sports/2018/6/11/hoya-spirit.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 660,
                "title": "HoyasMobile",
                "short_title": null,
                "rank": 2,
                "column": 2,
                "url": "/sports/2018/6/6/wireless.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 699,
                "title": "HoyaVision",
                "short_title": null,
                "rank": 3,
                "column": 2,
                "url": "https://guhoyas.com/watch/",
                "separator": false,
                "open_in_new_window": true,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 131,
                "title": "Jack Mascot Appearance Request",
                "short_title": null,
                "rank": 4,
                "column": 2,
                "url": "https://guhoyas.com/sports/2018/7/11/jack-mascot-request-form.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 645,
                "title": "Social Media Hub",
                "short_title": null,
                "rank": 6,
                "column": 2,
                "url": "/socialaccounts.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 649,
                "title": "Ticket Central",
                "short_title": null,
                "rank": 7,
                "column": 2,
                "url": "http://wearegeorgetown.com/tickets/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 651,
                "title": "We Are Georgetown Apparel",
                "short_title": null,
                "rank": 8,
                "column": 2,
                "url": "https://athleticunion.com/georgetown",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 132,
                  "title": "Ball Kids",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "/sb_output.aspx?form=4",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 133,
                  "title": "BIG EAST Digital Network on Flosports",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "https://flosports.link/3cXjKDv",
                  "separator": false,
                  "open_in_new_window": true,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1751,
                  "title": "Digital Assets",
                  "short_title": null,
                  "rank": 10,
                  "column": 1,
                  "url": "/sports/2020/4/9/digital-assets.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 641,
                  "title": "Donation Request",
                  "short_title": null,
                  "rank": 12,
                  "column": 1,
                  "url": "https://guhoyas.com/sports/2018/7/11/georgetown-athletics-donation-request-form.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 646,
                  "title": "GU Hoyas Official Store",
                  "short_title": null,
                  "rank": 14,
                  "column": 1,
                  "url": "http://shop.guhoyas.com/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1737,
                  "title": "Hoya History",
                  "short_title": null,
                  "rank": 16,
                  "column": 1,
                  "url": "https://guhoyas.com/sports/2020/3/23/hoya-history.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 648,
                  "title": "Hoya Kids Club",
                  "short_title": null,
                  "rank": 17,
                  "column": 1,
                  "url": "/sports/2018/6/11/2021-22-hoya-kids-club.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 2,
                "items": [{
                  "id": 653,
                  "title": "Hoya Spirit",
                  "short_title": null,
                  "rank": 1,
                  "column": 2,
                  "url": "https://guhoyas.com/sports/2018/6/11/hoya-spirit.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 660,
                  "title": "HoyasMobile",
                  "short_title": null,
                  "rank": 2,
                  "column": 2,
                  "url": "/sports/2018/6/6/wireless.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 699,
                  "title": "HoyaVision",
                  "short_title": null,
                  "rank": 3,
                  "column": 2,
                  "url": "https://guhoyas.com/watch/",
                  "separator": false,
                  "open_in_new_window": true,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 131,
                  "title": "Jack Mascot Appearance Request",
                  "short_title": null,
                  "rank": 4,
                  "column": 2,
                  "url": "https://guhoyas.com/sports/2018/7/11/jack-mascot-request-form.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 645,
                  "title": "Social Media Hub",
                  "short_title": null,
                  "rank": 6,
                  "column": 2,
                  "url": "/socialaccounts.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 649,
                  "title": "Ticket Central",
                  "short_title": null,
                  "rank": 7,
                  "column": 2,
                  "url": "http://wearegeorgetown.com/tickets/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 651,
                  "title": "We Are Georgetown Apparel",
                  "short_title": null,
                  "rank": 8,
                  "column": 2,
                  "url": "https://athleticunion.com/georgetown",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 9,
              "title": "Facilities",
              "rank": 4,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": false,
              "include_schedule_roster_news": false,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": null,
              "items": [{
                "id": 669,
                "title": "Albert G. McCarthy, Jr. Swimming Pool",
                "short_title": null,
                "rank": 1,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-gu-swimming-pool-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 670,
                "title": "Capital One Arena",
                "short_title": null,
                "rank": 5,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-gu-verizon-center-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 671,
                "title": "Cooper Field",
                "short_title": null,
                "rank": 9,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-gu-cooper-field-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 672,
                "title": "Four Streams",
                "short_title": null,
                "rank": 10,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-four-streams-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 673,
                "title": "Georgetown University Athletic Hall of Fame",
                "short_title": null,
                "rank": 11,
                "column": 1,
                "url": "/sports/2018/6/11/hall-of-fame.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 675,
                "title": "John R. Thompson Jr. Intercollegiate Athletic Center",
                "short_title": null,
                "rank": 12,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-thompson-center-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 676,
                "title": "McDonough Arena",
                "short_title": null,
                "rank": 13,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-gu-mcdonough-arena-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 677,
                "title": "Shaw Field",
                "short_title": null,
                "rank": 14,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-gu-north-kehoe-field-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 679,
                "title": "Thompson Boat Center",
                "short_title": null,
                "rank": 16,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-gu-boat-center-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 674,
                "title": "Washington Nationals Youth Academy",
                "short_title": null,
                "rank": 17,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-nats-academy-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 681,
                "title": "Washington Sailing Marina",
                "short_title": null,
                "rank": 18,
                "column": 1,
                "url": "/sports/2018/6/6/facilities-gu-marina-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 683,
                "title": "Campus Map",
                "short_title": null,
                "rank": 1,
                "column": 2,
                "url": "http://maps.georgetown.edu/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 684,
                "title": "Driving Directions",
                "short_title": null,
                "rank": 2,
                "column": 2,
                "url": "/sports/2018/6/6/facilities-gu-directions-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 669,
                  "title": "Albert G. McCarthy, Jr. Swimming Pool",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-gu-swimming-pool-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 670,
                  "title": "Capital One Arena",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-gu-verizon-center-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 671,
                  "title": "Cooper Field",
                  "short_title": null,
                  "rank": 9,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-gu-cooper-field-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 672,
                  "title": "Four Streams",
                  "short_title": null,
                  "rank": 10,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-four-streams-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 673,
                  "title": "Georgetown University Athletic Hall of Fame",
                  "short_title": null,
                  "rank": 11,
                  "column": 1,
                  "url": "/sports/2018/6/11/hall-of-fame.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 675,
                  "title": "John R. Thompson Jr. Intercollegiate Athletic Center",
                  "short_title": null,
                  "rank": 12,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-thompson-center-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 676,
                  "title": "McDonough Arena",
                  "short_title": null,
                  "rank": 13,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-gu-mcdonough-arena-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 677,
                  "title": "Shaw Field",
                  "short_title": null,
                  "rank": 14,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-gu-north-kehoe-field-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 679,
                  "title": "Thompson Boat Center",
                  "short_title": null,
                  "rank": 16,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-gu-boat-center-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 674,
                  "title": "Washington Nationals Youth Academy",
                  "short_title": null,
                  "rank": 17,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-nats-academy-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 681,
                  "title": "Washington Sailing Marina",
                  "short_title": null,
                  "rank": 18,
                  "column": 1,
                  "url": "/sports/2018/6/6/facilities-gu-marina-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 2,
                "items": [{
                  "id": 683,
                  "title": "Campus Map",
                  "short_title": null,
                  "rank": 1,
                  "column": 2,
                  "url": "http://maps.georgetown.edu/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 684,
                  "title": "Driving Directions",
                  "short_title": null,
                  "rank": 2,
                  "column": 2,
                  "url": "/sports/2018/6/6/facilities-gu-directions-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 5,
              "title": "Shop",
              "rank": 5,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": false,
              "include_schedule_roster_news": false,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": null,
              "items": [{
                "id": 632,
                "title": "Shop",
                "short_title": null,
                "rank": 1,
                "column": 1,
                "url": "",
                "separator": true,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 624,
                "title": "Official Store",
                "short_title": null,
                "rank": 8,
                "column": 1,
                "url": "http://shop.guhoyas.com/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1785,
                "title": "We Are Georgetown Official Gear",
                "short_title": null,
                "rank": 10,
                "column": 1,
                "url": "https://athleticunion.com/georgetown",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 633,
                "title": "Gear",
                "short_title": null,
                "rank": 2,
                "column": 2,
                "url": "",
                "separator": true,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 634,
                "title": "T-Shirts",
                "short_title": null,
                "rank": 3,
                "column": 2,
                "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_T-Shirts",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 635,
                "title": "Hats",
                "short_title": null,
                "rank": 4,
                "column": 2,
                "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Hats",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 637,
                "title": "Sweatshirts",
                "short_title": null,
                "rank": 5,
                "column": 2,
                "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Sweatshirts_And_Fleece",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 638,
                "title": "Men's Gear",
                "short_title": null,
                "rank": 6,
                "column": 2,
                "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Mens",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 639,
                "title": "Women's Gear",
                "short_title": null,
                "rank": 7,
                "column": 2,
                "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Ladies",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 640,
                "title": "Kids Gear",
                "short_title": null,
                "rank": 9,
                "column": 2,
                "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Kids",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 636,
                "title": "Fanatics Branded",
                "short_title": null,
                "rank": 11,
                "column": 2,
                "url": "https://shop.guhoyas.com/Fanatics_Branded",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 632,
                  "title": "Shop",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "",
                  "separator": true,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 624,
                  "title": "Official Store",
                  "short_title": null,
                  "rank": 8,
                  "column": 1,
                  "url": "http://shop.guhoyas.com/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1785,
                  "title": "We Are Georgetown Official Gear",
                  "short_title": null,
                  "rank": 10,
                  "column": 1,
                  "url": "https://athleticunion.com/georgetown",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 2,
                "items": [{
                  "id": 633,
                  "title": "Gear",
                  "short_title": null,
                  "rank": 2,
                  "column": 2,
                  "url": "",
                  "separator": true,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 634,
                  "title": "T-Shirts",
                  "short_title": null,
                  "rank": 3,
                  "column": 2,
                  "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_T-Shirts",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 635,
                  "title": "Hats",
                  "short_title": null,
                  "rank": 4,
                  "column": 2,
                  "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Hats",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 637,
                  "title": "Sweatshirts",
                  "short_title": null,
                  "rank": 5,
                  "column": 2,
                  "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Sweatshirts_And_Fleece",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 638,
                  "title": "Men's Gear",
                  "short_title": null,
                  "rank": 6,
                  "column": 2,
                  "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Mens",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 639,
                  "title": "Women's Gear",
                  "short_title": null,
                  "rank": 7,
                  "column": 2,
                  "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Ladies",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 640,
                  "title": "Kids Gear",
                  "short_title": null,
                  "rank": 9,
                  "column": 2,
                  "url": "http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Kids",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 636,
                  "title": "Fanatics Branded",
                  "short_title": null,
                  "rank": 11,
                  "column": 2,
                  "url": "https://shop.guhoyas.com/Fanatics_Branded",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 6,
              "title": "Support Athletics",
              "rank": 6,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": false,
              "include_schedule_roster_news": false,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": null,
              "items": [{
                "id": 613,
                "title": "Donate Now",
                "short_title": null,
                "rank": 1,
                "column": 1,
                "url": "https://securelb.imodules.com/s/1686/alumni/giving.aspx?sid=1686&gid=4&pgid=476&cid=1175&dids=8.10.11.12.18.21.22.23.26.27.32.33.39.40.59.64.65.66.67.68.69.70.71.72.74&bledit=1&sort=1&appealcode=odybv",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 615,
                "title": "The Annual Fund for Georgetown Athletics",
                "short_title": null,
                "rank": 3,
                "column": 1,
                "url": "https://giving.georgetown.edu/what-to-support/schools-programs/athletics/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1759,
                "title": "Scholarship Endowments",
                "short_title": null,
                "rank": 4,
                "column": 1,
                "url": "https://giving.georgetown.edu/what-to-support/schools-programs/athletics/give-to-athletics/endowments/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 619,
                "title": "Hoyas Unlimited",
                "short_title": null,
                "rank": 5,
                "column": 1,
                "url": "http://wearegeorgetown.com/annual-fund/get-involved/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 620,
                "title": "Hoya Hoop Club",
                "short_title": null,
                "rank": 6,
                "column": 1,
                "url": "/sports/2018/6/6/ot-13-hoya-hoop-html.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1741,
                "title": "Letterwinners Challenge",
                "short_title": null,
                "rank": 7,
                "column": 1,
                "url": "https://letterwinnerschallenge.georgetown.edu/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1792,
                "title": "The Hoya Blueprint Exchange",
                "short_title": null,
                "rank": 2,
                "column": 2,
                "url": "https://dash.inflcr.com/exchange/georgetown-university",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 613,
                  "title": "Donate Now",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "https://securelb.imodules.com/s/1686/alumni/giving.aspx?sid=1686&gid=4&pgid=476&cid=1175&dids=8.10.11.12.18.21.22.23.26.27.32.33.39.40.59.64.65.66.67.68.69.70.71.72.74&bledit=1&sort=1&appealcode=odybv",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 615,
                  "title": "The Annual Fund for Georgetown Athletics",
                  "short_title": null,
                  "rank": 3,
                  "column": 1,
                  "url": "https://giving.georgetown.edu/what-to-support/schools-programs/athletics/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1759,
                  "title": "Scholarship Endowments",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "https://giving.georgetown.edu/what-to-support/schools-programs/athletics/give-to-athletics/endowments/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 619,
                  "title": "Hoyas Unlimited",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "http://wearegeorgetown.com/annual-fund/get-involved/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 620,
                  "title": "Hoya Hoop Club",
                  "short_title": null,
                  "rank": 6,
                  "column": 1,
                  "url": "/sports/2018/6/6/ot-13-hoya-hoop-html.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1741,
                  "title": "Letterwinners Challenge",
                  "short_title": null,
                  "rank": 7,
                  "column": 1,
                  "url": "https://letterwinnerschallenge.georgetown.edu/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 2,
                "items": [{
                  "id": 1792,
                  "title": "The Hoya Blueprint Exchange",
                  "short_title": null,
                  "rank": 2,
                  "column": 2,
                  "url": "https://dash.inflcr.com/exchange/georgetown-university",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }, {
              "id": 7,
              "title": "Tickets",
              "rank": 7,
              "url": "",
              "open_in_new_window": false,
              "include_social_media": false,
              "include_schedule_roster_news": false,
              "include_stats": false,
              "include_tickets": false,
              "include_youtube": false,
              "class_name": null,
              "items": [{
                "id": 597,
                "title": "Tickets Home",
                "short_title": null,
                "rank": 1,
                "column": 1,
                "url": "http://wearegeorgetown.com/tickets/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 599,
                "title": "Men's Basketball",
                "short_title": null,
                "rank": 4,
                "column": 1,
                "url": "http://wearegeorgetown.com/mbbtickets",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 604,
                "title": "Women's Basketball",
                "short_title": null,
                "rank": 5,
                "column": 1,
                "url": "https://wearegeorgetown.com/tickets/wbb2021update/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 606,
                "title": "Football",
                "short_title": null,
                "rank": 6,
                "column": 1,
                "url": "http://wearegeorgetown.com/tickets/football/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 608,
                "title": "Men's Lacrosse",
                "short_title": null,
                "rank": 7,
                "column": 1,
                "url": "http://wearegeorgetown.com/tickets/mens-lacrosse/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 609,
                "title": "Women's Lacrosse",
                "short_title": null,
                "rank": 8,
                "column": 1,
                "url": "http://wearegeorgetown.com/tickets/womens-lacrosse/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 611,
                "title": "Men's Soccer",
                "short_title": null,
                "rank": 9,
                "column": 1,
                "url": "http://wearegeorgetown.com/tickets/mens-soccer/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 1791,
                "title": "Women's Soccer",
                "short_title": null,
                "rank": 10,
                "column": 1,
                "url": "https://wearegeorgetown.com/tickets/womens-soccer/",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }, {
                "id": 727,
                "title": "Email Updates",
                "short_title": null,
                "rank": 3,
                "column": 2,
                "url": "http://guhoyas.com/sports/2019/7/29/ticketmaster-form.aspx",
                "separator": false,
                "open_in_new_window": false,
                "sport_id_association": null,
                "sport": {
                  "id": 0,
                  "title": null,
                  "abbreviation": null,
                  "shortname": null,
                  "short_title": null,
                  "global_sport_id": null,
                  "non_sport": false,
                  "show_at_vs": false,
                  "global_sport_shortname": null,
                  "gender": null,
                  "youtube": null,
                  "facebook": null,
                  "twitter": null,
                  "instagram": null,
                  "pinterest": null,
                  "tickets": null,
                  "global_sport_name_slug": null,
                  "url": null,
                  "ranking": null,
                  "game_synonym": null
                },
                "class_name": null,
                "social_media_links": null,
                "schedule_roster_news_links": null,
                "items": [],
                "stats": null,
                "tickets": null,
                "youtube": null
              }],
              "columns": [{
                "column": 1,
                "items": [{
                  "id": 597,
                  "title": "Tickets Home",
                  "short_title": null,
                  "rank": 1,
                  "column": 1,
                  "url": "http://wearegeorgetown.com/tickets/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 599,
                  "title": "Men's Basketball",
                  "short_title": null,
                  "rank": 4,
                  "column": 1,
                  "url": "http://wearegeorgetown.com/mbbtickets",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 604,
                  "title": "Women's Basketball",
                  "short_title": null,
                  "rank": 5,
                  "column": 1,
                  "url": "https://wearegeorgetown.com/tickets/wbb2021update/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 606,
                  "title": "Football",
                  "short_title": null,
                  "rank": 6,
                  "column": 1,
                  "url": "http://wearegeorgetown.com/tickets/football/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 608,
                  "title": "Men's Lacrosse",
                  "short_title": null,
                  "rank": 7,
                  "column": 1,
                  "url": "http://wearegeorgetown.com/tickets/mens-lacrosse/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 609,
                  "title": "Women's Lacrosse",
                  "short_title": null,
                  "rank": 8,
                  "column": 1,
                  "url": "http://wearegeorgetown.com/tickets/womens-lacrosse/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 611,
                  "title": "Men's Soccer",
                  "short_title": null,
                  "rank": 9,
                  "column": 1,
                  "url": "http://wearegeorgetown.com/tickets/mens-soccer/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }, {
                  "id": 1791,
                  "title": "Women's Soccer",
                  "short_title": null,
                  "rank": 10,
                  "column": 1,
                  "url": "https://wearegeorgetown.com/tickets/womens-soccer/",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }, {
                "column": 2,
                "items": [{
                  "id": 727,
                  "title": "Email Updates",
                  "short_title": null,
                  "rank": 3,
                  "column": 2,
                  "url": "http://guhoyas.com/sports/2019/7/29/ticketmaster-form.aspx",
                  "separator": false,
                  "open_in_new_window": false,
                  "sport_id_association": null,
                  "sport": {
                    "id": 0,
                    "title": null,
                    "abbreviation": null,
                    "shortname": null,
                    "short_title": null,
                    "global_sport_id": null,
                    "non_sport": false,
                    "show_at_vs": false,
                    "global_sport_shortname": null,
                    "gender": null,
                    "youtube": null,
                    "facebook": null,
                    "twitter": null,
                    "instagram": null,
                    "pinterest": null,
                    "tickets": null,
                    "global_sport_name_slug": null,
                    "url": null,
                    "ranking": null,
                    "game_synonym": null
                  },
                  "class_name": null,
                  "social_media_links": null,
                  "schedule_roster_news_links": null,
                  "items": [],
                  "stats": null,
                  "tickets": null,
                  "youtube": null
                }]
              }],
              "ad": null
            }],
            "mode": "web"
          };
          if (!("sidearmComponents" in window)) window.sidearmComponents = [];
          window.sidearmComponents.push(obj);
        </script>
        <navigation-component params="{ id: '86537341-adac-4ed7-a2ce-9b2ed277c064' }"><!-- ko if: name() === 'main-nav' -->
          <div class="component c-navigation c-navigation--main flex flex-align-center flex-justify-center c-navigation--desktop" data-bind="css: ko.observable().matchMedia('(min-width:1281px)')() ? 'c-navigation--desktop' : 'c-navigation--mobile'">
            <!-- ko switch-->
            <!-- ko case: ko.observable().matchMedia('(min-width:1281px)') -->
            <ul class="c-navigation__level-1 flex flex-align-center" data-bind="fastForEach: data">
              <li data-bind="
                    attr: {
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__parent': items &amp;&amp; items.length > 0
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                <!-- ko if: url === "" || url === "#" -->
                <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                            click: function() {
                              let currentTarget = event.currentTarget;
                              let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                              menuItems.forEach((element) => {
                                  if(!currentTarget.isSameNode(element)) {
                                      let navdata = ko.dataFor(element);
                                      navdata.closeMenuItem();
                                  }
                              });

                              toggleMenuItem();
                            },
                            css: {'is-toggled':isItemOpen() },
                            attr: {
                                'aria-expanded': isItemOpen() ? 'true' : 'false'
                            }" tabindex="0" aria-expanded="false">
                  <span class="title" data-bind="html: title">Sports</span>
                </button>
                <!-- /ko -->
                <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                <!-- ko if: columns.length > 0 -->
                <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' }, 
                                onEscape:closeMenuItem" aria-hidden="true">
                  <div class="c-navigation__level-2-inner">
                    <div class="flex">
                      <!-- ko fastForEach: columns -->
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Sports">
                        <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator -->
                          <span data-bind="text: title" role="heading" aria-level="3">Men's Sports</span>
                          <!-- /ko -->
                          <!-- ko ifnot: separator --><!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=baseball" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Baseball</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/baseball/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/baseball/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/baseball/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/HoyaBaseball/?ref=br_tf" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/GtownBaseball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyabaseball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=mbball" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Basketball</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-basketball/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-basketball/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-basketball/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownHoops" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/GeorgetownHoops" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetownhoops" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=football" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Football</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/football/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/football/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/football/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/georgetownfootball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasFB" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyafootball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=mgolf" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Golf</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-golf/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-golf/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-golf/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownAthletics/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasMGolf" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyasmensgolf" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=mlax" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Lacrosse</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-lacrosse/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-lacrosse/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-lacrosse/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/HoyasMLacrosse" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasMLacrosse" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/HoyasMLacrosse" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=mrow" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Rowing</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-rowing/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-rowing/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-rowing/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownAthletics/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/gtownheavies" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetownheavies" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=sailing" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Sailing</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/sailing/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/sailing/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/sailing/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/Georgetown-Sailing-244195675684187/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/GUST_Sailing" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetown_sailing" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=msoc" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Soccer</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-soccer/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-soccer/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-soccer/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GUHoyasMSoccer/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/GUHoyasMSoccer" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyamsoccer" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=swimming" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Swimming &amp; Diving</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/swimming-and-diving/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/swimming-and-diving/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/swimming-and-diving/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/Georgetown-Swimming-and-Diving-144142809055629/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasSwimDive" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyasswimdive" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=mten" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Tennis</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-tennis/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-tennis/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-tennis/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownAthletics" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/hoyatennis" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyatennis" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=mxctrack" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">XC / Track &amp; Field</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-track-and-field-xc/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-track-and-field-xc/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/mens-track-and-field-xc/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownTrackXC" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasTrackXC" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyastrack" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                      </ul>
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Sports">
                        <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator -->
                          <span data-bind="text: title" role="heading" aria-level="3">Women's Sports</span>
                          <!-- /ko -->
                          <!-- ko ifnot: separator --><!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wbball" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Basketball</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-basketball/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-basketball/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-basketball/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownWBasketball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/GeorgetownWBB" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetownwbb" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=fhockey" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Field Hockey</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/field-hockey/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/field-hockey/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/field-hockey/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/gucircleclub/?fref=ts" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasFH" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetownfh" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wgolf" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Golf</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-golf/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-golf/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-golf/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/HoyasWGolf/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasWGolf" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetownwgolf" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wlax" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Lacrosse</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-lacrosse/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-lacrosse/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-lacrosse/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GtownWomensLax" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasWLax" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyaswlax" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wrow" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Rowing</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-rowing/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-rowing/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-rowing/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GUWR1975" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyaRowing" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/guwra" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=sailing" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Sailing</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/sailing/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/sailing/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/sailing/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/Georgetown-Sailing-244195675684187/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/GUST_Sailing" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetown_sailing" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wsoc" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Soccer</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-soccer/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-soccer/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-soccer/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/hoyaswsoc/?fref=ts" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasWSoc" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyaswsoc" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=softball" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Softball</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/softball/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/softball/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/softball/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownSoftball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyaSoftball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/georgetownsoftball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/squ" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Squash</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/squash/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/squash/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/squash/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/HoyaSquash" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyaSquash" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/HoyaSquash" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=swimming" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Swimming &amp; Diving</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/swimming-and-diving/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/swimming-and-diving/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/swimming-and-diving/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/Georgetown-Swimming-and-Diving-144142809055629/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasSwimDive" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyasswimdive" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wten" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Tennis</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-tennis/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-tennis/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-tennis/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownAthletics/" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/hoyatennis" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyatennis" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wvball" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Volleyball</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-volleyball/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-volleyball/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-volleyball/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownVolleyball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyaVolleyball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyavolleyball" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/index.aspx?path=wxctrack" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">XC / Track &amp; Field</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links -->
                          <!-- ko fastForEach: schedule_roster_news_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news schedule" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-track-and-field/schedule" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Schedule</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news roster" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-track-and-field/roster" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">Roster</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__schedule-roster-news news" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', 
                                                                    tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="/sports/womens-track-and-field/archives" aria-hidden="false" tabindex="-1">
                                                                <span class="title" data-bind="html: title">News</span>
                                                                <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links -->
                          <!-- ko fastForEach: social_media_links -->
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social facebook" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="https://www.facebook.com/GeorgetownTrackXC" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Facebook</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social twitter" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//twitter.com/HoyasTrackXC" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Twitter</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social instagram" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" href="//instagram.com/hoyastrack" aria-hidden="false" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Instagram</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <a class="c-navigation__url c-navigation__url--level-2 c-navigation__social tickets" data-bind="
                                                                attr: { 
                                                                    href: url,
                                                                    'aria-hidden': !url ? 'true' : 'false', tabindex: $parents[2].isItemOpen() ? 0 : -1
                                                                },
                                                                event: {
                                                                    focus: function() { $parents[2].openMenuItem(); },
                                                                    blur:  function() { $parents[2].closeMenuItem(); },
                                                                    keyup: function(data, event) {
                                                                        if(event.key == 'Escape') {
                                                                            $parents[2].closeMenuItem();
                                                                            let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                            let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                            focusableElement.focus();
                                                                        }
                                                                    }
                                                                },
                                                                css: class_name" aria-hidden="true" tabindex="-1">
                                                                  <span class="title" data-bind="html: title">Tickets</span>
                                                                  <!-- ko if: open_in_new_window --><!-- /ko -->
                                                            </a>
                          <!-- /ko -->
                          <!-- /ko -->
                        </li>
                      </ul>
                      <!-- /ko -->
                    </div>
                    <!-- ko if: ad --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
              </li>
              <li data-bind="
                    attr: {
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__parent': items &amp;&amp; items.length > 0
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                <!-- ko if: url === "" || url === "#" -->
                <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                            click: function() {
                              let currentTarget = event.currentTarget;
                              let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                              menuItems.forEach((element) => {
                                  if(!currentTarget.isSameNode(element)) {
                                      let navdata = ko.dataFor(element);
                                      navdata.closeMenuItem();
                                  }
                              });

                              toggleMenuItem();
                            },
                            css: {'is-toggled':isItemOpen() },
                            attr: {
                                'aria-expanded': isItemOpen() ? 'true' : 'false'
                            }" tabindex="0" aria-expanded="false">
                  <span class="title" data-bind="html: title">Athletics</span>
                </button>
                <!-- /ko -->
                <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                <!-- ko if: columns.length > 0 -->
                <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' }, 
                                onEscape:closeMenuItem" aria-hidden="true">
                  <div class="c-navigation__level-2-inner">
                    <div class="flex">
                      <!-- ko fastForEach: columns -->
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Athletics">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/11/academic-support-for-georgetown-student-athletes.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Academic Support</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2019/7/18/media-policies.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Athletics Communications Policies</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2020/7/22/black-student-athlete-coalition.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Black Student-Athlete Coalition</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/calendar.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Calendar</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/12/11/camps.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Camps</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/11/compliance.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Compliance</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/feature/CALP" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Cooper Athletics Leadership Program</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://ope.ed.gov/athletics/#/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Equities &amp; Disclosures</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/archives.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">General News</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/feature/Diversity_Equity_Inclusion" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Diversity, Equity &amp; Inclusion</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Athletics">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/11/hall-of-fame.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Hall of Fame</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/ot-internships-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Internships</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/feature/mental_health" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Mental Health</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/hallfame-gu-duffey-award-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Robert A. Duffey Scholar-Athletes</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/staff.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Staff Directory</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/ot-gu-sports-medicine-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Sports Medicine</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/ot-strength-main-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Sports Performance</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/sports/2018/9/23/saac.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Student-Athlete Advisory Committee</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/sports/2019/8/28/student-athlete-handbook.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Student-Athlete Handbook</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/feature/blueprint" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">The Blueprint (NIL)</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <!-- /ko -->
                    </div>
                    <!-- ko if: ad --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
              </li>
              <li data-bind="
                    attr: {
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__parent': items &amp;&amp; items.length > 0
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                <!-- ko if: url === "" || url === "#" -->
                <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                            click: function() {
                              let currentTarget = event.currentTarget;
                              let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                              menuItems.forEach((element) => {
                                  if(!currentTarget.isSameNode(element)) {
                                      let navdata = ko.dataFor(element);
                                      navdata.closeMenuItem();
                                  }
                              });

                              toggleMenuItem();
                            },
                            css: {'is-toggled':isItemOpen() },
                            attr: {
                                'aria-expanded': isItemOpen() ? 'true' : 'false'
                            }" tabindex="0" aria-expanded="false">
                  <span class="title" data-bind="html: title">Fan Zone</span>
                </button>
                <!-- /ko -->
                <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                <!-- ko if: columns.length > 0 -->
                <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' }, 
                                onEscape:closeMenuItem" aria-hidden="true">
                  <div class="c-navigation__level-2-inner">
                    <div class="flex">
                      <!-- ko fastForEach: columns -->
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Zone">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sb_output.aspx?form=4" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Ball Kids</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://flosports.link/3cXjKDv" target="_blank" tabindex="-1">
                                                            <span class="title" data-bind="html: title">BIG EAST Digital Network on Flosports</span>
                                                            <!-- ko if: open_in_new_window -->
                                                                <span class="a11y-hide">Opens in new window</span>
                                                            <!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2020/4/9/digital-assets.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Digital Assets</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/sports/2018/7/11/georgetown-athletics-donation-request-form.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Donation Request</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">GU Hoyas Official Store</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/sports/2020/3/23/hoya-history.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Hoya History</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/11/2021-22-hoya-kids-club.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Hoya Kids Club</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Fan Zone">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/sports/2018/6/11/hoya-spirit.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Hoya Spirit</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/wireless.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">HoyasMobile</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/watch/" target="_blank" tabindex="-1">
                                                            <span class="title" data-bind="html: title">HoyaVision</span>
                                                            <!-- ko if: open_in_new_window -->
                                                                <span class="a11y-hide">Opens in new window</span>
                                                            <!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://guhoyas.com/sports/2018/7/11/jack-mascot-request-form.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Jack Mascot Appearance Request</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/socialaccounts.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Social Media Hub</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/tickets/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Ticket Central</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://athleticunion.com/georgetown" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">We Are Georgetown Apparel</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <!-- /ko -->
                    </div>
                    <!-- ko if: ad --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
              </li>
              <li data-bind="
                    attr: {
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__parent': items &amp;&amp; items.length > 0
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                <!-- ko if: url === "" || url === "#" -->
                <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                            click: function() {
                              let currentTarget = event.currentTarget;
                              let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                              menuItems.forEach((element) => {
                                  if(!currentTarget.isSameNode(element)) {
                                      let navdata = ko.dataFor(element);
                                      navdata.closeMenuItem();
                                  }
                              });

                              toggleMenuItem();
                            },
                            css: {'is-toggled':isItemOpen() },
                            attr: {
                                'aria-expanded': isItemOpen() ? 'true' : 'false'
                            }" tabindex="0" aria-expanded="false">
                  <span class="title" data-bind="html: title">Facilities</span>
                </button>
                <!-- /ko -->
                <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                <!-- ko if: columns.length > 0 -->
                <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' }, 
                                onEscape:closeMenuItem" aria-hidden="true">
                  <div class="c-navigation__level-2-inner">
                    <div class="flex">
                      <!-- ko fastForEach: columns -->
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Facilities">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-swimming-pool-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Albert G. McCarthy, Jr. Swimming Pool</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-verizon-center-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Capital One Arena</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-cooper-field-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Cooper Field</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-four-streams-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Four Streams</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/11/hall-of-fame.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Georgetown University Athletic Hall of Fame</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-thompson-center-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">John R. Thompson Jr. Intercollegiate Athletic Center</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-mcdonough-arena-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">McDonough Arena</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-north-kehoe-field-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Shaw Field</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-boat-center-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Thompson Boat Center</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-nats-academy-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Washington Nationals Youth Academy</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-marina-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Washington Sailing Marina</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Facilities">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://maps.georgetown.edu/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Campus Map</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/facilities-gu-directions-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Driving Directions</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <!-- /ko -->
                    </div>
                    <!-- ko if: ad --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
              </li>
              <li data-bind="
                    attr: {
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__parent': items &amp;&amp; items.length > 0
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                <!-- ko if: url === "" || url === "#" -->
                <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                            click: function() {
                              let currentTarget = event.currentTarget;
                              let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                              menuItems.forEach((element) => {
                                  if(!currentTarget.isSameNode(element)) {
                                      let navdata = ko.dataFor(element);
                                      navdata.closeMenuItem();
                                  }
                              });

                              toggleMenuItem();
                            },
                            css: {'is-toggled':isItemOpen() },
                            attr: {
                                'aria-expanded': isItemOpen() ? 'true' : 'false'
                            }" tabindex="0" aria-expanded="false">
                  <span class="title" data-bind="html: title">Shop</span>
                </button>
                <!-- /ko -->
                <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                <!-- ko if: columns.length > 0 -->
                <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' }, 
                                onEscape:closeMenuItem" aria-hidden="true">
                  <div class="c-navigation__level-2-inner">
                    <div class="flex">
                      <!-- ko fastForEach: columns -->
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Shop">
                        <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator -->
                          <span data-bind="text: title" role="heading" aria-level="3">Shop</span>
                          <!-- /ko -->
                          <!-- ko ifnot: separator --><!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Official Store</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://athleticunion.com/georgetown" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">We Are Georgetown Official Gear</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Shop">
                        <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator -->
                          <span data-bind="text: title" role="heading" aria-level="3">Gear</span>
                          <!-- /ko -->
                          <!-- ko ifnot: separator --><!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_T-Shirts" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">T-Shirts</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Hats" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Hats</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Sweatshirts_And_Fleece" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Sweatshirts</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Mens" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Men's Gear</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Ladies" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Women's Gear</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://shop.guhoyas.com/COLLEGE_Georgetown_Hoyas_Kids" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Kids Gear</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://shop.guhoyas.com/Fanatics_Branded" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Fanatics Branded</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <!-- /ko -->
                    </div>
                    <!-- ko if: ad --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
              </li>
              <li data-bind="
                    attr: {
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__parent': items &amp;&amp; items.length > 0
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                <!-- ko if: url === "" || url === "#" -->
                <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                            click: function() {
                              let currentTarget = event.currentTarget;
                              let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                              menuItems.forEach((element) => {
                                  if(!currentTarget.isSameNode(element)) {
                                      let navdata = ko.dataFor(element);
                                      navdata.closeMenuItem();
                                  }
                              });

                              toggleMenuItem();
                            },
                            css: {'is-toggled':isItemOpen() },
                            attr: {
                                'aria-expanded': isItemOpen() ? 'true' : 'false'
                            }" tabindex="0" aria-expanded="false">
                  <span class="title" data-bind="html: title">Support Athletics</span>
                </button>
                <!-- /ko -->
                <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                <!-- ko if: columns.length > 0 -->
                <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' }, 
                                onEscape:closeMenuItem" aria-hidden="true">
                  <div class="c-navigation__level-2-inner">
                    <div class="flex">
                      <!-- ko fastForEach: columns -->
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Support Athletics">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://securelb.imodules.com/s/1686/alumni/giving.aspx?sid=1686&amp;gid=4&amp;pgid=476&amp;cid=1175&amp;dids=8.10.11.12.18.21.22.23.26.27.32.33.39.40.59.64.65.66.67.68.69.70.71.72.74&amp;bledit=1&amp;sort=1&amp;appealcode=odybv" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Donate Now</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://giving.georgetown.edu/what-to-support/schools-programs/athletics/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">The Annual Fund for Georgetown Athletics</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://giving.georgetown.edu/what-to-support/schools-programs/athletics/give-to-athletics/endowments/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Scholarship Endowments</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/annual-fund/get-involved/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Hoyas Unlimited</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="/sports/2018/6/6/ot-13-hoya-hoop-html.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Hoya Hoop Club</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://letterwinnerschallenge.georgetown.edu/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Letterwinners Challenge</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Support Athletics">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://dash.inflcr.com/exchange/georgetown-university" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">The Hoya Blueprint Exchange</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <!-- /ko -->
                    </div>
                    <!-- ko if: ad --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
              </li>
              <li data-bind="
                    attr: {
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__parent': items &amp;&amp; items.length > 0
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }" class="c-navigation__item c-navigation__item--level-1 c-navigation__parent">
                <!-- ko if: url === "" || url === "#" -->
                <button class="c-navigation__url c-navigation__url--level-1" data-bind="
                            click: function() {
                              let currentTarget = event.currentTarget;
                              let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                              menuItems.forEach((element) => {
                                  if(!currentTarget.isSameNode(element)) {
                                      let navdata = ko.dataFor(element);
                                      navdata.closeMenuItem();
                                  }
                              });

                              toggleMenuItem();
                            },
                            css: {'is-toggled':isItemOpen() },
                            attr: {
                                'aria-expanded': isItemOpen() ? 'true' : 'false'
                            }" tabindex="0" aria-expanded="false">
                  <span class="title" data-bind="html: title">Tickets</span>
                </button>
                <!-- /ko -->
                <!-- ko if: url !== "" && url !== "#" --><!-- /ko -->
                <!-- ko if: columns.length > 0 -->
                <div class="c-navigation__level-2" data-bind="
                                css: { 'is-open' : isItemOpen() }, 
                                attr: { 'aria-hidden' : isItemOpen() ? 'false' : 'true' }, 
                                onEscape:closeMenuItem" aria-hidden="true">
                  <div class="c-navigation__level-2-inner">
                    <div class="flex">
                      <!-- ko fastForEach: columns -->
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Tickets">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/tickets/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Tickets Home</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/mbbtickets" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Men's Basketball</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://wearegeorgetown.com/tickets/wbb2021update/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Women's Basketball</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/tickets/football/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Football</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/tickets/mens-lacrosse/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Men's Lacrosse</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/tickets/womens-lacrosse/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Women's Lacrosse</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://wearegeorgetown.com/tickets/mens-soccer/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Men's Soccer</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="https://wearegeorgetown.com/tickets/womens-soccer/" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Women's Soccer</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <ul class="c-navigation__column reset-list" data-bind="fastForEach: items, attr: { 'aria-label': $parent.title }" aria-label="Tickets">
                        <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: {'c-navigation__separator': separator, 'c-navigation__parent':items &amp;&amp; items.length > 0}">
                          <!-- ko if: separator --><!-- /ko -->
                          <!-- ko ifnot: separator -->
                          <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                                            attr: { 
                                                                href: url, 
                                                                target: open_in_new_window ? '_blank' : '',
                                                                tabindex: $parents[1].isItemOpen() ? 0 : -1
                                                            },
                                                            event: {
                                                                focus: function() { $parents[1].openMenuItem(); },
                                                                blur:  function() { $parents[1].closeMenuItem(); },
                                                                keyup: function(data, event) {
                                                                    if(event.key == 'Escape') {
                                                                        $parents[1].closeMenuItem();
                                                                        let parentElement = event.currentTarget.closest('.c-navigation__item--level-1');
                                                                        let focusableElement = parentElement.querySelector('.c-navigation__url--level-1');
                                                                        focusableElement.focus();
                                                                    }
                                                                }
                                                            },
                                                            css: class_name" href="http://guhoyas.com/sports/2019/7/29/ticketmaster-form.aspx" target="" tabindex="-1">
                                                            <span class="title" data-bind="html: title">Email Updates</span>
                                                            <!-- ko if: open_in_new_window --><!-- /ko -->
                                                        </a>
                          <!-- /ko -->
                          <!-- ko if: schedule_roster_news_links --><!-- /ko -->
                          <!-- ko if: stats --><!-- /ko -->
                          <!-- ko if: social_media_links --><!-- /ko -->
                        </li>
                      </ul>
                      <!-- /ko -->
                    </div>
                    <!-- ko if: ad --><!-- /ko -->
                  </div>
                </div>
                <!-- /ko -->
              </li>
            </ul>
            <!-- /ko -->
            <!-- ko case: $else --><!-- /ko -->
            <!-- /ko -->
          </div>
          <!-- /ko -->
          <!-- ko if: name() === 'sports-nav' --><!-- /ko -->
        </navigation-component>
        <!-- ko if: false --><!-- /ko -->
      </nav>
      <!-- ko if: ko.observable().matchMedia("(min-width: 1281px)")-->
      <div class="main-header__search"><search-component data-gist-id="" params="{name:'main-search'}"><!-- ko if: name() === 'main-search' -->
          <div class="component c-search c-search--overlay" role="search" data-bind="
    focusTrapWithin: '.c-search__overlay', 
    css:{ 
        'is-open': toggled() 
    }, 
    onEscape: closeSearch">
            <button tabindex="0" class="c-search__toggle" aria-label="Toggle search form" data-bind=" 
    click: function() {
        let currentTarget = event.currentTarget;
        let searchButton = document.querySelectorAll('.c-search__toggle');

        searchButton.forEach((element) => {
            if(!currentTarget.isSameNode(element)) {
                let searchdata = ko.dataFor(element);
                searchdata.closeSearch();
            }
        });

        toggleSearch();
    },
    attr: { 
        'aria-expanded': toggled() ? 'true' : 'false',
        'aria-owns': toggled() ? 'search-form' : null,
        'aria-live': 'assertive'
    }, 
    css: { 
        'is-toggled' : toggled() 
    }" aria-expanded="false" aria-live="assertive">
              <span aria-hidden="true" class="sf-search-2 sidearm-icon"></span>
            </button>
            <div id="search-form" class="c-search__overlay" data-bind="
    css:{ 
        'is-open': toggled() 
    }, 
    click: closeSearch,
    onEscape:closeSearch,
    ">
              <fieldset>
                <legend class="accessible-hide">Search</legend>
                <div class="c-search__text-wrap flex relative" data-bind="
            click: function(){}, 
            clickBubble: false, 
            ">
                  <label class="hide" for="searchInput">Search</label>
                  <input id="searchInput" type="text" class="c-search__text" data-bind="
                textInput: query, 
                onEnter: search, 
                attr:{ 
                    tabindex: toggled() ? 0 : -1 
                },
                event: {
                    keyup: function(data, event) {
                        if(event.key == 'Escape') {
                            closeSearch();
                            $(event.currentTarget).parents('.c-search--overlay').children('button.c-search__toggle').focus();
                        }
                    }
                }" placeholder="Search..." aria-label="Search this site" tabindex="-1">
                  <button type="submit" class="c-search__submit" data-bind="click: search, disable: !query(), attr:{ tabindex: toggled() ? 0 : -1 }" aria-label="Search site" disabled="" tabindex="-1">Go</button>
                </div>
              </fieldset>
              <button type="button" class="c-search__close" aria-label="Close search" data-bind="
            attr:{ tabindex: toggled() ? 0 : -1 },
            event: {
                click: closeSearch,
                keyup: function(data, event) {
                  if(event.key == 'Enter') {
                    event.preventDefault();
                    closeSearch();
                    $('.c-search__toggle').focus();
                  }
                },
                keydown: function(data, event) {
                  if(event.key == 'Escape') {
                    event.preventDefault();
                    closeSearch();
                      $(event.currentTarget).parents('.c-search--overlay').children('button.c-search__toggle').focus();
                  }
                }
              }" tabindex="-1">
                <span aria-hidden="true" class="sf-close sidearm-font"></span>
              </button>
            </div>
          </div>
          <!-- /ko -->
          <!-- ko if: name() === 'mobile-search'--><!-- /ko -->
        </search-component></div>
      <!-- /ko -->
      <a href="http://www.bigeast.com/" target="_blank"><img class="main-header__logo-secondary big-east" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_footer_conf_bigeast.svg" alt="Big East Conference"></a>
      <a href="#" target="_blank"><img class="main-header__logo-secondary hoya-saxa" src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_wordmark_hoya-saxa.svg" alt="Hoya Saxa"></a>
    </div>
    <nav class="sport-navigation" aria-labelledby="h2_sport_nav">
      <h2 class="hide" id="h2_sport_nav">Sport Navigation Menu</h2>
      <script>
        var obj = {
          "start": 0,
          "count": 10,
          "name": "sports-nav",
          "sport_id": null,
          "count_breakpoints": null,
          "css_class": "",
          "pinned_id": "",
          "extra": {
            "sport": {
              "id": 9,
              "title": "Men's Rowing",
              "abbreviation": "MROW",
              "shortname": "mrow",
              "short_title": null,
              "global_sport_id": null,
              "non_sport": false,
              "show_at_vs": false,
              "global_sport_shortname": "mrow",
              "gender": null,
              "youtube": null,
              "facebook": "https://www.facebook.com/GeorgetownAthletics/",
              "twitter": "gtownheavies",
              "instagram": "georgetownheavies",
              "pinterest": null,
              "tickets": null,
              "global_sport_name_slug": null,
              "url": null,
              "ranking": null,
              "game_synonym": null
            }
          },
          "context": null,
          "dummy": false,
          "type": "sport-navigation",
          "id": "e06c9e8c-878a-46bc-af14-1e3b1b3a8771",
          "data": [{
            "id": 0,
            "title": "Men's Rowing",
            "short_title": null,
            "rank": 0,
            "column": 0,
            "url": "/index.aspx?path=mrow",
            "separator": false,
            "open_in_new_window": false,
            "sport_id_association": null,
            "sport": null,
            "class_name": "sport-home",
            "social_media_links": null,
            "schedule_roster_news_links": null,
            "items": null,
            "stats": null,
            "tickets": null,
            "youtube": null
          }, {
            "id": 42,
            "title": "Schedule",
            "short_title": null,
            "rank": 1,
            "column": 1,
            "url": "/schedule.aspx?path=mrow",
            "separator": false,
            "open_in_new_window": false,
            "sport_id_association": 9,
            "sport": {
              "id": 9,
              "title": "Men's Rowing",
              "abbreviation": "MROW",
              "shortname": "mrow",
              "short_title": null,
              "global_sport_id": null,
              "non_sport": false,
              "show_at_vs": false,
              "global_sport_shortname": "mrow",
              "gender": null,
              "youtube": null,
              "facebook": null,
              "twitter": null,
              "instagram": null,
              "pinterest": null,
              "tickets": null,
              "global_sport_name_slug": null,
              "url": null,
              "ranking": null,
              "game_synonym": null
            },
            "class_name": null,
            "social_media_links": null,
            "schedule_roster_news_links": null,
            "items": [],
            "stats": null,
            "tickets": null,
            "youtube": null
          }, {
            "id": 43,
            "title": "Roster",
            "short_title": null,
            "rank": 2,
            "column": 1,
            "url": "/roster.aspx?path=mrow",
            "separator": false,
            "open_in_new_window": false,
            "sport_id_association": 9,
            "sport": {
              "id": 9,
              "title": "Men's Rowing",
              "abbreviation": "MROW",
              "shortname": "mrow",
              "short_title": null,
              "global_sport_id": null,
              "non_sport": false,
              "show_at_vs": false,
              "global_sport_shortname": "mrow",
              "gender": null,
              "youtube": null,
              "facebook": null,
              "twitter": null,
              "instagram": null,
              "pinterest": null,
              "tickets": null,
              "global_sport_name_slug": null,
              "url": null,
              "ranking": null,
              "game_synonym": null
            },
            "class_name": null,
            "social_media_links": null,
            "schedule_roster_news_links": null,
            "items": [],
            "stats": null,
            "tickets": null,
            "youtube": null
          }, {
            "id": 44,
            "title": "News",
            "short_title": null,
            "rank": 3,
            "column": 1,
            "url": "/archives.aspx?path=mrow",
            "separator": false,
            "open_in_new_window": false,
            "sport_id_association": 9,
            "sport": {
              "id": 9,
              "title": "Men's Rowing",
              "abbreviation": "MROW",
              "shortname": "mrow",
              "short_title": null,
              "global_sport_id": null,
              "non_sport": false,
              "show_at_vs": false,
              "global_sport_shortname": "mrow",
              "gender": null,
              "youtube": null,
              "facebook": null,
              "twitter": null,
              "instagram": null,
              "pinterest": null,
              "tickets": null,
              "global_sport_name_slug": null,
              "url": null,
              "ranking": null,
              "game_synonym": null
            },
            "class_name": null,
            "social_media_links": null,
            "schedule_roster_news_links": null,
            "items": [],
            "stats": null,
            "tickets": null,
            "youtube": null
          }, {
            "id": 45,
            "title": "Archives",
            "short_title": null,
            "rank": 4,
            "column": 1,
            "url": "/sports/2018/6/12/mens-rowing-archives.aspx",
            "separator": false,
            "open_in_new_window": false,
            "sport_id_association": 9,
            "sport": {
              "id": 9,
              "title": "Men's Rowing",
              "abbreviation": "MROW",
              "shortname": "mrow",
              "short_title": null,
              "global_sport_id": null,
              "non_sport": false,
              "show_at_vs": false,
              "global_sport_shortname": "mrow",
              "gender": null,
              "youtube": null,
              "facebook": null,
              "twitter": null,
              "instagram": null,
              "pinterest": null,
              "tickets": null,
              "global_sport_name_slug": null,
              "url": null,
              "ranking": null,
              "game_synonym": null
            },
            "class_name": null,
            "social_media_links": null,
            "schedule_roster_news_links": null,
            "items": [],
            "stats": null,
            "tickets": null,
            "youtube": null
          }, {
            "id": 0,
            "title": "Additional Links",
            "short_title": null,
            "rank": 0,
            "column": 0,
            "url": "#",
            "separator": false,
            "open_in_new_window": false,
            "sport_id_association": null,
            "sport": null,
            "class_name": "additional-links",
            "social_media_links": null,
            "schedule_roster_news_links": null,
            "items": [{
              "id": 354,
              "title": "More Information",
              "short_title": null,
              "rank": 5,
              "column": 1,
              "url": "",
              "separator": true,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 359,
              "title": "Thompson's Boat Center",
              "short_title": null,
              "rank": 6,
              "column": 1,
              "url": "/sports/2018/6/6/facilities-gu-boat-center-html.aspx",
              "separator": false,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 361,
              "title": "Directions",
              "short_title": null,
              "rank": 7,
              "column": 1,
              "url": "/sports/2018/6/6/facilities-gu-directions-boat-center-html.aspx",
              "separator": false,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 362,
              "title": "Friends of Georgetown Rowing",
              "short_title": null,
              "rank": 8,
              "column": 1,
              "url": "/sports/2018/6/6/sports-m-crew-spec-rel-rowing-club-html.aspx",
              "separator": false,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 363,
              "title": "Row2k",
              "short_title": null,
              "rank": 9,
              "column": 1,
              "url": "http://www.row2k.com/",
              "separator": false,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 365,
              "title": "Recruiting",
              "short_title": null,
              "rank": 10,
              "column": 1,
              "url": "",
              "separator": true,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 351,
              "title": "Recruits",
              "short_title": null,
              "rank": 11,
              "column": 1,
              "url": "https://questionnaires.armssoftware.com/55d11d894513",
              "separator": false,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 369,
              "title": "Email Heavyweight Recruiting Coordinator",
              "short_title": null,
              "rank": 12,
              "column": 1,
              "url": "mailto:cl1405@georgetown.edu",
              "separator": false,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }, {
              "id": 370,
              "title": "Email Lightweight Recruiting Coordinator",
              "short_title": null,
              "rank": 13,
              "column": 1,
              "url": "mailto:rlr67@georgetown.edu",
              "separator": false,
              "open_in_new_window": false,
              "sport_id_association": null,
              "sport": {
                "id": 0,
                "title": null,
                "abbreviation": null,
                "shortname": null,
                "short_title": null,
                "global_sport_id": null,
                "non_sport": false,
                "show_at_vs": false,
                "global_sport_shortname": null,
                "gender": null,
                "youtube": null,
                "facebook": null,
                "twitter": null,
                "instagram": null,
                "pinterest": null,
                "tickets": null,
                "global_sport_name_slug": null,
                "url": null,
                "ranking": null,
                "game_synonym": null
              },
              "class_name": null,
              "social_media_links": null,
              "schedule_roster_news_links": null,
              "items": null,
              "stats": null,
              "tickets": null,
              "youtube": null
            }],
            "stats": null,
            "tickets": null,
            "youtube": null
          }],
          "mode": "web"
        };
        if (!("sidearmComponents" in window)) window.sidearmComponents = [];
        window.sidearmComponents.push(obj);
      </script>
      <navigation-component params="{ id: 'e06c9e8c-878a-46bc-af14-1e3b1b3a8771' }"><!-- ko if: name() === 'main-nav' --><!-- /ko -->
        <!-- ko if: name() === 'sports-nav' -->
        <div class="component c-navigation c-navigation--sport c-navigation--desktop" data-bind="css: ko.observable().matchMedia('(min-width:1025px)')() ? 'c-navigation--desktop' : 'c-navigation--mobile'">
          <!-- ko switch-->
          <!-- ko case: ko.observable().matchMedia('(min-width:1025px)') -->
          <ul class="c-navigation__level-1 flex" data-bind="fastForEach: data">
            <li class="sport-home c-navigation__item c-navigation__item--level-1 c-navigation__sport" data-bind="
                    attr: {
                        class: class_name,
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__sport': class_name === 'sport-home',
                        'c-navigation__additional': class_name === 'additional-links',
                        'c-navigation__parent': items &amp;&amp; items.length,
                        'c-navigation__item c-navigation__item--level-1': true
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }">
              <!-- <a class="c-navigation__url c-navigation__url--level-1 c-navigation__url--level-1--sport" data-bind="
                        html: class_name === 'additional-links' ? 'More +' : title,
                        css: {
                            'is-toggled':isItemOpen()
                        },
                        attr: {
                            'aria-expanded': isItemOpen() ? 'true' : 'false',
                            href: url != '' && url != '#' ? url : null,
                            target: open_in_new_window ? '_blank' : ''
                        },
                        click: function() {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            toggleMenuItem();
                        },
                        event: {
                            keyup: function(data,event) {
                                if(event.key == 'Enter') {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });

                                    toggleMenuItem();
                                }
                            }
                        }," tabindex="0">
                    </a> -->
              <a class="c-navigation__url c-navigation__url--level-1" data-bind="
                    html: class_name === 'additional-links' ? 'More +' : title,
                    onEnter: toggleMenuItem,
                    css: {'is-toggled':isItemOpen()},
                    attr: {
                        'aria-haspopup': items &amp;&amp; items.length ? 'true' : 'false',
                        'aria-expanded': isItemOpen() ? 'true' : 'false',
                        href: url != '' &amp;&amp; url != '#' ? url : null,
                        target: open_in_new_window ? '_blank' : ''
                    }" tabindex="0" aria-haspopup="false" aria-expanded="false" href="/index.aspx?path=mrow" target="">Men's Rowing</a>
              <!-- ko if: class_name === "sport-home" -->
              <div class="c-navigation__ad">
                <ads-component params="{ name: 'sports-nav-ad-8b55d0' }"><!-- ko ifnot: isInitializing() -->
                  <!-- ko switch -->
                  <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
                  <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
                  <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
                  <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
                  <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
                  <!-- /ko -->
                  <!-- /ko --></ads-component>
              </div>
              <!-- /ko -->
              <!-- ko if: items && items.length --><!-- /ko -->
            </li>
            <li class="c-navigation__item c-navigation__item--level-1" data-bind="
                    attr: {
                        class: class_name,
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__sport': class_name === 'sport-home',
                        'c-navigation__additional': class_name === 'additional-links',
                        'c-navigation__parent': items &amp;&amp; items.length,
                        'c-navigation__item c-navigation__item--level-1': true
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }">
              <!-- <a class="c-navigation__url c-navigation__url--level-1 c-navigation__url--level-1--sport" data-bind="
                        html: class_name === 'additional-links' ? 'More +' : title,
                        css: {
                            'is-toggled':isItemOpen()
                        },
                        attr: {
                            'aria-expanded': isItemOpen() ? 'true' : 'false',
                            href: url != '' && url != '#' ? url : null,
                            target: open_in_new_window ? '_blank' : ''
                        },
                        click: function() {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            toggleMenuItem();
                        },
                        event: {
                            keyup: function(data,event) {
                                if(event.key == 'Enter') {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });

                                    toggleMenuItem();
                                }
                            }
                        }," tabindex="0">
                    </a> -->
              <a class="c-navigation__url c-navigation__url--level-1" data-bind="
                    html: class_name === 'additional-links' ? 'More +' : title,
                    onEnter: toggleMenuItem,
                    css: {'is-toggled':isItemOpen()},
                    attr: {
                        'aria-haspopup': items &amp;&amp; items.length ? 'true' : 'false',
                        'aria-expanded': isItemOpen() ? 'true' : 'false',
                        href: url != '' &amp;&amp; url != '#' ? url : null,
                        target: open_in_new_window ? '_blank' : ''
                    }" tabindex="0" aria-haspopup="false" aria-expanded="false" href="/schedule.aspx?path=mrow" target="">Schedule</a>
              <!-- ko if: class_name === "sport-home" --><!-- /ko -->
              <!-- ko if: items && items.length --><!-- /ko -->
            </li>
            <li class="c-navigation__item c-navigation__item--level-1" data-bind="
                    attr: {
                        class: class_name,
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__sport': class_name === 'sport-home',
                        'c-navigation__additional': class_name === 'additional-links',
                        'c-navigation__parent': items &amp;&amp; items.length,
                        'c-navigation__item c-navigation__item--level-1': true
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }">
              <!-- <a class="c-navigation__url c-navigation__url--level-1 c-navigation__url--level-1--sport" data-bind="
                        html: class_name === 'additional-links' ? 'More +' : title,
                        css: {
                            'is-toggled':isItemOpen()
                        },
                        attr: {
                            'aria-expanded': isItemOpen() ? 'true' : 'false',
                            href: url != '' && url != '#' ? url : null,
                            target: open_in_new_window ? '_blank' : ''
                        },
                        click: function() {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            toggleMenuItem();
                        },
                        event: {
                            keyup: function(data,event) {
                                if(event.key == 'Enter') {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });

                                    toggleMenuItem();
                                }
                            }
                        }," tabindex="0">
                    </a> -->
              <a class="c-navigation__url c-navigation__url--level-1" data-bind="
                    html: class_name === 'additional-links' ? 'More +' : title,
                    onEnter: toggleMenuItem,
                    css: {'is-toggled':isItemOpen()},
                    attr: {
                        'aria-haspopup': items &amp;&amp; items.length ? 'true' : 'false',
                        'aria-expanded': isItemOpen() ? 'true' : 'false',
                        href: url != '' &amp;&amp; url != '#' ? url : null,
                        target: open_in_new_window ? '_blank' : ''
                    }" tabindex="0" aria-haspopup="false" aria-expanded="false" href="/roster.aspx?path=mrow" target="">Roster</a>
              <!-- ko if: class_name === "sport-home" --><!-- /ko -->
              <!-- ko if: items && items.length --><!-- /ko -->
            </li>
            <li class="c-navigation__item c-navigation__item--level-1" data-bind="
                    attr: {
                        class: class_name,
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__sport': class_name === 'sport-home',
                        'c-navigation__additional': class_name === 'additional-links',
                        'c-navigation__parent': items &amp;&amp; items.length,
                        'c-navigation__item c-navigation__item--level-1': true
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }">
              <!-- <a class="c-navigation__url c-navigation__url--level-1 c-navigation__url--level-1--sport" data-bind="
                        html: class_name === 'additional-links' ? 'More +' : title,
                        css: {
                            'is-toggled':isItemOpen()
                        },
                        attr: {
                            'aria-expanded': isItemOpen() ? 'true' : 'false',
                            href: url != '' && url != '#' ? url : null,
                            target: open_in_new_window ? '_blank' : ''
                        },
                        click: function() {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            toggleMenuItem();
                        },
                        event: {
                            keyup: function(data,event) {
                                if(event.key == 'Enter') {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });

                                    toggleMenuItem();
                                }
                            }
                        }," tabindex="0">
                    </a> -->
              <a class="c-navigation__url c-navigation__url--level-1" data-bind="
                    html: class_name === 'additional-links' ? 'More +' : title,
                    onEnter: toggleMenuItem,
                    css: {'is-toggled':isItemOpen()},
                    attr: {
                        'aria-haspopup': items &amp;&amp; items.length ? 'true' : 'false',
                        'aria-expanded': isItemOpen() ? 'true' : 'false',
                        href: url != '' &amp;&amp; url != '#' ? url : null,
                        target: open_in_new_window ? '_blank' : ''
                    }" tabindex="0" aria-haspopup="false" aria-expanded="false" href="/archives.aspx?path=mrow" target="">News</a>
              <!-- ko if: class_name === "sport-home" --><!-- /ko -->
              <!-- ko if: items && items.length --><!-- /ko -->
            </li>
            <li class="c-navigation__item c-navigation__item--level-1" data-bind="
                    attr: {
                        class: class_name,
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__sport': class_name === 'sport-home',
                        'c-navigation__additional': class_name === 'additional-links',
                        'c-navigation__parent': items &amp;&amp; items.length,
                        'c-navigation__item c-navigation__item--level-1': true
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }">
              <!-- <a class="c-navigation__url c-navigation__url--level-1 c-navigation__url--level-1--sport" data-bind="
                        html: class_name === 'additional-links' ? 'More +' : title,
                        css: {
                            'is-toggled':isItemOpen()
                        },
                        attr: {
                            'aria-expanded': isItemOpen() ? 'true' : 'false',
                            href: url != '' && url != '#' ? url : null,
                            target: open_in_new_window ? '_blank' : ''
                        },
                        click: function() {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            toggleMenuItem();
                        },
                        event: {
                            keyup: function(data,event) {
                                if(event.key == 'Enter') {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });

                                    toggleMenuItem();
                                }
                            }
                        }," tabindex="0">
                    </a> -->
              <a class="c-navigation__url c-navigation__url--level-1" data-bind="
                    html: class_name === 'additional-links' ? 'More +' : title,
                    onEnter: toggleMenuItem,
                    css: {'is-toggled':isItemOpen()},
                    attr: {
                        'aria-haspopup': items &amp;&amp; items.length ? 'true' : 'false',
                        'aria-expanded': isItemOpen() ? 'true' : 'false',
                        href: url != '' &amp;&amp; url != '#' ? url : null,
                        target: open_in_new_window ? '_blank' : ''
                    }" tabindex="0" aria-haspopup="false" aria-expanded="false" href="/sports/2018/6/12/mens-rowing-archives.aspx" target="">Archives</a>
              <!-- ko if: class_name === "sport-home" --><!-- /ko -->
              <!-- ko if: items && items.length --><!-- /ko -->
            </li>
            <li class="additional-links c-navigation__item c-navigation__item--level-1 c-navigation__additional c-navigation__parent" data-bind="
                    attr: {
                        class: class_name,
                        'class': ko.computed(function() { return class_name ? class_name + ' c-navigation__item c-navigation__item--level-1': 'c-navigation__item c-navigation__item--level-1' })
                    },
                    css: {
                        'c-navigation__sport': class_name === 'sport-home',
                        'c-navigation__additional': class_name === 'additional-links',
                        'c-navigation__parent': items &amp;&amp; items.length,
                        'c-navigation__item c-navigation__item--level-1': true
                    },
                    event: {
                        mouseover: function(data, event) {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__item--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            openMenuItem();
                        },
                        mouseout: closeMenuItem()
                    }">
              <!-- <a class="c-navigation__url c-navigation__url--level-1 c-navigation__url--level-1--sport" data-bind="
                        html: class_name === 'additional-links' ? 'More +' : title,
                        css: {
                            'is-toggled':isItemOpen()
                        },
                        attr: {
                            'aria-expanded': isItemOpen() ? 'true' : 'false',
                            href: url != '' && url != '#' ? url : null,
                            target: open_in_new_window ? '_blank' : ''
                        },
                        click: function() {
                            let currentTarget = event.currentTarget;
                            let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                            menuItems.forEach((element) => {
                                if(!currentTarget.isSameNode(element)) {
                                    let navdata = ko.dataFor(element);
                                    navdata.closeMenuItem();
                                }
                            });

                            toggleMenuItem();
                        },
                        event: {
                            keyup: function(data,event) {
                                if(event.key == 'Enter') {
                                    let currentTarget = event.currentTarget;
                                    let menuItems = document.querySelectorAll('.c-navigation__url--level-1');

                                    menuItems.forEach((element) => {
                                        if(!currentTarget.isSameNode(element)) {
                                            let navdata = ko.dataFor(element);
                                            navdata.closeMenuItem();
                                        }
                                    });

                                    toggleMenuItem();
                                }
                            }
                        }," tabindex="0">
                    </a> -->
              <a class="c-navigation__url c-navigation__url--level-1" data-bind="
                    html: class_name === 'additional-links' ? 'More +' : title,
                    onEnter: toggleMenuItem,
                    css: {'is-toggled':isItemOpen()},
                    attr: {
                        'aria-haspopup': items &amp;&amp; items.length ? 'true' : 'false',
                        'aria-expanded': isItemOpen() ? 'true' : 'false',
                        href: url != '' &amp;&amp; url != '#' ? url : null,
                        target: open_in_new_window ? '_blank' : ''
                    }" tabindex="0" aria-haspopup="true" aria-expanded="false" target="">More +</a>
              <!-- ko if: class_name === "sport-home" --><!-- /ko -->
              <!-- ko if: items && items.length -->
              <ul class="c-navigation__level-2" data-bind="
                            fastForEach: items,
                            css: {'is-open': isItemOpen()},
                            onEscape: closeMenuItem">
                <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator -->
                  <span data-bind="text: title" role="heading" aria-level="3">More Information</span>
                  <!-- /ko -->
                  <!-- ko ifnot: separator --><!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator --><!-- /ko -->
                  <!-- ko ifnot: separator -->
                  <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                        html: title, 
                                        attr: { 
                                            href: url, 
                                            target: open_in_new_window ? '_blank' : '',
                                            tabindex: $parent.isItemOpen() ? 0 : -1
                                        },
                                        event: {
                                            focus: function() { $parent.openMenuItem(); },
                                            blur:  function() { $parent.closeMenuItem(); },
                                            keyup: function(data, event) {
                                                if(event.key == 'Escape') {
                                                    $parent.closeMenu();
                                                    let parentElement = event.currentTarget.closest('.additional-links');
                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1--sport');
                                                    focusableElement.focus();
                                                }
                                            }
                                        },
                                        css: class_name" href="/sports/2018/6/6/facilities-gu-boat-center-html.aspx" target="" tabindex="-1">Thompson's Boat Center</a>
                  <!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator --><!-- /ko -->
                  <!-- ko ifnot: separator -->
                  <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                        html: title, 
                                        attr: { 
                                            href: url, 
                                            target: open_in_new_window ? '_blank' : '',
                                            tabindex: $parent.isItemOpen() ? 0 : -1
                                        },
                                        event: {
                                            focus: function() { $parent.openMenuItem(); },
                                            blur:  function() { $parent.closeMenuItem(); },
                                            keyup: function(data, event) {
                                                if(event.key == 'Escape') {
                                                    $parent.closeMenu();
                                                    let parentElement = event.currentTarget.closest('.additional-links');
                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1--sport');
                                                    focusableElement.focus();
                                                }
                                            }
                                        },
                                        css: class_name" href="/sports/2018/6/6/facilities-gu-directions-boat-center-html.aspx" target="" tabindex="-1">Directions</a>
                  <!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator --><!-- /ko -->
                  <!-- ko ifnot: separator -->
                  <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                        html: title, 
                                        attr: { 
                                            href: url, 
                                            target: open_in_new_window ? '_blank' : '',
                                            tabindex: $parent.isItemOpen() ? 0 : -1
                                        },
                                        event: {
                                            focus: function() { $parent.openMenuItem(); },
                                            blur:  function() { $parent.closeMenuItem(); },
                                            keyup: function(data, event) {
                                                if(event.key == 'Escape') {
                                                    $parent.closeMenu();
                                                    let parentElement = event.currentTarget.closest('.additional-links');
                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1--sport');
                                                    focusableElement.focus();
                                                }
                                            }
                                        },
                                        css: class_name" href="/sports/2018/6/6/sports-m-crew-spec-rel-rowing-club-html.aspx" target="" tabindex="-1">Friends of Georgetown Rowing</a>
                  <!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator --><!-- /ko -->
                  <!-- ko ifnot: separator -->
                  <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                        html: title, 
                                        attr: { 
                                            href: url, 
                                            target: open_in_new_window ? '_blank' : '',
                                            tabindex: $parent.isItemOpen() ? 0 : -1
                                        },
                                        event: {
                                            focus: function() { $parent.openMenuItem(); },
                                            blur:  function() { $parent.closeMenuItem(); },
                                            keyup: function(data, event) {
                                                if(event.key == 'Escape') {
                                                    $parent.closeMenu();
                                                    let parentElement = event.currentTarget.closest('.additional-links');
                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1--sport');
                                                    focusableElement.focus();
                                                }
                                            }
                                        },
                                        css: class_name" href="http://www.row2k.com/" target="" tabindex="-1">Row2k</a>
                  <!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2 c-navigation__separator" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator -->
                  <span data-bind="text: title" role="heading" aria-level="3">Recruiting</span>
                  <!-- /ko -->
                  <!-- ko ifnot: separator --><!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator --><!-- /ko -->
                  <!-- ko ifnot: separator -->
                  <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                        html: title, 
                                        attr: { 
                                            href: url, 
                                            target: open_in_new_window ? '_blank' : '',
                                            tabindex: $parent.isItemOpen() ? 0 : -1
                                        },
                                        event: {
                                            focus: function() { $parent.openMenuItem(); },
                                            blur:  function() { $parent.closeMenuItem(); },
                                            keyup: function(data, event) {
                                                if(event.key == 'Escape') {
                                                    $parent.closeMenu();
                                                    let parentElement = event.currentTarget.closest('.additional-links');
                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1--sport');
                                                    focusableElement.focus();
                                                }
                                            }
                                        },
                                        css: class_name" href="https://questionnaires.armssoftware.com/55d11d894513" target="" tabindex="-1">Recruits</a>
                  <!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator --><!-- /ko -->
                  <!-- ko ifnot: separator -->
                  <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                        html: title, 
                                        attr: { 
                                            href: url, 
                                            target: open_in_new_window ? '_blank' : '',
                                            tabindex: $parent.isItemOpen() ? 0 : -1
                                        },
                                        event: {
                                            focus: function() { $parent.openMenuItem(); },
                                            blur:  function() { $parent.closeMenuItem(); },
                                            keyup: function(data, event) {
                                                if(event.key == 'Escape') {
                                                    $parent.closeMenu();
                                                    let parentElement = event.currentTarget.closest('.additional-links');
                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1--sport');
                                                    focusableElement.focus();
                                                }
                                            }
                                        },
                                        css: class_name" href="mailto:cl1405@georgetown.edu" target="" tabindex="-1">Email Heavyweight Recruiting Coordinator</a>
                  <!-- /ko -->
                </li>
                <li class="c-navigation__item c-navigation__item--level-2" data-bind="css: { 'c-navigation__separator': separator }">
                  <!-- ko if: separator --><!-- /ko -->
                  <!-- ko ifnot: separator -->
                  <a class="c-navigation__url c-navigation__url--level-2" data-bind="
                                        html: title, 
                                        attr: { 
                                            href: url, 
                                            target: open_in_new_window ? '_blank' : '',
                                            tabindex: $parent.isItemOpen() ? 0 : -1
                                        },
                                        event: {
                                            focus: function() { $parent.openMenuItem(); },
                                            blur:  function() { $parent.closeMenuItem(); },
                                            keyup: function(data, event) {
                                                if(event.key == 'Escape') {
                                                    $parent.closeMenu();
                                                    let parentElement = event.currentTarget.closest('.additional-links');
                                                    let focusableElement = parentElement.querySelector('.c-navigation__url--level-1--sport');
                                                    focusableElement.focus();
                                                }
                                            }
                                        },
                                        css: class_name" href="mailto:rlr67@georgetown.edu" target="" tabindex="-1">Email Lightweight Recruiting Coordinator</a>
                  <!-- /ko -->
                </li>
              </ul>
              <!-- /ko -->
            </li>
          </ul>
          <!-- /ko -->
          <!-- ko case: $else --><!-- /ko -->
          <!-- /ko -->
        </div>
        <!-- /ko -->
      </navigation-component>
      <!-- ko if: false --><!-- /ko -->
    </nav>
  </header>
  <main class="main-content-placeholder" id="main-content">
    <div data-story-vm-id="35631">
      <article class="sidearm-story-template sidearm-story-template-gen sidearm-story-template-gen-1 " aria-label="Main Story" data-id="35631">
        <div class="sidearm-story-template-sponsors text-center">
          <script>
            var obj = {
              "start": 0,
              "count": 10,
              "name": "story-template-general-1-3",
              "sport_id": null,
              "count_breakpoints": null,
              "css_class": "",
              "pinned_id": "",
              "extra": {},
              "context": null,
              "dummy": false,
              "type": "ads",
              "id": "545860fa-fe85-4294-a4df-d646c9255e6b",
              "data": {
                "location": {
                  "id": 0,
                  "title": null,
                  "type": null,
                  "effect": null,
                  "fixed_image_sizes": false,
                  "excluded_sport_ids": null,
                  "slick": false,
                  "dfp": false,
                  "sidearm_dfp": false,
                  "common_page": false,
                  "html_template": null,
                  "name": null,
                  "autoplay_speed": 0,
                  "accessibility_icons": false,
                  "sizes": null,
                  "slick_options": null,
                  "dfp_sizes": null
                },
                "campaigns": [],
                "content_id": null,
                "content_title": null,
                "content_date": null,
                "content_url": null,
                "content_image_url": null
              },
              "mode": "web"
            };
            if (!("sidearmComponents" in window)) window.sidearmComponents = [];
            window.sidearmComponents.push(obj);
          </script>
          <ads-component params="{ id: '545860fa-fe85-4294-a4df-d646c9255e6b' }"><!-- ko ifnot: isInitializing() -->
            <!-- ko switch -->
            <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
            <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
            <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
            <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
            <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko --></ads-component>
        </div>
        <div class="sidearm-story-template-media relative" data-bind="stopBindings: true">
          <picture alt="Hoyas Compete at Occoquan Invitational and Yale Over the Weekend">
            <source media="(min-width:1024px)" srcset="
                    /images/2023/4/12/LW_Yale.jpg?width=1416&amp;quality=80&amp;format=jpg 1x,
                    /images/2023/4/12/LW_Yale.jpg?width=1920quality=80&amp;format=jpg 2x
                ">
            <source media="(min-width:768px)" srcset="
                    /images/2023/4/12/LW_Yale.jpg?width=1023&amp;quality=80&amp;format=jpg 1x,
                    /images/2023/4/12/LW_Yale.jpg?width=1920quality=80&amp;format=jpg 2x
                ">
            <source media="(min-width:540px)" srcset="
                    /images/2023/4/12/LW_Yale.jpg?width=767&amp;quality=80&amp;format=jpg 1x,
                    /images/2023/4/12/LW_Yale.jpg?width=1534&amp;quality=80&amp;format=jpg 2x
                ">
            <source media="(min-width:400px)" srcset="
                    /images/2023/4/12/LW_Yale.jpg?width=539&amp;quality=80&amp;format=jpg 1x,
                    /images/2023/4/12/LW_Yale.jpg?width=1078&amp;quality=80&amp;format=jpg 2x
                ">
            <source media="(min-width:0px)" srcset="
                    /images/2023/4/12/LW_Yale.jpg?width=399&amp;quality=80&amp;format=jpg 1x,
                    /images/2023/4/12/LW_Yale.jpg?width=798&amp;quality=80&amp;format=jpg 2x
                ">
            <img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/2023/4/12/LW_Yale.jpg" alt="LW MROW at Yale">
          </picture>
        </div>
        <div class="sidearm-story-template-content large-flex row">
          <div class="sidearm-story-template-copy large-flex-item-1 columns">
            <header class="sidearm-story-template-header ">
              <div>
                <p>
                  <span>Men's Rowing</span>
                  <time pubdate="" datetime="4/12/2023 2:51:00 PM">4/12/2023 2:51:00 PM</time>
                </p>
                <h1>Hoyas Compete at Occoquan Invitational and Yale Over the Weekend</h1>
              </div>
            </header>
            <div class="sidearm-story-template-share">
              <ul class="sidearm-story-custom-share-links flex flex-align-center">
                <li>
                  <a href="http://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx?print=true" target="_blank" class="sidearm-story-custom-share-print story-35631" aria-label="Print story"><span class="icon-print"></span></a>
                </li>
                <li>
                  <a href="https://twitter.com/share?text=Hoyas+Compete+at+Occoquan+Invitational+and+Yale+Over+the+Weekend&amp;url=http://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx" target="_blank" class="sidearm-story-custom-share-twitter story-35631" aria-label="Share story on Twitter"><span class="icon-twitter"></span></a>
                </li>
                <li>
                  <a href="https://www.facebook.com/sharer.php?u=http://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx&amp;p[title]=Hoyas+Compete+at+Occoquan+Invitational+and+Yale+Over+the+Weekend" target="_blank" class="sidearm-story-custom-share-facebook story-35631" aria-label="Share story on Facebook"><span class="icon-facebook"></span></a>
                </li>
                <li>
                  <a href="mailto:?body=http://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx" target="_blank" class="sidearm-story-custom-share-email story-35631" aria-label="Email story"><span class="icon-email"></span></a>
                </li>
                <li>
                  <a href="https://pinterest.com/pin/create/button/?url=http://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx&amp;media=//guhoyas.com//images/2023/4/12/LW_Yale.jpg&amp;description=Hoyas+Compete+at+Occoquan+Invitational+and+Yale+Over+the+Weekend" target="_blank" class="sidearm-story-custom-share-pinterest story-35631" aria-label="Pin story on Pinterest"><span class="icon-pinterest"></span></a>
                </li>
                <li>
                  <a href="https://www.linkedin.com/sharing/share-offsite/?url=http://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx" target="_blank" class="sidearm-story-custom-share-linkedin story-35631" aria-label="Share story on LinkedIn"><span class="icon-linkedin"></span></a>
                </li>
              </ul>
            </div>
            <div class="sidearm-story-template-text">
              <aside class="sidearm-story-template-links hide-on-large" aria-label="Story Links">
                <h3 class="hide">Story Links</h3>
              </aside>
              <strong>WASHINGTON –</strong> The Georgetown men's rowing team competed in a pair of regattas this past weekend. The heavyweight squad managed a victory in the Varsity 4+ race, while the lightweights faced Yale in head-to-head
              races.<br>
              <br>
              <strong>Occoquan Collegiate Invitational (HW)</strong><br>
              <em>2000m<br> Inconsistent and light cross tailwind for all races, a flat and fair race course.</em>
              <ul>
                <li><strong>Varsity 8+ (3rd - 5:42.79)</strong>
                  <ul>
                    <li>Coxswain: <dfn><a href="/sports/mens-rowing/roster/erin-farrell/13731" rel="smarttag" rev="13731">Erin Farrell</a></dfn>, Stroke: William Stravropoulos, 7:
                      <dfn><a href="/sports/mens-rowing/roster/andrew-tokarski/13766" rel="smarttag" rev="13766">Andrew Tokarski</a></dfn>, 6:
                      <dfn><a href="/sports/mens-rowing/roster/gordon-robbins/14160" rel="smarttag" rev="14160">Gordon Robbins</a></dfn>, 5: <dfn><a href="/sports/mens-rowing/roster/arty-baker/13716" rel="smarttag" rev="13716">Arty Baker</a></dfn>,
                      4:<dfn><a href="/sports/mens-rowing/roster/cyrus-farman-farmaian/13730" rel="smarttag" rev="13730">Cyrus Farman-Farmaian</a></dfn>, 3: Tommy Londres, 2:
                      <dfn><a href="/sports/mens-rowing/roster/duke-campbell/14164" rel="smarttag" rev="14164">Duke Campbell</a></dfn>, Bow:
                      <dfn><a href="/sports/mens-rowing/roster/samuel-sofman/13759" rel="smarttag" rev="13759">Samuel Sofman</a></dfn></li>
                  </ul>
                </li>
                <li><strong>2nd Varsity 8+ (4th - 6:05.64)</strong>
                  <ul>
                    <li>Coxswain: <dfn><a href="/sports/mens-rowing/roster/andrew-knispel/14156" rel="smarttag" rev="14156">Andrew Knispel</a></dfn>, Stroke:
                      <dfn><a href="/sports/mens-rowing/roster/christopher-rowney/14151" rel="smarttag" rev="14151">Christopher Rowney</a></dfn>, 7:
                      <dfn><a href="/sports/mens-rowing/roster/chris-delaney/13724" rel="smarttag" rev="13724">Chris Delaney</a></dfn>, 6: <dfn><a href="/sports/mens-rowing/roster/ollie-wang/13771" rel="smarttag" rev="13771">Ollie Wang</a></dfn>, 5:
                      <dfn><a href="/sports/mens-rowing/roster/jesse-ryno/13757" rel="smarttag" rev="13757">Jesse Ryno</a></dfn>, 4: <dfn><a href="/sports/mens-rowing/roster/conor-murphy/13748" rel="smarttag" rev="13748">Conor Murphy</a></dfn>, 3:
                      <dfn><a href="/sports/mens-rowing/roster/thomas-kloc/13738" rel="smarttag" rev="13738">Thomas Kloc</a></dfn>, 2: <dfn><a href="/sports/mens-rowing/roster/jimmy-gill/14159" rel="smarttag" rev="14159">Jimmy Gill</a></dfn>, Bow:
                      <dfn><a href="/sports/mens-rowing/roster/casey-smith/14167" rel="smarttag" rev="14167">Casey Smith</a></dfn></li>
                  </ul>
                </li>
                <li><strong>Varsity 4+ (1st - 6:49.75)</strong>
                  <ul>
                    <li>Coxswain: Catie McEnttaggar, Stroke: <dfn><a href="/sports/mens-rowing/roster/andrew-howard/13735" rel="smarttag" rev="13735">Andrew Howard</a></dfn>, 3: Tony Florence, 2:
                      <dfn><a href="/sports/mens-rowing/roster/dylan-thom/13765" rel="smarttag" rev="13765">Dylan Thom</a></dfn>, Bow:
                      <dfn><a href="/sports/mens-rowing/roster/aidan-kilgannon/13736" rel="smarttag" rev="13736">Aidan Kilgannon</a></dfn></li>
                  </ul>
                </li>
                <li>Earlier in the day, the Hoyas raced against Marietta, picking up a trio of victories.</li>
              </ul>
              <strong>Georgetown vs. Yale</strong><br>
              <em>2000m<br> Clear morning, light tailwind increasing to medium throughout the morning.</em>
              <ul>
                <li><strong>Varsity 8+ (2nd - 5:38.4)</strong>
                  <ul>
                    <li>Coxswain: <dfn><a href="/sports/mens-rowing/roster/nelson-liu/13743" rel="smarttag" rev="13743">Nelson Liu</a></dfn>, Stroke:
                      <dfn><a href="/sports/mens-rowing/roster/ruben-luthra/13745" rel="smarttag" rev="13745">Ruben Luthra</a></dfn>, 7:
                      <dfn><a href="/sports/mens-rowing/roster/eli-rabinowitz/13754" rel="smarttag" rev="13754">Eli Rabinowitz</a></dfn>, 6: <dfn><a href="/sports/mens-rowing/roster/sean-rybus/14150" rel="smarttag" rev="14150">Sean Rybus</a></dfn>,
                      5: Finn Callaghan, 4: <dfn><a href="/sports/mens-rowing/roster/gavin-ramm/13755" rel="smarttag" rev="13755">Gavin Ramm</a></dfn>, 3: William Chesner, 2:
                      <dfn><a href="/sports/mens-rowing/roster/justin-taliaferro/13762" rel="smarttag" rev="13762">Justin Taliaferro</a></dfn>, Bow:
                      <dfn><a href="/sports/mens-rowing/roster/jackson-cederholm/13720" rel="smarttag" rev="13720">Jackson Cederholm</a></dfn>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
                  </ul>
                </li>
                <li><strong>2nd Varsity 8+ (2nd - 5:48.2)</strong>
                  <ul>
                    <li>Coxswain: <dfn><a href="/sports/mens-rowing/roster/juliana-di-carlo/13726" rel="smarttag" rev="13726">Juliana Di Carlo</a></dfn>, Stroke: Jameson Weyrich, 7:
                      <dfn><a href="/sports/mens-rowing/roster/ryan-walter/13770" rel="smarttag" rev="13770">Ryan Walter</a></dfn>, 6: <dfn><a href="/sports/mens-rowing/roster/james-weld/13774" rel="smarttag" rev="13774">James Weld</a></dfn>, 5: John
                      <dfn><a href="/sports/mens-rowing/roster/dukes-plum/13753" rel="smarttag" rev="13753">Dukes Plum</a></dfn>, 4: <dfn><a href="/sports/mens-rowing/roster/sam-namian/13750" rel="smarttag" rev="13750">Sam Namian</a></dfn>, 3:
                      <dfn><a href="/sports/mens-rowing/roster/quentin-bazar/14217" rel="smarttag" rev="14217">Quentin Bazar</a></dfn>, 2:
                      <dfn><a href="/sports/mens-rowing/roster/sam-rosenblum/14162" rel="smarttag" rev="14162">Sam Rosenblum</a></dfn>, Bow:
                      <dfn><a href="/sports/mens-rowing/roster/thomas-cullen/14155" rel="smarttag" rev="14155">Thomas Cullen</a></dfn>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
                  </ul>
                </li>
                <li><strong>3rd Varsity 8+ (3rd - 5:53.0)</strong>
                  <ul>
                    <li>Coxswain: <dfn><a href="/sports/mens-rowing/roster/claire-duchesne/14154" rel="smarttag" rev="14154">Claire Duchesne</a></dfn>, Stroke:
                      <dfn><a href="/sports/mens-rowing/roster/ryan-young/12854" rel="smarttag" rev="12854">Ryan Young</a></dfn>, 7: <dfn><a href="/sports/mens-rowing/roster/jai-kondapalli/13739" rel="smarttag" rev="13739">Jai Kondapalli</a></dfn>,
                      6: <dfn><a href="/sports/mens-rowing/roster/fenn-suter/13761" rel="smarttag" rev="13761">Fenn Suter</a></dfn>, 5:
                      <dfn><a href="/sports/mens-rowing/roster/benjamin-doolan/13728" rel="smarttag" rev="13728">Benjamin Doolan</a></dfn>, 4:
                      <dfn><a href="/sports/mens-rowing/roster/zachary-demello/13725" rel="smarttag" rev="13725">Zachary deMello</a></dfn>, 3: John Andrzejewski, 2:
                      <dfn><a href="/sports/mens-rowing/roster/pierce-dodman/14157" rel="smarttag" rev="14157">Pierce Dodman</a></dfn>, Bow:
                      <dfn><a href="/sports/mens-rowing/roster/william-digiovanni/13727" rel="smarttag" rev="13727">William DiGiovanni</a></dfn>&nbsp;&nbsp;</li>
                  </ul>
                </li>
              </ul>
              <strong>Up Next</strong>
              <ul>
                <li>The heavyweights will be back in action on Saturday as the squad travels to the Healy Cup in Princeton, New Jersey.</li>
                <li>The lightweight team will compete on Saturday at the JJ Forester Cup on the Potomac, fans are encouraged to attend the races that will go from noon to 1 p.m.</li>
              </ul>
              <div class="print-friendly-story-button">
                <a onclick="window.open(this.href,&quot;_blank&quot;);return false;" href="/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx?print=true">Print Friendly Version</a></div>
            </div>
            <section id="postgame_1-2_mentioned-players" class="sidearm-story-template-players sidearm-story-template-players-full" aria-label="Players Mentioned">
              <h2>Players Mentioned</h2>
              <div class="sidearm-story-template-players-list">
                <section class="sidearm-story-template-player" aria-label="Ryan  Young Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/ryan-young/12854">
							<img alt="Ryan  Young" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2018/10/4/20180928MROW052.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/ryan-young/12854">

                                    <span class="sidearm-story-template-player-name">
                                        Ryan  Young
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">LW</dd>
                    <dd class="sidearm-story-template-player-height">5' 9"</dd>
                    <dd class="sidearm-story-template-player-class">Senior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Arty Baker Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/arty-baker/13716">
							<img alt="Arty Baker" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW018.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/arty-baker/13716">

                                    <span class="sidearm-story-template-player-name">
                                        Arty Baker
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">HW</dd>
                    <dd class="sidearm-story-template-player-height">6' 6"</dd>
                    <dd class="sidearm-story-template-player-class">Senior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Jackson Cederholm Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/jackson-cederholm/13720">
							<img alt="Jackson Cederholm" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW087.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/jackson-cederholm/13720">

                                    <span class="sidearm-story-template-player-name">
                                        Jackson Cederholm
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">LM</dd>
                    <dd class="sidearm-story-template-player-height">6' 3"</dd>
                    <dd class="sidearm-story-template-player-class">Senior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Chris Delaney Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/chris-delaney/13724">
							<img alt="Chris Delaney" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW027.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/chris-delaney/13724">

                                    <span class="sidearm-story-template-player-name">
                                        Chris Delaney
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">HW</dd>
                    <dd class="sidearm-story-template-player-height">6' 3"</dd>
                    <dd class="sidearm-story-template-player-class">Sophomore</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Zachary deMello Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/zachary-demello/13725">
							<img alt="Zachary deMello" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW152.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/zachary-demello/13725">

                                    <span class="sidearm-story-template-player-name">
                                        Zachary deMello
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">LM</dd>
                    <dd class="sidearm-story-template-player-height">6' 0"</dd>
                    <dd class="sidearm-story-template-player-class">Junior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Juliana Di Carlo Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/juliana-di-carlo/13726">
							<img alt="Juliana Di Carlo" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW126.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/juliana-di-carlo/13726">

                                    <span class="sidearm-story-template-player-name">
                                        Juliana Di Carlo
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">COX</dd>
                    <dd class="sidearm-story-template-player-height">5' 0"</dd>
                    <dd class="sidearm-story-template-player-class">Junior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="William DiGiovanni Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/william-digiovanni/13727">
							<img alt="William DiGiovanni" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/3/30/Will_DiGiovanni.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/william-digiovanni/13727">

                                    <span class="sidearm-story-template-player-name">
                                        William DiGiovanni
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">LM</dd>
                    <dd class="sidearm-story-template-player-height">5' 10"</dd>
                    <dd class="sidearm-story-template-player-class">Sophomore</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Benjamin Doolan Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/benjamin-doolan/13728">
							<img alt="Benjamin Doolan" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW133.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/benjamin-doolan/13728">

                                    <span class="sidearm-story-template-player-name">
                                        Benjamin Doolan
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">LM</dd>
                    <dd class="sidearm-story-template-player-height">6' 1"</dd>
                    <dd class="sidearm-story-template-player-class">Junior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Cyrus Farman-Farmaian Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/cyrus-farman-farmaian/13730">
							<img alt="Cyrus Farman-Farmaian" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW006.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/cyrus-farman-farmaian/13730">

                                    <span class="sidearm-story-template-player-name">
                                        Cyrus Farman-Farmaian
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">HW</dd>
                    <dd class="sidearm-story-template-player-height">6' 4"</dd>
                    <dd class="sidearm-story-template-player-class">Sophomore</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Erin Farrell Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/erin-farrell/13731">
							<img alt="Erin Farrell" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW057.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/erin-farrell/13731">

                                    <span class="sidearm-story-template-player-name">
                                        Erin Farrell
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">COX</dd>
                    <dd class="sidearm-story-template-player-height">5' 1"</dd>
                    <dd class="sidearm-story-template-player-class">Junior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Andrew Howard Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/andrew-howard/13735">
							<img alt="Andrew Howard" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW009.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/andrew-howard/13735">

                                    <span class="sidearm-story-template-player-name">
                                        Andrew Howard
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">HW</dd>
                    <dd class="sidearm-story-template-player-height">6' 2"</dd>
                    <dd class="sidearm-story-template-player-class">Senior</dd>
                  </dl>
                </section>
                <section class="sidearm-story-template-player" aria-label="Aidan Kilgannon Details">
                  <div class="sidearm-story-template-player-image">
                    <a href="/sports/mens-rowing/roster/aidan-kilgannon/13736">
							<img alt="Aidan Kilgannon" src="/common/controls/image_handler.aspx?thumb_prefix=headshot_1&amp;image_path=/images/2022/10/11/20220920MROW011.jpg">
						</a>
                  </div>
                  <dl class="sidearm-story-template-player-details">
                    <dt>
                      <h3>
                        <a href="/sports/mens-rowing/roster/aidan-kilgannon/13736">

                                    <span class="sidearm-story-template-player-name">
                                        Aidan Kilgannon
                                    </span>
                                </a>
                      </h3>
                    </dt>
                    <dd class="sidearm-story-template-player-position">HW</dd>
                    <dd class="sidearm-story-template-player-height">6' 1"</dd>
                    <dd class="sidearm-story-template-player-class">Sophomore</dd>
                  </dl>
                </section>
              </div>
            </section>
            <script>
              if (document.getElementsByTagName("html")[0].classList.contains('postgame_3')) {
                var players_mentioned_el = document.getElementById("postgame_1-2_mentioned-players");
                if (players_mentioned_el !== null) {
                  players_mentioned_el.remove();
                }
              } else {
                var players_mentioned_el = document.getElementById("postgame_3_mentioned-players");
                if (players_mentioned_el !== null) {
                  players_mentioned_el.remove();
                }
              }
            </script>
            <div class="sidearm-story-template-boilerplate">
              <script>
                var obj = {
                  "start": 0,
                  "count": 10,
                  "name": "story-template-boilerplate",
                  "sport_id": null,
                  "count_breakpoints": null,
                  "css_class": "",
                  "pinned_id": "",
                  "extra": {},
                  "context": null,
                  "dummy": false,
                  "type": "ads",
                  "id": "c4172c6b-54b2-4842-a5b3-8b867959ed0b",
                  "data": {
                    "location": {
                      "id": 0,
                      "title": null,
                      "type": null,
                      "effect": null,
                      "fixed_image_sizes": false,
                      "excluded_sport_ids": null,
                      "slick": false,
                      "dfp": false,
                      "sidearm_dfp": false,
                      "common_page": false,
                      "html_template": null,
                      "name": null,
                      "autoplay_speed": 0,
                      "accessibility_icons": false,
                      "sizes": null,
                      "slick_options": null,
                      "dfp_sizes": null
                    },
                    "campaigns": [],
                    "content_id": null,
                    "content_title": null,
                    "content_date": null,
                    "content_url": null,
                    "content_image_url": null
                  },
                  "mode": "web"
                };
                if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                window.sidearmComponents.push(obj);
              </script>
              <ads-component params="{ id: 'c4172c6b-54b2-4842-a5b3-8b867959ed0b' }"><!-- ko ifnot: isInitializing() -->
                <!-- ko switch -->
                <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
                <!-- /ko -->
                <!-- /ko --></ads-component>
            </div>
          </div>
          <aside class="sidearm-story-template-aside columns" aria-labelledby="relatedStoryContent">
            <h2 id="relatedStoryContent" class="hide">Related Story Content</h2>
            <div class="sidearm-story-template-sponsors sidearm-story-template-related-section">
              <script>
                var obj = {
                  "start": 0,
                  "count": 10,
                  "name": "story-template-general-1-1",
                  "sport_id": null,
                  "count_breakpoints": null,
                  "css_class": "",
                  "pinned_id": "",
                  "extra": {},
                  "context": null,
                  "dummy": false,
                  "type": "ads",
                  "id": "f6813497-6c0b-4f92-aa9d-153c9d25104a",
                  "data": {
                    "location": {
                      "id": 0,
                      "title": null,
                      "type": null,
                      "effect": null,
                      "fixed_image_sizes": false,
                      "excluded_sport_ids": null,
                      "slick": false,
                      "dfp": false,
                      "sidearm_dfp": false,
                      "common_page": false,
                      "html_template": null,
                      "name": null,
                      "autoplay_speed": 0,
                      "accessibility_icons": false,
                      "sizes": null,
                      "slick_options": null,
                      "dfp_sizes": null
                    },
                    "campaigns": [],
                    "content_id": null,
                    "content_title": null,
                    "content_date": null,
                    "content_url": null,
                    "content_image_url": null
                  },
                  "mode": "web"
                };
                if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                window.sidearmComponents.push(obj);
              </script>
              <ads-component params="{ id: 'f6813497-6c0b-4f92-aa9d-153c9d25104a' }"><!-- ko ifnot: isInitializing() -->
                <!-- ko switch -->
                <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
                <!-- /ko -->
                <!-- /ko --></ads-component>
            </div>
            <section class="sidearm-story-template-links hide-on-medium-down" aria-label="Story Links">
              <h3 class="hide">Story Links</h3>
            </section>
            <section class="sidearm-story-template-related-videos sidearm-story-template-related-section" aria-label="Related Videos">
              <h3 class="sidearm-story-template-related-section-header">Related Videos</h3>
            </section>
            <section class="sidearm-story-template-related-stories sidearm-story-template-related-section" aria-label="Related Stories">
              <h3 class="sidearm-story-template-related-section-header">Related Stories</h3>
              <ul class="sidearm-story-template-related-stories-list sidearm-story-template-related-list">
                <li class="sidearm-story-template-related-story sidearm-story-template-related-item">
                  <div class="sidearm-story-template-related-story-thumb sidearm-story-template-related-thumb">
                    <img src="/images/2023/4/3/MROW.png?width=300&amp;height=168&amp;mode=crop&amp;anchor=topcenter&amp;quality=80" alt="Men's LW">
                  </div>
                  <div class="sidearm-story-template-related-story-text sidearm-story-template-related-text">
                    <p><time pubdate="" datetime="04.03.23">04.03.23</time></p>
                    <div class="sidearm-story-template-related-text-headline">
                      <a href="/news/2023/4/3/mens-rowing-georgetown-competes-at-national-lightweight-invitational.aspx">
                    Georgetown Competes at National Lightweight Invitational
                    </a>
                    </div>
                  </div>
                </li>
                <li class="sidearm-story-template-related-story sidearm-story-template-related-item">
                  <div class="sidearm-story-template-related-story-thumb sidearm-story-template-related-thumb">
                    <img src="/images/2022/10/29/5E01FB8D-3BBC-4EB8-98D4-D2EF3B0C9179.jpeg?width=300&amp;height=168&amp;mode=crop&amp;anchor=topcenter&amp;quality=80" alt="Men’s rowing">
                  </div>
                  <div class="sidearm-story-template-related-story-text sidearm-story-template-related-text">
                    <p><time pubdate="" datetime="02.08.23">02.08.23</time></p>
                    <div class="sidearm-story-template-related-text-headline">
                      <a href="/news/2023/2/8/mens-rowing-mens-rowing-releases-2023-schedule.aspx">
                    Men’s Rowing Releases 2023 Schedule
                    </a>
                    </div>
                  </div>
                </li>
                <li class="sidearm-story-template-related-story sidearm-story-template-related-item">
                  <div class="sidearm-story-template-related-story-thumb sidearm-story-template-related-thumb">
                    <img src="/images/2022/11/6/20220512MROW055.jpg?width=300&amp;height=168&amp;mode=crop&amp;anchor=topcenter&amp;quality=80" alt="Mrowing ">
                  </div>
                  <div class="sidearm-story-template-related-story-text sidearm-story-template-related-text">
                    <p><time pubdate="" datetime="11.06.22">11.06.22</time></p>
                    <div class="sidearm-story-template-related-text-headline">
                      <a href="/news/2022/11/6/mens-rowing-mens-rowing-2-finishes-highest-for-the-hoyas-in-new-jersey.aspx">
                    Men’s Rowing 2- Finishes Highest for the Hoyas in New Jersey
                    </a>
                    </div>
                  </div>
                </li>
                <li class="sidearm-story-template-related-story sidearm-story-template-related-item">
                  <div class="sidearm-story-template-related-story-thumb sidearm-story-template-related-thumb">
                    <img src="/images/2022/4/4/IMG_0382.jpg?width=300&amp;height=168&amp;mode=crop&amp;anchor=topcenter&amp;quality=80" alt="Men's Rowing vs GW">
                  </div>
                  <div class="sidearm-story-template-related-story-text sidearm-story-template-related-text">
                    <p><time pubdate="" datetime="11.05.22">11.05.22</time></p>
                    <div class="sidearm-story-template-related-text-headline">
                      <a href="/news/2022/11/5/mens-rowing-mens-rowing-competes-at-the-head-of-the-occoquan.aspx">
                    Men’s Rowing Competes at Princeton 3-Mile Chase
                    </a>
                    </div>
                  </div>
                </li>
                <li class="sidearm-story-template-related-story sidearm-story-template-related-item">
                  <div class="sidearm-story-template-related-story-thumb sidearm-story-template-related-thumb">
                    <img src="/images/2022/10/29/5E01FB8D-3BBC-4EB8-98D4-D2EF3B0C9179.jpeg?width=300&amp;height=168&amp;mode=crop&amp;anchor=topcenter&amp;quality=80" alt="Men’s rowing">
                  </div>
                  <div class="sidearm-story-template-related-story-text sidearm-story-template-related-text">
                    <p><time pubdate="" datetime="10.29.22">10.29.22</time></p>
                    <div class="sidearm-story-template-related-text-headline">
                      <a href="/news/2022/10/29/mens-rowing-mens-rowing-takes-third-at-schuylkill.aspx">
                    Men’s Rowing Takes Third at Head of the Schuylkill
                    </a>
                    </div>
                  </div>
                </li>
              </ul>
            </section>
            <div class="sidearm-story-template-sponsors sidearm-story-template-related-section">
              <script>
                var obj = {
                  "start": 0,
                  "count": 10,
                  "name": "story-template-general-1-2",
                  "sport_id": null,
                  "count_breakpoints": null,
                  "css_class": "",
                  "pinned_id": "",
                  "extra": {},
                  "context": null,
                  "dummy": false,
                  "type": "ads",
                  "id": "a36a0d28-3243-4ad4-8df3-472715231abd",
                  "data": {
                    "location": {
                      "id": 0,
                      "title": null,
                      "type": null,
                      "effect": null,
                      "fixed_image_sizes": false,
                      "excluded_sport_ids": null,
                      "slick": false,
                      "dfp": false,
                      "sidearm_dfp": false,
                      "common_page": false,
                      "html_template": null,
                      "name": null,
                      "autoplay_speed": 0,
                      "accessibility_icons": false,
                      "sizes": null,
                      "slick_options": null,
                      "dfp_sizes": null
                    },
                    "campaigns": [],
                    "content_id": null,
                    "content_title": null,
                    "content_date": null,
                    "content_url": null,
                    "content_image_url": null
                  },
                  "mode": "web"
                };
                if (!("sidearmComponents" in window)) window.sidearmComponents = [];
                window.sidearmComponents.push(obj);
              </script>
              <ads-component params="{ id: 'a36a0d28-3243-4ad4-8df3-472715231abd' }"><!-- ko ifnot: isInitializing() -->
                <!-- ko switch -->
                <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
                <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
                <!-- /ko -->
                <!-- /ko --></ads-component>
            </div>
          </aside>
        </div>
      </article>
      <script>
        require(['jquery'], function() {
          var shareUrl = "http://guhoyas.com/news/2023/4/12/mens-rowing-hoyas-compete-at-occoquan-invitational-and-yale-over-the-weekend.aspx",
            shareHeadline = "Hoyas+Compete+at+Occoquan+Invitational+and+Yale+Over+the+Weekend";
          shareHost = window.location.hostname,
            shareUrlPrint = shareUrl + (!window.location.search ? "?" : window.location.search + "&") + "print=true",
            shareUrlTwitter = "https://twitter.com/share?text=" + shareHeadline + "&url=" + shareUrl,
            shareUrlLinkedIn = "https://www.linkedin.com/sharing/share-offsite/?url=" + shareUrl,
            shareUrlFacebook = "https://www.facebook.com/sharer.php?u=" + shareUrl + "&p[title]=" + shareHeadline,
            shareUrlPinterest = "https://pinterest.com/pin/create/button/?url=" + shareUrl + "&media=//" + shareHost + "//images/2023/4/12/LW_Yale.jpg&description=" + shareHeadline,
            shareUrlEmail = "mailto:?body=" + shareUrl;
          console.log(shareHeadline);
          $('.sidearm-story-custom-share-links .sidearm-story-custom-share-print.story-35631').attr("href", shareUrlPrint);
          $('.sidearm-story-custom-share-links .sidearm-story-custom-share-twitter.story-35631').attr("href", shareUrlTwitter);
          $('.sidearm-story-custom-share-links .sidearm-story-custom-share-facebook.story-35631').attr("href", shareUrlFacebook);
          $('.sidearm-story-custom-share-links .sidearm-story-custom-share-pinterest.story-35631').attr("href", shareUrlPinterest);
          $('.sidearm-story-custom-share-links .sidearm-story-custom-share-email.story-35631').attr("href", shareUrlEmail);
          $('.sidearm-story-custom-share-links .sidearm-story-custom-share-linkedin.story-35631').attr("href", shareUrlLinkedIn);
        });
      </script>
    </div>
    <div id="ctl00_cplhMainContent_fan_interaction_controls">
    </div>
    <script>
      require(['jquery'], function($) {
        $(function() {
          // Make iframes responsive
          $('article iframe[width="100%"],article iframe[style*="width: 100%"],article iframe[style*="width:100%"]').filter(':not(.sidearm-flex-video):not(.sidearm-flex-video *)').filter(
            '[src *= "/showcase/embed.aspx"],[src *= "youtube.com/"],[src *= "youtu.be/"]').not('.showcase-video-player, .dfp-ad iframe').wrap('<div class="sidearm-flex-video"></div>');
        });
      });
    </script>
  </main>
  <footer class="main-footer" aria-labelledby="h2_footer">
    <h2 class="hide" id="h2_footer">Footer</h2>
    <div class="s-ad s-ad--bottom ad-state" aria-label="Advertisement" role="group">
      <a href="#sponsors" class="sidearm-skip-link" aria-label="Skip ad and continue to next section.">Skip Ad</a>
      <script>
        var obj = {
          "start": 0,
          "count": 10,
          "name": "bottom-ad-855a47",
          "sport_id": null,
          "count_breakpoints": null,
          "css_class": "",
          "pinned_id": "",
          "extra": {},
          "context": null,
          "dummy": false,
          "type": "ads",
          "id": "430bd61f-faa1-483d-a006-825fe81159ac",
          "data": {
            "location": {
              "id": 166,
              "title": "Bottom Ad",
              "type": "single",
              "effect": "none",
              "fixed_image_sizes": true,
              "excluded_sport_ids": [],
              "slick": false,
              "dfp": false,
              "sidearm_dfp": false,
              "common_page": false,
              "html_template": null,
              "name": "bottom-ad-855a47",
              "autoplay_speed": 8,
              "accessibility_icons": true,
              "sizes": null,
              "slick_options": null,
              "dfp_sizes": null
            },
            "campaigns": [{
              "id": 33,
              "title": "Bottom Ad- Hilldrup ",
              "start_date": "2022-10-12T00:00:00",
              "end_date": "2023-06-30T00:00:00",
              "open_in_new_window": true,
              "link": "/common/controls/adhandler.aspx?ad_id=33&target=https://www.hilldrup.com/",
              "icon": null,
              "html": null,
              "picture": {
                "images": [{
                  "breakpoint": 500,
                  "alt": "Hilldrup 970x90",
                  "image": "https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/2022/10/12/970x90_Large_Leaderboard.png",
                  "width": 970,
                  "height": 90
                }]
              },
              "css_class": null,
              "is_dummy": false,
              "hover_text": null
            }],
            "content_id": "bottom-ad-855a47",
            "content_title": "bottom-ad-855a47",
            "content_date": null,
            "content_url": null,
            "content_image_url": null
          },
          "mode": "web"
        };
        if (!("sidearmComponents" in window)) window.sidearmComponents = [];
        window.sidearmComponents.push(obj);
      </script>
      <ads-component params="{ id: '430bd61f-faa1-483d-a006-825fe81159ac' }"><!-- ko ifnot: isInitializing() -->
        <!-- ko switch -->
        <!-- ko case: ad.location.type === 'single' -->
        <!-- ko with: single -->
        <div class="ad single-ad" data-bind="css: css_class">
          <!-- ko if: link === '' || link === '#' --><!-- /ko -->
          <!-- ko if: link !== '' && link !== '#' -->
          <a data-bind="
                            attr:{
                                'aria-label': ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title)), 
                                href: link, 
                                title: hover_text ? hover_text : title, 
                                target: open_in_new_window ? '_blank' : '', 
                                click: $component.trackEvent.bind($data, 'click', $data.title),
                                'tabindex' : ko.computed(function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return 0;

                                    var model = $parents[index];
                                    if(model.component.name != 'main-nav')
                                        return 0;
                                    if (model.component.name === 'main-nav')
                                        return model.isMenuOpen() ? '0' : '-1';
                                    return 0;
                                })
                            },
                            event: {
                                focus: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.openMenu();
                                    }
                                    return;
                                },
                                blur: function() {
                                    var index = 
                                    $parents.findIndex(function(item) {
                                        return Object.keys(item).length > 0 &amp;&amp; item.component;
                                    });
                                    if(index < 0)
                                        return;

                                    var model = $parents[index];
                                    if (model.component.name === 'main-nav') {
                                        model.closeMenu();
                                    }
                                    return;
                                }
                            }
                            " aria-label="Hilldrup 970x90" href="/common/controls/adhandler.aspx?ad_id=33&amp;target=https://www.hilldrup.com/" title="Bottom Ad- Hilldrup " target="_blank" click="function () { [native code] }" tabindex="0">
                            <picture data-bind="html5Picture: picture, alt: ((typeof picture.images[0] != 'undefined') ? (picture.images[0].alt) : (hover_text ? hover_text : title))"><source media="(min-width:500px)" data-srcset="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/2022/10/12/970x90_Large_Leaderboard.png"><img data-src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/2022/10/12/970x90_Large_Leaderboard.png" alt="Hilldrup 970x90" class="lazyload" style=""></picture>
                            <!-- ko if: open_in_new_window -->
                                <span class="external-link a11y-hide">Opens in new window</span>
                            <!-- /ko -->
                        </a>
          <!-- /ko -->
        </div>
        <!-- /ko -->
        <!-- /ko -->
        <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
        <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
        <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
        <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
        <!-- /ko -->
        <!-- /ko -->
      </ads-component>
    </div>
    <div class="row pad">
      <div class="s-sponsors" id="sponsors">
        <script>
          var obj = {
            "start": 0,
            "count": 10,
            "name": "sponsor-slider-466cd7",
            "sport_id": null,
            "count_breakpoints": null,
            "css_class": "",
            "pinned_id": "",
            "extra": {},
            "context": null,
            "dummy": false,
            "type": "ads",
            "id": "7316e0fb-ba00-40c9-9bb4-80262b7014da",
            "data": {
              "location": {
                "id": 0,
                "title": null,
                "type": null,
                "effect": null,
                "fixed_image_sizes": false,
                "excluded_sport_ids": null,
                "slick": false,
                "dfp": false,
                "sidearm_dfp": false,
                "common_page": false,
                "html_template": null,
                "name": null,
                "autoplay_speed": 0,
                "accessibility_icons": false,
                "sizes": null,
                "slick_options": null,
                "dfp_sizes": null
              },
              "campaigns": [],
              "content_id": null,
              "content_title": null,
              "content_date": null,
              "content_url": null,
              "content_image_url": null
            },
            "mode": "web"
          };
          if (!("sidearmComponents" in window)) window.sidearmComponents = [];
          window.sidearmComponents.push(obj);
        </script>
        <ads-component params="{ id: '7316e0fb-ba00-40c9-9bb4-80262b7014da' }"><!-- ko ifnot: isInitializing() -->
          <!-- ko switch -->
          <!-- ko case: ad.location.type === 'single' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'multi' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'html' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'icons' --><!-- /ko -->
          <!-- ko case: ad.location.type === 'dfp' --><!-- /ko -->
          <!-- /ko -->
          <!-- /ko --></ads-component>
      </div>
    </div>
    <div class="main-footer__logos">
      <div class="main-footer__logos-container row pad flex flex-align-center">
        <a class="main-footer__logos-logo" href="https://www.ncaa.com/" target="_blank"><img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_footer_conf_ncaa.svg" alt="NCAA"></a>
        <a class="main-footer__logos-logo" href="http://www.bigeast.com/" target="_blank"><img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_footer_conf_bigeast.svg" alt="Big East Conference"></a>
        <a class="main-footer__logos-logo" href="http://www.patriotleague.org/" target="_blank"><img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_footer_conf_patriotleague.svg" alt="Patriot League"></a>
        <a class="main-footer__logos-logo" href="https://www.playfly.com/" target="_blank"><img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_footer_playfly.svg" alt="Playfly Sports"></a>
      </div>
    </div>
    <div class="main-footer__copyright-statement">
      <div class="row pad">
        <div class="main-footer__statement flex">
          <div class="main-footer__statement-text">
            <span>Georgetown University Department of Intercollegiate Athletics Mission Statement</span><br> Georgetown university has a distinctive identity in intercollegiate athletics. Inspired by the University's Jesuit identity and education
            mission, our athletics program seeks to develop the talents, character, and leadership. Qualities of all student-athletes and members of our community. We aspire for our coaches, student-athletes and staff to exemplify the excellence and
            integrity of the Georgetown community.
          </div>
          <div class="main-footer__values">
            <span class="main-footer__values-title">core values</span>
            <div class="main-footer__values-value flex flex-align-center flex-justify-center">
              <span>Integrity</span>
              <span>Mastery</span>
              <span>Winning</span>
              <span>Community</span>
              <span>Formation</span>
            </div>
          </div>
        </div>
        <div class="main-footer__copyright-container flex">
          <div class="main-footer__copyright-logo">
            <a href="/index.aspx"><img src="https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/guhoyas.com/images/responsive_2022/logo_main.svg" alt="Georgetown University Athletics logo"></a>
          </div>
          <div class="main-footer__copyright">
            <div class="main-footer__title">official site of the hoyas</div> ©2023 Georgetown University Athletics
          </div>
          <div class="main-footer__address">
            <div class="main-footer__title">address</div> McDonough Arena<br>3700 O Street NW,<br>Washington, DC 20057
          </div>
          <div class="main-footer__phone">
            <div class="main-footer__title">phone</div> (202) 687-0100
          </div>
        </div>
      </div>
    </div>
    <div class="main-footer__common">
      <div class="row no-pad">
        <style>
          .c-common-footer {
            line-height: 1.5;
            padding: 0;
          }

          .c-common-footer .c-common-footer__list-items {
            margin: 0;
            padding: 0;
            list-style: none;
          }

          .c-common-footer .c-common-footer__list-item {
            padding: 12px 24px;
            border-top: solid 1px;
          }

          .c-common-footer .c-common-footer__list-item:first-child {
            border-top: none;
          }

          .c-common-footer .c-common-footer__list-item:nth-child(n+3) {
            width: 100%;
          }

          .c-common-footer .c-common-footer__list-link {
            font-weight: 400;
            font-size: 1rem;
          }

          .c-common-footer .c-common-footer__list-link:hover {
            text-decoration: underline;
          }

          .c-common-footer .c-common-footer__logos {
            flex: 0 0 auto;
            -webkit-flex: 0 0 auto;
            border-top: solid 1px;
          }

          .c-common-footer .c-common-footer__logo-item {
            padding: 24px;
            flex: 1 1 50%;
            -webkit-flex: 1 1 50%;
            text-align: center;
          }

          .c-common-footer .c-common-footer__logo-link {
            display: inline-block;
          }

          .c-common-footer .c-common-footer__logo-item:nth-child(n+2) {
            border-left: solid 1px;
          }

          .c-common-footer .c-common-footer__logo-item svg {
            max-height: 30px;
            width: 100%;
          }

          .c-common-footer--black {
            background: black;
          }

          .c-common-footer--black .c-common-footer__list-link {
            color: white;
          }

          .c-common-footer--black .c-common-footer__list-item {
            border-top-color: #474952;
          }

          .c-common-footer--black .c-common-footer__list-item:nth-child(2) {
            border-left-color: #474952;
          }

          .c-common-footer--black .c-common-footer__logos {
            border-top-color: #474952;
          }

          .c-common-footer--black .c-common-footer__logo-item:nth-child(n+2) {
            border-left-color: #474952;
          }

          .c-common-footer--white {
            background: white;
          }

          .c-common-footer--white .c-common-footer__list-link {
            color: black;
          }

          .c-common-footer--white .c-common-footer__list-item {
            border-top-color: #d9d9db;
          }

          .c-common-footer--white .c-common-footer__list-item:nth-child(2) {
            border-left-color: #d9d9db;
          }

          .c-common-footer--white .c-common-footer__logos {
            border-top-color: #d9d9db;
          }

          .c-common-footer--white .c-common-footer__logo-item:nth-child(n+2) {
            border-left-color: #d9d9db;
          }

          .c-common-footer--gray {
            background: #f5f5f5;
          }

          .c-common-footer--gray .c-common-footer__list-link {
            color: black;
          }

          .c-common-footer--gray .c-common-footer__list-item {
            border-top-color: #d9d9db;
          }

          .c-common-footer--gray .c-common-footer__list-item:nth-child(2) {
            border-left-color: #d9d9db;
          }

          .c-common-footer--gray .c-common-footer__logos {
            border-top-color: #d9d9db;
          }

          .c-common-footer--gray .c-common-footer__logo-item:nth-child(n+2) {
            border-left-color: #d9d9db;
          }

          @media all and (min-width:540px) {
            .c-common-footer .c-common-footer__links {
              padding: 24px 12px;
              flex: 1 1 auto;
              -webkit-flex: 1 1 auto;
            }

            .c-common-footer .c-common-footer__list-item {
              padding: 0 12px;
              margin-bottom: 4px;
              border-top: none;
            }

            .c-common-footer .c-common-footer__list-item:nth-child(2) {
              border-left-style: solid;
              border-left-width: 1px;
            }

            .c-common-footer .c-common-footer__logos {
              border-top-style: none;
            }

            .c-common-footer .c-common-footer__logo-item {
              flex: 1 0 auto;
              -webkit-flex: 1 0 auto;
            }

            .c-common-footer .c-common-footer__logo-item svg {
              height: 36px;
              width: auto;
              max-height: none;
            }

            .c-common-footer .c-common-footer__logo-item .c-common-footer__logo-learfield {
              height: 30px;
              width: auto;
              max-height: none;
            }

            .c-common-footer .c-common-footer__logo-item .c-common-footer__logo-sidearm {
              height: 48px;
              width: auto;
              max-height: none;
            }

            .c-common-footer--learfield .c-common-footer__logos {
              border-top-style: solid;
              border-top-width: 1px;
            }
          }

          @media all and (min-width:768px) {
            .c-common-footer {
              padding: 24px 0;
            }

            .c-common-footer .c-common-footer__logos {
              border-top: none;
            }

            .c-common-footer .c-common-footer__logo-item {
              padding: 6px 24px;
              flex: 0 0 auto;
              -webkit-flex: 0 0 auto;
            }
          }
        </style>
        <div class="component c-common-footer c-common-footer--white flex flex-column flex-align-stretch flex-justify-between medium-flex-row">
          <div class="c-common-footer__links">
            <ul class="c-common-footer__list-items flex flex-column flex-align-stretch medium-flex-row flex-wrap">
              <li class="c-common-footer__list-item">
                <a class="c-common-footer__list-link" href="http://sidearmsports.com/terms-of-service" target="_blank">Terms of Service<span class="accessible-hide">, opens in new window</span></a>
              </li>
              <li class="c-common-footer__list-item">
                <a class="c-common-footer__list-link" href="http://sidearmsports.com/privacypolicy" target="_blank">Privacy Policy<span class="accessible-hide">, opens in new window</span></a>
              </li>
            </ul>
          </div>
          <div class="c-common-footer__logos flex flex-align-center">
            <div class="c-common-footer__logo-item">
              <a class="c-common-footer__logo-link" href="https://www.sidearmsports.com" aria-label="Sidearm Sports, opens a new window" target="_blank">

                             <svg class="c-common-footer__logo-sidearm" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 57" xmlns:xlink="http://www.w3.org/1999/xlink" role="img" aria-label="Sidearm Sports website, opens a new tab"><g clip-path="url(#clip6)"><title>Sidearm Sports, opens a new window</title><path d="M126.192 3.382c-.61 0-.924.558-.924 1.674v.662c0 .855.61 1.64 1.865 2.371 1.743 1.03 2.894 1.866 3.469 2.511 1.273 1.465 1.9 3.487 1.9 6.067 0 3.626-2.126 5.44-6.362 5.44-2.092 0-3.609-.384-4.515-1.168-.977-.855-1.465-2.302-1.465-4.36v-2.65h5.108c0 .245-.017.611-.052 1.1a16.89 16.89 0 00-.053 1.098c0 1.726.349 2.58 1.046 2.58.698 0 1.029-.663 1.029-1.988 0-.906-.105-1.621-.349-2.127-.244-.505-.732-.993-1.482-1.499-1.952-1.29-3.085-2.11-3.381-2.423-1.221-1.308-1.831-3.104-1.831-5.405 0-3.522 2.005-5.265 5.997-5.265 2.475 0 4.114.523 4.916 1.552.697.871 1.028 2.58 1.028 5.108h-4.881V5.352c0-1.307-.348-1.97-1.063-1.97zm12.621 5.998h.993c.907 0 1.36-.454 1.36-1.343V5.038c0-.889-.453-1.325-1.36-1.325h-.993V9.38zM133.566 0h7.199c3.487 0 5.23 1.691 5.23 5.038v2.72c0 2.406-.645 3.94-1.918 4.638-.819.453-2.58.68-5.264.68v9.013h-5.247V0zm18.949 17.138c0 .924.348 1.394 1.046 1.394.697 0 1.045-.47 1.045-1.394V4.968c0-.923-.348-1.394-1.045-1.394-.698 0-1.046.47-1.046 1.395v12.169zm-5.457-10.565c0-2.232.523-3.888 1.569-4.97C149.673.523 151.329 0 153.561 0c2.248 0 3.887.523 4.933 1.604 1.046 1.063 1.569 2.72 1.569 4.969v8.96c0 2.232-.523 3.889-1.569 4.97-1.046 1.063-2.685 1.604-4.933 1.604-2.232 0-3.888-.54-4.934-1.604-1.046-1.064-1.569-2.72-1.569-4.97v-8.96zm19.577 1.883h.436c1.133 0 1.708-.506 1.708-1.552v-1.83c0-1.03-.575-1.552-1.708-1.552h-.436v4.934zM161.388 0h6.031c2.754 0 4.515.384 5.3 1.168.784.785 1.168 2.545 1.168 5.3 0 1.238-.245 2.162-.75 2.772-.506.61-1.377.994-2.597 1.133 1.307.175 2.231.558 2.754 1.151.54.61.802 1.552.802 2.842v7.74h-5.317v-8.385c0-1.273-.488-1.918-1.447-1.918h-.68v10.303h-5.247V0h-.017zm16.525 4.463h-3.382V0h12.447v4.463h-3.382v17.644h-5.683V4.463zm15.759-1.081c-.61 0-.924.558-.924 1.674v.662c0 .855.628 1.64 1.865 2.371 1.744 1.03 2.894 1.866 3.47 2.511 1.272 1.464 1.9 3.487 1.9 6.067 0 3.626-2.11 5.44-6.363 5.44-2.092 0-3.591-.384-4.515-1.169-.959-.854-1.447-2.3-1.447-4.358v-2.65h5.108c0 .244-.018.61-.053 1.098a17.48 17.48 0 00-.052 1.099c0 1.726.331 2.58 1.029 2.58.697 0 1.046-.663 1.046-1.988 0-.906-.123-1.621-.367-2.127-.226-.505-.732-.993-1.464-1.499-1.97-1.307-3.103-2.127-3.399-2.44-1.22-1.308-1.831-3.104-1.831-5.405 0-3.505 2.005-5.265 6.015-5.265 2.475 0 4.114.523 4.915 1.551.698.872 1.029 2.58 1.029 5.108h-4.898v-1.29c.017-1.307-.349-1.97-1.064-1.97z" fill="#EE7623"></path><path d="M29.844 3.382c-.645 0-.959.558-.959 1.656v.646c0 .854.645 1.638 1.953 2.37 1.813 1.03 3.015 1.866 3.608 2.511 1.325 1.465 1.97 3.47 1.97 6.05 0 3.609-2.197 5.422-6.607 5.422-2.179 0-3.748-.384-4.69-1.15-1.01-.855-1.516-2.302-1.516-4.36v-2.632h5.317c0 .244-.017.61-.07 1.098-.035.489-.07.855-.07 1.099 0 1.726.367 2.58 1.081 2.58.715 0 1.081-.663 1.081-1.988 0-.906-.122-1.62-.366-2.109-.244-.506-.767-1.011-1.534-1.5-2.057-1.307-3.225-2.109-3.539-2.423-1.272-1.307-1.9-3.103-1.9-5.387C23.603 1.743 25.678 0 29.861 0c2.563 0 4.271.506 5.108 1.534.715.872 1.08 2.563 1.08 5.091h-5.09v-1.29c0-1.308-.383-1.953-1.115-1.953zM37.776.07h5.682v22.037h-5.682V.07zM50.78 18.393h.837c.889 0 1.325-.61 1.325-1.813V5.579c0-1.22-.436-1.83-1.325-1.83h-.837v14.644zM45.097.07h7.165c2.249 0 3.835.366 4.759 1.115 1.063.837 1.604 2.354 1.604 4.533v12.17c0 2.824-1.674 4.236-5.038 4.236h-8.49V.07zm20.849 17.59v-4.846h4.811l.54-4.254h-5.35V4.515h5.856L72.361.07h-13.51s1.343.75 1.412 1.952v18.15c-.07 1.185-1.412 1.952-1.412 1.952H69.59l.557-4.446h-4.2v-.017zm13.196-4.88l-.993-8.822-.994 8.821h1.987zM73.982.07h8.176l3.033 22.037h-5.386l-.576-5.945h-2.074l-.627 5.945h-5.335L73.983.07zm16.945 8.42h.435c1.133 0 1.691-.505 1.691-1.551V5.126c0-1.029-.558-1.552-1.69-1.552h-.436V8.49zM83.797.07h7.897c2.736 0 4.497.383 5.281 1.168.785.784 1.169 2.545 1.169 5.282 0 1.238-.245 2.162-.75 2.755-.506.61-1.36.976-2.58 1.133 1.29.157 2.214.54 2.754 1.15.54.594.802 1.553.802 2.843v7.723h-5.317v-7.305c0-1.273-.488-2.04-1.447-2.04h-.68v9.328h-4.148L83.797.07zm15.95 0h7.566l1.482 12.448L110.172.07h7.652v22.037h-4.811V5.736l-2.458 16.37h-3.608l-2.389-16.37v16.37h-4.81V.07zM6.31 17.33l4.707 4.707 6.572-6.573-2.214-2.197L6.31 17.33zM4.445 6.573L6.66 8.787l9.065-4.08L11.017 0 4.445 6.573z" fill="#003057"></path><path d="M6.24 10.548L3.365 7.67 0 11.018l5.23 5.23 10.564-4.759 2.893 2.894 3.347-3.365-5.212-5.212-10.581 4.742z" fill="#EE7623"></path><path d="M19.158 44.23h2.075c.366 0 .697.035.993.105.296.07.54.175.75.331.209.157.366.35.488.576.122.226.174.523.174.837 0 .348-.07.645-.192.889-.14.244-.313.436-.54.575-.227.14-.488.244-.784.314a4.14 4.14 0 01-.96.104h-.87v2.633h-1.134V44.23zm1.918 2.773c.191 0 .366-.018.523-.035a1.73 1.73 0 00.453-.14.704.704 0 00.314-.279.939.939 0 00.122-.47c0-.192-.035-.332-.122-.454a.704.704 0 00-.314-.279 1.153 1.153 0 00-.436-.122 4.588 4.588 0 00-.506-.035h-.819v1.831h.785v-.017zm4.009.383c0-.506.087-.976.261-1.377.175-.401.401-.767.715-1.046a3.22 3.22 0 011.081-.663 3.837 3.837 0 011.36-.226c.488 0 .959.07 1.377.226a3.22 3.22 0 011.08.663c.314.279.541.627.715 1.046.175.4.262.871.262 1.377 0 .488-.087.941-.262 1.36-.174.401-.4.767-.714 1.063a3.494 3.494 0 01-1.081.698c-.419.174-.872.244-1.377.244-.488 0-.942-.087-1.36-.244a3.205 3.205 0 01-1.08-.697 3.261 3.261 0 01-.716-1.064 3.38 3.38 0 01-.261-1.36zm1.238 0c0 .349.052.663.157.941.104.28.261.524.453.733.192.209.418.366.697.488.262.122.558.174.89.174.33 0 .627-.052.888-.174.262-.122.506-.279.697-.488.192-.21.35-.454.454-.733a2.67 2.67 0 00.157-.94c0-.332-.053-.629-.157-.925a2.208 2.208 0 00-.436-.732 2.01 2.01 0 00-.697-.488 2.187 2.187 0 00-.89-.175c-.313 0-.627.053-.889.175a2.113 2.113 0 00-.68.488c-.191.21-.33.453-.435.732a1.89 1.89 0 00-.21.924zm6.816-3.156h1.237l1.238 4.673h.018l1.394-4.672h1.168l1.377 4.672h.018l1.255-4.672h1.203l-1.866 6.346h-1.098l-1.482-4.76h-.017l-1.482 4.76h-1.098l-1.865-6.346zm10.407 0h4.2v.994h-3.085v1.622h2.911v.959h-2.91V49.6h3.242v1.011h-4.376v-6.38h.018zm6.24 0H52c.297 0 .593.035.872.088.279.07.523.174.75.314.226.139.4.33.523.557.139.227.191.523.191.855 0 .453-.122.837-.383 1.133-.262.296-.61.488-1.064.593l1.691 2.824h-1.36l-1.464-2.685h-.819v2.685h-1.133V44.23h-.018zm2.057 2.738c.157 0 .332-.018.489-.035.157-.018.313-.07.435-.14a.957.957 0 00.314-.279c.087-.122.122-.279.122-.47 0-.175-.035-.314-.122-.419a.868.868 0 00-.296-.261 1.556 1.556 0 00-.401-.14c-.157-.017-.297-.035-.453-.035h-1.029v1.779h.941zm4.359-2.738h4.2v.994h-3.085v1.622h2.911v.959h-2.91V49.6h3.242v1.011h-4.376v-6.38h.018zm6.223 0h2.249c.418 0 .836.053 1.255.157.418.105.802.28 1.133.54.331.245.61.576.82.977.208.401.313.907.313 1.5 0 .557-.105 1.028-.314 1.43-.21.4-.488.731-.82.993a3.316 3.316 0 01-1.132.575 4.475 4.475 0 01-1.255.192h-2.25V44.23zm2.074 5.37c.297 0 .593-.035.872-.104.296-.07.558-.192.802-.349.244-.157.436-.384.575-.663.157-.279.227-.645.227-1.063 0-.453-.07-.82-.227-1.116a2.208 2.208 0 00-.575-.68 2.173 2.173 0 00-.802-.331 5.093 5.093 0 00-.872-.087h-.941V49.6h.941zm8.559-5.37h2.476c.244 0 .47.035.715.088.226.052.435.157.627.279a1.6 1.6 0 01.453.505c.105.21.175.454.175.733 0 .366-.105.662-.314.889a1.81 1.81 0 01-.802.505v.018c.4.052.732.209.994.47.261.262.383.61.383 1.029 0 .349-.07.645-.209.872a1.72 1.72 0 01-.54.575c-.227.14-.489.244-.767.314-.297.07-.593.087-.89.087h-2.283V44.23h-.018zm1.133 2.58h1.012c.383 0 .662-.069.854-.226a.787.787 0 00.296-.645c0-.279-.104-.488-.296-.61-.21-.122-.523-.175-.959-.175h-.906v1.657zm0 2.825h1.012c.14 0 .296-.017.47-.035.175-.017.314-.07.47-.122a.918.918 0 00.35-.279.87.87 0 00.139-.505c0-.332-.105-.576-.349-.698-.226-.14-.575-.192-1.028-.192h-1.063v1.831zm6.974-1.813l-2.389-3.592h1.377l1.604 2.668 1.621-2.668h1.308l-2.388 3.592v2.755h-1.133v-2.755zm35.474-4.132h-1.325v7.427h5.857V49.81h-4.532v-6.12zm6.258 7.427h5.857v-1.325h-4.532v-1.726h3.225v-1.325h-3.225v-1.063a.662.662 0 00-.662-.663h5.194V43.69h-5.857v7.427zm10.006-7.427l-2.615 7.427h1.395l2.162-6.102 1.063 3.051h-1.412l-.471 1.325h2.354l.61 1.726h1.412l-2.615-7.427h-1.883zm11.889 3.068v-1.743c0-.732-.593-1.325-1.325-1.325h-4.532v7.427h1.325v-3.051h2.057l1.412 3.051h1.447l-1.43-3.086a1.29 1.29 0 001.046-1.273zm-1.325-.017h-3.207v-1.063a.663.663 0 00-.663-.663h3.87v1.726zm3.853 4.376h1.325v-3.051h3.207v-1.325h-3.207v-1.063a.663.663 0 00-.663-.663h5.195V43.69h-5.857v7.427zm8.89-7.427h-1.325v7.427h1.325V43.69zm2.545 7.427h5.858v-1.325h-4.533v-1.726h3.208v-1.325h-3.208v-1.063a.662.662 0 00-.662-.663h5.195V43.69h-5.858v7.427zm9.518-7.427h-1.325v7.427h5.858V49.81h-4.533v-6.12zm9.832 0h-3.591v7.427h3.591a2.742 2.742 0 002.737-2.737v-1.97c0-1.5-1.22-2.72-2.737-2.72zm1.412 4.707c0 .785-.627 1.413-1.412 1.413h-2.266v-4.132a.662.662 0 00-.663-.663h2.929c.785 0 1.412.628 1.412 1.412v1.97zm-88.242 7.759h17.485V38.669H91.275v17.487zm7.304-5.039l2.807-2.807 5.997 2.807h-8.804zm-.244-7.427h6.189l-7.427 7.427h-4.445l6.555-6.555-.872-.872zM200 30.876H0v.715h200v-.715z" fill="#003057"></path></g><defs><clipPath id="clip6"><path fill="#fff" d="M0 0h200v56.156H0z"></path></clipPath></defs></svg>
                        
                </a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </footer>
  <script>
    require(['jquery', 'jquery-ui', 'headroom', 'jquery-headroom'], function() {
      //Initalize headroom with proper offsets that is triggered only when the viewport is resized rather than onscroll
      $(window).on("load, resize", function() {
        var offset_height = $('.main-header__top').outerHeight();
        $('html').headroom('destroy').removeData('headroom').headroom({
          offset: offset_height
        });
      }).trigger('resize');
      window.triggerTabs = function(init) {
        $('.s-events__tabs').tabs({
          active: init
        });
        $('.s-events__tabs .s-events__tabs-tab').attr("tabindex", 0);
        $("li.last a").unbind('click').attr("tabindex", 0);
      };
      window.triggerTabs(0);
      $(function() {
        var $tabs = $('li.s-events__tabs-tab');

        function setTabIndex() {
          $tabs.attr('tabindex', '0');
        }
        setTabIndex();
        var observer = new MutationObserver(function() {
          setTabIndex();
        });
        var targetNode = document.querySelector('section.s-events');
        var config = {
          childList: true,
          subtree: true,
          attributes: true,
          attributeFilter: ['class']
        };
        observer.observe(targetNode, config);
      });
    });
  </script>
  <script type="text/javascript">
    window.accessibility_focus_outline_style = 'solid';
    window.accessibility_focus_outline_color = '#00FFFF';
    window.accessibility_focus_outline_width = '5px';
    window.accessibility_light_mode = 'true'.toLowerCase();
  </script>
</form>

Text Content

Skip To Main Content Pause All Rotators


GEORGETOWN UNIVERSITY ATHLETICS

Buy Tickets Opens in new window
Facebook Opens in new window
Twitter Opens in new window
Instagram Opens in new window


MAIN NAVIGATION MENU

 * Sports
    * Men's Sports
    * Baseball Schedule Roster News Facebook Twitter Instagram Tickets
    * Basketball Schedule Roster News Facebook Twitter Instagram Tickets
    * Football Schedule Roster News Facebook Twitter Instagram Tickets
    * Golf Schedule Roster News Facebook Twitter Instagram Tickets
    * Lacrosse Schedule Roster News Facebook Twitter Instagram Tickets
    * Rowing Schedule Roster News Facebook Twitter Instagram Tickets
    * Sailing Schedule Roster News Facebook Twitter Instagram Tickets
    * Soccer Schedule Roster News Facebook Twitter Instagram Tickets
    * Swimming & Diving Schedule Roster News Facebook Twitter Instagram Tickets
    * Tennis Schedule Roster News Facebook Twitter Instagram Tickets
    * XC / Track & Field Schedule Roster News Facebook Twitter Instagram Tickets
   
    * Women's Sports
    * Basketball Schedule Roster News Facebook Twitter Instagram Tickets
    * Field Hockey Schedule Roster News Facebook Twitter Instagram Tickets
    * Golf Schedule Roster News Facebook Twitter Instagram Tickets
    * Lacrosse Schedule Roster News Facebook Twitter Instagram Tickets
    * Rowing Schedule Roster News Facebook Twitter Instagram Tickets
    * Sailing Schedule Roster News Facebook Twitter Instagram Tickets
    * Soccer Schedule Roster News Facebook Twitter Instagram Tickets
    * Softball Schedule Roster News Facebook Twitter Instagram Tickets
    * Squash Schedule Roster News Facebook Twitter Instagram Tickets
    * Swimming & Diving Schedule Roster News Facebook Twitter Instagram Tickets
    * Tennis Schedule Roster News Facebook Twitter Instagram Tickets
    * Volleyball Schedule Roster News Facebook Twitter Instagram Tickets
    * XC / Track & Field Schedule Roster News Facebook Twitter Instagram Tickets

 * Athletics
    * Academic Support
    * Athletics Communications Policies
    * Black Student-Athlete Coalition
    * Calendar
    * Camps
    * Compliance
    * Cooper Athletics Leadership Program
    * Equities & Disclosures
    * General News
    * Diversity, Equity & Inclusion
   
    * Hall of Fame
    * Internships
    * Mental Health
    * Robert A. Duffey Scholar-Athletes
    * Staff Directory
    * Sports Medicine
    * Sports Performance
    * Student-Athlete Advisory Committee
    * Student-Athlete Handbook
    * The Blueprint (NIL)

 * Fan Zone
    * Ball Kids
    * BIG EAST Digital Network on Flosports Opens in new window
    * Digital Assets
    * Donation Request
    * GU Hoyas Official Store
    * Hoya History
    * Hoya Kids Club
   
    * Hoya Spirit
    * HoyasMobile
    * HoyaVision Opens in new window
    * Jack Mascot Appearance Request
    * Social Media Hub
    * Ticket Central
    * We Are Georgetown Apparel

 * Facilities
    * Albert G. McCarthy, Jr. Swimming Pool
    * Capital One Arena
    * Cooper Field
    * Four Streams
    * Georgetown University Athletic Hall of Fame
    * John R. Thompson Jr. Intercollegiate Athletic Center
    * McDonough Arena
    * Shaw Field
    * Thompson Boat Center
    * Washington Nationals Youth Academy
    * Washington Sailing Marina
   
    * Campus Map
    * Driving Directions

 * Shop
    * Shop
    * Official Store
    * We Are Georgetown Official Gear
   
    * Gear
    * T-Shirts
    * Hats
    * Sweatshirts
    * Men's Gear
    * Women's Gear
    * Kids Gear
    * Fanatics Branded

 * Support Athletics
    * Donate Now
    * The Annual Fund for Georgetown Athletics
    * Scholarship Endowments
    * Hoyas Unlimited
    * Hoya Hoop Club
    * Letterwinners Challenge
   
    * The Hoya Blueprint Exchange

 * Tickets
    * Tickets Home
    * Men's Basketball
    * Women's Basketball
    * Football
    * Men's Lacrosse
    * Women's Lacrosse
    * Men's Soccer
    * Women's Soccer
   
    * Email Updates

Search
Search Go


SPORT NAVIGATION MENU

 * Men's Rowing
   
 * Schedule
 * Roster
 * News
 * Archives
 * More +
   * More Information
   * Thompson's Boat Center
   * Directions
   * Friends of Georgetown Rowing
   * Row2k
   * Recruiting
   * Recruits
   * Email Heavyweight Recruiting Coordinator
   * Email Lightweight Recruiting Coordinator

Men's Rowing 4/12/2023 2:51:00 PM


HOYAS COMPETE AT OCCOQUAN INVITATIONAL AND YALE OVER THE WEEKEND

 * 
 * 
 * 
 * 
 * 
 * 


STORY LINKS

WASHINGTON – The Georgetown men's rowing team competed in a pair of regattas
this past weekend. The heavyweight squad managed a victory in the Varsity 4+
race, while the lightweights faced Yale in head-to-head races.

Occoquan Collegiate Invitational (HW)
2000m
Inconsistent and light cross tailwind for all races, a flat and fair race
course.
 * Varsity 8+ (3rd - 5:42.79)
   * Coxswain: Erin Farrell, Stroke: William Stravropoulos, 7: Andrew Tokarski,
     6: Gordon Robbins, 5: Arty Baker, 4:Cyrus Farman-Farmaian, 3: Tommy
     Londres, 2: Duke Campbell, Bow: Samuel Sofman
 * 2nd Varsity 8+ (4th - 6:05.64)
   * Coxswain: Andrew Knispel, Stroke: Christopher Rowney, 7: Chris Delaney, 6:
     Ollie Wang, 5: Jesse Ryno, 4: Conor Murphy, 3: Thomas Kloc, 2: Jimmy Gill,
     Bow: Casey Smith
 * Varsity 4+ (1st - 6:49.75)
   * Coxswain: Catie McEnttaggar, Stroke: Andrew Howard, 3: Tony Florence, 2:
     Dylan Thom, Bow: Aidan Kilgannon
 * Earlier in the day, the Hoyas raced against Marietta, picking up a trio of
   victories.

Georgetown vs. Yale
2000m
Clear morning, light tailwind increasing to medium throughout the morning.
 * Varsity 8+ (2nd - 5:38.4)
   * Coxswain: Nelson Liu, Stroke: Ruben Luthra, 7: Eli Rabinowitz, 6: Sean
     Rybus, 5: Finn Callaghan, 4: Gavin Ramm, 3: William Chesner, 2: Justin
     Taliaferro, Bow: Jackson Cederholm     
 * 2nd Varsity 8+ (2nd - 5:48.2)
   * Coxswain: Juliana Di Carlo, Stroke: Jameson Weyrich, 7: Ryan Walter, 6:
     James Weld, 5: John Dukes Plum, 4: Sam Namian, 3: Quentin Bazar, 2: Sam
     Rosenblum, Bow: Thomas Cullen      
 * 3rd Varsity 8+ (3rd - 5:53.0)
   * Coxswain: Claire Duchesne, Stroke: Ryan Young, 7: Jai Kondapalli, 6: Fenn
     Suter, 5: Benjamin Doolan, 4: Zachary deMello, 3: John Andrzejewski, 2:
     Pierce Dodman, Bow: William DiGiovanni  

Up Next
 * The heavyweights will be back in action on Saturday as the squad travels to
   the Healy Cup in Princeton, New Jersey.
 * The lightweight team will compete on Saturday at the JJ Forester Cup on the
   Potomac, fans are encouraged to attend the races that will go from noon to 1
   p.m.

Print Friendly Version


PLAYERS MENTIONED


RYAN YOUNG

LW 5' 9" Senior


ARTY BAKER

HW 6' 6" Senior


JACKSON CEDERHOLM

LM 6' 3" Senior


CHRIS DELANEY

HW 6' 3" Sophomore


ZACHARY DEMELLO

LM 6' 0" Junior


JULIANA DI CARLO

COX 5' 0" Junior


WILLIAM DIGIOVANNI

LM 5' 10" Sophomore


BENJAMIN DOOLAN

LM 6' 1" Junior


CYRUS FARMAN-FARMAIAN

HW 6' 4" Sophomore


ERIN FARRELL

COX 5' 1" Junior


ANDREW HOWARD

HW 6' 2" Senior


AIDAN KILGANNON

HW 6' 1" Sophomore



RELATED STORY CONTENT




STORY LINKS


RELATED VIDEOS


RELATED STORIES

 * 04.03.23
   
   Georgetown Competes at National Lightweight Invitational

 * 02.08.23
   
   Men’s Rowing Releases 2023 Schedule

 * 11.06.22
   
   Men’s Rowing 2- Finishes Highest for the Hoyas in New Jersey

 * 11.05.22
   
   Men’s Rowing Competes at Princeton 3-Mile Chase

 * 10.29.22
   
   Men’s Rowing Takes Third at Head of the Schuylkill





FOOTER

Skip Ad
Opens in new window


Georgetown University Department of Intercollegiate Athletics Mission Statement
Georgetown university has a distinctive identity in intercollegiate athletics.
Inspired by the University's Jesuit identity and education mission, our
athletics program seeks to develop the talents, character, and leadership.
Qualities of all student-athletes and members of our community. We aspire for
our coaches, student-athletes and staff to exemplify the excellence and
integrity of the Georgetown community.
core values
Integrity Mastery Winning Community Formation
official site of the hoyas
©2023 Georgetown University Athletics
address
McDonough Arena
3700 O Street NW,
Washington, DC 20057
phone
(202) 687-0100
 * Terms of Service, opens in new window
 * Privacy Policy, opens in new window

Sidearm Sports, opens a new window
Ad Blocker Detected

Thanks for visiting guhoyas.com!

The use of software that blocks ads hinders our ability to serve you the content
you came here to enjoy.

We ask that you consider turning off your ad blocker so we can deliver you the
best experience possible while you are here.

Thank you for your support!

Learn More About Ad Blockers
Close