(function(){
        var style_text = ".localist-widget-hl ol {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n.localist-widget-hl .event-list {\n  display: flex;\n  flex-wrap: wrap;\n  position: relative;\n  \n  -webkit-transition: opacity .10s ease-out,left .5s ease-out;\n  -moz-transition: opacity .10s ease-out,left .5s ease-out;\n  transition: opacity .10s ease-out,left .5s ease-out;\n\n}\n\n.localist-widget-hl li.event {\n  \n  -webkit-transition: opacity .10s .10s ease-out,-webkit-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  -moz-transition: opacity .10s .10s ease-out,-moz-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  transition: opacity .10s .10s ease-out,transform .10s .10s ease-out,visibility .10s .10s ease-out;\n\n}\n\n.localist-widget-hl .event-list li {\n  flex: 1 0 calc(25% - 20px);\n  min-width: 200px;\n  margin: 10px;\n}\n\n.localist-widget-hl .event-card {\n  display: block;\n  overflow: hidden;\n  padding: 0;\n  position: relative;\n  background: #fff;\n  border: 2px solid #efefef;\n  color: #232323;\n  font-size: .8125rem;\n}\n\n.localist-widget-hl .event-overview {\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-details {\n  background: rgba(215, 63, 9, 0.8);\n  color: #fff;\n  width: 100%;\n  height: 100%;\n  left: 0;\n  opacity: 0;\n  padding: 20px;\n  position: absolute;\n  top: 0;\n  visibility: hidden;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl dl {\n  border: 0;\n  font-family: inherit;\n  font-size: 100%;\n  font-style: inherit;\n  font-weight: inherit;\n  margin: 0;\n  outline: 0;\n  padding: 0;\n  vertical-align: baseline;\n}\n\n.localist-widget-hl .event-specs dt {\n  background-position: center;\n  background-repeat: no-repeat;\n  clear: both;\n  margin-right: 15px;\n  overflow: hidden;\n  text-indent: -9999px;\n  width: 40px;\n  float: left;\n}\n\n.localist-widget-hl .event-specs dt,.event-specs dd {\n  padding: 14px 0 17px;\n}\n\n.localist-widget-hl .event-specs dd {\n  border-top: 1px solid rgba(255,255,255,0.15);\n  position: relative;\n  margin: 0;\n}\n\n.localist-widget-hl .event-detail-title {\n  display: block;\n  line-height: 1.1875em;\n  margin-bottom: 1.5em;\n  font-size: 13px;\n}\n\n.localist-widget-hl .event-specs dd:before {\n  position: absolute;\n  top: 0;\n  left: 40px;\n  width: 1px;\n  height: 100%;\n  background: rgba(255,255,255,0.15);\n  content: '';\n}\n\n.localist-widget-hl strong {\n  font-weight: 700;\n}\n\n.localist-widget-hl .event-specs {\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n  border-width: 1px 0;\n  line-height: normal;\n  overflow: hidden;\n}\n\n.localist-widget-hl .cover {\n  height: 100%;\n  left: 0;\n  position: absolute;\n  text-indent: -9999px;\n  top: 0;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card header {\n  overflow: hidden;\n  position: relative;\n  height: 13.538em;\n}\n\n.localist-widget-hl .event-card:hover .event-details {\n  opacity: 1;\n  visibility: visible;\n}\n\n.localist-widget-hl .event-list .event-overview .content {\n  height: 7.615384615em;\n  border: 1px solid #efefef;\n  border-width: 0 1px;\n  padding: 23px 20px 19px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content:before {\n  background: #fff;\n  bottom: 0;\n  content: '';\n  height: 17px;\n  left: 1px;\n  position: absolute;\n  right: 1px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event--date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content p {\n  overflow: hidden;\n  margin: 0;\n  display: -webkit-box;\n  text-overflow: ellipsis;\n  -webkit-line-clamp: 3;\n  -webkit-box-orient: vertical;\n  -moz-box-orient: vertical;\n  box-orient: vertical;\n  line-height: 1.5em;\n  font-family: Georgia,serif;\n}\n\n.localist-widget-hl .event-title {\n  background: rgba(0,0,0,0.8) left top;\n  bottom: 0;\n  color: #fff;\n  font-weight: 800;\n  left: 0;\n  overflow: hidden;\n  padding: 7px 20px 5px;\n  position: absolute;\n  text-overflow: ellipsis;\n  width: 100%;\n  white-space: nowrap;\n  z-index: 1;\n  line-height: 1.875rem;\n  font-size: .8125rem;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  margin: 0;\n  outline: 0;\n  vertical-align: baseline;\n  border: 0;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-short-date {\n\n  background: #d73f09;\n  position: absolute;\n  width: 2.777777778em;\n  height: 2.777777778em;\n  top: 0;\n  left: 0;\n  z-index: 1;\n  padding: .333333333em 0 0;\n  color: #fff;\n  font-weight: 800;\n  font-size: 1.125rem;\n  line-height: 1.111111111em;\n  font-family: : \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  text-align: center;\n  text-transform: uppercase;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card:hover .event-img {\n  \n  -webkit-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -moz-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -ms-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -o-transform: scale(1.75) translateX(-30%) translateY(16%);\n  transform: scale(1.75) translateX(-30%) translateY(16%);\n\n}\n\n.localist-widget-hl .event-card .content:before {\n  position: absolute;\n  background: #fff;\n  left: 1px;\n  bottom: 0;\n  right: 1px;\n  content: '';\n  height: 17px;\n}\n\n.localist-widget-hl .event-img {\n  position: relative;\n  width: auto;\n  height: auto;\n  min-height: 100%;\n  min-width: 100%;\n  display: block;\n  left: 50%;\n  \n  -webkit-transform-origin: center center;\n  -moz-transform-origin: center center;\n  -ms-transform-origin: center center;\n  -o-transform-origin: center center;\n  transform-origin: center center;\n  -webkit-transform: translateX(-50%);\n  -moz-transform: translateX(-50%);\n  -ms-transform: translateX(-50%);\n  -o-transform: translateX(-50%);\n  transform: translateX(-50%);\n\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card img {\n  display: block;\n  height: auto;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .localist-widget-hl .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .event-short-date {\n  background: #d73f09;\n}\n\n.localist-widget-hl .event-card:hover header {\n  overflow: visible;\n}\n\n.localist-widget-hl .event-card:hover {\n  border-color: rgba(215, 63, 9, 0.8);\n}\n\n.localist-widget-hl .event-card:hover .event-overview {\n  -webkit-filter: blur(5px);\n  filter: blur(5px);\n}\n\n.localist-widget-hl .event-list .event-card {\n  height: 22em;\n}\n\n.localist-widget-hl .event-short-date abbr {\n  display: block;\n  font-size: 11px;\n  font-weight: 400;\n  line-height: 1.181818182em;\n  border: 0 none;\n}\n\n.localist-widget-hl * {\n  -moz-box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n.localist-widget-hl .pin {\n  width: 17px;\n  height: 17px;\n  border-radius: 48% 50% 50% 0;\n  background: #fff;\n  transform: rotate(-45deg);\n  float: left;\n  margin-left: 10px;\n  text-indent: initial;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .pin:after {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  margin: 5px 0 0 6px;\n  background: rgba(215, 63, 9, 0.8);\n  border-radius: 50%;\n  position: absolute;\n}\n\n.localist-widget-hl .clock {\n  float: left;\n  margin-top: 0;\n  border: 2px solid #fff;\n  display: inline-block;\n  position: relative;\n  vertical-align: top;\n  border-radius: 100%;\n  height: 18px;\n  width: 18px;\n  margin-left: 8px;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .clock:before {\n  height: 4px;\n  left: 8px;\n  top: 4px;\n  -webkit-transform: rotate(90deg);\n  -moz-transform: rotate(90deg);\n  -ms-transform: rotate(90deg);\n  -o-transform: rotate(90deg);\n  transform: rotate(90deg);\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n.localist-widget-hl .clock:after {\n  height: 4px;\n  left: 6px;\n  top: 2px;\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n//\n<!--@media only screen and (min-width: 30em) {-->\n<!--  .localist-widget-hl .event-list>li:nth-child(2n+1) {-->\n<!--    clear: left;-->\n<!--  }-->\n\n<!--  .localist-widget-hl .event-list>li:not(:nth-child(2n)) {-->\n<!--    margin-right: 5%;-->\n<!--  }-->\n<!--}-->\n\n<!--@media only screen and (min-width: 45em) {-->\n<!--  .localist-widget-hl .event-list>li:nth-child(3n+1) {-->\n<!--    clear: left;-->\n<!--  }-->\n\n<!--  .localist-widget-hl .event-list>li:not(:nth-child(3n)) {-->\n<!--    margin-right: 3.125%;-->\n<!--  }-->\n\n<!--  .localist-widget-hl .event-list li:nth-child(2n+1):not(:nth-child(3n+1)) {-->\n<!--    clear: none;-->\n<!--  }-->\n\n<!--  .localist-widget-hl .event-list>li:nth-child(3n) {-->\n<!--    margin-right: 0;-->\n<!--  }-->\n<!--}-->\n\n<!--@media only screen and (min-width: 62.5em) {-->\n<!--  .localist-widget-hl .event-list>li:not(:nth-child(5n)) {-->\n<!--    margin-right: 1.66667%;-->\n<!--  }-->\n\n<!--  .localist-widget-hl .event-list>li:nth-child(5n+1) {-->\n<!--    clear: left;-->\n<!--  }-->\n\n<!--  .localist-widget-hl .event-list li:nth-child(3n+1) {-->\n<!--    clear: none;-->\n<!--  }-->\n\n<!--  .localist-widget-hl .event-list>li:nth-child(5n) {-->\n<!--    margin-right: 0;-->\n<!--  }-->\n<!--}-->\n\n<!--@media only screen and (min-width: 30em) {-->\n<!--  .localist-widget-hl .event-list>li {-->\n<!--    float: left;-->\n<!--    margin-bottom: 5%;-->\n<!--    width: 47.5%;-->\n<!--  }-->\n<!--}-->\n\n<!--@media only screen and (min-width: 45em) {-->\n<!--  .localist-widget-hl .event-list>li {-->\n<!--    float: left;-->\n<!--    margin-bottom: 3.125%;-->\n<!--    width: 31.25%;-->\n<!--  }-->\n<!--}-->\n\n<!--@media only screen and (min-width: 62.5em) {-->\n<!--  .localist-widget-hl .event-list>li {-->\n<!--    float: left;-->\n<!--    margin-bottom: 1.66667%;-->\n<!--    width: 18.66667%;-->\n<!--  }-->\n<!--}-->";
        var head = document.getElementsByTagName('head')[0];
        if(!head) {
          var body = document.body;
          head = document.createElement('head');
          body.parentNode.insertBefore(head, body);
        }
        var style;
        if(document.createStyleSheet) {
          style = document.createStyleSheet();
          style.cssText = style_text;
        } else {
          style = document.createElement('style');
          style.appendChild(document.createTextNode(style_text));
        }
        try {
          head.appendChild(style);
        } catch(err) {};
      })();
try{document.getElementById("localist-widget-46916092").innerHTML="<!-- begin code -->\n\n\n<div class=\"localist-widget-hl\">\n\n    <ol class=\"event-list\">\n        \n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Pride Center and SOL Connect</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-23\">\n                                23&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Pride Center and SOL Connect\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/31160320777794/square_300/5ea0723f650fda92444ee0ce86a12222a4f9388c.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Join the Pride Center and SOL: LGBTQ+ Multicultural Support Network for a fun afternoon of community! Take a look at some Queer friendly resources across campus, play a lawn...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Pride Center and SOL Connect</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-23\">\n                                    Thursday, September 23 <br> 12:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    MU Brick Mall\n                                </dd>\n                                \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/pride_center_connect?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Pride Center and SOL Connect</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            12:00 pm\n                             - \n                            \n                            \n                                \n                                MU Brick Mall\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Latinx Connect: Bienvenidos, Bem Vindo and Welcome!</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-24\">\n                                24&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Latinx Connect: Bienvenidos, Bem Vindo and Welcome!\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37829251712732/square_300/ede8c3c0da8640d70cc4f12b7884c8b7fc1885f3.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Latinx Connect: Bienvenidos, Bem Vindo and Welcome! Is a welcome event focused on providing resources and community to new students, transfer students, Latinx-identifying...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Latinx Connect: Bienvenidos, Bem Vindo and Welcome!</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-24\">\n                                    Friday, September 24 <br> 12:00 pm\n                                </time>\n                            </dd>\n\n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/latinx_connect_bienvenidos_bem_vindo_and_welcome?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Latinx Connect: Bienvenidos, Bem Vindo and Welcome!</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            12:00 pm\n                            \n                            \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Interfraternity Council Fall Recruitment - Open Houses</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-24\">\n                                24&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Interfraternity Council Fall Recruitment - Open Houses\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37652044678361/square_300/ea25b76323a6d478a04b1284e3e0ca3686be66c1.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37652044678361/square_300@2x/ea25b76323a6d478a04b1284e3e0ca3686be66c1.jpg 2x, https://localist-images.azureedge.net/photos/37652044678361/square_300/ea25b76323a6d478a04b1284e3e0ca3686be66c1.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Tour the chapter houses of the Interfraternity Council's 16 housed chapters and learn more about the IFC membership experience!\n\nParticipation in IFC Fall Recruitment is FREE...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Interfraternity Council Fall Recruitment - Open Houses</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-24\">\n                                    Friday, September 24 <br> 5:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Various IFC Chapter Houses\n                                </dd>\n                                \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/interfraternity_council_fall_recruitment_-_open_houses?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Interfraternity Council Fall Recruitment - Open Houses</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                Various IFC Chapter Houses\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">End of Summer Beaver Bash</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-24\">\n                                24&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"End of Summer Beaver Bash\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37830027370765/square_300/e08493b52889953eb3de9cdefdf447f9711bc8e0.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37830027370765/square_300@2x/e08493b52889953eb3de9cdefdf447f9711bc8e0.jpg 2x, https://localist-images.azureedge.net/photos/37830027370765/square_300/e08493b52889953eb3de9cdefdf447f9711bc8e0.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>End of Summer Beaver Bash is an event where we celebrate the end of summer and a new school year! This year we will be providing a variety of activities, such as; spin art,...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">End of Summer Beaver Bash</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-24\">\n                                    Friday, September 24 <br> 8:30 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Memorial Union Quad (MU Quad)\n                                    \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/end_of_summer_beaver_bash_575?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >End of Summer Beaver Bash</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            08:30 pm\n                             - \n                            \n                            \n                                \n                                Memorial Union Quad (MU Quad)\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Interfraternity Council Fall Recruitment - Chapter Events</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-25\">\n                                25&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Interfraternity Council Fall Recruitment - Chapter Events\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37652067047018/square_300/c6cc7bfbe51752f1b469f7adb2c1bfc0a0f5a430.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37652067047018/square_300@2x/c6cc7bfbe51752f1b469f7adb2c1bfc0a0f5a430.jpg 2x, https://localist-images.azureedge.net/photos/37652067047018/square_300/c6cc7bfbe51752f1b469f7adb2c1bfc0a0f5a430.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Get to know IFC's 22 chapters better through individual chapter events from September 25-30. Some events will be open to anyone who wants to attend and some may be by...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Interfraternity Council Fall Recruitment - Chapter Events</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-25\">\n                                    Saturday, September 25\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Various locations\n                                </dd>\n                                \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/interfraternity_council_fall_recruitment_-_chapter_events?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Interfraternity Council Fall Recruitment - Chapter Events</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            \n                                \n                                Various locations\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">BEavers Here Now Guided Meditation</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-27\">\n                                27&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"BEavers Here Now Guided Meditation\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37821672021350/square_300/87ab1a1205c4b325bac80ce1520becf199a831d0.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37821672021350/square_300@2x/87ab1a1205c4b325bac80ce1520becf199a831d0.jpg 2x, https://localist-images.azureedge.net/photos/37821672021350/square_300/87ab1a1205c4b325bac80ce1520becf199a831d0.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Enjoy a different 15 minute guided meditation each week. Sessions take place every Monday and Wednesday at 5 pm. Each session will be offered in person AND remotely.  ...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">BEavers Here Now Guided Meditation</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-27\">\n                                    Monday, September 27 <br> 5:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Memorial Union Building (MU)\n                                    \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/beavers_here_now_guided_meditation_7744?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >BEavers Here Now Guided Meditation</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                Memorial Union Building (MU)\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Ina Haws Connect</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-27\">\n                                27&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Ina Haws Connect\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37884443185571/square_300/47cdbcd2fb7adc94930b337b1abffc82e6ca6366.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37884443185571/square_300@2x/47cdbcd2fb7adc94930b337b1abffc82e6ca6366.jpg 2x, https://localist-images.azureedge.net/photos/37884443185571/square_300/47cdbcd2fb7adc94930b337b1abffc82e6ca6366.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Connect with the Kaku-Ixt Mana Ina Haws (formally known as the Native American Longhouse Eena Haws) staff and Indigenous-based students orgs!\n\nNew and continuing students are...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Ina Haws Connect</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-27\">\n                                    Monday, September 27 <br> 5:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Kaku-Ixt Mana Ina Haws\n                                </dd>\n                                \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/ina_haws_connect?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Ina Haws Connect</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                Kaku-Ixt Mana Ina Haws\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Ettihad Cultural Center Connect</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-28\">\n                                28&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Ettihad Cultural Center Connect\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/586899/square_300/08ee3ac3322c69f0240d71f8437dc00a4cdd5833.jpg\" srcset=\"https://localist-images.azureedge.net/photos/586899/square_300@2x/08ee3ac3322c69f0240d71f8437dc00a4cdd5833.jpg 2x, https://localist-images.azureedge.net/photos/586899/square_300/08ee3ac3322c69f0240d71f8437dc00a4cdd5833.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>ECC Welcome Event/Open House:\n\n \n\nActivities:\n\nKaraoke/Open MicFood - Drinks, Sweets: DonutsGames and more!</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Ettihad Cultural Center Connect</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-28\">\n                                    Tuesday, September 28 <br> 5:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Student Experience Center (SEC)\n                                    \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/ettihad_cultural_center_connect?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Ettihad Cultural Center Connect</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                Student Experience Center (SEC)\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Part-Time Job Fair</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-29\">\n                                29&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Part-Time Job Fair\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/658198/square_300/52301b9ab61cda18032444493582cc52a324aaa6.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>The 2021 Part-Time Job Fair allows students interested in part-time jobs or internships to interact with local employers stationed at tables in the Student Experience Center...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Part-Time Job Fair</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-29\">\n                                    Wednesday, September 29 <br> 11:00 am\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Student Experience Center Plaza (SEC Plaza)\n                                    \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/part-time_job_fair?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Part-Time Job Fair</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            11:00 am\n                             - \n                            \n                            \n                                \n                                Student Experience Center Plaza (SEC Plaza)\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Orange Media Network Open House</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-29\">\n                                29&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Orange Media Network Open House\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37828875784151/square_300/247c3a94c46f42a7ae243bfb79183d913b5b0a94.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37828875784151/square_300@2x/247c3a94c46f42a7ae243bfb79183d913b5b0a94.jpg 2x, https://localist-images.azureedge.net/photos/37828875784151/square_300/247c3a94c46f42a7ae243bfb79183d913b5b0a94.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Do you have an itch for student media? From journalism to podcasting, OMN connects your voice to our community. Orange Media Network is holding our termly open house. Meet...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Orange Media Network Open House</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-29\">\n                                    Wednesday, September 29 <br> 5:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    SEC 4th Floor\n                                </dd>\n                                \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/orange_media_network_open_house_996?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Orange Media Network Open House</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                SEC 4th Floor\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Multicultural Greek Council Meet &amp; Greet: In-Person</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-29\">\n                                29&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Multicultural Greek Council Meet &amp; Greet: In-Person\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37652154752240/square_300/24ea7c4cb08552f92e1e652ce1b327d4412ca7ad.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37652154752240/square_300@2x/24ea7c4cb08552f92e1e652ce1b327d4412ca7ad.jpg 2x, https://localist-images.azureedge.net/photos/37652154752240/square_300/24ea7c4cb08552f92e1e652ce1b327d4412ca7ad.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Join members from MGC's three sororities and one fraternity for some back to school fun! Learn more about the MGC member experience, how you can join a chapter, and get to...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Multicultural Greek Council Meet &amp; Greet: In-Person</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-29\">\n                                    Wednesday, September 29 <br> 6:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    TBD\n                                </dd>\n                                \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/multicultural_greek_council_meet_greet_in-person?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Multicultural Greek Council Meet &amp; Greet: In-Person</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            06:00 pm\n                             - \n                            \n                            \n                                \n                                TBD\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Multicultural Greek Council Meet &amp; Greet: Virtual</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-09-30\">\n                                30&nbsp;<abbr title=\"September\">\n                                    Sep\n                                </abbr>\n                            </time>\n                            <img alt=\"Multicultural Greek Council Meet &amp; Greet: Virtual\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37652169008919/square_300/276a2f82accdb33659b391c7f0586c5092718f6d.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Join members from Multicultrual Greek Council's three sororities and one fraternity for some back to school fun! Learn more about the MGC member experience, how you can join a...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Multicultural Greek Council Meet &amp; Greet: Virtual</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-09-30\">\n                                    Thursday, September 30 <br> 6:00 pm\n                                </time>\n                            </dd>\n\n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/multicultural_greek_council_meet_greet_virtual?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Multicultural Greek Council Meet &amp; Greet: Virtual</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            06:00 pm\n                            \n                            \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Beaver Community Fair</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-10-01\">\n                                01&nbsp;<abbr title=\"October\">\n                                    Oct\n                                </abbr>\n                            </time>\n                            <img alt=\"Beaver Community Fair\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/586904/square_300/60d441f778441cfea552418fd00cb1e4752a869b.jpg\" srcset=\"https://localist-images.azureedge.net/photos/586904/square_300@2x/60d441f778441cfea552418fd00cb1e4752a869b.jpg 2x, https://localist-images.azureedge.net/photos/586904/square_300/60d441f778441cfea552418fd00cb1e4752a869b.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Connect with the Beaver Community! Annually the Beaver Community Fair draws together the OSU and greater Corvallis communities to celebrate the start of the academic year. ...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Beaver Community Fair</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-10-01\">\n                                    Friday, October 1 <br> 12:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Memorial Union Quad (MU Quad)\n                                    \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/beaver_community_fair_2927?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Beaver Community Fair</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            12:00 pm\n                             - \n                            \n                            \n                                \n                                Memorial Union Quad (MU Quad)\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Panhellenic Fall Formal Recruitment </h2>\n                            <time class=\"event-short-date\" datetime=\"2021-10-01\">\n                                01&nbsp;<abbr title=\"October\">\n                                    Oct\n                                </abbr>\n                            </time>\n                            <img alt=\"Panhellenic Fall Formal Recruitment \" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37696468767972/square_300/e64615f2c564cfefdbd692d877ac5c45b4152a8e.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37696468767972/square_300@2x/e64615f2c564cfefdbd692d877ac5c45b4152a8e.jpg 2x, https://localist-images.azureedge.net/photos/37696468767972/square_300/e64615f2c564cfefdbd692d877ac5c45b4152a8e.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Panhellenic is the governing council for traditionally housed sororities. Oregon State has 11 Panhellenic chapters and all are housed.\n\nPanhellenic Fall Formal Recruitment is...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Panhellenic Fall Formal Recruitment </strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-10-01\">\n                                    Friday, October 1 <br> 12:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Various Chapter Houses\n                                </dd>\n                                \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/panhellenic_fall_formal_recruitment?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Panhellenic Fall Formal Recruitment </a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            12:00 pm\n                             - \n                            \n                            \n                                \n                                Various Chapter Houses\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">Meet 'n' Eat with the Waste Watchers club</h2>\n                            <time class=\"event-short-date\" datetime=\"2021-10-01\">\n                                01&nbsp;<abbr title=\"October\">\n                                    Oct\n                                </abbr>\n                            </time>\n                            <img alt=\"Recycling superhero asking, &quot;Because who doesn&#x27;t want to be a hero?&quot;\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/37830296933593/square_300/805d0595c57c83596411cff002c140288d951b93.jpg\" srcset=\"https://localist-images.azureedge.net/photos/37830296933593/square_300@2x/805d0595c57c83596411cff002c140288d951b93.jpg 2x, https://localist-images.azureedge.net/photos/37830296933593/square_300/805d0595c57c83596411cff002c140288d951b93.jpg 1x\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Fight the scourge of waste - Join the Waste Watchers Club!\n\nStop by our Fall Meet \u2018n\u2019 Eat to meet people who share your interests in eco-justice, learn about our...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">Meet 'n' Eat with the Waste Watchers club</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2021-10-01\">\n                                    Friday, October 1 <br> 5:00 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Student Experience Center (SEC)\n                                    \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.oregonstate.edu/event/meet_n_eat_with_the_waste_watchers_club?utm_campaign=widget&utm_medium=widget&utm_source=Oregon+State+University\" >Meet 'n' Eat with the Waste Watchers club</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            05:00 pm\n                             - \n                            \n                            \n                                \n                                Student Experience Center (SEC)\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n        \n    </ol>\n</div>";}catch(err){};
